Uses of Interface
com.hack23.cia.web.impl.ui.common.ApplicationUserState

Packages that use ApplicationUserState
com.hack23.cia.web.impl.ui.application Provides... 
com.hack23.cia.web.impl.ui.common Common view objects. 
com.hack23.cia.web.impl.ui.page.common Provides... 
com.hack23.cia.web.impl.ui.page.common.panel   
 

Uses of ApplicationUserState in com.hack23.cia.web.impl.ui.application
 

Classes in com.hack23.cia.web.impl.ui.application that implement ApplicationUserState
 class CitizenIntelligenceAgency
          The Class CitizenIntelligenceAgency.
 

Constructors in com.hack23.cia.web.impl.ui.application with parameters of type ApplicationUserState
TopLevelWindowTemplate(Object object, ApplicationUserState userState)
          Instantiates a new top level window template.
 

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

Methods in com.hack23.cia.web.impl.ui.common that return ApplicationUserState
static ApplicationUserState ApplicationUserStateHolder.getUserState()
          Gets the user state.
 

Methods in com.hack23.cia.web.impl.ui.common with parameters of type ApplicationUserState
static void ApplicationUserStateHolder.addCurrentApplicationUserState(ApplicationUserState applicationUserState)
          Adds the current application user state.
 

Uses of ApplicationUserState in com.hack23.cia.web.impl.ui.page.common
 

Methods in com.hack23.cia.web.impl.ui.page.common that return ApplicationUserState
protected  ApplicationUserState AbstractPage.getUserState()
          Gets the user state.
 

Uses of ApplicationUserState in com.hack23.cia.web.impl.ui.page.common.panel
 

Methods in com.hack23.cia.web.impl.ui.page.common.panel that return ApplicationUserState
protected  ApplicationUserState AbstractPanel.getUserState()
          Gets the user state.
 



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