Class: ActionEditorUndo

Kekule.Editor. ActionEditorUndo

new ActionEditorUndo(editor)

An undo action on editor.
Parameters:
Name Type Description
editor Kekule.Editor.BaseEditor Target editor object.
Source:

Extends

Methods

getEditor() → {Kekule.Editor.BaseEditor}

Returns target chem editor object.
Inherited From:
Source:
Returns:
Type
Kekule.Editor.BaseEditor

getPreferredWidgetClass() → {null}

Returns the widget class that best fit this action. Descendants may override this method.
Inherited From:
Source:
Returns:
Type
null

Kekule.Editor. ActionEditorUndo

Methods

getEditor() → {Kekule.Editor.BaseEditor}

Returns target chem editor object.
Inherited From:
Source:
Returns:
Type
Kekule.Editor.BaseEditor

getPreferredWidgetClass() → {null}

Returns the widget class that best fit this action. Descendants may override this method.
Inherited From:
Source:
Returns:
Type
null