Uses of Class
GWTApplication.client.FieldInvalidException

Packages that use FieldInvalidException
GWTApplication.client   
 

Uses of FieldInvalidException in GWTApplication.client
 

Methods in GWTApplication.client that throw FieldInvalidException
protected  boolean FaultDBForm.verifyText(java.lang.String FieldName, int MaxLength, java.lang.String TextToVerify)
          This will verify that the text field is not empty or too full to fit in the database.