Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
psdi.webclient.system.controller.NavigationHistory

  • Packages that use NavigationHistory 
    Package Description
    psdi.webclient.system.controller  
    • Uses of NavigationHistory in psdi.webclient.system.controller

      Methods in psdi.webclient.system.controller that return NavigationHistory 
      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.
      Methods in psdi.webclient.system.controller with parameters of type NavigationHistory 
      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.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes