Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.struts.tiles.UntypedAttribute
org.apache.struts.tiles.DefinitionNameAttribute
public class DefinitionNameAttribute
extends UntypedAttribute
Field Summary |
Fields inherited from class org.apache.struts.tiles.UntypedAttribute | |
role , value |
Constructor Summary | |
| |
|
Method Summary |
Methods inherited from class org.apache.struts.tiles.UntypedAttribute | |
getRole , getValue , setRole , setValue , toString |
public DefinitionNameAttribute(String value)
Constructor.
public DefinitionNameAttribute(String value, String role)
Constructor.