Package | Description |
---|---|
org.primefaces.application.resource | |
org.primefaces.util |
Modifier and Type | Method and Description |
---|---|
static List<ResourceUtils.ResourceInfo> |
DynamicResourcesPhaseListener.getInitialResources(javax.faces.context.FacesContext context) |
Modifier and Type | Method and Description |
---|---|
static void |
DynamicResourcesPhaseListener.putInitialResources(javax.faces.context.FacesContext context,
List<ResourceUtils.ResourceInfo> resources) |
Modifier and Type | Method and Description |
---|---|
static ResourceUtils.ResourceInfo |
ResourceUtils.newResourceInfo(javax.faces.component.UIComponent component) |
Modifier and Type | Method and Description |
---|---|
static List<ResourceUtils.ResourceInfo> |
ResourceUtils.getComponentResources(javax.faces.context.FacesContext context) |
Modifier and Type | Method and Description |
---|---|
static boolean |
ResourceUtils.isInline(ResourceUtils.ResourceInfo resourceInfo) |
static javax.faces.application.Resource |
ResourceUtils.newResource(ResourceUtils.ResourceInfo resourceInfo,
javax.faces.context.FacesContext context) |
Copyright © 2019. All rights reserved.