Vojtech Szocs has submitted this change and it was merged.
Change subject: webadmin: VM Host Device dialog double-click support
......................................................................
webadmin: VM Host Device dialog double-click support
1. SplitTable now allows items to be moved between both tables
by double-clicking the item. Moving items this way retains
selection in both tables, excluding the item that was moved.
To enable this feature on given SplitTable:
splitTable.enableDoubleClickItemMoving();
2. VM Host Device dialog's SplitTable now has above mentioned
feature enabled.
Change-Id: Ibc21c4d81ce13b67bf6377762e269af8ddf61aae
Bug-Url:
https://bugzilla.redhat.com/1099760
Signed-off-by: Vojtech Szocs <vszocs(a)redhat.com>
---
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/SplitTable.java
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/table/resize/ColumnResizeCellTable.java
M
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/vm/AddVmHostDevicePopupView.java
3 files changed, 110 insertions(+), 13 deletions(-)
Approvals:
Alexander Wels: Looks good to me, approved
Jenkins CI: Passed CI tests
Vojtech Szocs: Verified
Martin Polednik: Verified
--
To view, visit
https://gerrit.ovirt.org/43726
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ibc21c4d81ce13b67bf6377762e269af8ddf61aae
Gerrit-PatchSet: 8
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Vojtech Szocs <vszocs(a)redhat.com>
Gerrit-Reviewer: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen(a)redhat.com>
Gerrit-Reviewer: Greg Sheremeta <gshereme(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Betak <mbetak(a)redhat.com>
Gerrit-Reviewer: Martin Polednik <mpolednik(a)redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org