Uses of Class
org.apache.wicket.util.template.TextTemplateDecorator

Packages that use TextTemplateDecorator
org.apache.wicket.util.template Resource extensions that make working with header contributions easier and more maintainable. 
 

Uses of TextTemplateDecorator in org.apache.wicket.util.template
 

Subclasses of TextTemplateDecorator in org.apache.wicket.util.template
 class CssTemplate
          Decorates a TextTemplate with CSS tags.
 class JavaScriptTemplate
          Decorates a TextTemplate with JavaScript tags.
 



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