Change in ovirt-engine[master]: webadmin: introduce abstract split table
ahadas at redhat.com
ahadas at redhat.com
Mon Nov 24 07:36:24 UTC 2014
Arik Hadas has submitted this change and it was merged.
Change subject: webadmin: introduce abstract split table
......................................................................
webadmin: introduce abstract split table
Add SplitTable class which holds the logic and view that are relevant
for both horizontal and vertical split tables.
HorizontalSplitTable class now extends SplitTable and holds the data
which is relevant only for horizontal split tables.
Change-Id: Id7016991693956369df6ced8322dc0836e9437e4
Signed-off-by: Arik Hadas <ahadas at redhat.com>
---
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/HorizontalSplitTable.java
A frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/SplitTable.java
2 files changed, 202 insertions(+), 167 deletions(-)
Approvals:
Lior Vernia: Looks good to me, approved
Arik Hadas: Verified
--
To view, visit http://gerrit.ovirt.org/35209
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id7016991693956369df6ced8322dc0836e9437e4
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia at redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list