public class WindowState extends PanelState
| Modifier and Type | Field and Description |
|---|---|
String |
assistivePostfix |
String |
assistivePrefix |
boolean |
assistiveTabStop |
String |
assistiveTabStopBottomText |
String |
assistiveTabStopTopText |
boolean |
centered |
Connector[] |
contentDescription |
boolean |
draggable |
boolean |
modal |
int |
positionX |
int |
positionY |
boolean |
resizable |
boolean |
resizeLazy |
WindowRole |
role |
WindowMode |
windowMode |
scrollLeft, scrollTop, tabIndexcaption, captionAsHtml, description, errorLevel, errorMessage, height, id, immediate, primaryStyleName, readOnly, styles, widthenabled, registeredEventListeners, resources| Constructor and Description |
|---|
WindowState() |
@NoLayout public boolean modal
@NoLayout public boolean resizable
@NoLayout public boolean resizeLazy
@NoLayout public boolean draggable
@NoLayout public boolean centered
@NoLayout public int positionX
@NoLayout public int positionY
public WindowMode windowMode
@NoLayout public WindowRole role
@NoLayout public boolean assistiveTabStop
Copyright © 2018 Vaadin Ltd. All rights reserved.