gboat2.base.view.jsp
类 AttachButtonsTag

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

public class AttachButtonsTag
extends org.apache.struts2.views.jsp.ComponentTagSupport

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

字段摘要
protected  String browse
           
protected  String start
           
protected  String stop
           
 
从类 org.apache.struts2.views.jsp.ComponentTagSupport 继承的字段
component
 
从类 javax.servlet.jsp.tagext.BodyTagSupport 继承的字段
bodyContent
 
从类 javax.servlet.jsp.tagext.TagSupport 继承的字段
id, 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
 
构造方法摘要
AttachButtonsTag()
           
 
方法摘要
 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 setBrowse(String browse)
           
 void setStart(String start)
           
 void setStop(String stop)
           
 
从类 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, setId, 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
 

字段详细信息

browse

protected String browse

start

protected String start

stop

protected String stop
构造方法详细信息

AttachButtonsTag

public AttachButtonsTag()
方法详细信息

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.ComponentTagSupport 中的 populateParams

setBrowse

public void setBrowse(String browse)

setStart

public void setStart(String start)

setStop

public void setStop(String stop)


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