Uses of Interface
tech.molecules.leet.table.NColumn.ColumnDataListener
-
Packages that use NColumn.ColumnDataListener Package Description tech.molecules.leet.table tech.molecules.leet.table.chem -
-
Uses of NColumn.ColumnDataListener in tech.molecules.leet.table
-
Uses of NColumn.ColumnDataListener in tech.molecules.leet.table.chem
Methods in tech.molecules.leet.table.chem with parameters of type NColumn.ColumnDataListener Modifier and Type Method Description voidNSynthonWithContextColumn. addColumnDataListener(NColumn.ColumnDataListener cdl)booleanNSynthonWithContextColumn. removeColumnDataListener(NColumn.ColumnDataListener cdl)
-