Package org.apache.wicket.examples.resourcedecoration

Class Summary
BasicGroupingKey  
GroupedAndOrderedResourceReference Assigns a group and order to load in that group to a PackageResourceReference.
GroupingAndFilteringHeaderResponse An IHeaderResponse that uses grouping for the CSS resources, i.e.
GroupingHeaderResponse A IHeaderResponse decorator that groups the resources by type (css or js) and by custom groups
HomePage A demo page showing how to render grouped resources
HttpAggregatingResourceReferenceCollection  
MergedResourcesResource A shared resource that receives as query parameters a list of the names of grouped resources and their type, then it loads each resource and merges it with the others.
ResourceDecorationApplication An application showing how to return several resources into a single http response.
 

Enum Summary
GroupedAndOrderedResourceReference.ResourceGroup Some demo groups
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.