Uses of Class
org.apache.empire.struts2.jsp.controls.InputControl.FieldValueError

Packages that use InputControl.FieldValueError
org.apache.empire.struts2.jsp.controls   
 

Uses of InputControl.FieldValueError in org.apache.empire.struts2.jsp.controls
 

Methods in org.apache.empire.struts2.jsp.controls that return InputControl.FieldValueError
protected  InputControl.FieldValueError InputControl.error(ErrorType errorType, Object msgParam, String value)
           
protected  InputControl.FieldValueError InputControl.error(ErrorType errorType, String[] msgParams, String value)
          This method can be used to return a parsing or validation error To be used in the getFieldValue, the parseValue or the validate function.
 



Copyright © 2008-2012 Apache Software Foundation. All Rights Reserved.