Uses of Class
org.compiere.util.ValueNamePair
Package
Description
Provide translation classes
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
Provide layout and element implementation for iDempiere reporting engine
Provide implementation for conversion of amount to word.
Provide global cache, server log, JDBC interface, Transaction and Email implementation.
Provide global cache, server log, JDBC interface, Transaction and Email implementation.
-
Uses of ValueNamePair in org.adempiere.webui.component
Modifier and TypeFieldDescriptionprotected org.zkoss.addon.chosenbox.Chosenbox<ValueNamePair>
ChosenSearchBox.chosenbox
Modifier and TypeMethodDescriptionorg.zkoss.addon.chosenbox.Chosenbox<ValueNamePair>
ChosenSearchBox.getChosenbox()
Modifier and TypeMethodDescriptionvoid
Listbox.addItem
(ValueNamePair pp) shortcut for appendItem(pp.getName(), pp.getValue()), to ease porting of swing formvoid
Listbox.setSelectedValueNamePair
(ValueNamePair vp) select selected item base on vp.getValue, to ease porting of swing formModifierConstructorDescriptionChosenSearchBox
(org.zkoss.addon.chosenbox.Chosenbox<ValueNamePair> chosenbox) -
Uses of ValueNamePair in org.adempiere.webui.editor
Modifier and TypeMethodDescriptionorg.zkoss.zul.ListModel<ValueNamePair>
InfoListSubModel.getSubModel
(Object value, int nRows) -
Uses of ValueNamePair in org.adempiere.webui.window
-
Uses of ValueNamePair in org.brerp.bancosbrasileiros.apps.form
Modifier and TypeMethodDescriptionGenBilling.getPrinterData()
Get printer list (Only for SWING client) -
Uses of ValueNamePair in org.compiere.apps.form
Modifier and TypeMethodDescriptionPaySelect.getPaymentRuleData
(PaySelect.BankInfo bi) Get payment rules that's applicable to bank accountPayPrint.loadPaymentRule
(int C_PaySelection_ID) load payment rules that's applicable to pay selectionModifier and TypeMethodDescriptionPaySelect.generatePaySelect
(IMiniTable miniTable, ValueNamePair paymentRule, Timestamp payDate, PaySelect.BankInfo bi) Generate PaySelectionvoid
PaySelect.loadTableInfo
(PaySelect.BankInfo bi, Timestamp payDate, ValueNamePair paymentRule, boolean onlyDue, boolean onlyPositiveBalance, KeyNamePair bpartner, KeyNamePair docType, IMiniTable miniTable) Load open documents into miniTableModifier and TypeMethodDescriptionprotected boolean
PayPrint.getChecks
(String PaymentRule, BigDecimal startDocumentNo, AtomicReference<ValueNamePair> error, String trxName) Get Checks -
Uses of ValueNamePair in org.compiere.grid
Modifier and TypeFieldDescriptionprotected ValueNamePair
PaymentFormCreditCard.selectedCreditCard
-
Uses of ValueNamePair in org.compiere.install
Modifier and TypeMethodDescriptionTranslationController.getLanguageList()
Deprecated.TranslationController.getTableList()
Deprecated. -
Uses of ValueNamePair in org.compiere.model
Modifier and TypeFieldDescriptionstatic final ValueNamePair[]
MQuery.OPERATORS
All the Operatorsstatic final ValueNamePair[]
MQuery.OPERATORS_DATES
Operators for Datesstatic final ValueNamePair[]
MQuery.OPERATORS_ENCRYPTED
Operators for encrypted fieldsstatic final ValueNamePair[]
MQuery.OPERATORS_LOOKUP
Operators for Lookups and Lists (including Y/N)static final ValueNamePair[]
MQuery.OPERATORS_NUMBERS
Operators for Numbers, Integersstatic final ValueNamePair[]
MQuery.OPERATORS_STRINGS
Operators for StringsModifier and TypeMethodDescriptionprotected ValueNamePair
MPayment.getCreditCardPair
(String CreditCardType) Get Type and name pairMPayment.getCreditCards()
Get Accepted Credit Cards for PayAmt (default 0)MPayment.getCreditCards
(BigDecimal amt) Get Accepted Credit Cards for amountstatic ValueNamePair[]
MRefList.getList
(Properties ctx, int AD_Reference_ID, boolean optional) Get Reference List (translated name) entriesstatic ValueNamePair[]
MRefList.getList
(Properties ctx, int AD_Reference_ID, boolean optional, String orderBy) Get Reference List (translated name) entriesstatic ValueNamePair[]
MRefList.getList
(Properties ctx, int AD_Reference_ID, boolean optional, String additionalWhereClause, String orderBy) Get Reference List (translated name) entriesX_A_Asset_Info_Oth.getValueNamePair()
Get Record UU/ColumnNameX_A_RegistrationValue.getValueNamePair()
Get Record UU/ColumnNameX_AD_ChangeLog.getValueNamePair()
Get Record UU/ColumnNameX_AD_Column_Access.getValueNamePair()
Get Record UU/ColumnNameX_AD_PInstance_Para.getValueNamePair()
Get Record UU/ColumnNameX_AD_Record_Access.getValueNamePair()
Get Record UU/ColumnNameX_AD_Ref_Table.getValueNamePair()
Get Record UU/ColumnNameX_AD_Table_Access.getValueNamePair()
Get Record UU/ColumnNameX_B_Buyer.getValueNamePair()
Get Record UU/ColumnNameX_B_Seller.getValueNamePair()
Get Record UU/ColumnNameX_C_AcctSchema_Default.getValueNamePair()
Get Record UU/ColumnNameX_C_AcctSchema_GL.getValueNamePair()
Get Record UU/ColumnNameX_C_BP_Group_Acct.getValueNamePair()
Get Record UU/ColumnNameX_C_BP_Withholding.getValueNamePair()
Get Record UU/ColumnNameX_C_ProjectIssueMA.getValueNamePair()
Get Record UU/ColumnNameX_M_AttributeInstance.getValueNamePair()
Get Record UU/ColumnNameX_M_AttributeUse.getValueNamePair()
Get Record UU/ColumnNameX_M_InOutLineMA.getValueNamePair()
Get Record UU/ColumnNameX_M_InventoryLineMA.getValueNamePair()
Get Record UU/ColumnNameX_M_MovementLineMA.getValueNamePair()
Get Record UU/ColumnNameX_M_ProductionLineMA.getValueNamePair()
Get Record UU/ColumnNameX_M_Substitute.getValueNamePair()
Get Record UU/ColumnNameX_R_ContactInterest.getValueNamePair()
Get Record UU/ColumnNameX_T_DistributionRunDetail.getValueNamePair()
Get Record UU/ColumnNameX_T_Report.getValueNamePair()
Get Record UU/ColumnNameX_T_ReportStatement.getValueNamePair()
Get Record UU/ColumnNameModifier and TypeMethodDescriptionvoid
GridTab.fireDataStatusEEvent
(ValueNamePair errorLog) Create and fire Data Status Error Event (from Error Log)protected void
GridTable.fireDataStatusEEvent
(ValueNamePair errorLog) Create and fire Data Status Error Event (from Error Log) -
Uses of ValueNamePair in org.compiere.print.layout
Modifier and TypeMethodDescriptionvoid
TableProperties.setColumnHeader
(ValueNamePair[] columnHeader) ModifierConstructorDescriptionTableElement
(ValueNamePair[] columnHeader, int[] columnMaxWidth, int[] columnMaxHeight, String[] columnJustification, boolean[] fixedWidth, ArrayList<Integer> functionRows, boolean multiLineHeader, org.compiere.print.util.SerializableMatrix<Serializable> data, KeyNamePair[] pk, String pkColumnName, int pageNoStart, Rectangle firstPage, Rectangle nextPages, int repeatedColumns, HashMap<Integer, Integer> additionalLines, HashMap<Point, Font> rowColFont, HashMap<Point, Color> rowColColor, HashMap<Point, Color> rowColBackground, MPrintTableFormat tFormat, ArrayList<Integer> pageBreak, Boolean[] colSuppressRepeats, HashMap<Point, MReportLine> rowColReportLine, ArrayList<Integer> finReportSumRows) Constructor.TableProperties
(ValueNamePair[] columnHeader, int[] columnMaxWidth, int[] columnMaxHeight, boolean[] fixedWidth, Boolean[] colSuppressRepeats, String[] columnJustification) -
Uses of ValueNamePair in org.compiere.util
Modifier and TypeMethodDescriptionstatic ValueNamePair[]
DB.getValueNamePairs
(String sql, boolean optional, List<Object> params) Get Array of ValueNamePair items.static ValueNamePair
CLogger.peekError()
Get last error from environment contextstatic ValueNamePair
CLogger.retrieveError()
Get and remove last error from environment contextstatic ValueNamePair
CLogger.retrieveInfo()
Get and remove last Info from environment contextstatic ValueNamePair
CLogger.retrieveWarning()
Get and remove last Warning from environment context