Uses of Class
org.adempiere.webui.apps.LabelsSearchController.LabelItem
Packages that use LabelsSearchController.LabelItem
-
Uses of LabelsSearchController.LabelItem in org.adempiere.webui.apps
Methods in org.adempiere.webui.apps that return LabelsSearchController.LabelItemModifier and TypeMethodDescriptionLabelsSearchController.getSelectedItem()
Get the selected item in the search resultsLabelsSearchController.selectNext()
Select the next item in the search resultsLabelsSearchController.selectPrior()
Select the previous item in the search resultsMethods in org.adempiere.webui.apps with parameters of type LabelsSearchController.LabelItemModifier and TypeMethodDescriptionvoid
LabelsSearchController.onSelect
(LabelsSearchController.LabelItem item) Assign the selected label to the record.