Tal Nisan has submitted this change and it was merged.
Change subject: userportal, webadmin: CheckBoxCell HandlesEvent
......................................................................
userportal, webadmin: CheckBoxCell HandlesEvent
- CheckBoxCells didn't mark themselves as handling events
this would cause issues on multi select grids. This patch
add the EventHandlingCell interface to the CheckBoxCell.
Change-Id: I6acffe4f9a8606da3de82086c835e7e3606da9f8
Signed-off-by: Alexander Wels <awels(a)redhat.com>
---
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/table/cell/CheckboxCell.java
1 file changed, 8 insertions(+), 1 deletion(-)
Approvals:
Tal Nisan: Verified; Looks good to me, approved; Passed CI tests
Alexander Wels: Verified
--
To view, visit
https://gerrit.ovirt.org/57964
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I6acffe4f9a8606da3de82086c835e7e3606da9f8
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Greg Sheremeta <gshereme(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>