Namespace: EditableActions

Granite.author.edit. EditableActions

Namespace for the Granite.author.ui.EditableActions defined in the Granite.author.edit.Layer
Those actions are used by the higher-level Granite.author.edit.ToolbarActions

Source:
edit/EditableActions/edit.EditableActions.js

Members


COPY :Granite.author.ui.EditableAction

Represents the COPY action that could be performed on an Granite.author.Editable

Type:
Source:
edit/EditableActions/edit.EditableActions.COPY.js

DELETE :Granite.author.ui.EditableAction

Represents the DELETE action that could be performed on multiple Granite.author.Editables

Type:
Source:
edit/EditableActions/edit.EditableActions.DELETE.js

INSERT :Granite.author.ui.EditableAction

Represents the INSERT action that could be performed to insert a component inside of a Granite.author.Editable container

Type:
Source:
edit/EditableActions/edit.EditableActions.INSERT.js

MOVE :Granite.author.ui.EditableAction

Represents the MOVE action that could be performed on an Granite.author.Editable

Type:
Source:
edit/EditableActions/edit.EditableActions.MOVE.js

REFRESH :Granite.author.ui.EditableAction

Represents the REFRESH action that could be performed on an Granite.author.Editable

Type:
Source:
edit/EditableActions/edit.EditableActions.REFRESH.js

UPDATE :Granite.author.ui.EditableAction

Represents the UPDATE action that could be performed on an Granite.author.Editable

Type:
Source:
edit/EditableActions/edit.EditableActions.UPDATE.js