|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
java.lang.Object javax.servlet.jsp.tagext.TagSupport javax.servlet.jsp.tagext.BodyTagSupport org.apache.struts2.views.jsp.StrutsBodyTagSupport org.apache.struts2.views.jsp.ComponentTagSupport org.apache.struts2.views.jsp.ui.AbstractUITag org.apache.struts2.views.jsp.ui.AbstractClosingTag gboat2.base.view.jsp.GridOperationsTag
public class GridOperationsTag
GridOperations
,
序列化表格字段摘要 | |
---|---|
protected String |
align
|
protected String |
fixed
|
protected String |
frozen
|
protected String |
resizable
|
protected String |
width
|
从类 org.apache.struts2.views.jsp.ui.AbstractClosingTag 继承的字段 |
---|
openTemplate |
从类 org.apache.struts2.views.jsp.ui.AbstractUITag 继承的字段 |
---|
accesskey, 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, value |
从类 org.apache.struts2.views.jsp.ComponentTagSupport 继承的字段 |
---|
component |
从类 javax.servlet.jsp.tagext.BodyTagSupport 继承的字段 |
---|
bodyContent |
从类 javax.servlet.jsp.tagext.TagSupport 继承的字段 |
---|
pageContext |
从接口 javax.servlet.jsp.tagext.BodyTag 继承的字段 |
---|
EVAL_BODY_BUFFERED, EVAL_BODY_TAG |
从接口 javax.servlet.jsp.tagext.IterationTag 继承的字段 |
---|
EVAL_BODY_AGAIN |
从接口 javax.servlet.jsp.tagext.Tag 继承的字段 |
---|
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
构造方法摘要 | |
---|---|
GridOperationsTag()
|
方法摘要 | |
---|---|
org.apache.struts2.components.Component |
getBean(com.opensymphony.xwork2.util.ValueStack stack,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
|
protected void |
populateParams()
|
void |
setAlign(String align)
|
void |
setFixed(String fixed)
|
void |
setFrozen(String frozen)
|
void |
setResizable(String resizable)
|
void |
setWidth(String width)
|
从类 org.apache.struts2.views.jsp.ui.AbstractClosingTag 继承的方法 |
---|
setOpenTemplate |
从类 org.apache.struts2.views.jsp.ui.AbstractUITag 继承的方法 |
---|
setAccesskey, 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, setTabindex, setTemplate, setTemplateDir, setTheme, setTitle, setTooltip, setTooltipConfig, setTooltipCssClass, setTooltipDelay, setTooltipIconPath, setValue |
从类 org.apache.struts2.views.jsp.ComponentTagSupport 继承的方法 |
---|
doEndTag, doStartTag, getComponent |
从类 org.apache.struts2.views.jsp.StrutsBodyTagSupport 继承的方法 |
---|
findString, findValue, findValue, getBody, getStack, toString |
从类 javax.servlet.jsp.tagext.BodyTagSupport 继承的方法 |
---|
doAfterBody, doInitBody, getBodyContent, getPreviousOut, release, setBodyContent |
从类 javax.servlet.jsp.tagext.TagSupport 继承的方法 |
---|
findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setPageContext, setParent, setValue |
从类 java.lang.Object 继承的方法 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
从接口 javax.servlet.jsp.tagext.Tag 继承的方法 |
---|
getParent, setPageContext, setParent |
字段详细信息 |
---|
protected String align
protected String fixed
protected String frozen
protected String resizable
protected String width
构造方法详细信息 |
---|
public GridOperationsTag()
方法详细信息 |
---|
public org.apache.struts2.components.Component getBean(com.opensymphony.xwork2.util.ValueStack stack, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res)
org.apache.struts2.views.jsp.ComponentTagSupport
中的 getBean
protected void populateParams()
org.apache.struts2.views.jsp.ui.AbstractClosingTag
中的 populateParams
public void setAlign(String align)
public void setFixed(String fixed)
public void setFrozen(String frozen)
public void setResizable(String resizable)
public void setWidth(String width)
|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |