Change in ovirt-engine[master]: webadmin: Adding "Select All" checkbox header to CellTable

gchaplik at redhat.com gchaplik at redhat.com
Mon Dec 3 08:54:04 UTC 2012


Gilad Chaplik has submitted this change and it was merged.

Change subject: webadmin: Adding "Select All" checkbox header to CellTable
......................................................................


webadmin: Adding "Select All" checkbox header to CellTable

EntityModelCellTable and IVdcQueryableCellTable are enhanced
to support a "Select All" functionality by providing a
Checkbox in the header of the selection column.

The Checkbox will be shown only if the CellTable supports
multiselection and the showSelectAllCheckbox is true.

Change-Id: I7f9f303143ecb322a6d325a56c3b97a23b3253c6
Signed-off-by: Kanagaraj M <kmayilsa at redhat.com>
---
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/CommonApplicationConstants.java
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/editor/EntityModelCellTable.java
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/editor/IVdcQueryableCellTable.java
A frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/table/header/SelectAllCheckBoxHeader.java
4 files changed, 147 insertions(+), 7 deletions(-)

Approvals:
  Gilad Chaplik: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/8282
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I7f9f303143ecb322a6d325a56c3b97a23b3253c6
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Kanagaraj M <kmayilsa at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen at redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik at redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayilsa at redhat.com>
Gerrit-Reviewer: Shireesh Anjal <sanjal at redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs at redhat.com>



More information about the Engine-commits mailing list