Expand all

ve.ui.NodeInspector

Extends

Constructor

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

Inspector for working with a node.

Parameters:

Name Type Attributes Description
config Object optional

Configuration options

Mixes in:
Source:
Inspector for working with a node.

Properties

modelClasses #

Node classes compatible with this dialog.

Properties:

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

Methods

onFormSubmit() #

Handle form submit events.

Executes the 'done' action when the user presses enter in the form.

Inherited from:
Source:
Handle form submit events.