|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vaadin.shared.ui.ui.PageState
public class PageState
The shared state of a Page.
Note that at the moment this is not a stand-alone state class but embedded in
UIState. This might change in the future.
| Field Summary | |
|---|---|
boolean |
hasResizeListeners
True if the page has browser window resize listeners. |
java.lang.String |
title
Non-null if the title is set. |
| Constructor Summary | |
|---|---|
PageState()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public boolean hasResizeListeners
public java.lang.String title
| Constructor Detail |
|---|
public PageState()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||