Class: PeriodicTable

Kekule.ChemWidget. PeriodicTable

Methods

deselectAll()

Deselect all elements in table.
Source:

selectSymbols(symbols)

Select elements of symbols in table.
Parameters:
Name Type Description
symbols Array
Source:

Events

deselect

Invoked when the an element is deselected in periodic table. event param of it has one fields: {elemData: Object}
Source:

select

Invoked when the an element is selected in periodic table. event param of it has one fields: {elemData: Object}
Source: