RichFaces Core API 4.2.1.CR1

Uses of Class
org.richfaces.resource.ResourceKey

Packages that use ResourceKey
org.ajax4jsf.javascript Classes and interfaces that ease creation of client-side Javascript code 
org.richfaces.resource   
 

Uses of ResourceKey in org.ajax4jsf.javascript
 

Methods in org.ajax4jsf.javascript that return types with arguments of type ResourceKey
 Iterable<ResourceKey> JSWithDependencies.getResources()
           
 

Constructors in org.ajax4jsf.javascript with parameters of type ResourceKey
JSWithDependencies(Object wrapped, ResourceKey... resources)
           
 

Constructor parameters in org.ajax4jsf.javascript with type arguments of type ResourceKey
JSWithDependencies(Object wrapped, Iterable<ResourceKey> resources)
           
 

Uses of ResourceKey in org.richfaces.resource
 

Fields in org.richfaces.resource with type parameters of type ResourceKey
static com.google.common.base.Function<String,ResourceKey> ResourceKey.FACTORY
           
 

Methods in org.richfaces.resource that return ResourceKey
static ResourceKey ResourceKey.create(String resourceQualifier)
           
static ResourceKey ResourceKey.create(String resourceName, String libraryName)
           
 

Methods in org.richfaces.resource that return types with arguments of type ResourceKey
 Collection<ResourceKey> ResourceFactory.getMappedDynamicResourceKeys()
           
 Iterable<ResourceKey> ResourceLibrary.getResources()
           
 


RichFaces Core API 4.2.1.CR1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.