public class DateTag extends AbstractWikittyTagComponent
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
enableHour |
fqFieldNamebusinessEntity, proxy, wikitty, wikittyIdaccesskey, cssClass, cssErrorClass, cssErrorStyle, cssStyle, disabled, dynamicAttributes, id, javascriptTooltip, key, label, labelPosition, labelSeparator, name, onblur, onchange, onclick, ondblclick, onfocus, onkeydown, onkeypress, onkeyup, onmousedown, onmousemove, onmouseout, onmouseover, onmouseup, onselect, required, requiredposition, tabindex, template, templateDir, theme, title, tooltip, tooltipConfig, tooltipCssClass, tooltipDelay, tooltipIconPath, value| Constructor and Description |
|---|
DateTag() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.struts2.components.Component |
getBean(com.opensymphony.xwork2.util.ValueStack stack,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res) |
Boolean |
getEnableHour() |
protected void |
populateParams() |
void |
setEnableHour(Boolean enableHour) |
getFqFieldName, setFqFieldNamegetBusinessEntity, getProxy, getWikitty, getWikittyId, setBusinessEntity, setProxy, setWikitty, setWikittyIdsetAccesskey, setCssClass, setCssErrorClass, setCssErrorStyle, setCssStyle, setDisabled, setDynamicAttribute, setId, setJavascriptTooltip, setKey, setLabel, setLabelposition, setLabelSeparator, setName, setOnblur, setOnchange, setOnclick, setOndblclick, setOnfocus, setOnkeydown, setOnkeypress, setOnkeyup, setOnmousedown, setOnmousemove, setOnmouseout, setOnmouseover, setOnmouseup, setOnselect, setRequired, setRequiredposition, 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 Boolean enableHour
public org.apache.struts2.components.Component getBean(com.opensymphony.xwork2.util.ValueStack stack,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
getBean in class org.apache.struts2.views.jsp.ComponentTagSupportprotected void populateParams()
populateParams in class AbstractWikittyTagComponentpublic Boolean getEnableHour()
public void setEnableHour(Boolean enableHour)
Copyright © 2011–2013 CodeLutin. All rights reserved.