|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.servlet.jsp.tagext.SimpleTagSupport
org.apache.tiles.jsp.taglib.definition.DestroyContainerTag
public class DestroyContainerTag
Destroys the accessible container.
| Constructor Summary | |
|---|---|
DestroyContainerTag()
|
|
| Method Summary | |
|---|---|
void |
doTag()
|
java.lang.String |
getContainerKey()
Returns the key of the container to destroy. |
void |
setContainerKey(java.lang.String containerKey)
Sets the key of the container to destroy. |
| Methods inherited from class javax.servlet.jsp.tagext.SimpleTagSupport |
|---|
findAncestorWithClass, getJspBody, getJspContext, getParent, setJspBody, setJspContext, setParent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DestroyContainerTag()
| Method Detail |
|---|
public java.lang.String getContainerKey()
public void setContainerKey(java.lang.String containerKey)
containerKey - the containerKey The container key.public void doTag()
doTag in interface javax.servlet.jsp.tagext.SimpleTagdoTag in class javax.servlet.jsp.tagext.SimpleTagSupport
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||