public abstract class AbstractMprUI
extends com.vaadin.ui.UI
| Modifier and Type | Class and Description |
|---|---|
protected class |
AbstractMprUI.MprPollListener |
com.vaadin.ui.Component.ErrorEvent, com.vaadin.ui.Component.Event, com.vaadin.ui.Component.Focusable, com.vaadin.ui.Component.Listenercom.vaadin.server.ClientConnector.AttachEvent, com.vaadin.server.ClientConnector.AttachListener, com.vaadin.server.ClientConnector.ConnectorErrorEvent, com.vaadin.server.ClientConnector.DetachEvent, com.vaadin.server.ClientConnector.DetachListenercom.vaadin.server.Sizeable.Unitcom.vaadin.ui.HasComponents.ComponentAttachDetachNotifier, com.vaadin.ui.HasComponents.ComponentAttachEvent, com.vaadin.ui.HasComponents.ComponentAttachListener, com.vaadin.ui.HasComponents.ComponentDetachEvent, com.vaadin.ui.HasComponents.ComponentDetachListener| Modifier and Type | Field and Description |
|---|---|
protected boolean |
hasInitialized |
protected AbstractMprUI.MprPollListener |
mprPollListener |
protected boolean |
searchedForNavigator |
| Constructor and Description |
|---|
AbstractMprUI() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
focus() |
protected Optional<com.vaadin.flow.component.UI> |
getFlowUI() |
long |
getLastHeartbeatTimestamp() |
int |
getPollInterval() |
com.vaadin.ui.PushConfiguration |
getPushConfiguration() |
protected boolean |
hasNavigator() |
protected void |
init(com.vaadin.server.VaadinRequest request) |
boolean |
isClosing() |
void |
push() |
void |
setContent(com.vaadin.ui.Component content) |
void |
setLastHeartbeatTimestamp(long lastHeartbeat) |
void |
setPollInterval(int intervalInMillis) |
void |
setPushConnection(com.vaadin.server.communication.PushConnection pushConnection) |
access, accessSynchronously, addAction, addActionHandler, addClickListener, addListener, addPollListener, addWindow, attach, changeVariables, detach, doInit, doRefresh, getActionManager, getComponentCount, getConnectorTracker, getCurrent, getEmbedId, getLastProcessedClientToServerId, getLoadingIndicatorConfiguration, getLocaleService, getNavigator, getNotificationConfiguration, getOverlayContainerLabel, getPage, getPushConnection, getReconnectDialogConfiguration, getScrollLeft, getScrollTop, getSession, getState, getState, getStateType, getTabIndex, getTheme, getTooltipConfiguration, getUI, getUIId, getWindows, isConnectorEnabled, isResizeLazy, iterator, paintContent, refresh, removeAction, removeActionHandler, removeClickListener, removeListener, removePollListener, removeWindow, scrollIntoView, setCaption, setCurrent, setFocusedComponent, setLastProcessedClientToServerId, setNavigator, setOverlayContainerLabel, setResizeLazy, setScrollLeft, setScrollTop, setSession, setTabIndex, setTheme, showNotification, showNotification, showNotification, showNotification, showNotification, showNotificationaddComponentAttachListener, addComponentDetachListener, fireComponentAttachEvent, fireComponentDetachEvent, getContent, readDesign, readDesignChildren, removeComponentAttachListener, removeComponentDetachListener, removeFromParent, setHeight, setWidth, writeDesignaddContextClickListener, addListener, addShortcutListener, addStyleName, beforeClientResponse, findAncestor, fireComponentErrorEvent, fireComponentEvent, getCaption, getComponentError, getCustomAttributes, getData, getDebugId, getDescription, getErrorMessage, getExplicitImmediateValue, getHeight, getHeightUnits, getIcon, getId, getLocale, getParent, getPrimaryStyleName, getStyleName, getWidth, getWidthUnits, isCaptionAsHtml, isEnabled, isImmediate, isOrHasAncestor, isReadOnly, isResponsive, isVisible, removeContextClickListener, removeListener, removeShortcutListener, removeStyleName, setCaptionAsHtml, setComponentError, setData, setDebugId, setDescription, setEnabled, setHeight, setHeightUndefined, setIcon, setId, setImmediate, setLocale, setParent, setPrimaryStyleName, setReadOnly, setResponsive, setSizeFull, setSizeUndefined, setStyleName, setStyleName, setVisible, setWidth, setWidthUndefinedaddAttachListener, addDetachListener, addExtension, addListener, addListener, addListener, addMethodInvocationToQueue, createState, encodeState, equals, fireEvent, getAllChildrenIterable, getConnectorId, getErrorHandler, getExtensions, getListeners, getResource, getRpcManager, getRpcProxy, handleConnectorRequest, hashCode, hasListeners, isAttached, isThis, markAsDirty, markAsDirtyRecursive, registerRpc, registerRpc, removeAttachListener, removeDetachListener, removeExtension, removeListener, removeListener, removeListener, removeListener, requestRepaint, requestRepaintAll, retrievePendingRpcCalls, setErrorHandler, setResourceclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitaddListener, addStyleName, getCaption, getDescription, getIcon, getId, getLocale, getParent, getPrimaryStyleName, getStyleName, isEnabled, isReadOnly, isVisible, readDesign, removeListener, removeStyleName, setEnabled, setIcon, setId, setParent, setPrimaryStyleName, setReadOnly, setStyleName, setVisible, writeDesignaddAttachListener, addDetachListener, beforeClientResponse, encodeState, getErrorHandler, getExtensions, getRpcManager, handleConnectorRequest, isAttached, markAsDirtyRecursive, removeAttachListener, removeDetachListener, removeExtension, requestRepaint, requestRepaintAll, retrievePendingRpcCalls, setErrorHandlergetHeight, getHeightUnits, getWidth, getWidthUnits, setHeight, setHeight, setHeightUndefined, setSizeFull, setSizeUndefined, setWidth, setWidth, setWidthUndefinedforEach, spliteratorprotected AbstractMprUI.MprPollListener mprPollListener
protected boolean searchedForNavigator
protected boolean hasInitialized
protected void init(com.vaadin.server.VaadinRequest request)
init in class com.vaadin.ui.UIpublic com.vaadin.ui.PushConfiguration getPushConfiguration()
getPushConfiguration in class com.vaadin.ui.UIpublic void setPushConnection(com.vaadin.server.communication.PushConnection pushConnection)
setPushConnection in class com.vaadin.ui.UIprotected Optional<com.vaadin.flow.component.UI> getFlowUI()
public void close()
close in class com.vaadin.ui.UIpublic void setPollInterval(int intervalInMillis)
setPollInterval in class com.vaadin.ui.UIpublic int getPollInterval()
getPollInterval in class com.vaadin.ui.UIpublic boolean isClosing()
isClosing in class com.vaadin.ui.UIpublic void push()
push in class com.vaadin.ui.UIpublic void focus()
focus in interface com.vaadin.ui.Component.Focusablefocus in class com.vaadin.ui.UIpublic long getLastHeartbeatTimestamp()
getLastHeartbeatTimestamp in class com.vaadin.ui.UIpublic void setLastHeartbeatTimestamp(long lastHeartbeat)
setLastHeartbeatTimestamp in class com.vaadin.ui.UIpublic void setContent(com.vaadin.ui.Component content)
setContent in interface com.vaadin.ui.SingleComponentContainersetContent in class com.vaadin.ui.UIprotected boolean hasNavigator()
Copyright © 2018–2020 Vaadin Ltd. All rights reserved.