Class PipeSelectionChangeEvent
java.lang.Object
com.inductiveautomation.perspective.designer.workspace.events.PipeSelectionChangeEvent
- 
Field SummaryFields
- 
Constructor SummaryConstructorsConstructorDescriptionPipeSelectionChangeEvent(List<PipeSelectionDetail> details, boolean replaceComponentSelection) 
- 
Method Summary
- 
Field Details- 
details
- 
replaceComponentSelectionpublic final boolean replaceComponentSelection
 
- 
- 
Constructor Details- 
PipeSelectionChangeEventpublic PipeSelectionChangeEvent(List<PipeSelectionDetail> details, boolean replaceComponentSelection) 
 
-