new TextBlockIaController()
Controller to add or edit text block in document.
Extends
Methods
-
getDefId()
-
Returns the preferred id for this controller.
- Inherited From:
- Source:
-
getEditor() → {Kekule.ChemWidget.BaseEditor}
-
Return associated editor.
- Inherited From:
- Source:
Returns:
- Type
- Kekule.ChemWidget.BaseEditor
-
getEditorConfigs() → {Object}
-
Get config object of editor.
- Inherited From:
- Source:
Returns:
- Type
- Object
-
hotTrackOnObj(obj)
-
Show a hot track marker on obj in editor.
Parameters:
Name Type Description obj
Kekule.ChemObject -
initialize()
-
openSetterUi(coord, block)
-
Open edit box for text block in coord.
Parameters:
Name Type Description coord
Hash block
Object -
setEditor(editor)
-
Set associated editor.
Parameters:
Name Type Description editor
Kekule.ChemWidget.BaseEditor - Inherited From:
- Source: