Uses of Class
edu.sampleu.demo.kitchensink.UifDialogTestForm

Packages that use UifDialogTestForm
edu.sampleu.demo.kitchensink   
 

Uses of UifDialogTestForm in edu.sampleu.demo.kitchensink
 

Methods in edu.sampleu.demo.kitchensink with parameters of type UifDialogTestForm
 org.springframework.web.servlet.ModelAndView DialogTestViewUifController.doExtendedDialog(UifDialogTestForm form, org.springframework.validation.BindingResult result, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          Test method for a controller that invokes a dialog lightbox.
 org.springframework.web.servlet.ModelAndView DialogTestViewUifController.doOKCancelExample(UifDialogTestForm form, org.springframework.validation.BindingResult result, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          Test method for a controller that invokes a dialog lightbox.
 org.springframework.web.servlet.ModelAndView DialogTestViewUifController.doRegularGroupAsDialog(UifDialogTestForm form, org.springframework.validation.BindingResult result, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          Test method for a controller that invokes a dialog lightbox.
 org.springframework.web.servlet.ModelAndView DialogTestViewUifController.doResponseInLightBox(UifDialogTestForm form, org.springframework.validation.BindingResult result, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          Test method for a controller that displays the response in a ightbox.
 org.springframework.web.servlet.ModelAndView DialogTestViewUifController.doSomething(UifDialogTestForm form, org.springframework.validation.BindingResult result, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          Test method for a controller that invokes a dialog lightbox.
 org.springframework.web.servlet.ModelAndView DialogTestViewUifController.goBack(UifDialogTestForm form, org.springframework.validation.BindingResult result, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          not used at this time
 org.springframework.web.servlet.ModelAndView DialogTestViewUifController.save(UifDialogTestForm form, org.springframework.validation.BindingResult result, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          Exercises the Dialog framework.
 org.springframework.web.servlet.ModelAndView DialogTestViewUifController.testExpressionDialog(UifDialogTestForm form, org.springframework.validation.BindingResult result, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          Test method for a controller that invokes a dialog to test expression evaluation.
 



Copyright © 2005–2014 The Kuali Foundation. All rights reserved.