summaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/contextclick/TableContextClick.java
Commit message (Collapse)AuthorAgeFilesLines
* Build uitest war with mavenTeemu Suo-Anttila2016-04-151-70/+0
| | | | Change-Id: I32625901ca27a282253df44c6e776cf9632bacda
* Support ContextClicks in empty areas of Table and TreeTable (#19130)Teemu Suo-Anttila2015-10-141-0/+17
| | | | | | | When the user clicks an empty area, the TableContextClickEvent will still fire, but will have a null property. Change-Id: I39303f1a72d072db09c4fe6df8141d6caf0764c2
* Use synthetic javascript events for IE browsers in context click testsTeemu Suo-Anttila2015-10-071-0/+1
| | | | Change-Id: Ifdfac8f2088042e2eeb4618b66a9e4dc315f7e24
* Implement ContextClickEvent for Table (#19042)Teemu Suo-Anttila2015-10-021-0/+52
This patch also introduces a testing infrastructure for context click event and listener testing. Change-Id: I3aa88758278c91086df3d0971edb34914a93fd29