Class PipeSelectionChangeEvent

java.lang.Object
com.inductiveautomation.perspective.designer.workspace.events.PipeSelectionChangeEvent

public final class PipeSelectionChangeEvent extends Object
  • Field Details

    • details

      public final List<PipeSelectionDetail> details
    • replaceComponentSelection

      public final boolean replaceComponentSelection
  • Constructor Details

    • PipeSelectionChangeEvent

      public PipeSelectionChangeEvent(List<PipeSelectionDetail> details, boolean replaceComponentSelection)