new ActionEditorRedo(editor)
A redo action on editor.
Parameters:
Name | Type | Description |
---|---|---|
editor |
Kekule.Editor.BaseEditor | Target editor object. |
Extends
Methods
-
getEditor() → {Kekule.Editor.BaseEditor}
-
Returns target chem editor object.
- Inherited From:
- Source:
Returns:
-
getPreferredWidgetClass() → {null}
-
Returns the widget class that best fit this action. Descendants may override this method.
- Inherited From:
- Source:
Returns:
- Type
- null