new AttachedMarkerIaController()
Controller to explicitly create attached markers to a existing object.
Properties:
Name | Type | Description |
---|---|---|
markerClass |
Class | Class of marker that should be created. |
targetClass |
Class | Class of the legal parent object of newly create marker. |
initialPropValues |
Hash | Property values set to newly created marker. |
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()
-
setEditor(editor)
-
Set associated editor.
Parameters:
Name Type Description editor
Kekule.ChemWidget.BaseEditor - Inherited From:
- Source: