summaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/testbench/elements/GridElement.java
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into HEADHenrik Paul2015-03-041-377/+0
|\ | | | | | | Change-Id: Id48abba25a16fe7f8e679e5ce2ab3ab536951676
| * Use TestBench-4.0.2Teemu Suo-Anttila2015-02-191-0/+2
| | | | | | | | | | | | | | | | - Based on TB4 Parallel testing. - Browser setup no longer uses static capabilities. - Some code cleanup here and there. Change-Id: I5c419316cd36f4f5041eaa8da8fda3d8b46596c4
* | Modifies GridElement to support details (#16644)Henrik Paul2015-02-171-13/+25
|/ | | | | | Grid's SubPartAware logic was refactored, splitting it into both Grid and Escalator. Also adds tests for grid details rows. Change-Id: I4876a8a9a397eea35526e15f7e447c69b0d96983
* Use TestBenchElements in GridElement API (#16600)Teemu Suo-Anttila2015-02-101-11/+11
| | | | Change-Id: Iad416ae1c8df1c1dddadadd107e8cc2817450ac9
* Show editor save error (#16602)Leif Åstrand2015-02-061-0/+16
| | | Change-Id: I2727a9fabef4291798e97495c2df86b077387cbb
* Highlights erroneous cells in Grid editor (#16575)Henrik Paul2015-02-061-0/+11
| | | Change-Id: Ie1f9d738db7a03ddb01b968782ad5e4877af1d7e
* Grid editor theme redesign (#16593)Jouni Koivuviita2015-02-061-4/+2
| | | | | | | | Editor theme is now more flexible with regards to CSS. There are now separate elements for containing the edited cells and the “footer” which contains an optional message area and the save and cancel buttons. Change-Id: I9addcb6adca792a9251ffada99fbe9b77502c77a
* Grid columns can now be marked as non-editable (#16538)Johannes Dahlström2015-02-051-1/+18
| | | | | | | | | | | Non-editable columns are not assigned editor fields. When the editor is active, any non-editable content is not displayed (this should changein the future). This is separate from setting the property or editor field read-only - in those cases the field is still used to display the data which may not be desired and will fail if there is no converter. Also add Column.setEditorField(Field<?>) and the corresponding getter. Change-Id: Ice17c357895cb63a8e1bfd6abaffc1d803399e98
* Editor save/cancel buttons stay visually in place (#16562)Henrik Paul2015-02-041-2/+0
| | | | Change-Id: Ia63ffc36bee83e1bd20dc6e1a83616f94574a89b
* Fix Grid editor hanging on exception in commit (#15536)Teemu Suo-Anttila2015-01-081-1/+50
| | | | | | This patch adds a minimal editor subpart support. Change-Id: I36a81cb432f71821715cb60338a07a289bdae18d
* Rename "active" row/cell to "focused" (#13334)Johannes Dahlström2014-12-171-8/+4
| | | | Change-Id: I7a507db8ec62b2e669cc2562cbfaf1693d394f6e
* Remove unused "header-active" classname and style (#13334)Johannes Dahlström2014-12-161-8/+0
| | | | Change-Id: I11de89a69161d9b355d0de63b8a61470259b518e
* Move GridElement to appropriate package (#13334)Teemu Suo-Anttila2014-12-091-0/+288
Change-Id: I868635f057680be4ee5b995155e7f3f48f375819