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(FacesContext context,
ResourceIdentifier id)
Returns whether the given script resource is rendered.
|
static void |
Hacks.setScriptResourceRendered(FacesContext context,
ResourceIdentifier id)
Set the given script resource as rendered.
|
static void |
Hacks.setStylesheetResourceRendered(FacesContext context,
ResourceIdentifier id)
Set the given stylesheet resource as rendered.
|
Copyright © 2012–2014 OmniFaces. All rights reserved.