org.apache.struts.tiles

Class DefinitionNameAttribute

Implemented Interfaces:
AttributeDefinition, Serializable

public class DefinitionNameAttribute
extends UntypedAttribute

Component attribute. Such attribute value represent an instance name.

Field Summary

Fields inherited from class org.apache.struts.tiles.UntypedAttribute

role, value

Constructor Summary

DefinitionNameAttribute(String value)
Constructor.
DefinitionNameAttribute(String value, String role)
Constructor.

Method Summary

Methods inherited from class org.apache.struts.tiles.UntypedAttribute

getRole, getValue, setRole, setValue, toString

Constructor Details

DefinitionNameAttribute

public DefinitionNameAttribute(String value)
Constructor.

DefinitionNameAttribute

public DefinitionNameAttribute(String value,
                               String role)
Constructor.

Copyright B) 2000-2007 - The Apache Software Foundation