new Configurator()
A special widget class to open a config widget for ChemObjDisplayer.
Do not use this widget alone.
Extends
Methods
-
getCategoryInfos() → {Array}
-
Get settings category, descendants need to override this method.
- Inherited From:
- Source:
Returns:
- Type
- Array
-
initialize()
Events
-
configChange
-
Invoked when the config has been changed. Event param of it has fields: {object, propertyName, oldValue, newValue}.
- Inherited From:
- Source: