java.lang.Object
com.inductiveautomation.perspective.gateway.action.ActionDecorator
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ActionDecorator
protected ActionDecorator(@Nonnull
Action delegate)
-
Method Details
-
runAction
public void runAction(org.python.core.PyObject event)
- Specified by:
runAction
in interface Action
-
startup
public void startup()
- Specified by:
startup
in interface Action
-
shutdown
public void shutdown()
- Specified by:
shutdown
in interface Action