Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build uitest war with maven | Teemu Suo-Anttila | 2016-04-15 | 1 | -70/+0 |
| | | | | Change-Id: I32625901ca27a282253df44c6e776cf9632bacda | ||||
* | Support ContextClicks in empty areas of Table and TreeTable (#19130) | Teemu Suo-Anttila | 2015-10-14 | 1 | -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 tests | Teemu Suo-Anttila | 2015-10-07 | 1 | -0/+1 |
| | | | | Change-Id: Ifdfac8f2088042e2eeb4618b66a9e4dc315f7e24 | ||||
* | Implement ContextClickEvent for Table (#19042) | Teemu Suo-Anttila | 2015-10-02 | 1 | -0/+52 |
This patch also introduces a testing infrastructure for context click event and listener testing. Change-Id: I3aa88758278c91086df3d0971edb34914a93fd29 |