Package org.apache.struts.tiles
Class DefinitionNameAttribute
java.lang.Object
org.apache.struts.tiles.UntypedAttribute
org.apache.struts.tiles.DefinitionNameAttribute
- All Implemented Interfaces:
Serializable
,AttributeDefinition
Component attribute.
Such attribute value represent an instance name.
- See Also:
-
Field Summary
Fields inherited from class org.apache.struts.tiles.UntypedAttribute
role, value
-
Constructor Summary
ConstructorDescriptionDefinitionNameAttribute
(String value) Constructor.DefinitionNameAttribute
(String value, String role) Constructor. -
Method Summary
-
Constructor Details
-
DefinitionNameAttribute
Constructor. -
DefinitionNameAttribute
Constructor.
-