Uses of Class
org.omnifaces.resourcehandler.GraphicResource
-
Packages that use GraphicResource Package Description org.omnifaces.resourcehandler -
-
Uses of GraphicResource in org.omnifaces.resourcehandler
Methods in org.omnifaces.resourcehandler that return GraphicResource Modifier and Type Method Description static GraphicResource
GraphicResource. create(FacesContext context, ValueExpression value, String type, Object lastModified)
Create a new graphic resource based on the given value expression.
-