RichFaces Core API 4.2.1.Final

Uses of Interface
org.richfaces.resource.ResourceLibrary

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

Uses of ResourceLibrary in org.ajax4jsf.javascript
 

Subinterfaces of ResourceLibrary in org.ajax4jsf.javascript
 interface FunctionDefWithDependencies
          

 interface ScriptWithDependencies
          This interface describes JavaScript object with optional dependent resources.
 

Classes in org.ajax4jsf.javascript that implement ResourceLibrary
 class JSWithDependencies
          

Wrapper object that adds dependencies to any object whether it implements ScriptString or not.

 

Uses of ResourceLibrary in org.richfaces.resource
 

Methods in org.richfaces.resource that return ResourceLibrary
 ResourceLibrary ResourceLibraryFactory.getResourceLibrary(String name, String library)
           
 


RichFaces Core API 4.2.1.Final

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