summaryrefslogtreecommitdiffstats
path: root/shared/src
diff options
context:
space:
mode:
authorHenrik Paul <henrik@vaadin.com>2015-03-30 15:28:41 +0300
committerVaadin Code Review <review@vaadin.com>2015-03-31 11:00:53 +0000
commit2080f86e03552c56d52f488e4dcd72282cd64f62 (patch)
tree088f49e449a52b69450dca5ecd3c5f36f000d8ea /shared/src
parent3eb8110f13d51a859d40da9dfcb9ae2edb890f8c (diff)
downloadvaadin-framework-2080f86e03552c56d52f488e4dcd72282cd64f62.tar.gz
vaadin-framework-2080f86e03552c56d52f488e4dcd72282cd64f62.zip
Server Grid.scrollToRow takes details into account (#17270)
Change-Id: I7b6d67aeb4d625a53e6fe370b729016a84e33214
Diffstat (limited to 'shared/src')
-rw-r--r--shared/src/com/vaadin/shared/ui/grid/GridClientRpc.java3
1 files changed, 2 insertions, 1 deletions
diff --git a/shared/src/com/vaadin/shared/ui/grid/GridClientRpc.java b/shared/src/com/vaadin/shared/ui/grid/GridClientRpc.java
index d4707f9ba5..3c6d993482 100644
--- a/shared/src/com/vaadin/shared/ui/grid/GridClientRpc.java
+++ b/shared/src/com/vaadin/shared/ui/grid/GridClientRpc.java
@@ -28,7 +28,8 @@ import com.vaadin.shared.communication.ClientRpc;
public interface GridClientRpc extends ClientRpc {
/**
- * Command client Grid to scroll to a specific data row.
+ * Command client Grid to scroll to a specific data row and its (optional)
+ * details.
*
* @param row
* zero-based row index. If the row index is below zero or above