|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSimpleTagSupport
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 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()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |