| 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 |
FaceletViewHandlingStrategy.getViewMetadata(FacesContext context,
String viewId) |
ViewMetadata |
JspViewHandlingStrategy.getViewMetadata(FacesContext context,
String viewId)
Not supported in JSP-based views.
|
| 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
|
Copyright © 1997–2019 Eclipse Foundation. All rights reserved.