|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TemplateMethod | |
---|---|
org.apache.tiles.autotag.model | Domain model classes representing a parsed template suite. |
Uses of TemplateMethod in org.apache.tiles.autotag.model |
---|
Methods in org.apache.tiles.autotag.model that return TemplateMethod | |
---|---|
TemplateMethod |
TemplateClass.getExecuteMethod()
Returns the method that execute this class. |
Constructors in org.apache.tiles.autotag.model with parameters of type TemplateMethod | |
---|---|
TemplateClass(String name,
String tagName,
String tagClassPrefix,
TemplateMethod executeMethod)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |