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