org.apache.struts.tiles
Class DefinitionNameAttribute
java.lang.Object
org.apache.struts.tiles.UntypedAttribute
org.apache.struts.tiles.DefinitionNameAttribute
- All Implemented Interfaces:
- Serializable, AttributeDefinition
public class DefinitionNameAttribute
- extends UntypedAttribute
Component attribute.
Such attribute value represent an instance name.
- See Also:
- Serialized Form
DefinitionNameAttribute
public DefinitionNameAttribute(String value)
- Constructor.
DefinitionNameAttribute
public DefinitionNameAttribute(String value,
String role)
- Constructor.
Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.