| Package | Description |
|---|---|
| org.omnifaces.util |
| Modifier and Type | Method and Description |
|---|---|
static Set<ResourceIdentifier> |
Hacks.getRichFacesResourceLibraryResources(ResourceIdentifier id)
Returns an ordered set of all JSF resource identifiers for the given RichFaces resource library resources.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<ResourceIdentifier> |
Hacks.getRichFacesResourceLibraryResources(ResourceIdentifier id)
Returns an ordered set of all JSF resource identifiers for the given RichFaces resource library resources.
|
static boolean |
Hacks.isScriptResourceRendered(javax.faces.context.FacesContext context,
ResourceIdentifier id)
Returns whether the given script resource is rendered.
|
static void |
Hacks.setScriptResourceRendered(javax.faces.context.FacesContext context,
ResourceIdentifier id)
Set the given script resource as rendered.
|
static void |
Hacks.setStylesheetResourceRendered(javax.faces.context.FacesContext context,
ResourceIdentifier id)
Set the given stylesheet resource as rendered.
|
Copyright © 2012–2014 OmniFaces. All rights reserved.