|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.servlet.jsp.tagext.SimpleTagSupport
com.ibm.btt.dojo.tag.AbstractTag
com.ibm.btt.dojo.tag.AbstractSimpleTag
public abstract class AbstractSimpleTag
Field Summary |
---|
Fields inherited from class com.ibm.btt.dojo.tag.AbstractTag |
---|
attributes, dataName, log |
Constructor Summary | |
---|---|
AbstractSimpleTag()
|
Method Summary | |
---|---|
protected boolean |
containsEndTag()
whether this tag contains end tag or not. |
void |
doTag()
Print the dojo tag |
protected void |
generateBodyTag(java.lang.StringBuffer buffer)
Generate the body part of the Dojo Widget |
Methods inherited from class com.ibm.btt.dojo.tag.AbstractTag |
---|
afterGenerateTag, beforeGenerateTag, generateAttributes, generateEndTag, generateStartTag, getDataName, getJspContextServices, getNLSMessage, getResourceBundle, getSingleFieldTypeImplClass, getSingleFieldTypeParams, getStringValue, getStringValue, getTagName, getTypeByImplClass, getUserLocale, initAttributes, isEmpty, setDataName, setDynamicAttribute, write |
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 AbstractSimpleTag()
Method Detail |
---|
protected boolean containsEndTag()
protected void generateBodyTag(java.lang.StringBuffer buffer)
buffer
- the string buffer used to append the dojo codepublic void doTag() throws javax.servlet.jsp.JspException
doTag
in interface javax.servlet.jsp.tagext.SimpleTag
doTag
in class javax.servlet.jsp.tagext.SimpleTagSupport
javax.servlet.jsp.JspException
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |