Uses of Class
org.adempiere.webui.component.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
Modifier 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
Modifier and TypeFieldDescriptionprotected Listbox
ADSortTab.noList
protected Listbox
ADSortTab.yesList
Modifier 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
-
Uses of Listbox in org.adempiere.webui.apps.form
Modifier 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
Modifier 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
Modifier and TypeMethodDescriptionprotected void
LoginOpenSequenceDialog.migrateLists
(Listbox listFrom, Listbox listTo, int endIndex) -
Uses of Listbox in org.adempiere.webui.editor.grid.selection
-
Uses of Listbox in org.adempiere.webui.panel
Modifier and TypeFieldDescriptionprotected Listbox
WRC3SortCriteriaPanel.noList
protected Listbox
QuickCustomizeGridViewPanel.yesList
protected Listbox
WRC3SortCriteriaPanel.yesList
Modifier 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
Modifier 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
Modifier and TypeMethodDescriptionprotected void
WGadgets.migrateLists
(Listbox listFrom, Listbox listTo) Move selected items from listFrom to listTo