Expresso 5-6

Uses of Class
com.jcorporate.expresso.core.controller.ValidationItem

Packages that use ValidationItem
com.jcorporate.expresso.core.controller This package contains the object defining the "Controller" object, an important component of Expresso that should be used to encapsulate all user interaction sequences.  
 

Uses of ValidationItem in com.jcorporate.expresso.core.controller
 

Methods in com.jcorporate.expresso.core.controller that return ValidationItem
 ValidationItem ValidationSet.getValidationItem(int i)
          Creation date: (8/29/00 12:55:43 PM)
 

Methods in com.jcorporate.expresso.core.controller with parameters of type ValidationItem
 void ValidationSet.setValidationItem(ValidationItem vi)
          Creation date: (8/29/00 12:54:25 PM)
 


Expresso 5-6

Please see www.jcorporate.com for information about new Expresso releases.