Package | Description |
---|---|
com.sun.faces.application.view | |
javax.faces.view |
Modifier and Type | Class and Description |
---|---|
class |
ViewMetadataImpl |
Modifier and Type | Method and Description |
---|---|
ViewMetadata |
JspViewHandlingStrategy.getViewMetadata(FacesContext context,
String viewId)
Not supported in JSP-based views.
|
ViewMetadata |
FaceletViewHandlingStrategy.getViewMetadata(FacesContext context,
String viewId) |
Modifier and Type | Method and Description |
---|---|
ViewMetadata |
ViewDeclarationLanguageWrapper.getViewMetadata(FacesContext context,
String viewId) |
abstract ViewMetadata |
ViewDeclarationLanguage.getViewMetadata(FacesContext context,
String viewId)
Return a reference to the view
metadata for the view represented by the argument
|
Comments to: faces-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.