Class PerspectiveDesignSession.MutabilityChangeListener

java.lang.Object
com.inductiveautomation.perspective.gateway.session.PerspectiveDesignSession.MutabilityChangeListener
Enclosing class:
PerspectiveDesignSession

public class PerspectiveDesignSession.MutabilityChangeListener extends Object
Listens to the gateway-wide EventBus for mutability changes to this design session, and then delegates the change to this session's EventManager for more efficient notification for bindings.
  • Constructor Details

    • MutabilityChangeListener

      public MutabilityChangeListener()
  • Method Details

    • onMutabilityChanged

      public void onMutabilityChanged(com.inductiveautomation.ignition.gateway.event.SessionMutabilityChangeEvent event)