|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.cabo.ui.data.bind.BundleBoundValue | +--oracle.cabo.ui.data.BundleBoundValue
An implementation for backwards compatibility.
LocaleContext
Constructor Summary | |
BundleBoundValue(java.lang.String bundleName,
java.lang.String key)
Deprecated. Create a BundleBoundValue that will retrieve the translated Object specified by key from the ResourceBundle specified by bundleName. |
Methods inherited from class oracle.cabo.ui.data.bind.BundleBoundValue |
getValue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BundleBoundValue(java.lang.String bundleName, java.lang.String key)
bundleName
- Base name of the ResourceBundle to usekey
- Key to use to look up value in ResourceBundle
|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |