| Package | Description |
|---|---|
| org.kuali.rice.krad.web.form |
| Modifier and Type | Field and Description |
|---|---|
protected HistoryManager |
UifFormBase.historyManager |
| Modifier and Type | Method and Description |
|---|---|
HistoryManager |
UifFormBase.getHistoryManager()
The current
HistoryManager that was pulled from session which store all HistoryFlow objects in
the current session to keep track of the path the user has taken across views (primarily used by path-based
breadcrumbs) |
| Modifier and Type | Method and Description |
|---|---|
void |
UifFormBase.setHistoryManager(HistoryManager historyManager)
Set the current HistoryManager
|
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.