Uses of Class
org.adempiere.webui.component.Listbox
Packages that use Listbox
Package
Description
Provide viewer for accounting posting (Fact_Acct)
Provide interface and classes for AD window implementation (AD_Window,AD_Tab and AD_Field)
Provide process, drill assistant, feedback request and callout dialog implementation.
Provide global search and label search component.
Provide global search and label search component.
Provide implementation of iDempiere form.
Custom Zk components for iDempiere
Implementation of desktop dashboard and dashboard gadgets.
Implement field editor for
DisplayType.MultipleSelectionGrid
and DisplayType.SingleSelectionGrid
.Provide implementation of AD_Form window, info panel, help controller, tab editor form, some custom panel, dialog and window.
Provide implementation of various system dialog and windows
-
Uses of Listbox in org.adempiere.webui.acct
Methods in org.adempiere.webui.acct with parameters of type ListboxModifier and TypeMethodDescriptionprotected void
WAcctViewerData.fillAcctSchema
(Listbox cb) Fill Accounting Schemaprotected void
Fill Orgprotected void
WAcctViewerData.fillPostingType
(Listbox cb) Fill Posting Type fromSystemIDs.REFERENCE_POSTING_TYPE
list.protected void
Fill Listbox with ValueNamePair (TableName, translatedKeyColumnName) andWAcctViewerData.tableInfo
with (TableName, AD_Table_ID) and select the entry for AD_Table_ID -
Uses of Listbox in org.adempiere.webui.adwindow
Fields in org.adempiere.webui.adwindow declared as ListboxModifier and TypeFieldDescriptionprotected Listbox
ADSortTab.noList
protected Listbox
ADSortTab.yesList
Methods in org.adempiere.webui.adwindow with parameters of type ListboxModifier and TypeMethodDescriptionprotected void
ADSortTab.migrateLists
(Listbox listFrom, Listbox listTo, int endIndex) Move an item from listFrom to listTo. -
Uses of Listbox in org.adempiere.webui.apps
Fields in org.adempiere.webui.apps declared as Listbox -
Uses of Listbox in org.adempiere.webui.apps.form
Fields in org.adempiere.webui.apps.form declared as ListboxModifier and TypeFieldDescriptionprotected Listbox
WPaySelect.fieldBankAccount
Bank account parameterprotected Listbox
WPaySelect.fieldBPartner
protected Listbox
WPaySelect.fieldDtype
Document Typeprotected Listbox
WPaySelect.fieldPaymentRule
protected Listbox
WPayPrint.fPaymentRule
Payment rulesprotected Listbox
WCreateFromShipmentUI.invoiceField
Vendor invoice parameter fieldprotected Listbox
WCreateFromInvoiceUI.orderField
Orders parameter fieldprotected Listbox
WCreateFromShipmentUI.orderField
Purchase order parameter fieldprotected Listbox
WCreateFromInvoiceUI.rmaField
Combo box for selecting RMA documentprotected Listbox
WCreateFromShipmentUI.rmaField
Combo box for selecting RMA documentprotected Listbox
WCreateFromInvoiceUI.shipmentField
Shipments parameter field -
Uses of Listbox in org.adempiere.webui.component
Subclasses of Listbox in org.adempiere.webui.componentMethods in org.adempiere.webui.component that return ListboxModifier and TypeMethodDescriptionstatic Listbox
ListboxFactory.newDropdownListbox()
Create new listbox instance that is in combo modestatic Listbox
ListboxFactory.newDropdownListbox
(String[] items) Create combo mode Listbox from items. -
Uses of Listbox in org.adempiere.webui.dashboard
Methods in org.adempiere.webui.dashboard with parameters of type ListboxModifier and TypeMethodDescriptionprotected void
LoginOpenSequenceDialog.migrateLists
(Listbox listFrom, Listbox listTo, int endIndex) -
Uses of Listbox in org.adempiere.webui.editor.grid.selection
Methods in org.adempiere.webui.editor.grid.selection that return Listbox -
Uses of Listbox in org.adempiere.webui.panel
Fields in org.adempiere.webui.panel declared as ListboxModifier and TypeFieldDescriptionprotected Listbox
WRC3SortCriteriaPanel.noList
protected Listbox
QuickCustomizeGridViewPanel.yesList
protected Listbox
WRC3SortCriteriaPanel.yesList
Methods in org.adempiere.webui.panel with parameters of type ListboxModifier and TypeMethodDescriptionprotected void
CustomizeGridViewPanel.migrateLists
(Listbox listFrom, Listbox listTo, int endIndex) Move selected items from listFrom to listToprotected void
CustomizeUserDefTabGridView.migrateLists
(Listbox listFrom, Listbox listTo, int endIndex) Move selected items from listFrom to listToprotected void
QuickCustomizeGridViewPanel.migrateLists
(Listbox listFrom, Listbox listTo, int endIndex) Move selected items from listFrom to listToprotected void
WRC3SortCriteriaPanel.migrateLists
(Listbox listFrom, Listbox listTo, int endIndex) Move selected items from listFrom to listTo -
Uses of Listbox in org.adempiere.webui.window
Fields in org.adempiere.webui.window declared as ListboxModifier and TypeFieldDescriptionprotected Listbox
FindWindow.advancedPanel
Center ofFindWindow.winAdvanced
.protected Listbox
WPAttributeDialog.existingCombo
Listbox for existing non-instance ASI recordsprotected Listbox
WPAttributeDialog.fieldLot
protected Listbox
WGadgets.noList
protected Listbox
ZkReportViewer.previewType
List box for preview type (pdf, html, etc)protected Listbox
WGadgets.yesList
Methods in org.adempiere.webui.window with parameters of type ListboxModifier and TypeMethodDescriptionprotected void
WGadgets.migrateLists
(Listbox listFrom, Listbox listTo) Move selected items from listFrom to listTo