|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use PossibleValueRow | |
| planetj.database.possiblevalues | |
| Uses of PossibleValueRow in planetj.database.possiblevalues |
| Methods in planetj.database.possiblevalues that return PossibleValueRow | |
static PossibleValueRow |
PossibleValueManager.getMessage(java.lang.String key,
Row row,
ExecutingContext ec)
Convience method that gets the current application from the current executing context. |
static PossibleValueRow |
PossibleValueManager.getMessage(java.lang.String key)
Get message for key. |
static PossibleValueRow |
PossibleValueManager.getMessage(java.lang.String key,
Application app)
Get message for key and application. |
static PossibleValueRow |
PossibleValueManager.getMessage(java.lang.String key,
Row row)
Get message for Row's system, library, table, and given key for owner of the application. |
static PossibleValueRow |
PossibleValueManager.getMessage(java.lang.String key,
Row row,
Application app)
Get message for Row's system, library, table, and given key for owner of the application. |
static PossibleValueRow |
PossibleValueManager.getMessage(java.lang.String key,
java.lang.String system,
java.lang.String library,
java.lang.String table,
Application app)
Get message for system, library, table, and given key for owner of the application. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||