|
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.servlet.ui.data.PageIncludeBoundValue
BoundValue implementation that will point to the root UINode of another Page. This is most useful for UIX Components's IncludeBean.
Constructor Summary | |
PageIncludeBoundValue(Page page)
Create a PageIncludeBoundValue. |
Method Summary | |
java.lang.Object |
getValue(RenderingContext rContext)
Called to retrieve a value based on the current rendering context. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PageIncludeBoundValue(Page page)
page
- the Page whose contents should be includeMethod Detail |
public java.lang.Object getValue(RenderingContext rContext)
BoundValue
getValue
in interface BoundValue
oracle.cabo.ui.data.BoundValue
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 |