|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.servlet.jsp.tagext.TagSupport
javax.servlet.jsp.tagext.BodyTagSupport
org.apache.struts.taglib.html.BaseHandlerTag
org.apache.struts.taglib.html.BaseInputTag
org.apache.struts.taglib.html.BaseFieldTag
edu.uoc.tfc.web.tags.EmktBaseTag
edu.uoc.tfc.web.tags.AjaxResponseTag
public class AjaxResponseTag
Field Summary |
---|
Fields inherited from class edu.uoc.tfc.web.tags.EmktBaseTag |
---|
MAX_DEEP |
Fields inherited from interface javax.servlet.jsp.tagext.Tag |
---|
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
Fields inherited from interface javax.servlet.jsp.tagext.BodyTag |
---|
EVAL_BODY_BUFFERED, EVAL_BODY_TAG |
Fields inherited from interface javax.servlet.jsp.tagext.IterationTag |
---|
EVAL_BODY_AGAIN |
Constructor Summary | |
---|---|
AjaxResponseTag()
|
Method Summary | |
---|---|
int |
doEndTag()
|
int |
doStartTag()
|
java.lang.String |
getCallback()
|
void |
setCallback(java.lang.String callback)
|
Methods inherited from class edu.uoc.tfc.web.tags.EmktBaseTag |
---|
isModal, isPrettyWrite, isReadonly, isRequired, setModal, setPrettyWrite, setReadonly, setRequired |
Methods inherited from class org.apache.struts.taglib.html.BaseFieldTag |
---|
getAccept, getRedisplay, release, setAccept, setRedisplay |
Methods inherited from class org.apache.struts.taglib.html.BaseInputTag |
---|
getCols, getMaxlength, getName, getProperty, getRows, getSize, getValue, setCols, setMaxlength, setName, setProperty, setRows, setSize, setValue |
Methods inherited from class org.apache.struts.taglib.html.BaseHandlerTag |
---|
getAccesskey, getAlt, getAltKey, getBundle, getDisabled, getErrorKey, getErrorStyle, getErrorStyleClass, getErrorStyleId, getIndexed, getLocale, getOnblur, getOnchange, getOnclick, getOndblclick, getOnfocus, getOnkeydown, getOnkeypress, getOnkeyup, getOnmousedown, getOnmousemove, getOnmouseout, getOnmouseover, getOnmouseup, getOnselect, getReadonly, getStyle, getStyleClass, getStyleId, getTabindex, getTitle, getTitleKey, setAccesskey, setAlt, setAltKey, setBundle, setDisabled, setErrorKey, setErrorStyle, setErrorStyleClass, setErrorStyleId, setIndexed, setLocale, setOnblur, setOnchange, setOnclick, setOndblclick, setOnfocus, setOnkeydown, setOnkeypress, setOnkeyup, setOnmousedown, setOnmousemove, setOnmouseout, setOnmouseover, setOnmouseup, setOnselect, setStyle, setStyleClass, setStyleId, setTabindex, setTitle, setTitleKey |
Methods inherited from class javax.servlet.jsp.tagext.BodyTagSupport |
---|
doAfterBody, doInitBody, getBodyContent, getPreviousOut, setBodyContent |
Methods inherited from class javax.servlet.jsp.tagext.TagSupport |
---|
findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValue |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.servlet.jsp.tagext.Tag |
---|
getParent, release, setPageContext, setParent |
Constructor Detail |
---|
public AjaxResponseTag()
Method Detail |
---|
public java.lang.String getCallback()
public void setCallback(java.lang.String callback)
public int doStartTag() throws javax.servlet.jsp.JspException
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class org.apache.struts.taglib.html.BaseFieldTag
javax.servlet.jsp.JspException
public int doEndTag()
doEndTag
in interface javax.servlet.jsp.tagext.Tag
doEndTag
in class org.apache.struts.taglib.html.BaseInputTag
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |