Class: EditorNexus

Kekule.Editor. EditorNexus

new EditorNexus(components)

An tree view widget to display internal relationship of chem objects.
Parameters:
Name Type Description
components Hash A list of related editor components, including {editor, structureTreeView, objInspector}
Properties:
Name Type Description
rootObj Kekule.ChemObject Root chem object to be displayed in tree view.
enableLiveUpdate Bool If set to true, the tree view will automatically updated when chem objects changed.
Source:

Extends

  • ObjectEx

Methods

initialize()

Source: