Uses of Class
org.adempiere.webui.component.Combobox
Packages that use Combobox
Package
Description
Provide process, drill assistant, feedback request and callout dialog implementation.
Provide global search and label search component.
Provide global search and label search component.
Custom Zk components for iDempiere
Implement field editors
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 Combobox in org.adempiere.webui.apps
Fields in org.adempiere.webui.apps declared as ComboboxModifier and TypeFieldDescriptionprotected ComboboxAbstractProcessDialog.freportTypeprotected ComboboxAbstractProcessDialog.fSavedNameList of name/label for save process parameters -
Uses of Combobox in org.adempiere.webui.component
Subclasses of Combobox in org.adempiere.webui.componentModifier and TypeClassDescriptionclassAuto-complete with combobox.
Based on ZK's Auto-complete.Fields in org.adempiere.webui.component declared as ComboboxModifier and TypeFieldDescriptionprotected ComboboxPaymentbox.comboList of payment rulesprotected ComboboxComboEditorBox.txtMethods in org.adempiere.webui.component that return ComboboxMethods in org.adempiere.webui.component with parameters of type ComboboxModifier and TypeMethodDescriptionvoidConfirmPanel.addComponentsCenter(Combobox cbb) Add combobox to center area of panel -
Uses of Combobox in org.adempiere.webui.editor
Methods in org.adempiere.webui.editor that return Combobox -
Uses of Combobox in org.adempiere.webui.panel
Fields in org.adempiere.webui.panel declared as ComboboxModifier and TypeFieldDescriptionprotected ComboboxInfoPanel.cbbProcessprotected ComboboxRolePanel.lstClientprotected ComboboxLoginPanel.lstLanguageprotected ComboboxRolePanel.lstLanguageprotected ComboboxValidateMFAPanel.lstMFAMechanismprotected ComboboxRolePanel.lstOrganisationprotected ComboboxRolePanel.lstRoleprotected ComboboxChangePasswordPanel.lstSecurityQuestionprotected ComboboxRolePanel.lstWarehouse -
Uses of Combobox in org.adempiere.webui.window
Subclasses of Combobox in org.adempiere.webui.windowFields in org.adempiere.webui.window declared as ComboboxModifier and TypeFieldDescriptionprotected ComboboxFindWindow.fQueryNameDrop down for user query namesprotected ComboboxFindWindow.historyComboList of history scope options (all, year, month, etc)Methods in org.adempiere.webui.window with parameters of type ComboboxModifier and TypeMethodDescriptionprotected voidFindWindow.addOperators(ValueNamePair[] op, Combobox listOperator) add op to listOperatorprotected voidFindWindow.addOperators(org.zkoss.zul.Comboitem column, Combobox listOperator) Retrieve operators depending on the item selected in the 'Column' field and add them to the selectionprotected voidFindWindow.addOperatorsAttribute(org.zkoss.zul.Comboitem column, Combobox listOperator) add operators to listOperator depends on the type of attributeprotected voidFindWindow.setAttributes(Combobox listColumn, Combobox listOperator, String[] fields) Populate listColumn and listOperatorprotected voidFindWindow.setValues(GridField[] findFields, Combobox listTable, Combobox listColumn, Combobox listOperator, String[] fields) Populate listTable, listColumn and listOperator values forFindWindow.advancedPanelrow.protected voidFindWindow.updateColumnListModel(Combobox listColumn, ValueNamePair[] cols) Create list model from cols for listColumn