public class NotificationConnector extends AbstractExtensionConnector
Notification.| Constructor and Description |
|---|
NotificationConnector() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
extend(ServerConnector target)
Called when the extension is attached to its parent.
|
NotificationState |
getState()
Returns the shared state object for this connector.
|
void |
onUnregister()
Event called when connector has been unregistered.
|
setParentaddStateChangeHandler, addStateChangeHandler, createState, doInit, ensureHandlerManager, fireEvent, forceStateChange, getChildren, getConnection, getConnectorId, getParent, getResourceUrl, getRpcImplementations, getRpcProxy, getStateType, getTag, hasEventListener, init, isEnabled, onStateChanged, registerRpc, removeStateChangeHandler, removeStateChangeHandler, setChildren, setTag, unregisterRpc, updateEnabledStatepublic NotificationState getState()
AbstractConnectorgetState in interface ServerConnectorgetState in class AbstractConnectorprotected void extend(ServerConnector target)
AbstractExtensionConnectorextend in class AbstractExtensionConnectortarget - The connector this extension extendspublic void onUnregister()
ServerConnectoronUnregister in interface ServerConnectoronUnregister in class AbstractConnectorCopyright © 2023 Vaadin Ltd. All rights reserved.