Uses of Class
overit.geocall.basic.ui.container.TableView.Selection
Packages that use TableView.Selection
Package
Description
-
Uses of TableView.Selection in overit.geocall.basic.ui.container
Fields in overit.geocall.basic.ui.container declared as TableView.SelectionModifier and TypeFieldDescriptionprotected TableView.SelectionTableView._cuttingprotected TableView.SelectionTableView._selectionMethods in overit.geocall.basic.ui.container that return TableView.SelectionModifier and TypeMethodDescriptionTableView.getCutting()Returns the specificcuttingTableView.Selectionfor this table, the object that manages the cutting mechanismTableView.getSelection()Returns the specificselectionTableView.Selectionfor this table, the object that manages the selection mechanismMethods in overit.geocall.basic.ui.container with parameters of type TableView.SelectionModifier and TypeMethodDescriptionbooleanTableView.Selection.add(TableView.Selection s) Add the selection passed as parameter to the current selection -
Uses of TableView.Selection in overit.geocallapp.utilities.ux.ui.container.cardview
Methods in overit.geocallapp.utilities.ux.ui.container.cardview with parameters of type TableView.SelectionModifier and TypeMethodDescriptionSelectionSummaryProvider.generateSummaryText(TableView.Selection selection) Generates the summary text for the given selection. -
Uses of TableView.Selection in overit.geocallapp.wfm.core.ux.schedule.bundler
Methods in overit.geocallapp.wfm.core.ux.schedule.bundler with parameters of type TableView.SelectionModifier and TypeMethodDescriptionSchedulableBundlesCardView.generateSummaryText(TableView.Selection selection) Generates the summary text for schedulable bundles selection.