gboat2.base.view.components
类 AttachButtons

java.lang.Object
  继承者 org.apache.struts2.components.Component
      继承者 gboat2.base.view.components.AttachButtons

public class AttachButtons
extends org.apache.struts2.components.Component

设置附件上传控件需要显示的按钮

从以下版本开始:
3.0.0-SNAPSHOT
作者:
何明旺
另请参见:
Attach

字段摘要
protected  String browse
           
protected  String start
           
protected  String stop
           
 
从类 org.apache.struts2.components.Component 继承的字段
actionMapper, COMPONENT_STACK, parameters, stack, throwExceptionOnELFailure
 
构造方法摘要
AttachButtons(com.opensymphony.xwork2.util.ValueStack stack)
           
 
方法摘要
 boolean end(Writer writer, String body)
           
 void setBrowse(String browse)
           
 void setStart(String start)
           
 void setStop(String stop)
           
 
从类 org.apache.struts2.components.Component 继承的方法
addAllParameters, addParameter, altSyntax, completeExpressionIfAltSyntax, copyParams, determineActionURL, determineNamespace, end, fieldError, findAncestor, findString, findString, findStringIfAltSyntax, findValue, findValue, findValue, getComponentStack, getParameters, getStack, popComponentStack, setActionMapper, setThrowExceptionsOnELFailure, setUrlHelper, start, stripExpressionIfAltSyntax, toString, usesBody
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

字段详细信息

browse

protected String browse

start

protected String start

stop

protected String stop
构造方法详细信息

AttachButtons

public AttachButtons(com.opensymphony.xwork2.util.ValueStack stack)
方法详细信息

end

public boolean end(Writer writer,
                   String body)
覆盖:
org.apache.struts2.components.Component 中的 end

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.