Class Index

Classes


Class Actions.Hide


Extends Actions.Action.
Actions.Hide

Class Summary
Constructor Attributes Constructor Name and Description
 
Actions.Hide(options)
Show or hide a lsit of fields.
Field Summary
Field Attributes Field Name and Description
 
The names of the fields on which the action should operate
 
If true, hide the fields in fields, otherwise show them
Fields borrowed from class Actions.Action:
name
Methods borrowed from class Actions.Action:
onTriggered
Class Detail
Actions.Hide(options)
Show or hide a lsit of fields.
Parameters:
{?object} options
A map of properties to set on the Action
Field Detail
{string[]} fields
The names of the fields on which the action should operate

{boolean} hide
If true, hide the fields in fields, otherwise show them

Documentation generated by JsDoc Toolkit 2.4.0 on Fri Sep 09 2016 14:32:31 GMT-0700 (PDT)