Uses of Class
org.adempiere.webui.component.WListbox
Package
Description
-
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.markupPriceTbl
START BRERPprotected WListbox
InfoProductWindow.plannedTbl
START BRERPprotected WListbox
InfoProductWindow.producaoTbl
START BRERP 17274protected WListbox
InfoProductWindow.productImgEditor
protected 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