Methods
(static) getMRolePushButtonWidgetText(role) → {string}
- Description:
Get role push button widget text from the given
role.
Parameters:
| Name | Type | Description |
|---|---|---|
role |
string | String enum value from |
Returns:
Text.
- Type
- string
(static) getMRolePushButtonWidgetCSSClassName(role) → {string}
- Description:
Get CSS class name for given
role.
Parameters:
| Name | Type | Description |
|---|---|---|
role |
string | String enum value from |
Returns:
CSS class name.
- Type
- string