Uses of Interface
edu.uoc.tfc.gui.parts.alta.AltaPartForm

Packages that use AltaPartForm
edu.uoc.tfc.gui.parts.alta   
 

Uses of AltaPartForm in edu.uoc.tfc.gui.parts.alta
 

Classes in edu.uoc.tfc.gui.parts.alta that implement AltaPartForm
 class AltaPartDadesAltaPartFormImpl
           
 

Methods in edu.uoc.tfc.gui.parts.alta with parameters of type AltaPartForm
 void AltaPartControllerImpl.altaPart(org.apache.struts.action.ActionMapping mapping, AltaPartForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
abstract  void AltaPartController.altaPart(org.apache.struts.action.ActionMapping mapping, AltaPartForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)