Lior Vernia has posted comments on this change.
Change subject: webadmin: Changed bond name widget to SuggestBox
......................................................................
Patch Set 3: (2 inline comments)
....................................................
File
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostSetupNetworksModel.java
Line 446:
Line 447: @Override
Line 448: public void ExecuteCommand(UICommand command)
{
Line 449: sourceListModel.setConfirmWindow(null);
Line 450: VdsNetworkInterface bond = new
Bond((String) bondPopup.getBond().getSelectedItem(), (VDS) getEntity());
Yes, works fine.
Line 451: setBondOptions(bond, bondPopup);
Line 452: NetworkInterfaceModel nic1 =
(NetworkInterfaceModel) networkCommand.getOp1();
Line 453: NetworkInterfaceModel nic2 =
(NetworkInterfaceModel) networkCommand.getOp2();
Line 454: List<LogicalNetworkModel> networks =
....................................................
File
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/host/HostBondPopupView.java
Line 49: }
Line 50:
Line 51: @UiField(provided = true)
Line 52: @Path(value = "bond.selectedItem")
Line 53: ListModelSuggestBoxEditor bondEditor = new
ListModelSuggestBoxEditor();
Done
Line 54:
Line 55: @UiField(provided = true)
Line 56: @Path(value = "network.selectedItem")
Line 57: ListModelListBoxEditor<Object> networkEditor;
--
To view, visit http://gerrit.ovirt.org/12531
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I130586dc4787abecf81566a8d3b723d093f6fca2
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Lior Vernia <[email protected]>
Gerrit-Reviewer: Alona Kaplan <[email protected]>
Gerrit-Reviewer: Lior Vernia <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches