|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.struts.tiles.UntypedAttribute org.apache.struts.tiles.DefinitionNameAttribute
public class DefinitionNameAttribute
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(java.lang.String value)
Constructor. |
|
DefinitionNameAttribute(java.lang.String value,
java.lang.String role)
Constructor. |
Method Summary |
---|
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 |
---|
public DefinitionNameAttribute(java.lang.String value)
public DefinitionNameAttribute(java.lang.String value, java.lang.String role)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |