Uses of Package
org.spiffyui.client.nav

Packages that use org.spiffyui.client.nav
org.spiffyui.client The client package contains utilities, the main header, and the main footer. 
org.spiffyui.client.nav The nav package contains all of the classes and interfaces for the main navigations bar. 
 

Classes in org.spiffyui.client.nav used by org.spiffyui.client
HasNavBarListenersPanel
          This is a FlowPanel that calls events by listeners listening for changes in navigation such as MainNavBar or logout on MainHeader.
 

Classes in org.spiffyui.client.nav used by org.spiffyui.client.nav
HasNavBarListenersPanel
          This is a FlowPanel that calls events by listeners listening for changes in navigation such as MainNavBar or logout on MainHeader.
MainNavBar
          This is the navigation bar for the main page.
NavBarListener
          A listener for events on the navigation bar or the header (for any panel changing including logout).
NavItem
          A NavItem represents a single item on the navigation menu
NavWidget
          This is a marker interface for widgets which can be added to the navigation panel