Implementation of some special property editor for chem objects.
Index
widgets/advCtrls/objInspector/kekule.widget.objInspector.chemPropEditors.js
widgets/chem/editor/kekule.chemEditor.actions.js
Implements of actions related with chem editor.
widgets/chem/editor/kekule.chemEditor.baseEditors.js
Base types and classes used by chem editor.
widgets/chem/editor/kekule.chemEditor.chemSpaceEditors.js
Editor for Kekule.ChemSpace.
widgets/chem/editor/kekule.chemEditor.composers.js
Implements an editor with essential UI.
widgets/chem/editor/kekule.chemEditor.configs.js
Configurations of base editors.
widgets/chem/editor/kekule.chemEditor.editorUtils.js
Util methods for chem editor.
widgets/chem/editor/kekule.chemEditor.extensions.js
Extend some core classes for editing purpose.
widgets/chem/editor/kekule.chemEditor.nexus.js
Containing a nexus class which can link all essential editor component
(including editor, structure tree view and object inspector) together.
widgets/chem/editor/kekule.chemEditor.objModifiers.js
Widgets to modify an chem object in a user friendly way in chem editor.
widgets/chem/editor/kekule.chemEditor.operations.js
Operations need to implement an editor.
widgets/chem/editor/kekule.chemEditor.repositories.js
Implementation of repository for editor.
widgets/chem/editor/kekule.chemEditor.repositoryData.js
Some predefined repository item data used by composer.
widgets/chem/editor/kekule.chemEditor.trackParser.js
Input chem structure by touch or mouse track.
widgets/chem/editor/kekule.chemEditor.utilWidgets.js
Small widgets used by chem editor.
widgets/chem/editor/modifiers/kekule.chemEditor.structureModifiers.js
Object modifier to change property of atoms (and other similar chem nodes) in chem editor.
widgets/chem/editor/modifiers/kekule.chemEditor.styleModifiers.js
Object modifier to change the render styles of objects in chem editor.
widgets/chem/editor/modifiers/kekule.chemEditor.textModifiers.js
Object modifier to change format of text, atom label, etc. in chem editor.
widgets/chem/kekule.chemWidget.base.js
Chem widget is widget related with chem tasks, such as chem object view/editor.
widgets/chem/kekule.chemWidget.chemObjDisplayers.js
Implemetation of base class involves in displaying chem object (such as viewer or editor).
widgets/chem/kekule.chemWidget.dialogs.js
Some common dialogs used by other chem widgets.
widgets/chem/periodicTable/kekule.chemWidget.periodicTables.js
Implementation of periodic table of elements.
widgets/chem/structureTreeView/kekule.chemWidget.structureTreeViews.js
A tree widget to display the internal structure of chem object (such as ChemSpace, Molecule and so on).
widgets/chem/uiMarker/kekule.chemWidget.uiMarkers.js
Class to store UI marker information and the renderer to draw them on context.
widgets/chem/viewer/kekule.chemWidget.chemObjInserters.js
A chem object setter widget based on Viewer.
This widget is mainly designed for extra web editor plugins or browser addons.
widgets/chem/viewer/kekule.chemWidget.viewerGrids.js
Base types and classes of chem viewer.
Viewer is a widget to show chem objects on HTML page.
widgets/chem/viewer/kekule.chemWidget.viewers.js
Related types and classes of chem viewer.
Viewer is a widget to show chem objects on HTML page.