Uses of Class
de.gsi.chart.plugins.TableViewer.DataSetsRow
-
Packages that use TableViewer.DataSetsRow Package Description de.gsi.chart.plugins -
-
Uses of TableViewer.DataSetsRow in de.gsi.chart.plugins
Methods in de.gsi.chart.plugins that return TableViewer.DataSetsRow Modifier and Type Method Description TableViewer.DataSetsRowTableViewer.DataSetsModel. get(int row)Methods in de.gsi.chart.plugins that return types with arguments of type TableViewer.DataSetsRow Modifier and Type Method Description javafx.collections.ObservableList<javafx.scene.control.TableColumn<TableViewer.DataSetsRow,?>>TableViewer.DataSetsModel. getColumns()Method parameters in de.gsi.chart.plugins with type arguments of type TableViewer.DataSetsRow Modifier and Type Method Description protected java.lang.StringTableViewer.DataSetsModel. getSelectedData(javafx.scene.control.TableView.TableViewSelectionModel<TableViewer.DataSetsRow> selModel)
-