Active input control role.
Contains all roles added to control.
Implements an Iterable interface by iterating over all active role names.
Iterable
Checks whether the given role is active.
Target role name.
true if the given role is added to controller, or false otherwise.
true
false
Generated using TypeDoc
Active input control role.
Contains all roles added to control.
Implements an
Iterable
interface by iterating over all active role names.