Uses of Class
org.adempiere.webui.component.WListbox
-
Packages that use WListbox Package Description org.adempiere.webui.apps.form org.adempiere.webui.component org.adempiere.webui.info org.adempiere.webui.panel -
-
Uses of WListbox in org.adempiere.webui.apps.form
Methods in org.adempiere.webui.apps.form that return WListbox Modifier and Type Method Description WListboxWGenForm. getMiniTable()WListboxWCreateFromForm. getWListbox()WListboxWCreateFromWindow. getWListbox() -
Uses of WListbox in org.adempiere.webui.component
Methods in org.adempiere.webui.component that return WListbox Modifier and Type Method Description static WListboxListboxFactory. newDataTable()Create new data table instance for use in custom form.static WListboxListboxFactory. newDataTableAutoSize()Methods in org.adempiere.webui.component with parameters of type WListbox Modifier and Type Method Description protected org.zkoss.zul.ListcellWInfoWindowListItemRenderer. getCellComponent(WListbox table, Object field, int rowIndex, int columnIndex)protected org.zkoss.zul.ListcellWListItemRenderer. getCellComponent(WListbox table, Object field, int rowIndex, int columnIndex)Generate the cell for the givenfield. -
Uses of WListbox in org.adempiere.webui.info
Fields in org.adempiere.webui.info declared as WListbox Modifier and Type Field Description protected WListboxInfoProductWindow. m_tableAtpprotected WListboxInfoProductWindow. productpriceTblprotected WListboxInfoProductWindow. relatedTblprotected WListboxInfoProductWindow. substituteTblprotected WListboxInfoProductWindow. warehouseTbl -
Uses of WListbox in org.adempiere.webui.panel
Fields in org.adempiere.webui.panel declared as WListbox Modifier and Type Field Description protected WListboxInfoPanel. contentPanel
-