Package org.openurp.web.view.component
Class NumTextfield
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.NumTextfield
public class NumTextfield
extends org.beangle.struts2.view.component.ClosingUIBean
-
Field Summary
Fields inherited from class org.beangle.struts2.view.component.ClosingUIBean
bodyFields inherited from class org.beangle.struts2.view.component.UIBean
cssClass, id, themeFields inherited from class org.beangle.struts2.view.component.Component
COMPONENT_STACK, parameters, stack -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.beangle.struts2.view.component.ClosingUIBean
doEnd, end, getBody, setTheme, start, usesBodyMethods inherited from class org.beangle.struts2.view.component.UIBean
evaluateParams, generateIdIfEmpty, getContainer, getCssClass, getId, getParameterString, getRequest, getRequestParameter, getRequestURI, getText, getText, getTheme, getValue, mergeTemplate, processLabel, render, setCssClass, setIdMethods inherited from class 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
-
Constructor Details
-
NumTextfield
public NumTextfield(com.opensymphony.xwork2.util.ValueStack stack)
-
-
Method Details
-
getName
-
setName
-
getLabel
-
setLabel
-
getTitle
-
setTitle
-
getComment
-
setComment
-
getCheck
-
setCheck
-
getFormat
-
setFormat
-
getRequired
-
setRequired
-
getValue
-
setValue
-
getMin
-
getMax
-
setMin
-
setMax
-