|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ViewDeclarationLanguage | |
---|---|
javax.faces.application | APIs that are used to link an application's business logic objects to JavaServer Faces, as well as convenient pluggable mechanisms to manage the execution of an application that is based on JavaServer Faces. |
javax.faces.view | Classes for defining a View Declaration Language (VDL) for authoring JavaServer Faces user interfaces. |
Uses of ViewDeclarationLanguage in javax.faces.application |
---|
Uses of ViewDeclarationLanguage in javax.faces.view |
---|
Methods in javax.faces.view that return ViewDeclarationLanguage | |
---|---|
abstract ViewDeclarationLanguage |
ViewDeclarationLanguageFactory.getViewDeclarationLanguage(java.lang.String viewId)
Return the
|
abstract ViewDeclarationLanguage |
ViewDeclarationLanguageFactory.getViewDeclarationLanguage(java.lang.String viewId)
Return the
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |