Class FlowPanelSelectionListenerEventSupport<E>

java.lang.Object
com.inductiveautomation.ignition.designer.event.EventSupport<Object,FlowPanelSelectionListener<E>>
com.inductiveautomation.ignition.designer.gui.flowpane.event.FlowPanelSelectionListenerEventSupport<E>
All Implemented Interfaces:
Disposable

public class FlowPanelSelectionListenerEventSupport<E> extends EventSupport<Object,FlowPanelSelectionListener<E>>
  • Constructor Details

    • FlowPanelSelectionListenerEventSupport

      public FlowPanelSelectionListenerEventSupport(Object source)
  • Method Details

    • fireOnSelection

      public void fireOnSelection(FlowCell<E> item)