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 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 voidWAcctViewerData.fillAcctSchema(Listbox cb) Fill Accounting Schemaprotected voidFill Orgprotected voidWAcctViewerData.fillPostingType(Listbox cb) Fill Posting Type fromSystemIDs.REFERENCE_POSTING_TYPElist.protected voidFill Listbox with ValueNamePair (TableName, translatedKeyColumnName) andWAcctViewerData.tableInfowith (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 ListboxADSortTab.noListprotected ListboxADSortTab.yesListMethods in org.adempiere.webui.adwindow with parameters of type ListboxModifier and TypeMethodDescriptionprotected voidADSortTab.migrateLists(Listbox listFrom, Listbox listTo, int endIndex) Move an item from listFrom to listTo. -
Uses of Listbox in org.adempiere.webui.apps.form
Fields in org.adempiere.webui.apps.form declared as ListboxModifier and TypeFieldDescriptionprotected ListboxWPaySelect.fieldBankAccountBank account parameterprotected ListboxWPaySelect.fieldBPartnerprotected ListboxWPaySelect.fieldDtypeDocument Typeprotected ListboxWPaySelect.fieldPaymentRuleprotected ListboxWPayPrint.fPaymentRulePayment rulesprotected ListboxWCreateFromShipmentUI.invoiceFieldVendor invoice parameter fieldprotected ListboxWCreateFromInvoiceUI.orderFieldOrders parameter fieldprotected ListboxWCreateFromShipmentUI.orderFieldPurchase order parameter fieldprotected ListboxWCreateFromInvoiceUI.rmaFieldCombo box for selecting RMA documentprotected ListboxWCreateFromShipmentUI.rmaFieldCombo box for selecting RMA documentprotected ListboxWCreateFromInvoiceUI.shipmentFieldShipments 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 ListboxListboxFactory.newDropdownListbox()Create new listbox instance that is in combo modestatic ListboxListboxFactory.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 voidLoginOpenSequenceDialog.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 ListboxWRC3SortCriteriaPanel.noListprotected ListboxQuickCustomizeGridViewPanel.yesListprotected ListboxWRC3SortCriteriaPanel.yesListMethods in org.adempiere.webui.panel with parameters of type ListboxModifier and TypeMethodDescriptionprotected voidCustomizeGridViewPanel.migrateLists(Listbox listFrom, Listbox listTo, int endIndex) Move selected items from listFrom to listToprotected voidCustomizeUserDefTabGridView.migrateLists(Listbox listFrom, Listbox listTo, int endIndex) Move selected items from listFrom to listToprotected voidQuickCustomizeGridViewPanel.migrateLists(Listbox listFrom, Listbox listTo, int endIndex) Move selected items from listFrom to listToprotected voidWRC3SortCriteriaPanel.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 ListboxFindWindow.advancedPanelCenter ofFindWindow.winAdvanced.protected ListboxWPAttributeDialog.existingComboListbox for existing non-instance ASI recordsprotected ListboxWPAttributeDialog.fieldLotprotected ListboxWGadgets.noListprotected ListboxZkReportViewer.previewTypeList box for preview type (pdf, html, etc)protected ListboxWGadgets.yesListMethods in org.adempiere.webui.window with parameters of type ListboxModifier and TypeMethodDescriptionprotected voidWGadgets.migrateLists(Listbox listFrom, Listbox listTo) Move selected items from listFrom to listTo