Class ChangeEventSupport<T>

java.lang.Object
com.inductiveautomation.ignition.designer.event.EventSupport<T,ChangeListener>
com.inductiveautomation.ignition.designer.event.ChangeEventSupport<T>
All Implemented Interfaces:
Disposable

public class ChangeEventSupport<T> extends EventSupport<T,ChangeListener>
  • Constructor Details

    • ChangeEventSupport

      public ChangeEventSupport(T source)
  • Method Details

    • fireChange

      public void fireChange()