public class DivTag extends AbstractRemoteTag
| Modifier and Type | Field and Description |
|---|---|
protected String |
autoStart |
protected String |
closable |
protected String |
delay |
protected String |
preload |
protected String |
refreshOnShow |
protected String |
separateScripts |
protected String |
startTimerListenTopics |
protected String |
stopTimerListenTopics |
protected String |
updateFreq |
afterNotifyTopics, beforeNotifyTopics, errorNotifyTopics, errorText, executeScripts, formFilter, formId, handler, highlightColor, highlightDuration, href, indicator, listenTopics, loadingText, notifyTopics, parseContent, showErrorTransportText, showLoadingText, transportopenTemplateaccesskey, cssClass, cssErrorClass, cssErrorStyle, cssStyle, disabled, dynamicAttributes, errorPosition, id, javascriptTooltip, key, label, labelposition, labelSeparator, name, onblur, onchange, onclick, ondblclick, onfocus, onkeydown, onkeypress, onkeyup, onmousedown, onmousemove, onmouseout, onmouseover, onmouseup, onselect, requiredLabel, requiredPosition, tabindex, template, templateDir, theme, title, tooltip, tooltipConfig, tooltipCssClass, tooltipDelay, tooltipIconPath, valuecomponent| Constructor and Description |
|---|
DivTag() |
| Modifier and Type | Method and Description |
|---|---|
Component |
getBean(com.opensymphony.xwork2.util.ValueStack stack,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res) |
protected void |
populateParams() |
void |
setAutoStart(String autoStart) |
void |
setClosable(String closable) |
void |
setDelay(String delay) |
void |
setPreload(String preload) |
void |
setRefreshOnShow(String refreshOnShow) |
void |
setSeparateScripts(String separateScripts) |
void |
setStartTimerListenTopics(String startTimerListenTopic) |
void |
setStopTimerListenTopics(String stopTimerListenTopic) |
void |
setUpdateFreq(String updateInterval) |
setAfterNotifyTopics, setBeforeNotifyTopics, setErrorNotifyTopics, setErrorText, setExecuteScripts, setFormFilter, setFormId, setHandler, setHighlightColor, setHighlightDuration, setHref, setIndicator, setListenTopics, setLoadingText, setNotifyTopics, setParseContent, setShowErrorTransportText, setShowLoadingText, setTransportsetOpenTemplatesetAccesskey, setClass, setCssClass, setCssErrorClass, setCssErrorStyle, setCssStyle, setDisabled, setDynamicAttribute, setErrorPosition, setId, setJavascriptTooltip, setKey, setLabel, setLabelposition, setLabelSeparator, setName, setOnblur, setOnchange, setOnclick, setOndblclick, setOnfocus, setOnkeydown, setOnkeypress, setOnkeyup, setOnmousedown, setOnmousemove, setOnmouseout, setOnmouseover, setOnmouseup, setOnselect, setRequiredLabel, setRequiredPosition, setStyle, setTabindex, setTemplate, setTemplateDir, setTheme, setTitle, setTooltip, setTooltipConfig, setTooltipCssClass, setTooltipDelay, setTooltipIconPath, setValuedoEndTag, doStartTag, getComponentfindString, findValue, findValue, getBody, getStack, toStringdoAfterBody, doInitBody, getBodyContent, getPreviousOut, release, setBodyContentfindAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setPageContext, setParent, setValueprotected String updateFreq
protected String autoStart
protected String delay
protected String startTimerListenTopics
protected String stopTimerListenTopics
protected String refreshOnShow
protected String separateScripts
protected String closable
protected String preload
public Component getBean(com.opensymphony.xwork2.util.ValueStack stack, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res)
getBean in class ComponentTagSupportprotected void populateParams()
populateParams in class AbstractRemoteTagpublic void setAutoStart(String autoStart)
public void setDelay(String delay)
public void setUpdateFreq(String updateInterval)
public void setStartTimerListenTopics(String startTimerListenTopic)
public void setStopTimerListenTopics(String stopTimerListenTopic)
public void setRefreshOnShow(String refreshOnShow)
public void setSeparateScripts(String separateScripts)
setSeparateScripts in class AbstractRemoteTagpublic void setClosable(String closable)
public void setPreload(String preload)
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.