Uses of Package
wicket.extensions.util.resource

Packages that use wicket.extensions.util.resource
wicket.extensions.util.resource Resource extensions that makes working with header contributions easier and better maintainable. 
 

Classes in wicket.extensions.util.resource used by wicket.extensions.util.resource
TextTemplate
          Represents a text template that can do variable interpolation.
TextTemplateDecorator
          Provides the ability to 'decorate' the actual template contents before it is contributed to the header.
TextTemplateHeaderContributor
          A header contributor that will contribute the contents of the given template interpolated with the provided map of variables.
TextTemplateSharedResourceFactory
          A resource (reference) factory that takes a TextTemplate and generates shared resources for various interpolations of that template.
 



Copyright © 2004-2008 Wicket developers. All Rights Reserved.