|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Resource | |
|---|---|
| javax.faces.application | |
| javax.faces.view | |
| Uses of Resource in javax.faces.application |
|---|
| Subclasses of Resource in javax.faces.application | |
|---|---|
class |
ResourceWrapper
|
| Methods in javax.faces.application that return Resource | |
|---|---|
Resource |
ResourceHandlerWrapper.createResource(String resourceName)
|
abstract Resource |
ResourceHandler.createResource(String resourceName)
|
Resource |
ResourceHandlerWrapper.createResource(String resourceName,
String libraryName)
|
abstract Resource |
ResourceHandler.createResource(String resourceName,
String libraryName)
|
Resource |
ResourceHandlerWrapper.createResource(String resourceName,
String libraryName,
String contentType)
|
abstract Resource |
ResourceHandler.createResource(String resourceName,
String libraryName,
String contentType)
|
abstract Resource |
ResourceWrapper.getWrapped()
|
| Methods in javax.faces.application with parameters of type Resource | |
|---|---|
UIComponent |
Application.createComponent(FacesContext context,
Resource componentResource)
??? |
UIComponent |
ApplicationWrapper.createComponent(FacesContext context,
Resource componentResource)
|
| Uses of Resource in javax.faces.view |
|---|
| Methods in javax.faces.view that return Resource | |
|---|---|
abstract Resource |
ViewDeclarationLanguage.getScriptComponentResource(FacesContext context,
Resource componentResource)
|
| Methods in javax.faces.view with parameters of type Resource | |
|---|---|
abstract BeanInfo |
ViewDeclarationLanguage.getComponentMetadata(FacesContext context,
Resource componentResource)
|
abstract Resource |
ViewDeclarationLanguage.getScriptComponentResource(FacesContext context,
Resource componentResource)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||