Package | Description |
---|---|
org.richfaces.resource.external |
Modifier and Type | Method and Description |
---|---|
ExternalResource |
ExternalStaticResourceFactory.createResource(javax.faces.context.FacesContext facesContext,
ResourceKey resourceKey)
Creates external resource
|
Modifier and Type | Method and Description |
---|---|
void |
ExternalResourceTracker.markExternalResourceRendered(javax.faces.context.FacesContext facesContext,
ExternalResource resourceKey)
Marks given
ExternalResource and all other resources with same external location (
getExternalLocation() ) as rendered |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.