| Package | Description |
|---|---|
| org.ajax4jsf.javascript |
Classes and interfaces that ease creation of client-side Javascript code
|
| org.richfaces.resource |
RichFaces resource handling classes
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
FunctionDefWithDependencies
|
interface |
ScriptWithDependencies
This interface describes JavaScript object with optional dependent resources.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JSWithDependencies
Wrapper object that adds dependencies to any object whether it implements |
| Modifier and Type | Class and Description |
|---|---|
class |
StaticResourceLibrary |
| Modifier and Type | Method and Description |
|---|---|
ResourceLibrary |
ResourceLibraryFactoryImpl.getResourceLibrary(String name,
String library) |
ResourceLibrary |
ResourceLibraryFactory.getResourceLibrary(String name,
String library)
Create a
ResourceLibrary for given resource name and library |
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.