index
:
vaadin-framework.git
7-7-48-changelog
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
7.7.45-changelog
8.0
8.1
8.10
8.11
8.12
8.13
8.14
8.2
8.3
8.4
8.5
8.6
8.7
8.8
8.9
JS-RPC-docs-link-syntax
OlliTietavainenVaadin-patch-1
OlliTietavainenVaadin-patch-2
add-deprecation-warning-20241105
changelog-7.7.47-changes
changelog-8.27.1
changelog-8.27.2
changelog-8.27.3
changelog-8.27.4
changelog-8.27.6
changelog-8.28.1
chore-mention-8.14.4
chore-readme-8-14-4
context-menu
datefield-set-invalid-value
declarative
dependabot/maven/org.eclipse.jetty-jetty-server-10.0.14
dependabot/maven/org.eclipse.jetty-jetty-webapp-9.4.44.v20210927
dependabot/maven/org.eclipse.jgit-org.eclipse.jgit-3.5.3.201412180710-r
dependabot/maven/org.eclipse.jgit-org.eclipse.jgit-7.2.1.202505142326-r
dependabot/maven/org.hsqldb-hsqldb-2.7.1
documentation
documentation-7.6
downgrade-snapshot-version-20241105
exclude-element-screenshot
feature/atmosphere-pure-javascript
feature/bootstrap-annotation
feature/combobox-communication
feature/dalvik
feature/databinding
feature/dnd
feature/elements
feature/eventbus
feature/karaf-feature-file
feature/nullrepresentation
feature/standard-gwt
feature/standard-sass
feature/vaadin8
feature/vaadin8-book
feature/vaadin8-book-vol2
feature/vaadin8-sass-valo-only
fileToFilesReplacement
fix11576
fix_event_router_prototype
grid
grid_dnd_autoscroller
grid_dragger
issue/8307_select_using_collection
master
mobile_drag_image_offset
pr/11306
remote-run/flow-atmosphere-test
snapshot/7.5
snapshot/7.6
tmattsso-patch-1
update-minor-deps
vaadin-icons-3.0.1
wip-date-time-datatype
wip-java-10-compat
Vaadin 6, 7, 8 is a Java framework for modern Java web applications: https://github.com/vaadin/framework
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
uitest
/
src
/
com
/
vaadin
/
tests
/
widgetset
/
client
/
grid
/
GridBasicClientFeaturesWidget.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Build uitest war with maven
Teemu Suo-Anttila
2016-04-15
1
-1632
/
+0
*
Disable sidebar button when grid is disabled. (#18696)
Sauli Tähkäpää
2015-09-14
1
-0
/
+21
*
Reformat with Luna SR2
Artur Signell
2015-06-26
1
-2
/
+1
*
Fix Grid client-side event support (#17986)
Teemu Suo-Anttila
2015-05-27
1
-0
/
+44
*
Add support for custom Grid sidebar items (#17569)
Leif Åstrand
2015-04-24
1
-0
/
+87
*
Client Grid.scrollToRow takes details into account (#17270)
Henrik Paul
2015-03-27
1
-17
/
+52
*
Disable Sidebar API access since it will still be reworked (#17023)
Leif Åstrand
2015-03-20
1
-40
/
+0
*
Fixes several issues with hidden columns in Grid (#17023)
Pekka Hyvönen
2015-03-20
1
-0
/
+1
*
Restructure sidebar widget handling to work with custom content (#17023)
Leif Åstrand
2015-03-20
1
-0
/
+39
*
Merge remote-tracking branch 'origin/grid-columnhiding' into grid-7.5
Pekka Hyvönen
2015-03-19
1
-1
/
+6
|
\
|
*
Display button for opening sidebar in Grid when hidable columns #17023
Pekka Hyvönen
2015-03-17
1
-1
/
+6
|
|
|
\
*
-
.
|
Merge remote-tracking branches 'origin/grid-detailsrow' and 'origin/grid-colu...
Henrik Paul
2015-03-17
1
-0
/
+215
|
\
\
|
|
|
*
Client side event for grid's columns visibility change (#17023)
Pekka Hyvönen
2015-03-13
1
-0
/
+42
|
|
*
Hide columns with client side API in Grid (#17023)
Pekka Hyvönen
2015-03-13
1
-0
/
+6
|
|
*
Merge branch 'master' into grid-columnreorder
Pekka Hyvönen
2015-03-06
1
-0
/
+36
|
|
|
\
|
|
_
|
/
|
/
|
|
|
|
*
Client side event for column reordering in Grid. #16643
Pekka Hyvönen
2015-02-16
1
-0
/
+45
|
|
*
Drag and drop column reorder for default header row on client side Grid. #16643
Pekka Hyvönen
2015-02-13
1
-0
/
+9
|
*
|
Merge branch 'master' into HEAD
Henrik Paul
2015-03-04
1
-0
/
+9
|
|
\
\
|
|
/
/
|
/
|
|
|
*
|
Adds Widget support for DetailsGenerator (#16644)
Henrik Paul
2015-02-18
1
-7
/
+53
|
*
|
Adds initial details row support to Grid (#16644)
Henrik Paul
2015-02-17
1
-0
/
+40
|
|
/
*
/
Reapplying column width on Grid actually reapplies the width (#16900)
Pekka Hyvönen
2015-03-03
1
-0
/
+9
|
/
*
Add API for controlling deselection for single select model (#16567)
Leif Åstrand
2015-02-06
1
-0
/
+10
*
Show editor save error (#16602)
Leif Åstrand
2015-02-06
1
-4
/
+6
*
Highlights erroneous cells in Grid editor (#16575)
Henrik Paul
2015-02-06
1
-1
/
+17
*
Grid columns can now be marked as non-editable (#16538)
Johannes Dahlström
2015-02-05
1
-0
/
+2
*
Makes it possible to change save/cancel captions in Grid editor (#16551)
Henrik Paul
2015-02-05
1
-0
/
+14
*
Adds error handling to Grid Editor (#15556)
Henrik Paul
2015-01-15
1
-14
/
+25
*
A few small renames and typo fixes for Grid
Johannes Dahlström
2015-01-11
1
-0
/
+8
*
Fix header texts to captions in Grid client side (#15511)
Teemu Suo-Anttila
2015-01-07
1
-7
/
+7
*
Use CellReference in Grid events and event handling (#13334)
Teemu Suo-Anttila
2014-12-18
1
-30
/
+29
*
Use CellReference instead of FlyweightCell in Grid APIs (#13334)
Leif Åstrand
2014-12-18
1
-4
/
+5
*
Make editor request API easier to use (#13334)
Johannes Dahlström
2014-12-17
1
-5
/
+0
*
Change "editor row" to just "editor" in method names and javadoc (#13334)
Johannes Dahlström
2014-12-17
1
-17
/
+17
*
Fix Grid Tests to test features correctly (#13334)
Teemu Suo-Anttila
2014-12-17
1
-37
/
+69
*
Refactor Grid client side package structure (#13334)
Teemu Suo-Anttila
2014-12-12
1
-43
/
+42
*
Split CellStyleGenerator into separate cell and row style generators
Artur Signell
2014-12-12
1
-52
/
+77
*
Remove editor row discard methods; rename "commit" to "save" (#13334)
Johannes Dahlström
2014-12-11
1
-15
/
+3
*
Flatten client-side EditorRow API (#13334)
Johannes Dahlström
2014-12-11
1
-8
/
+7
*
Add select all / select none checkbox to SelectionColumn (#13334)
Teemu Suo-Anttila
2014-12-08
1
-0
/
+1
*
Continue rendering after exception (#13334)
Leif Åstrand
2014-12-08
1
-0
/
+19
*
Flatten Header and Footer API into client-side Grid (#13334)
Teemu Suo-Anttila
2014-12-08
1
-33
/
+25
*
Refactor frozen column API (#13334)
Leif Åstrand
2014-12-05
1
-10
/
+13
*
Remove Column visibility setting from client side (#13334)
Teemu Suo-Anttila
2014-12-05
1
-6
/
+0
*
Add client-side CellStyleGenerator (#13334)
Leif Åstrand
2014-12-04
1
-0
/
+81
*
Fix subparts for merged cells (#13334)
Teemu Suo-Anttila
2014-11-25
1
-9
/
+21
*
Fix event handling when Grid is inside a Composite (#13334)
Johannes Dahlström
2014-11-25
1
-1
/
+16
*
Renames "active cell" to "cell focus" or "focused cell" (#13334)
Henrik Paul
2014-10-29
1
-27
/
+27
*
Add constructor with header text for client side GridColumn (#13334)
Teemu Suo-Anttila
2014-10-22
1
-7
/
+7
*
Add convenience methods to EditorRowHandler (#13334)
Johannes Dahlström
2014-10-09
1
-4
/
+4
*
Add refresh function to RowHandle for informing data updates (#13334)
Teemu Suo-Anttila
2014-10-07
1
-0
/
+32
[next]