public class WindowState extends PanelState
| Modifier and Type | Field and Description |
|---|---|
String |
assistivePostfix |
String |
assistivePrefix |
boolean |
assistiveTabStop |
String |
assistiveTabStopBottomText |
String |
assistiveTabStopTopText |
boolean |
centered |
boolean |
closable |
Connector[] |
contentDescription |
boolean |
draggable |
boolean |
modal |
int |
positionX |
int |
positionY |
boolean |
resizable |
boolean |
resizeLazy |
WindowRole |
role |
WindowMode |
windowMode |
scrollLeft, scrollTop, tabIndexcaption, captionAsHtml, description, descriptionContentMode, errorLevel, errorMessage, height, id, primaryStyleName, 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 boolean closable
@NoLayout public int positionX
@NoLayout public int positionY
public WindowMode windowMode
@NoLayout public WindowRole role
@NoLayout public boolean assistiveTabStop
Copyright © 2021 Vaadin Ltd. All rights reserved.