Uses of Class
org.kuali.rice.krad.web.form.UifFormManager

Packages that use UifFormManager
org.kuali.rice.krad.util   
org.kuali.rice.krad.web.controller   
 

Uses of UifFormManager in org.kuali.rice.krad.util
 

Methods in org.kuali.rice.krad.util that return UifFormManager
static UifFormManager GlobalVariables.getUifFormManager()
          Retrieves the UifFormManager which can be used to store and remove forms from the session
 

Methods in org.kuali.rice.krad.util with parameters of type UifFormManager
static void GlobalVariables.setUifFormManager(UifFormManager uifFormManager)
          Sets a UifFormManager for the current thread
 

Uses of UifFormManager in org.kuali.rice.krad.web.controller
 

Methods in org.kuali.rice.krad.web.controller with parameters of type UifFormManager
static void UifControllerHelper.removeUnusedBreadcrumbs(UifFormManager uifFormManager, String formKey, String lastFormKey)
          Remove unused forms from breadcrumb history
 



Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.