Expand all

ve.ui.CommentInspector

Extends

Constructor

new ve.ui.CommentInspector([config]) #

Parameters:

Name Type Attributes Description
config Object optional

Configuration options

Source:
Comment inspector.

Properties

modelClasses #

Node classes compatible with this dialog.

Properties:

Type Description
function
Inherited from:
Mixes in:
Source:
Node classes compatible with this dialog.

Methods

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.

initialize() #

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.