Static
DEFAULT_Static
PARTSInternal
The event handler for changes to form input elements
The configuration of the form being changed
The triggering event
Protected
_Prepare context that is specific to only a single rendered part.
It is recommended to augment or mutate the shared context so that downstream methods like _onRender have visibility into the data that was used for rendering. It is acceptable to return a different context object rather than mutating the shared context at the expense of this transparency.
The part being rendered
Shared context provided by _prepareContext
Options which configure application rendering behavior
Context data for a specific part
Protected
_Protected
Disable or reenable all form fields in this application.
Should the fields be disabled?
Static
_Static
wait
Is this script editable by the current User? This is governed by the editPermission threshold configured for the class.