java.lang.Object
com.inductiveautomation.perspective.designer.workspace.actioneditor.MutableEventConfig

public class MutableEventConfig extends Object
  • Method Details

    • getEventConfig

      public EventConfig getEventConfig()
      Calculates the overall EventConfig that the user interface is currently representing.
    • clearAltered

      public void clearAltered()
    • isConfigured

      public boolean isConfigured(EventTreeNode node)
    • isAltered

      public boolean isAltered(EventTreeNode node)
    • getOrCreateModel

      public ActionListModel getOrCreateModel(String eventGroup, String eventName)