ActionMetadata Class
Metadata passed to scopes for preview and activation
Item Index
Methods
Methods
contains_hint
(
-
hint
Check if this ActionMetadata has a hint
Parameters:
-
hint
String
Returns:
Boolean
get
(
String
-
key
Get the value of an attribute
Parameters:
-
key
String
Returns:
String:
, {Number} or {Object}
set
(
-
key
-
value
Set the value of an attribute
Parameters:
-
key
String -
value
String, {Number} or {Object}