|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface designed to make it possible for child tags to access a node defined in a tag
| Method Summary | |
Query |
getGeneratingQuery()
Returns a query which (a.o) results this Node. |
Node |
getNodeVar()
|
void |
setCommitonclose(String c)
Whether the node must be commited after the body of the tag if any changes occured |
void |
setJspvar(String jv)
NodeProviders support the jspvar attribute (giving a Node jsp var object). |
| Methods inherited from interface org.mmbase.bridge.jsp.taglib.TagIdentifier |
getId |
| Method Detail |
public Node getNodeVar()
throws JspTagException
JspTagExceptionpublic void setJspvar(String jv)
public Query getGeneratingQuery()
throws JspTagException
JspTagException
public void setCommitonclose(String c)
throws JspTagException
JspTagException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||