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 WListboxListboxFactory.newDataTable()Create new data table instance for use in custom form.static WListboxListboxFactory.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.ListcellWInfoWindowListItemRenderer.getCellComponent(WListbox table, Object field, int rowIndex, int columnIndex) protected org.zkoss.zul.ListcellWListItemRenderer.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 WListboxInfoProductWindow.m_tableAtpAvailable to Promise Tabprotected WListboxInfoProductWindow.productpriceTblProduct priceprotected WListboxInfoProductWindow.relatedTblRelated productsprotected WListboxInfoProductWindow.substituteTblSubstitute productsprotected WListboxInfoProductWindow.warehouseTblStorage by warehouse -
Uses of WListbox in org.adempiere.webui.panel
Fields in org.adempiere.webui.panel declared as WListbox