public class DataCommunicatorConnector extends AbstractExtensionConnector
| Modifier and Type | Class and Description |
|---|---|
class |
DataCommunicatorConnector.VaadinDataSource
Client-side
DataSource implementation to be used with
DataCommunicator. |
| Constructor and Description |
|---|
DataCommunicatorConnector() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
extend(ServerConnector target)
Called when the extension is attached to its parent.
|
DataCommunicatorState |
getState()
Returns the shared state object for this connector.
|
setParentaddStateChangeHandler, addStateChangeHandler, createState, doInit, ensureHandlerManager, fireEvent, forceStateChange, getChildren, getConnection, getConnectorId, getParent, getResourceUrl, getRpcImplementations, getRpcProxy, getStateType, hasEventListener, init, isEnabled, onStateChanged, onUnregister, registerRpc, removeStateChangeHandler, removeStateChangeHandler, setChildren, unregisterRpc, updateEnabledStateprotected void extend(ServerConnector target)
AbstractExtensionConnectorextend in class AbstractExtensionConnectortarget - The connector this extension extendspublic DataCommunicatorState getState()
AbstractConnectorgetState in interface ServerConnectorgetState in class AbstractConnectorCopyright © 2017 Vaadin Ltd. All rights reserved.