|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||