|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vaadin.shared.communication.SharedState
com.vaadin.shared.AbstractComponentState
com.vaadin.shared.ui.TabIndexState
com.vaadin.shared.ui.ui.UIState
public class UIState
| Nested Class Summary | |
|---|---|
static class |
UIState.LoadingIndicatorConfigurationState
|
static class |
UIState.LocaleData
|
static class |
UIState.LocaleServiceState
|
static class |
UIState.PushConfigurationState
|
static class |
UIState.TooltipConfigurationState
|
| Field Summary | |
|---|---|
UIState.LoadingIndicatorConfigurationState |
loadingIndicatorConfiguration
|
UIState.LocaleServiceState |
localeServiceState
State related to the LocaleService class. |
java.lang.String |
overlayContainerLabel
|
PageState |
pageState
State related to the Page class. |
int |
pollInterval
|
UIState.PushConfigurationState |
pushConfiguration
Configuration for the push channel |
UIState.TooltipConfigurationState |
tooltipConfiguration
|
| Fields inherited from class com.vaadin.shared.ui.TabIndexState |
|---|
tabIndex |
| Fields inherited from class com.vaadin.shared.AbstractComponentState |
|---|
caption, description, errorMessage, height, id, immediate, primaryStyleName, readOnly, styles, width |
| Fields inherited from class com.vaadin.shared.communication.SharedState |
|---|
enabled, registeredEventListeners, resources |
| Constructor Summary | |
|---|---|
UIState()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public UIState.TooltipConfigurationState tooltipConfiguration
public UIState.LoadingIndicatorConfigurationState loadingIndicatorConfiguration
public int pollInterval
public java.lang.String overlayContainerLabel
public PageState pageState
public UIState.LocaleServiceState localeServiceState
public UIState.PushConfigurationState pushConfiguration
| Constructor Detail |
|---|
public UIState()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||