Alexander Wels has posted comments on this change. Change subject: webadmin: qos parent sub tab ......................................................................
Patch Set 1: To answer question about changing the tabs from tabs to radio buttons, I am assuming you want something similar to what you when you go to Networks->hosts sub tab->attached/un attached. What I would do is put in the radio buttons with the appropriate labels. Then add a handler in the presenter that based on which one I clicked would call setInSlot on the view with the appropriate subtabpanel as the content.DynamicTabContainerPresenter should be a decent example of how to do this. -- To view, visit http://gerrit.ovirt.org/30655 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I6d5e2de2d979bdaab498922acd6a580bc89dc19a Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Gilad Chaplik <[email protected]> Gerrit-Reviewer: Alexander Wels <[email protected]> Gerrit-Reviewer: Einav Cohen <[email protected]> Gerrit-Reviewer: Gilad Chaplik <[email protected]> Gerrit-Reviewer: Vojtech Szocs <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: No _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
