Expresso 5-6

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

Packages that use DefaultForm
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 DefaultForm in com.jcorporate.expresso.core.controller
 

Subclasses of DefaultForm in com.jcorporate.expresso.core.controller
 class ControllerForm
           
 

Methods in com.jcorporate.expresso.core.controller that return DefaultForm
protected  DefaultForm ControllerResponse.getDefaultForm()
          Retrieve the DefaultForm object
 


Expresso 5-6

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