new SetUIAction()
Members
-
parameters :Object
-
Node parameters
Type:
- Object
Properties:
Name Type Description parameters
Properties
Name Type Description event
ExpressionString a UI event name (setPage, setField) entity
ExpressionString a field or page name value
ExpressionString the a value to set
Methods
-
close(tick)
-
reset a wake up flag , for session-based clients
Parameters:
Name Type Description tick
Tick -
open(tick)
-
set a wake up flag based on the entry target, for session-based clients
Parameters:
Name Type Description tick
Tick -
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>