Class DeepSelectionChangeEvent
- java.lang.Object
- 
- com.inductiveautomation.perspective.designer.workspace.events.DeepSelectionChangeEvent
 
- 
 public final class DeepSelectionChangeEvent extends java.lang.Object
- 
- 
Field SummaryFields Modifier and Type Field Description DeepSelectiondeepSelectioncom.teamdev.jxbrowser.js.JsObjectdesignerComponentStore
 - 
Constructor SummaryConstructors Constructor Description DeepSelectionChangeEvent(DeepSelection deepSelection, com.teamdev.jxbrowser.js.JsObject designerComponentStore)
 
- 
- 
- 
Field Detail- 
deepSelectionpublic final DeepSelection deepSelection 
 - 
designerComponentStorepublic final com.teamdev.jxbrowser.js.JsObject designerComponentStore 
 
- 
 - 
Constructor Detail- 
DeepSelectionChangeEventpublic DeepSelectionChangeEvent(DeepSelection deepSelection, com.teamdev.jxbrowser.js.JsObject designerComponentStore) 
 
- 
 
-