Extends
Properties
modelClasses
#
Node classes compatible with this dialog.
Properties:
Type | Description |
---|---|
function |
- Inherited from:
- Mixes in:
- Source:
Node classes compatible with this dialog.
Methods
getActionProcess()
#
- Overrides:
- Source:
getActionWidgetConfig()
#
- Inherited from:
- Source:
getBodyHeight()
#
- Inherited from:
- Source:
getReadyProcess()
#
- Overrides:
- Source:
getSetupProcess([data]) → {OO.ui.Process}
#
Handle the inspector being setup.
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
data |
Object |
optional |
Inspector opening data |
- Overrides:
- Source:
Returns:
- Type
- OO.ui.Process
Handle the inspector being setup.
getTeardownProcess()
#
initialize()
#
Handle frame ready events.
- Overrides:
- Source:
Handle frame ready events.
onFormSubmit()
#
Handle form submit events.
Executes the 'done' action when the user presses enter in the form.
- Inherited from:
- Source:
Handle form submit events.