|
Oracle© Fusion Middleware Java API Reference for Oracle ADF Faces 11g Release 1 (11.1.1.7.2) E10684-10 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PageResource | |
|---|---|
| oracle.adf.view.rich.component.remote | |
| oracle.adf.view.rich.component.rich | |
| oracle.adf.view.rich.resource | |
| Uses of PageResource in oracle.adf.view.rich.component.remote |
|---|
| Methods in oracle.adf.view.rich.component.remote that return types with arguments of type PageResource | |
|---|---|
java.util.List<PageResource> |
RootRemoteRegion.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. |
| Methods in oracle.adf.view.rich.component.remote with parameters of type PageResource | |
|---|---|
void |
RootRemoteRegion.addResource(PageResource resource)Adds a resource to be rendered inside the <head> element of the HTML page. |
| 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. |
| Uses of PageResource in oracle.adf.view.rich.resource |
|---|
| Methods in oracle.adf.view.rich.resource with parameters of type PageResource | |
|---|---|
void |
PageResourceContainer.addResource(PageResource resource)Adds a resource to be rendered inside the <head> element of the HTML page. |
|
Oracle© Fusion Middleware Java API Reference for Oracle ADF Faces 11g Release 1 (11.1.1.7.2) E10684-10 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||