Class: Configurator

Kekule.ChemWidget.ChemObjInserter. Configurator

new Configurator()

A special widget class to open a config widget for ChemObjDisplayer. Do not use this widget alone.
Source:

Extends

Methods

getCategoryInfos() → {Array}

Get settings category, descendants need to override this method.
Inherited From:
Source:
Returns:
Type
Array

initialize()

Source:

Events

configChange

Invoked when the config has been changed. Event param of it has fields: {object, propertyName, oldValue, newValue}.
Inherited From:
Source: