|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.ObjectSimpleTagSupport
org.apache.tiles.jsp.taglib.AddListAttributeTag
public class AddListAttributeTag
AddListAttribute tag implementation.
| Constructor Summary | |
|---|---|
AddListAttributeTag()
|
|
| Method Summary | |
|---|---|
void |
doTag()
|
String |
getRole()
Returns the role to check. |
String |
getType()
Returns content type: string, template or definition. |
void |
setRole(String role)
Sets the role to check. |
void |
setType(String type)
Sets content type: string, template or definition. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AddListAttributeTag()
| Method Detail |
|---|
public String getRole()
public void setRole(String role)
role - The role to check.public String getType()
Returns content type: string, template or definition.
<insert attribute="attributeName"> tag, where
'attributeName' is the name used for this tag.
public void setType(String type)
Sets content type: string, template or definition.
<insert attribute="attributeName"> tag, where
'attributeName' is the name used for this tag.
type - The attribute type.
public void doTag()
throws JspException,
IOException
JspException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||