|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributeDefinition | |
---|---|
org.apache.struts.tiles |
The Tiles taglib and framework allows building web pages by assembling reusable
pieces of pages, called Tiles. |
org.apache.struts.tiles.taglib | The "struts-tiles" tag library contains tags that are useful in creating dynamic reusable components. |
Uses of AttributeDefinition in org.apache.struts.tiles |
---|
Classes in org.apache.struts.tiles that implement AttributeDefinition | |
---|---|
class |
DefinitionAttribute
Attribute representing a Component Definition. |
class |
DefinitionNameAttribute
Component attribute. |
class |
DirectStringAttribute
Component attribute. |
class |
PathAttribute
Component attribute. |
class |
UntypedAttribute
Common implementation of attribute definition. |
Uses of AttributeDefinition in org.apache.struts.tiles.taglib |
---|
Methods in org.apache.struts.tiles.taglib with parameters of type AttributeDefinition | |
---|---|
InsertTag.TagHandler |
InsertTag.processTypedAttribute(AttributeDefinition value)
Process typed attribute according to its type. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |