|
Oracle Fusion Middleware Java API Reference for Oracle ADF Faces 11g Release 2 (11.1.2.0.0) E17488-01 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PageResource | |
---|---|
oracle.adf.view.rich.component.rich |
Uses of PageResource in oracle.adf.view.rich.component.rich |
---|
Methods in oracle.adf.view.rich.component.rich that return types with arguments of type PageResource | |
---|---|
java.util.List<PageResource> |
RichDocument.getAddedPageResources() Obtains a read-only collection of page resources that have been added to the document during this request if a partial request, or the full list of resources for a full-submit. |
java.util.List<PageResource> |
RichDocument.getPageResources() Obtains a read-only collection of all page resources associated with the document. |
Methods in oracle.adf.view.rich.component.rich with parameters of type PageResource | |
---|---|
void |
RichDocument.addResource(PageResource resource) Adds a resource to the document component to be rendered inside the <head> element of the HTML page. |
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Faces 11g Release 2 (11.1.2.0.0) E17488-01 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |