|
Oracle© Fusion Middleware Java API Reference for Oracle ADF Faces 11g Release 1 (11.1.1.7.2) E10684-10 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PageResourceContainer
This interface specifies a contract for a Page Resource Container. Resources can be added to the container so that they may be handled correctly. This interface is intended for internal use by ADFFaces classes and is not intended to be implemented by external classes. As such, methods may be added as needed.
Method Summary | |
---|---|
void |
addResource(PageResource resource) Adds a resource to be rendered inside the <head> element of the HTML page. |
Method Detail |
---|
void addResource(PageResource resource)
resource
- The resource to add
|
Oracle© Fusion Middleware Java API Reference for Oracle ADF Faces 11g Release 1 (11.1.1.7.2) E10684-10 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |