]> source.dussan.org Git - vaadin-framework.git/commit
Add class name for not editable editor cells (#18021)
authorTeemu Suo-Anttila <teemusa@vaadin.com>
Wed, 27 May 2015 08:07:00 +0000 (11:07 +0300)
committerMika Murtojarvi <mika@vaadin.com>
Thu, 28 May 2015 15:07:47 +0000 (18:07 +0300)
commit5d33446d05972f3aea18675a346ad50edf289194
tree0bceb00189bb09a7026e7694f3191e9cfebd3026
parent7081849cb4c8f6c08a008bbc4f13815e992bf345
Add class name for not editable editor cells (#18021)

Change-Id: I6d5ef1a125ae1739b0e3de49eac2f68ba66afb05
client/src/com/vaadin/client/widgets/Grid.java
uitest/src/com/vaadin/tests/components/grid/basicfeatures/server/GridEditorTest.java