Uses of Class
wicket.extensions.util.resource.TextTemplateDecorator

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

Uses of TextTemplateDecorator in wicket.extensions.util.resource
 

Subclasses of TextTemplateDecorator in wicket.extensions.util.resource
 class CssTemplate
          Decorates the template with CSS tags.
 class JavaScriptTemplate
          Decorates the template with javascript tags.
 



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