Package io.jmix.ui.widget.client.window
Class JmixWindowState
java.lang.Object
com.vaadin.shared.communication.SharedState
com.vaadin.shared.AbstractComponentState
com.vaadin.shared.ui.AbstractSingleComponentContainerState
com.vaadin.shared.ui.panel.PanelState
com.vaadin.shared.ui.window.WindowState
io.jmix.ui.widget.client.window.JmixWindowState
- All Implemented Interfaces:
Serializable
public class JmixWindowState
extends com.vaadin.shared.ui.window.WindowState
- See Also:
-
Field Summary
Fields inherited from class com.vaadin.shared.ui.window.WindowState
assistivePostfix, assistivePrefix, assistiveTabStop, assistiveTabStopBottomText, assistiveTabStopTopText, centered, closable, contentDescription, draggable, modal, positionX, positionY, resizable, resizeLazy, role, windowMode
Fields inherited from class com.vaadin.shared.ui.panel.PanelState
scrollLeft, scrollTop, tabIndex
Fields inherited from class com.vaadin.shared.AbstractComponentState
caption, captionAsHtml, CONTEXT_HELP_ICON_CLICK_EVENT, contextHelpText, contextHelpTextHtmlEnabled, description, descriptionContentMode, errorLevel, errorMessage, height, id, jTestId, primaryStyleName, styles, width
Fields inherited from class com.vaadin.shared.communication.SharedState
enabled, registeredEventListeners, resources
-
Constructor Summary
-
Method Summary
-
Field Details
-
hasContextActionHandlers
@NoLayout public boolean hasContextActionHandlers -
closeOnClickOutside
@NoLayout public boolean closeOnClickOutside
-
-
Constructor Details
-
JmixWindowState
public JmixWindowState()
-