public interface FocusParentRpc extends ServerRpc
| Modifier and Type | Method and Description |
|---|---|
void |
focusParent(String rowKey,
int cellIndex)
Focuses cell in the row parent
|
void focusParent(String rowKey, int cellIndex)
rowKey - the row keycellIndex - the cell indexCopyright © 2017 Vaadin Ltd. All rights reserved.