Methods
-
staticotris.tree.getScriptTreeEvent(){ScriptTreeEvent|undefined}
-
Returns the ScriptTree event.
Currently the eventsubtree
is supported. SeelazyLoad
for details.
Notice: Returnsundefined
if the script was not triggered by an event.- Since:
- Documents 5.0d HF2
Returns:
Type Description ScriptTreeEvent | undefined ScriptTree event object
Type Definitions
-
ScriptTreeEventObject
-
Properties:
Name Type Argument Description name
string event name
nodeId
string <optional>
node id
- Since:
- Documents 5.0d HF2