|
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.opml.MetadataVocabTag
org.dlese.dpc.vocab.tags.opml.MetadataVocabCheckboxesTag
public class MetadataVocabCheckboxesTag
Tag handler for rendering vocabulary checkboxes
| Field Summary |
|---|
| Fields inherited from class org.dlese.dpc.vocab.tags.opml.MetadataVocabTag |
|---|
audience, field, language, metaFormat, metaVersion, stringUtil, subGroup, 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 | |
|---|---|
MetadataVocabCheckboxesTag()
|
|
| Method Summary | |
|---|---|
int |
doStartTag()
Description of the Method |
void |
setLabel(String label)
Sets the label attribute of the MetadataVocabCheckboxesTag object |
void |
setSkipTopRow(String skipTopRow)
Sets the skipTopRow attribute of the MetadataVocabCheckboxesTag object |
void |
setTdWidth(String tdWidth)
Sets the tdWidth attribute of the MetadataVocabCheckboxesTag object |
void |
setValue(String value)
Sets the value attribute of the MetadataVocabCheckboxesTag object |
void |
setWrap(String wrap)
Sets the wrap attribute of the MetadataVocabCheckboxesTag object |
| Methods inherited from class org.dlese.dpc.vocab.tags.opml.MetadataVocabTag |
|---|
release, setAudience, setField, setLanguage, setMetaFormat, setSubGroup, setupTag |
| Methods inherited from class javax.servlet.jsp.tagext.TagSupport |
|---|
doAfterBody, doEndTag, 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 MetadataVocabCheckboxesTag()
| Method Detail |
|---|
public void setWrap(String wrap)
wrap - The new wrap valuepublic void setValue(String value)
value - The new value valuepublic void setLabel(String label)
label - The new label valuepublic void setSkipTopRow(String skipTopRow)
skipTopRow - The new skipTopRow valuepublic void setTdWidth(String tdWidth)
tdWidth - The new tdWidth value
public int doStartTag()
throws JspException
doStartTag in interface TagdoStartTag in class TagSupportJspException
|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||