Uses of Interface
org.ujac.web.servlet.TemplateContextHolder

Packages that use TemplateContextHolder
org.ujac.web.tag   
 

Uses of TemplateContextHolder in org.ujac.web.tag
 

Classes in org.ujac.web.tag that implement TemplateContextHolder
 class AlterColumnTag
          Name: InsertColumnTag
Description: A custom tag altering columns at surrounding print-table tags.
 class BaseConditionTag
          Name: BaseConditionTag
Description: Base condition tag implementation.
 class BaseTag
          Name: BaseTag
Description: Base JSP custom tag implementation which provides a smart way to render attributes for generated HTML tags.
 class CaseTag
          Name: CaseTag
Description: A custom tag class implementing the tag <ujac:case>.
.
 class DefaultTag
          Name: DefaultTag
Description: A custom tag class implementing the tag <ujac:default>.
.
 class DefineColumnTag
          Name: DefineColumnTag
Description: A custom tag defining columns for surrounding print-table tags.
 class ElseTag
          Name: IfTag
Description: A custom tag class implementing the tag <ujac:else>.
 class ExtraRowTag
          Name: ExtraRowTag
Description: Implementation of the <extra-row> tag.
 class ForeachTag
          Name: ForeachTag
Description: A custom tag class iterating over the sequence, specified by a given expression.
 class IfTag
          Name: IfTag
Description: A custom tag class implementing the tag <ujac:if>.
 class InsertColumnTag
          Name: InsertColumnTag
Description: A custom tag inserting columns into surrounding print-table tags.
 class PrintFooterRowTag
          Name: PrintFooterRowTag
Description: A custom tag class printing footer rows.
 class PrintGroupRowTag
          Name: PrintGroupRowTag
Description: A custom tag class printing group rows.
 class PrintGroupTitleRowTag
          Name: PrintGroupRowTag
Description: A custom tag class printing group title rows.
 class PrintHeaderRowTag
          Name: PrintHeaderRowTag
Description: A custom tag class printing header rows.
 class PrintRowTag
          Name: PrintRowTag
Description: A custom tag class printing normal rows.
 class PrintTableTag
          Name: PrintTableTag
Description: A custom tag class for convinient output of tables.
 class RemoveColumnTag
          Name: RemoveColumnTag
Description: A custom tag removing columns from surrounding print-table tags.
 class RowCellTag
          Name: RowCellTag
Description: A custom tag, specifying special styles for columns withing rows.
 class SetPropertyTag
          Name: SetPropertyTag
Description: Class handling the set-property tag.
 class SwitchTag
          Name: SwitchTag
Description: A custom tag class implementing the tag <ujac:switch>.
.
 



Copyright © 2003-2004 UJAC.org. All Rights Reserved.