Class DeepSelectionChangeEvent

java.lang.Object
com.inductiveautomation.perspective.designer.workspace.events.DeepSelectionChangeEvent

public final class DeepSelectionChangeEvent extends Object
  • Field Details

    • deepSelection

      public final DeepSelection deepSelection
    • designerComponentStore

      public final com.teamdev.jxbrowser.js.JsObject designerComponentStore
  • Constructor Details

    • DeepSelectionChangeEvent

      public DeepSelectionChangeEvent(DeepSelection deepSelection, com.teamdev.jxbrowser.js.JsObject designerComponentStore)