Class ExpansionListener.ListenerList

java.lang.Object
org.processmining.framework.plugin.events.ProMEventListenerList<ExpansionListener>
org.processmining.models.graphbased.ExpansionListener.ListenerList
Enclosing interface:
ExpansionListener

public static class ExpansionListener.ListenerList extends ProMEventListenerList<ExpansionListener>
  • Constructor Details

    • ListenerList

      public ListenerList()
  • Method Details

    • fireNodeExpanded

      public void fireNodeExpanded(Expandable source)
    • fireNodeCollapsed

      public void fireNodeCollapsed(Expandable source)