|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.servlet.jsp.tagext.SimpleTagSupport
org.intermine.web.tags.disclosure.BaseDisclosureTag
org.intermine.web.tags.disclosure.DisclosureBodyTag
public class DisclosureBodyTag
This class renders disclosureBody tag. See tag library descriptor for tag description.
| Constructor Summary | |
|---|---|
DisclosureBodyTag()
|
|
| Method Summary | |
|---|---|
void |
doTag()
Renders tag. |
protected java.lang.String |
getDefaultStyleClass()
Returns default style class. |
| Methods inherited from class org.intermine.web.tags.disclosure.BaseDisclosureTag |
|---|
getStyle, getStyleClass, printStyleAndClass, setStyle, setStyleClass |
| 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 DisclosureBodyTag()
| Method Detail |
|---|
protected java.lang.String getDefaultStyleClass()
getDefaultStyleClass in class BaseDisclosureTag
public void doTag()
throws javax.servlet.jsp.JspException,
java.io.IOException
doTag in interface javax.servlet.jsp.tagext.SimpleTagdoTag in class javax.servlet.jsp.tagext.SimpleTagSupportjavax.servlet.jsp.JspException - if element is not inside <disclosure> element
java.io.IOException - if error occurs during writing to stream output
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||