public class AjaxCompleter extends BaseTag
action, application, loc, maxToPrint, noHTML, req, res, session| Constructor and Description |
|---|
AjaxCompleter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getStringToPrint()
Override this method to return what you want to print in the screen.
|
void |
setMinChars(String minChars) |
void |
setOnSuccess(String onSuccess) |
void |
setSource(String source) |
void |
setTarget(String target) |
void |
setUrl(String url) |
getDisabled, getI18nByKey, getId, getKeyI18n, getKlass, getKlassStyle, getName, getOnblur, getOnchange, getOnclick, getOndblclick, getOnfocus, getOnkeydown, getOnkeypress, getOnkeyup, getOnmousedown, getOnmousemove, getOnmouseout, getOnmouseover, getOnmouseup, getOnselect, getTagClose, getTextAlign, getTitle, getValue, isDisabled, isNoPrefix, isXhtml, prepareFocusEvents, prepareKeyEvents, prepareMouseEvents, prepareTextEvents, setDisabled, setId, setKeyI18n, setKlass, setKlassStyle, setName, setNoPrefix, setOnblur, setOnchange, setOnclick, setOndblclick, setOnfocus, setOnkeydown, setOnkeypress, setOnkeyup, setOnmousedown, setOnmousemove, setOnmouseout, setOnmouseover, setOnmouseup, setOnselect, setTextAlign, setTitle, setValueprepareAttributecontains, contains, findObject, findObject, findValue, findValue, findValues, findValues, getExtraAttributes, processCriptedName, processCriptValue, setCript, setExtra, setSeparatordoEndTag, doStartTag, getBody, getBooleanValue, getSessionObj, getValue, getValue, getValue, getValue, getValue, setMax, setNoHTMLdoAfterBody, doInitBody, getBodyContent, getPreviousOut, release, setBodyContentfindAncestorWithClass, getParent, getValues, removeValue, setPageContext, setParent, setValuepublic String getStringToPrint() throws javax.servlet.jsp.JspException
PrintTaggetStringToPrint in class BaseTagjavax.servlet.jsp.JspExceptionpublic void setUrl(String url)
public void setSource(String source)
public void setTarget(String target)
public void setOnSuccess(String onSuccess)
public void setMinChars(String minChars)
Copyright © 2015. All Rights Reserved.