Uses of Class
edu.uoc.fw.core.form.Form

Packages that use Form
edu.uoc.fw.core.command   
edu.uoc.fw.core.config   
 

Uses of Form in edu.uoc.fw.core.command
 

Methods in edu.uoc.fw.core.command with parameters of type Form
abstract  java.lang.String Command.execute(ContextObject context, Form form)
          Mètode per a l'execució del command.
 boolean Command.validate(ContextObject context, Form form)
          Mètode per a la validació del formulari utilitzat pel command.
 

Uses of Form in edu.uoc.fw.core.config
 

Methods in edu.uoc.fw.core.config that return Form
 Form FormConfig.createForm()
          Es crea l'objecte form de la clase indicada a la configuració