|
|||||||||
| Home >> All >> org >> apache >> struts >> [ tiles overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.apache.struts.tiles
Class DefinitionAttribute

java.lang.Objectorg.apache.struts.tiles.UntypedAttribute
org.apache.struts.tiles.DefinitionAttribute
- All Implemented Interfaces:
- AttributeDefinition, java.io.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(java.lang.String value)
|
|
| Methods inherited from class org.apache.struts.tiles.UntypedAttribute |
getRole, getValue, setRole, setValue, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
DefinitionAttribute
public DefinitionAttribute(java.lang.String value)
|
|||||||||
| Home >> All >> org >> apache >> struts >> [ tiles overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC