Uses of Class
tech.molecules.leet.table.NColumn.CellSpecificAction
-
Packages that use NColumn.CellSpecificAction Package Description tech.molecules.leet.clustering tech.molecules.leet.table -
-
Uses of NColumn.CellSpecificAction in tech.molecules.leet.clustering
Subclasses of NColumn.CellSpecificAction in tech.molecules.leet.clustering Modifier and Type Class Description classClusterAppModel.CreateClusterFromCellActionMethods in tech.molecules.leet.clustering that return NColumn.CellSpecificAction Modifier and Type Method Description NColumn.CellSpecificActionClusterAppModel.CreateClusterFromCellAction. createArmedVersion(String name, Supplier<List<String>> rowids) -
Uses of NColumn.CellSpecificAction in tech.molecules.leet.table
Methods in tech.molecules.leet.table that return NColumn.CellSpecificAction Modifier and Type Method Description abstract NColumn.CellSpecificActionNColumn.CellSpecificAction. createArmedVersion(String name, Supplier<List<String>> rowids)Methods in tech.molecules.leet.table with parameters of type NColumn.CellSpecificAction Modifier and Type Method Description voidClassificationColumn. addCellPopupAction(NColumn.CellSpecificAction ca)default voidNColumn. addCellPopupAction(NColumn.CellSpecificAction ca)voidPairwiseDistanceColumn. addCellPopupAction(NColumn.CellSpecificAction ca)
-