|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.servlet.jsp.tagext.TagSupport
org.dlese.dpc.vocab.tags.MetadataVocabTag
org.dlese.dpc.vocab.tags.MetadataVocabTreeMenuTag
public class MetadataVocabTreeMenuTag
Tag handler for rendering vocabulary as a collapsable tree menu
| Field Summary |
|---|
| Fields inherited from class org.dlese.dpc.vocab.tags.MetadataVocabTag |
|---|
group, interfce, language, stringUtil, system, vocab |
| Fields inherited from class javax.servlet.jsp.tagext.TagSupport |
|---|
id, pageContext |
| Fields inherited from interface javax.servlet.jsp.tagext.IterationTag |
|---|
EVAL_BODY_AGAIN |
| Fields inherited from interface javax.servlet.jsp.tagext.Tag |
|---|
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
| Constructor Summary | |
|---|---|
MetadataVocabTreeMenuTag()
|
|
| Method Summary | |
|---|---|
int |
doEndTag()
Description of the Method |
int |
doStartTag()
Render vocab as collapsable tree menu |
void |
release()
Description of the Method |
void |
setNsHeight(String nsHeight)
Sets the nsHeight attribute of the MetadataVocabTreeMenuTag object |
void |
setNsWidth(String nsWidth)
Sets the nsWidth attribute of the MetadataVocabTreeMenuTag object |
void |
setX(String x)
Sets the x attribute of the MetadataVocabTreeMenuTag object |
void |
setY(String y)
Sets the y attribute of the MetadataVocabTreeMenuTag object |
| Methods inherited from class org.dlese.dpc.vocab.tags.MetadataVocabTag |
|---|
setGroup, setInterface, setLanguage, setSystem, setupTag |
| Methods inherited from class javax.servlet.jsp.tagext.TagSupport |
|---|
doAfterBody, findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MetadataVocabTreeMenuTag()
| Method Detail |
|---|
public void setX(String x)
x - The new x valuepublic void setY(String y)
y - The new y valuepublic void setNsWidth(String nsWidth)
nsWidth - The new nsWidth valuepublic void setNsHeight(String nsHeight)
nsHeight - The new nsHeight value
public int doStartTag()
throws JspException
doStartTag in interface TagdoStartTag in class TagSupportJspException
public int doEndTag()
throws JspException
doEndTag in interface TagdoEndTag in class TagSupportJspExceptionpublic void release()
release in interface Tagrelease in class MetadataVocabTag
|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||