Uses of Class
org.adempiere.webui.component.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
Modifier and TypeMethodDescriptionWGenForm.getMiniTable()
WCreateFromForm.getWListbox()
WCreateFromWindow.getWListbox()
-
Uses of WListbox in org.adempiere.webui.component
Modifier 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.Modifier 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
.ModifierConstructorDescriptionEditorProviderParameters
(WListbox listbox, int rowIndex, int columnIndex, Object value) -
Uses of WListbox in org.adempiere.webui.info
Modifier 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