Class: EditorMixin

XV. EditorMixin

A mixin that contains functionality common to XV.Workspace and XV.ListRelationsEditorBox.

new EditorMixin()

Source:

Methods

<static> attributesChanged(model, options)

Updates all child controls on the editor where the name of the control matches the name of an attribute on the model.
Parameters:
Name Type Description
model XM.Model
options Object
Source:

<static> clear()

Source:
To Do:
  • Document the clear method.

<static> findControl()

Returns the control that contains the attribute string.
Source:

<static> notify()

Bubble up an event to ask a question to the user. The user interaction is handled by XV.ModuleContainer.
Source:

XV. EditorMixin

A mixin that contains functionality common to XV.Workspace and XV.ListRelationsEditorBox.

new EditorMixin()

Source:

Methods

<static> attributesChanged(model, options)

Updates all child controls on the editor where the name of the control matches the name of an attribute on the model.
Parameters:
Name Type Description
model XM.Model
options Object
Source:

<static> clear()

Source:
To Do:
  • Document the clear method.

<static> findControl()

Returns the control that contains the attribute string.
Source:

<static> notify()

Bubble up an event to ask a question to the user. The user interaction is handled by XV.ModuleContainer.
Source: