Class FullScreenAwareWindowWidget
Object
UIObject
Widget
Panel
SimplePanel
PopupPanel
Overlay
VOverlay
VWindow
FullScreenAwareWindowWidget
- All Implemented Interfaces:
BlurHandler,FocusHandler,KeyDownHandler,ScrollHandler,HasAttachHandlers,HasCloseHandlers<PopupPanel>,EventHandler,HasHandlers,EventListener,EventPreview,AcceptsOneWidget,HasAnimation,HasOneWidget,HasVisibility,HasWidgets,HasWidgets.ForIsWidget,IsWidget,SourcesPopupEvents,Focusable,ShortcutActionHandler.ShortcutActionHandlerOwner,Iterable<Widget>
public class FullScreenAwareWindowWidget
extends VWindow
-
Nested Class Summary
Nested classes/interfaces inherited from class Overlay
Overlay.PositionAndSize, Overlay.ResizeAnimationNested classes/interfaces inherited from class PopupPanel
PopupPanel.AnimationType, PopupPanel.PositionCallbackNested classes/interfaces inherited from class UIObject
UIObject.DebugIdImpl, UIObject.DebugIdImplEnabledNested classes/interfaces inherited from interface HasWidgets
HasWidgets.ForIsWidget -
Field Summary
Fields inherited from class VWindow
bringToFrontSequence, centered, CLASSNAME, client, closeBox, connector, contentPanel, contents, footer, header, id, maximizeRestoreBox, resizable, resizeLazy, shortcutHandler, vaadinModality, visibilityChangesDisabled, Z_INDEXFields inherited from class VOverlay
acFields inherited from class Overlay
ADDITIONAL_CLASSNAME_ANIMATE_IN, ADDITIONAL_CLASSNAME_ANIMATE_OUT, CLASSNAME_CONTAINER, CLASSNAME_SHADOW, currentFields inherited from class UIObject
DEBUG_ID_PREFIX -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class VWindow
addMoveHandler, addStyleDependentName, addWindowOrderHandler, bringToFront, constructDOM, deferOrdering, focus, getAssistiveDescription, getAssistivePostfix, getAssistivePrefix, getContainerElement, getModalityCurtain, getShortcutActionHandler, getTabStopBottomAssistiveText, getTabStopTopAssistiveText, getWindowOrder, hide, isClosable, isModalWindowOpen, onAttach, onBlur, onBrowserEvent, onDetach, onEventPreview, onFocus, onKeyDown, onScroll, setAssistiveDescription, setAssistivePostfix, setAssistivePrefix, setCaption, setCaption, setCaption, setClosable, setDraggable, setHeight, setPopupPosition, setPopupPositionNoUpdate, setResizable, setTabStopBottomAssistiveText, setTabStopEnabled, setTabStopTopAssistiveText, setVaadinModality, setVisible, setWaiAriaRole, setWidth, setWindowOrderAndPosition, show, updateContentsSize, updateMaximizeRestoreClassNameMethods inherited from class VOverlay
getApplicationConnection, getOverlayContainer, getOverlayContainer, setApplicationConnection, setOverlayContainerLabelMethods inherited from class Overlay
center, getOwner, hide, hide, isFitInWindow, isShimElementEnabled, needsShimElement, positionOrSizeUpdated, setFitInWindow, setOwner, updateShadowSizeAndPositionMethods inherited from class PopupPanel
addAutoHidePartner, addCloseHandler, addPopupListener, getAnimationType, getGlassElement, getGlassStyleName, getOffsetHeight, getOffsetWidth, getPopupLeft, getPopupTop, getStyleElement, getTitle, isAnimationEnabled, isAutoHideEnabled, isAutoHideOnHistoryEventsEnabled, isGlassEnabled, isModal, isPreviewingAllNativeEvents, isShowing, isVisible, onKeyDownPreview, onKeyPressPreview, onKeyUpPreview, onPreviewNativeEvent, onUnload, removeAutoHidePartner, removePopupListener, setAnimationEnabled, setAnimationType, setAutoHideEnabled, setAutoHideOnHistoryEventsEnabled, setGlassEnabled, setGlassStyleName, setModal, setPopupPositionAndShow, setPreviewingAllNativeEvents, setTitle, setWidget, showRelativeToMethods inherited from class SimplePanel
add, getWidget, iterator, remove, setWidgetMethods inherited from class Panel
add, adopt, clear, doAttachChildren, doDetachChildren, orphan, removeMethods inherited from class Widget
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, fireEvent, getHandlerCount, getLayoutData, getParent, isAttached, isOrWasAttached, onLoad, removeFromParent, setLayoutData, sinkEvents, unsinkEventsMethods inherited from class UIObject
addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, resolvePotentialElement, setElement, setElement, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setVisible, sinkBitlessEvent, toStringMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface HasHandlers
fireEventMethods inherited from interface HasWidgets
add, clear, iterator, removeMethods inherited from interface Iterable
forEach, spliterator
-
Constructor Details
-
FullScreenAwareWindowWidget
public FullScreenAwareWindowWidget()
-
-
Method Details
-
setZIndex
protected void setZIndex(int zIndex) - Overrides:
setZIndexin classVWindow
-