Uses of Class
org.compiere.util.NamePair
Package
Description
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 NamePair in org.adempiere.webui.panel
Modifier and TypeClassDescriptionstatic class
List Itemstatic class
List ItemModifier and TypeFieldDescriptionInfoPanel.m_values
KeyNamePair/ValueNamePair:[Column:Value]protected Collection<NamePair>
InfoPanel.m_viewIDMap
saved selected id and viewIDModifier and TypeMethodDescriptionInfoPanel.getSaveKeys
(int infoColumnId) Add view id column (infoColumnId) toInfoPanel.m_viewIDMap
. -
Uses of NamePair in org.adempiere.webui.window
-
Uses of NamePair in org.brerp.base.model
-
Uses of NamePair in org.brerp.tms.base.model
-
Uses of NamePair in org.compiere.model
Modifier and TypeMethodDescriptionabstract NamePair
GetNamePair
of Key ValueGet KeyNamePair of Key ValueGet NamePair of Key ValueGet KeyNamePair via key value.Get NamePair/KeyNamePair for key.Get NamePair/KeyNamePair for key.Get KeyNamePair(M_AttributeSetInstance_ID, Description) of Key ValueNamePair[]
Perform direct lookup for keysPerform Direct Lookup from Table.Perform Direct Lookup from Table.Get from MLocator cache or DBNamePair[]
Get Data Direct from DB.MLookup.getNoDirect
(Object key) Get NamePair/KeyNamePair for key. -
Uses of NamePair in org.compiere.print.layout
-
Uses of NamePair in org.compiere.util
Modifier and TypeClassDescriptionfinal class
Key Name Pair (Integer key and string name)final class
Value Name Pair (String key and name)Modifier and TypeMethodDescriptionint
Compare o1 and o2 (based on toString value) using Collatorint
Comparable Interface (based on toString value) using Collatorstatic org.apache.ecs.xhtml.option[]
WebUtil.convertToOption
(NamePair[] list, String default_ID) Convert Array of NamePair to HTTP Option Array.Modifier and TypeMethodDescriptionstatic void
DB.createT_SelectionNewNP
(int AD_PInstance_ID, Collection<NamePair> saveKeys, String trxName) Insert selection into T_Selection table.
saveKeys is map with rowID as key and list of viewID as value. -
Uses of NamePair in org.idempiere.webservices.client