gboat2.base.view.jsp
类 CatagoryQueryTag

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.AbstractListTag
                          继承者 gboat2.base.view.jsp.CatagoryQueryTag
所有已实现的接口:
Serializable, javax.servlet.jsp.tagext.BodyTag, javax.servlet.jsp.tagext.DynamicAttributes, javax.servlet.jsp.tagext.IterationTag, javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.Tag

public class CatagoryQueryTag
extends org.apache.struts2.views.jsp.ui.AbstractListTag

从以下版本开始:
3.0.0-SNAPSHOT
作者:
何明旺
另请参见:
序列化表格

字段摘要
protected  String gridId
           
 
从类 org.apache.struts2.views.jsp.ui.AbstractListTag 继承的字段
list, listCssClass, listCssStyle, listKey, listTitle, listValue
 
从类 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
 
构造方法摘要
CatagoryQueryTag()
           
 
方法摘要
 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 setGridId(String gridId)
           
 
从类 org.apache.struts2.views.jsp.ui.AbstractListTag 继承的方法
setList, setListCssClass, setListCssStyle, setListKey, setListTitle, setListValue
 
从类 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
 

字段详细信息

gridId

protected String gridId
构造方法详细信息

CatagoryQueryTag

public CatagoryQueryTag()
方法详细信息

getBean

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

populateParams

protected void populateParams()
覆盖:
org.apache.struts2.views.jsp.ui.AbstractListTag 中的 populateParams

setGridId

public void setGridId(String gridId)


Copyright © 2014 广联达软件股份有限公司(Glodon Software Co., Ltd.). All rights reserved.