| Package | Description | 
|---|---|
| psdi.webclient.system.controller | 
| Modifier and Type | Method and Description | 
|---|---|
| NavigationHistory | NavigationHistoryStack. popHistoryFrom(long navId)Given a NavigationHistory's id, pop it off the history stack and all
 other NavigationHistory afterwards. | 
| NavigationHistory | NavigationHistoryStack. push(NavigationHistory object)Pushes a new item on the stack, duplicate items can exist but are unique on the navigation id. | 
| Modifier and Type | Method and Description | 
|---|---|
| NavigationHistory | NavigationHistoryStack. push(NavigationHistory object)Pushes a new item on the stack, duplicate items can exist but are unique on the navigation id. |