|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |