Access the Control Data Masking API
Readonly
stateMethods related to the state of the control.
Readonly
typeControl type.
Returns the calling control object.
Object representing the calling control.
Returns the field restrictions that are associated with the calling control. Field must be configured as dataSource in the control's typeAttributes.
The field restrictions that should be applied.
Gives the value of the control's field. Field must be configured as dataSource in the control's typeAttributes.
The value of the control's field.
Returns the restrictions of the control's file category. File category must be configured as fileCategory in the control's typeAttributes.
The file restrictions that should be applied.
Sets the value of the control's field. Field must be configured as dataSource in the control's typeAttributes.
{FieldTypeToValue
This Control API pertains to functionality that checks the state, registers event handlers, and so on.