|
Compiere 3.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValueNamePair | |
|---|---|
| org.compiere.apps.search | |
| org.compiere.db | Provides for.... |
| org.compiere.framework | |
| org.compiere.model | Provides for.... |
| org.compiere.plaf | Provides for Pluggabe Look & Feel User Interface. |
| org.compiere.print.layout | |
| org.compiere.util | Provides utility functions. |
| org.compiere.vos | |
| Uses of ValueNamePair in org.compiere.apps.search |
|---|
| Methods in org.compiere.apps.search that return ValueNamePair | |
|---|---|
ValueNamePair |
AdvancedRow.getColumn()
|
ValueNamePair |
AdvancedRow.getOperator()
|
ValueNamePair |
AdvancedRow.getValue()
|
ValueNamePair |
AdvancedRow.getValue2()
|
| Methods in org.compiere.apps.search with parameters of type ValueNamePair | |
|---|---|
void |
AdvancedRow.setColumn(ValueNamePair column)
|
void |
AdvancedRow.setOperator(ValueNamePair operator)
|
void |
AdvancedRow.setValue(ValueNamePair value)
|
void |
AdvancedRow.setValue2(ValueNamePair value2)
|
| Constructors in org.compiere.apps.search with parameters of type ValueNamePair | |
|---|---|
AdvancedRow(ValueNamePair column,
ValueNamePair operator,
ValueNamePair value,
ValueNamePair value2)
Full Advanced Row Constructor |
|
| Uses of ValueNamePair in org.compiere.db |
|---|
| Fields in org.compiere.db declared as ValueNamePair | |
|---|---|
static ValueNamePair[] |
CConnection.appsTypeProfiles
|
static ValueNamePair[] |
CConnection.CONNECTIONProfiles
Connection profiles |
static ValueNamePair[] |
CConnection.CONNECTIONProfilesWas
|
| Methods in org.compiere.db that return ValueNamePair | |
|---|---|
ValueNamePair |
CConnection.getConnectionProfilePair()
Get Connection Profile |
| Methods in org.compiere.db with parameters of type ValueNamePair | |
|---|---|
void |
CConnection.setConnectionProfile(ValueNamePair connectionProfile)
Set Connection Profile |
| Uses of ValueNamePair in org.compiere.framework |
|---|
| Fields in org.compiere.framework declared as ValueNamePair | |
|---|---|
static ValueNamePair[] |
Query.OPERATORS
Operators for Strings |
static ValueNamePair[] |
Query.OPERATORS_ID
Operators for IDs |
static ValueNamePair[] |
Query.OPERATORS_YN
Operators for Boolean |
| Method parameters in org.compiere.framework with type arguments of type ValueNamePair | |
|---|---|
static boolean |
ZoomTarget.evaluateWhereClause(ArrayList<ValueNamePair> columnValues,
String whereClause)
Evaluate where clause |
| Uses of ValueNamePair in org.compiere.model |
|---|
| Methods in org.compiere.model that return ValueNamePair | |
|---|---|
ValueNamePair[] |
MAdvertisement.getClickCountWeek()
Get Weekly Count |
protected ValueNamePair[] |
MClickCount.getCount(String DateFormat)
Get Count for date format |
ValueNamePair[] |
MClickCount.getCountDay()
Get Daily Count |
ValueNamePair[] |
MClickCount.getCountMonth()
Get Monthly Count |
ValueNamePair[] |
MClickCount.getCountQuarter()
Get Monthly Count |
ValueNamePair[] |
MClickCount.getCountWeek()
Get Weekly Count |
ValueNamePair[] |
MPayment.getCreditCards()
Get Accepted Credit Cards for PayAmt (default 0) |
ValueNamePair[] |
MPayment.getCreditCards(BigDecimal amt)
Get Accepted Credit Cards for amount |
static ValueNamePair[] |
MRefList.getList(int AD_Reference_ID,
boolean optional)
Get Reference List |
ValueNamePair |
MUserQueryLine.getOperatorPair()
Get Operator Name |
| Methods in org.compiere.model with parameters of type ValueNamePair | |
|---|---|
protected void |
GridTable.fireDataStatusEEvent(ValueNamePair errorLog)
Create and fire Data Status Event (from Error Log) |
protected void |
GridTab.fireDataStatusEEvent(ValueNamePair errorLog)
Create and fire Data Status Error Event (from Error Log) |
| Constructors in org.compiere.model with parameters of type ValueNamePair | |
|---|---|
MUserQueryLine(MUserQuery parent,
int SeqNo,
ValueNamePair column,
String operator,
ValueNamePair value,
ValueNamePair value2)
Full Constructor |
|
| Uses of ValueNamePair in org.compiere.plaf |
|---|
| Fields in org.compiere.plaf declared as ValueNamePair | |
|---|---|
static ValueNamePair[] |
CompiereColor.TYPES
Types |
| Methods in org.compiere.plaf that return ValueNamePair | |
|---|---|
static ValueNamePair[] |
CompierePLAF.getPLAFs()
Get available Look And Feels |
static ValueNamePair[] |
CompierePLAF.getThemes()
Get the list of available Metal Themes if the current L&F is a Metal L&F |
| Methods in org.compiere.plaf with parameters of type ValueNamePair | |
|---|---|
static void |
CompierePLAF.setPLAF(ValueNamePair plaf,
ValueNamePair theme,
Window win)
Set PLAF and update Ini |
| Uses of ValueNamePair in org.compiere.print.layout |
|---|
| Constructors in org.compiere.print.layout with parameters of type ValueNamePair | |
|---|---|
TableElement(ValueNamePair[] columnHeader,
int[] columnMaxWidth,
int[] columnMaxHeight,
String[] columnJustification,
boolean[] fixedWidth,
ArrayList<Integer> functionRows,
boolean multiLineHeader,
Object[][] 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)
Constructor. |
|
| Uses of ValueNamePair in org.compiere.util |
|---|
| Methods in org.compiere.util that return ValueNamePair | |
|---|---|
static ValueNamePair |
CLogger.retrieveError()
Get Error from Stack |
static ValueNamePair |
CLogger.retrieveInfo()
Get Info from Stack |
static ValueNamePair |
CLogger.retrieveWarning()
Get Warning from Stack |
| Uses of ValueNamePair in org.compiere.vos |
|---|
| Fields in org.compiere.vos declared as ValueNamePair | |
|---|---|
ValueNamePair[] |
WfActivityInfoVO.values
|
| Fields in org.compiere.vos with type parameters of type ValueNamePair | |
|---|---|
HashMap<String,ArrayList<ValueNamePair>> |
PreloadVO.lookups
|
|
Compiere 3.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||