| Package | Description |
|---|---|
| com.vaadin.client.data |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractRemoteDataSource.pinHandle(AbstractRemoteDataSource.RowHandleImpl handle)
Pins a row with given handle.
|
protected void |
AbstractRemoteDataSource.unpinHandle(AbstractRemoteDataSource.RowHandleImpl handle)
Unpins a previously pinned row with given handle.
|
Copyright © 2018 Vaadin Ltd. All rights reserved.