org.apache.struts.tiles

Class DefinitionAttribute

Implemented Interfaces:
AttributeDefinition, Serializable

public class DefinitionAttribute
extends UntypedAttribute

Attribute representing a Component Definition. This attribute definition contains a Component definition.

Field Summary

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

role, value

Constructor Summary

DefinitionAttribute(String value)

Method Summary

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

getRole, getValue, setRole, setValue, toString

Constructor Details

DefinitionAttribute

public DefinitionAttribute(String value)

Copyright B) 2000-2007 - The Apache Software Foundation