Uses of Class
com.hack23.cia.web.impl.ui.common.Navigator

Packages that use Navigator
Package Description
com.hack23.cia.web.impl.ui.common Common view objects. 
com.hack23.cia.web.impl.ui.navigationview.application Main application CitizenIntelligenceAgency, NavigationTree and menu factory. 
com.hack23.cia.web.impl.ui.navigationview.common Common navigation views. 
 

Uses of Navigator in com.hack23.cia.web.impl.ui.common
 

Methods in com.hack23.cia.web.impl.ui.common that return Navigator
Modifier and Type Method and Description
 Navigator ApplicationUserState.getNavigator()
          Gets the navigator.
 

Methods in com.hack23.cia.web.impl.ui.common with parameters of type Navigator
Modifier and Type Method and Description
 void Navigator.View.init(Navigator navigator, ApplicationUserState applicationUserState)
          Inits the.
 

Uses of Navigator in com.hack23.cia.web.impl.ui.navigationview.application
 

Methods in com.hack23.cia.web.impl.ui.navigationview.application that return Navigator
Modifier and Type Method and Description
 Navigator CitizenIntelligenceAgency.getNavigator()
           
 

Uses of Navigator in com.hack23.cia.web.impl.ui.navigationview.common
 

Methods in com.hack23.cia.web.impl.ui.navigationview.common that return Navigator
Modifier and Type Method and Description
protected  Navigator AbstractNavigationView.getNavigator()
          Gets the navigator.
 

Methods in com.hack23.cia.web.impl.ui.navigationview.common with parameters of type Navigator
Modifier and Type Method and Description
 void AbstractNavigationView.init(Navigator navigator, ApplicationUserState applicationUserState)
           
 

Constructors in com.hack23.cia.web.impl.ui.navigationview.common with parameters of type Navigator
Constructor and Description
PersistedModelObjectList(AbstractModelObjectContainer<?> container, Navigator navigator, String uriPrefix, UserSessionDto userSessionDto)
          Instantiates a new persisted model object list.
 



Copyright © 2008-2010 www.hack23.com. All Rights Reserved.