|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vaadin.client.ui.AbstractConnector
com.vaadin.client.extensions.AbstractExtensionConnector
com.vaadin.client.connectors.AbstractSelectionModelConnector<SelectionModel<elemental.json.JsonObject>>
com.vaadin.client.connectors.NoSelectionModelConnector
public class NoSelectionModelConnector
Connector for server-side Grid.NoSelectionModel.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.vaadin.client.connectors.AbstractSelectionModelConnector |
|---|
AbstractSelectionModelConnector.AbstractSelectionModel |
| Constructor Summary | |
|---|---|
NoSelectionModelConnector()
|
|
| Method Summary | |
|---|---|
protected SelectionModel<elemental.json.JsonObject> |
createSelectionModel()
|
protected void |
extend(ServerConnector target)
Called when the extension is attached to its parent. |
| Methods inherited from class com.vaadin.client.connectors.AbstractSelectionModelConnector |
|---|
getGrid, getParent, getRowHandle, getRowKey |
| Methods inherited from class com.vaadin.client.extensions.AbstractExtensionConnector |
|---|
setParent |
| Methods inherited from class com.vaadin.client.ui.AbstractConnector |
|---|
addStateChangeHandler, addStateChangeHandler, createState, doInit, ensureHandlerManager, fireEvent, forceStateChange, getChildren, getConnection, getConnectorId, getResourceUrl, getRpcImplementations, getRpcProxy, getState, getStateType, hasEventListener, init, isEnabled, onStateChanged, onUnregister, registerRpc, removeStateChangeHandler, removeStateChangeHandler, setChildren, unregisterRpc, updateEnabledState |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NoSelectionModelConnector()
| Method Detail |
|---|
protected void extend(ServerConnector target)
AbstractExtensionConnector
extend in class AbstractExtensionConnectortarget - The connector this extension extendsprotected SelectionModel<elemental.json.JsonObject> createSelectionModel()
createSelectionModel in class AbstractSelectionModelConnector<SelectionModel<elemental.json.JsonObject>>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||