Class ExtensionFunctionImpl
java.lang.Object
com.inductiveautomation.perspective.gateway.script.ScriptFunctionHelper
com.inductiveautomation.perspective.gateway.model.ExtensionFunctionImpl
- All Implemented Interfaces:
ExtensionFunction
-
Field Summary
Fields inherited from class com.inductiveautomation.perspective.gateway.script.ScriptFunctionHelper
signature -
Method Summary
Modifier and TypeMethodDescriptionprotected PerspectiveElementprotected PerspectiveTagReferenceLocation<T> Tprotected voidvoidshutdown()voidstartup()Methods inherited from class com.inductiveautomation.perspective.gateway.script.ScriptFunctionHelper
getDescription, getLog, getSecurityLevels, invoke, invoke, onScriptLibraryChange, py2qualified
-
Method Details
-
getComponent
- Specified by:
getComponentin classScriptFunctionHelper
-
startup
public void startup() -
shutdown
public void shutdown() -
getTagReferencePath
- Specified by:
getTagReferencePathin classScriptFunctionHelper
-
invoke
- Specified by:
invokein interfaceExtensionFunction
-
logWarn
- Overrides:
logWarnin classScriptFunctionHelper
-