类 SemesterBar
java.lang.Object
org.beangle.struts2.view.component.Component
org.beangle.struts2.view.component.UIBean
org.beangle.struts2.view.component.ClosingUIBean
org.openurp.web.view.component.SemesterBar
public class SemesterBar
extends org.beangle.struts2.view.component.ClosingUIBean
-
字段概要
从类继承的字段 org.beangle.struts2.view.component.ClosingUIBean
body从类继承的字段 org.beangle.struts2.view.component.UIBean
cssClass, id, theme从类继承的字段 org.beangle.struts2.view.component.Component
COMPONENT_STACK, parameters, stack -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明protected voidgetDivId()getEmpty()getLabel()getName()getValue()voidvoidvoidvoidsetFormName(String formName) voidsetInitCallback(String initCallback) voidvoidvoidsetOnChange(String onChange) voidsetOnSemesterChange(String onSemesterChange) voidsetSemesterEmpty(Object semesterEmpty) voidsetSemesterName(String semesterName) voidsetSemesterValue(Object semesterValue) voidvoidsetSubmitValue(String submitValue) voidvoid从类继承的方法 org.beangle.struts2.view.component.ClosingUIBean
doEnd, end, getBody, setTheme, start, usesBody从类继承的方法 org.beangle.struts2.view.component.UIBean
generateIdIfEmpty, getContainer, getCssClass, getId, getParameterString, getRequest, getRequestParameter, getRequestURI, getText, getText, getTheme, getValue, mergeTemplate, processLabel, render, setCssClass, setId从类继承的方法 org.beangle.struts2.view.component.Component
addAllParameters, addParameter, altSyntax, altSyntax, completeExpressionIfAltSyntax, end, fieldError, findAncestor, findString, findString, findStringIfAltSyntax, findValue, findValue, findValue, getComponentStack, getParameters, popComponentStack, stripExpressionIfAltSyntax, stripExpressionIfAltSyntax, toString
-
构造器详细资料
-
SemesterBar
public SemesterBar(com.opensymphony.xwork2.util.ValueStack stack)
-
-
方法详细资料
-
evaluateParams
protected void evaluateParams()- 覆盖:
evaluateParams在类中org.beangle.struts2.view.component.UIBean
-
getFormName
- 返回:
- the formName
-
setFormName
- 参数:
formName- the formName to set
-
getAction
- 返回:
- the action
-
setAction
- 参数:
action- the action to set
-
getTarget
- 返回:
- the target
-
setTarget
- 参数:
target- the target to set
-
getSemesterName
- 返回:
- the semesterName
-
setSemesterName
- 参数:
semesterName- the semesterName to set
-
getOnChange
- 返回:
- the onChange
-
setOnChange
- 参数:
onChange- the onChange to set
-
getInitCallback
- 返回:
- the initCallback
-
setInitCallback
- 参数:
initCallback- the initCallback to set
-
getOnSemesterChange
- 返回:
- the onSemesterChange
-
setOnSemesterChange
- 参数:
onSemesterChange- the onSemesterChange to set
-
getSemesterEmpty
- 返回:
- the semesterEmpty
-
setSemesterEmpty
- 参数:
semesterEmpty- the semesterEmpty to set
-
getEmpty
- 返回:
- the empty
-
setEmpty
- 参数:
empty- the empty to set
-
getSemesterValue
- 返回:
- the semesterValue
-
setSemesterValue
- 参数:
semesterValue- the semesterValue to set
-
getSubmitValue
- 返回:
- the submitValue
-
setSubmitValue
- 参数:
submitValue- the submitValue to set
-
getLabel
- 返回:
- the label
-
setLabel
- 参数:
label- the label to set
-
getName
- 返回:
- the name
-
setName
- 参数:
name- the name to set
-
getValue
- 返回:
- the value
-
setValue
- 参数:
value- the value to set
-
getDivId
- 返回:
- the divId
-
setDivId
- 参数:
divId- the divId to set
-
getSubmit
-
setSubmit
-