Class ExtensionFunctionImpl
java.lang.Object
com.inductiveautomation.perspective.gateway.script.ScriptFunctionHelper
com.inductiveautomation.perspective.gateway.model.ExtensionFunctionImpl
- All Implemented Interfaces:
- ExtensionFunction
- 
Field SummaryFields inherited from class com.inductiveautomation.perspective.gateway.script.ScriptFunctionHelpersignature
- 
Method SummaryModifier and TypeMethodDescriptionprotected PerspectiveElementprotected PerspectiveTagReferenceLocation<T> Tprotected voidvoidshutdown()voidstartup()Methods inherited from class com.inductiveautomation.perspective.gateway.script.ScriptFunctionHelpergetDescription, getLog, getSecurityLevels, invoke, invoke, onScriptLibraryChange, py2qualified
- 
Method Details- 
getComponent- Specified by:
- getComponentin class- ScriptFunctionHelper
 
- 
startuppublic void startup()
- 
shutdownpublic void shutdown()
- 
getTagReferencePath- Specified by:
- getTagReferencePathin class- ScriptFunctionHelper
 
- 
invoke- Specified by:
- invokein interface- ExtensionFunction
 
- 
logWarn- Overrides:
- logWarnin class- ScriptFunctionHelper
 
 
-