Spiffy UI Framework

Uses of Class
org.spiffyui.client.nav.HasNavBarListenersPanel

Packages that use HasNavBarListenersPanel
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. 
 

Uses of HasNavBarListenersPanel in org.spiffyui.client
 

Subclasses of HasNavBarListenersPanel in org.spiffyui.client
 class MainHeader
          This is the header for the main page.
 

Uses of HasNavBarListenersPanel in org.spiffyui.client.nav
 

Subclasses of HasNavBarListenersPanel in org.spiffyui.client.nav
 class MainNavBar
          This is the navigation bar for the main page.
 


Spiffy UI Framework