Uses of Class
org.adempiere.webui.component.ListItem
Packages that use ListItem
-
Uses of ListItem in org.adempiere.webui.component
Methods in org.adempiere.webui.component that return ListItemModifier and TypeMethodDescriptionListbox.appendItem
(String label, Object value) Add and return newListItem
Listbox.appendItem
(String label, String value) Add and return newListItem
Listbox.getItemAtIndex
(int index) Listbox.getSelectedItem()
-
Uses of ListItem in org.adempiere.webui.window
Methods in org.adempiere.webui.window with parameters of type ListItemModifier and TypeMethodDescriptionorg.zkoss.zk.ui.Component
FindWindow.getAttributeValuesListComponent
(ListItem row, boolean isValueTo) Create editor for attribute valueCreate editor forFindWindow.advancedPanel
roworg.zkoss.zk.ui.Component
FindWindow.getEditorComponent
(ListItem row, boolean to) Get editor component forFindWindow.advancedPanel
row