Uses of Class
com.logicaldoc.web.navigation.NavigationBean

Packages that use NavigationBean
com.logicaldoc.web.communication   
com.logicaldoc.web.document   
com.logicaldoc.web.navigation   
 

Uses of NavigationBean in com.logicaldoc.web.communication
 

Methods in com.logicaldoc.web.communication with parameters of type NavigationBean
 void MessagesRecordsManager.setNavigation(NavigationBean navigation)
           
 

Uses of NavigationBean in com.logicaldoc.web.document
 

Subclasses of NavigationBean in com.logicaldoc.web.document
 class DocumentNavigation
           The TreeNavigation class is the backing bean for the documents navigation tree on the left hand side of the application.
 

Uses of NavigationBean in com.logicaldoc.web.navigation
 

Methods in com.logicaldoc.web.navigation that return NavigationBean
 NavigationBean MenuBarBean.getNavigation()
           
 NavigationBean PageContentBean.getNavigationSelection()
          Gets the navigation callback.
 

Methods in com.logicaldoc.web.navigation with parameters of type NavigationBean
 void MenuBarBean.setNavigation(NavigationBean navigation)
           
 void PageContentBean.setNavigationSelection(NavigationBean navigationBean)
          Sets the navigation callback.
 



Copyright © 2008-2010 Logical Objects. All Rights Reserved.