Uses of Class
org.adempiere.webui.component.WListbox
Packages that use WListbox
Package
Description
Provide implementation of iDempiere form.
Custom Zk components for iDempiere
Implement info panel and info window
Provide implementation of AD_Form window, info panel, help controller, tab editor form, some custom panel, dialog and window.
-
Uses of WListbox in org.adempiere.webui.apps.form
Methods in org.adempiere.webui.apps.form that return WListboxModifier and TypeMethodDescriptionWGenForm.getMiniTable()
WCreateFromForm.getWListbox()
WCreateFromWindow.getWListbox()
-
Uses of WListbox in org.adempiere.webui.component
Fields in org.adempiere.webui.component declared as WListboxMethods in org.adempiere.webui.component that return WListboxModifier and TypeMethodDescriptionstatic WListbox
ListboxFactory.newDataTable()
Create new data table instance for use in custom form.static WListbox
ListboxFactory.newDataTableAutoSize()
Create new data table instance with sized by content on.Methods in org.adempiere.webui.component with parameters of type WListboxModifier and TypeMethodDescriptionprotected org.zkoss.zul.Listcell
WInfoWindowListItemRenderer.getCellComponent
(WListbox table, Object field, int rowIndex, int columnIndex) protected org.zkoss.zul.Listcell
WListItemRenderer.getCellComponent
(WListbox table, Object value, int rowIndex, int columnIndex) Create cell for the givenvalue
.Constructors in org.adempiere.webui.component with parameters of type WListboxModifierConstructorDescriptionEditorProviderParameters
(WListbox listbox, int rowIndex, int columnIndex, Object value) -
Uses of WListbox in org.adempiere.webui.info
Fields in org.adempiere.webui.info declared as WListboxModifier and TypeFieldDescriptionprotected WListbox
InfoProductWindow.m_tableAtp
Available to Promise Tabprotected WListbox
InfoProductWindow.productpriceTbl
Product priceprotected WListbox
InfoProductWindow.relatedTbl
Related productsprotected WListbox
InfoProductWindow.substituteTbl
Substitute productsprotected WListbox
InfoProductWindow.warehouseTbl
Storage by warehouse -
Uses of WListbox in org.adempiere.webui.panel
Fields in org.adempiere.webui.panel declared as WListbox