Change in ovirt-engine[master]: userportal, webadmin: CheckBoxCell HandlesEvent

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@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@redhat.com> Gerrit-Reviewer: Alexander Wels <awels@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Greg Sheremeta <gshereme@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Vojtech Szocs <vszocs@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
tnisan@redhat.com