Class: ActionCopySelection

Kekule.Editor. ActionCopySelection

new ActionCopySelection(editor)

A copying selection 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. ActionCopySelection

new ActionCopySelection()

Source:

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