Groovy Documentation

Package org.grails.plugin.platform.navigation

 

Interface Summary
Navigation This is the public documented API of the grailsNavigation bean.
NavigationClass
 


Class Summary
DefaultNavigationClass
NavigationArtefactHandler
NavigationImpl Bean that encapsulates the navigation structure of the entire application
NavigationItem Immutable encapsulation of an item in the navigation structure Instances of this are shared globally and available to requests so this must be immutable and threadsafe
NavigationScope Immutable encapsulation of a node in the navigation structure Instances of this are shared globally and available to requests so this must be immutable and threadsafe
 


Groovy Documentation