Uses of Class
org.apache.wicket.resource.bundles.ConcatResourceBundleReference

Packages that use ConcatResourceBundleReference
org.apache.wicket The core Wicket package. 
 

Uses of ConcatResourceBundleReference in org.apache.wicket
 

Methods in org.apache.wicket that return ConcatResourceBundleReference
protected
<T extends HeaderItem & IReferenceHeaderItem>
ConcatResourceBundleReference<T>
ResourceBundles.newBundleResourceReference(Class<?> scope, String name, List<T> items)
          Creates a ResourceReference that will point to the bundle with the items
 



Copyright © 2006–2014 Apache Software Foundation. All rights reserved.