Methods
(static) configListShowDialog(configField) → {void}
Standard keyboard dialog (see source/utils/dialogs.bs). The helper owns the themed chrome and the OK/Cancel buttons; the result arrives on the dialog node's own result field.
Parameters:
| Name | Type | Description |
|---|---|---|
configField | dynamic |
Returns:
- Type:
- void
(static) init() → {void}
Returns:
- Type:
- void
(static) onConfigValueEntered() → {void}
Returns:
- Type:
- void
(static) onItemSelected() → {void}
Returns:
- Type:
- void
(static) setData() → {void}
Returns:
- Type:
- void