new SetUIAction()
Members
-
parameters :Object
-
Node parameters
Type:
- Object
Properties:
Name Type Description parametersProperties
Name Type Description eventExpressionString a UI event name (setPage, setField) entityExpressionString a field or page name valueExpressionString the a value to set
Methods
-
close(tick)
-
reset a wake up flag , for session-based clients
Parameters:
Name Type Description tickTick -
open(tick)
-
set a wake up flag based on the entry target, for session-based clients
Parameters:
Name Type Description tickTick -
validators()
-
defines validation methods to execute at the editor; if one of them fails, a dashed red border is displayed for the node
Returns:
- Type
- Array.<Validator>