java.lang.Object
com.inductiveautomation.perspective.gateway.action.ActionDecorator
 
- 
Constructor SummaryConstructors 
- 
Method Summary
 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
Constructor Details
- 
ActionDecoratorprotected ActionDecorator(@Nonnull
 Action delegate) 
 
- 
Method Details
- 
runActionpublic void runAction(org.python.core.PyObject event) 
- Specified by:
- runActionin interface- Action
 
- 
startuppublic void startup() 
- Specified by:
- startupin interface- Action
 
- 
shutdownpublic void shutdown() 
- Specified by:
- shutdownin interface- Action