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