|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.vaadin.Application com.hack23.cia.web.impl.ui.navigationview.application.CitizenIntelligenceAgency
@Component(value="citizenIntelligenceAgency") @Scope(value="prototype") public class CitizenIntelligenceAgency extends com.vaadin.Application implements com.vaadin.service.ApplicationContext.TransactionListener, ApplicationUserState, org.vaadin.navigator.Navigator.NavigableApplication
The Class CitizenIntelligenceAgency.
Modifier and Type | Class and Description |
---|
Nested classes/interfaces inherited from class com.vaadin.Application |
---|
com.vaadin.Application.ApplicationError, com.vaadin.Application.CustomizedSystemMessages, com.vaadin.Application.SystemMessages, com.vaadin.Application.UserChangeEvent, com.vaadin.Application.UserChangeListener, com.vaadin.Application.WindowAttachEvent, com.vaadin.Application.WindowAttachListener, com.vaadin.Application.WindowDetachEvent, com.vaadin.Application.WindowDetachListener |
Nested classes/interfaces inherited from interface com.vaadin.terminal.URIHandler |
---|
com.vaadin.terminal.URIHandler.ErrorEvent |
Constructor and Description |
---|
CitizenIntelligenceAgency()
|
Modifier and Type | Method and Description |
---|---|
com.vaadin.ui.Window |
createNewWindow()
|
Locale |
getLocale()
Gets the locale. |
org.vaadin.navigator.Navigator |
getNavigator()
Gets the navigator. |
com.vaadin.ui.Window |
getWindow(String name)
|
void |
init()
|
void |
setLocale(Locale locale)
|
void |
terminalError(com.vaadin.terminal.Terminal.ErrorEvent event)
|
void |
transactionEnd(com.vaadin.Application application,
Object o)
|
void |
transactionStart(com.vaadin.Application application,
Object o)
|
Methods inherited from class com.vaadin.Application |
---|
addListener, addListener, addListener, addResource, addWindow, close, getContext, getErrorHandler, getLogoutURL, getMainWindow, getProperty, getPropertyNames, getRelativeLocation, getSystemMessages, getTheme, getURL, getUser, getVersion, getWindows, handleURI, isRunning, removeListener, removeListener, removeListener, removeResource, removeWindow, setErrorHandler, setLogoutURL, setMainWindow, setTheme, setUser, start |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.hack23.cia.web.impl.ui.common.ApplicationUserState |
---|
getUser |
Constructor Detail |
---|
public CitizenIntelligenceAgency()
Method Detail |
---|
public com.vaadin.ui.Window createNewWindow()
createNewWindow
in interface org.vaadin.navigator.Navigator.NavigableApplication
public Locale getLocale()
ApplicationUserState
getLocale
in interface ApplicationUserState
getLocale
in class com.vaadin.Application
public org.vaadin.navigator.Navigator getNavigator()
ApplicationUserState
getNavigator
in interface ApplicationUserState
public com.vaadin.ui.Window getWindow(String name)
getWindow
in class com.vaadin.Application
public void init()
init
in class com.vaadin.Application
public void setLocale(Locale locale)
setLocale
in class com.vaadin.Application
public void terminalError(com.vaadin.terminal.Terminal.ErrorEvent event)
terminalError
in interface com.vaadin.terminal.Terminal.ErrorListener
terminalError
in class com.vaadin.Application
public void transactionEnd(com.vaadin.Application application, Object o)
transactionEnd
in interface com.vaadin.service.ApplicationContext.TransactionListener
public void transactionStart(com.vaadin.Application application, Object o)
transactionStart
in interface com.vaadin.service.ApplicationContext.TransactionListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |