Class DeepSelectionChangeEvent
java.lang.Object
com.inductiveautomation.perspective.designer.workspace.events.DeepSelectionChangeEvent
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeepSelectionChangeEvent
(DeepSelection deepSelection, com.teamdev.jxbrowser.js.JsObject designerComponentStore) -
Method Summary
-
Field Details
-
deepSelection
-
designerComponentStore
public final com.teamdev.jxbrowser.js.JsObject designerComponentStore
-
-
Constructor Details
-
DeepSelectionChangeEvent
public DeepSelectionChangeEvent(DeepSelection deepSelection, com.teamdev.jxbrowser.js.JsObject designerComponentStore)
-