Uses of Class
org.adempiere.webui.apps.LabelsSearchController.LabelItem
Packages that use LabelsSearchController.LabelItem
Package
Description
Provide process, drill assistant, feedback request and callout dialog implementation.
Provide global search and label search component.
Provide global search and label search component.
-
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.