|
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 | ||||||||
The BoundValue interface is used to dynamically compute
a value based on the current rendering context. A common
implementation of this interface is to retrieve a DataObject
from the RenderingContext and get the data from that object -
BoundDataValue implements this.
| Method Summary | |
java.lang.Object |
getValue(RenderingContext context)
Called to retrieve a value based on the current rendering context. |
| Method Detail |
public java.lang.Object getValue(RenderingContext context)
context - the rendering context
|
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 | ||||||||