Tomas Jelinek has uploaded a new change for review.

Change subject: userportal: basic view->details refresh
......................................................................

userportal: basic view->details refresh

When the data changes, the details for the selected VM did not get
refreshed.

Solved by setting the selected item on the model as a reaction to the
setModel in the MainTabBasicListItemPresenterWidget. This triggers a
selectionChangeEvent which is observed by
MainTabBasicDetailsPresenterWidget and consequently causes refreshing of
the details view.

Change-Id: I9fa1368cd6e94868ba66a1e7a95b4892dfc5e2fe
---
M 
frontend/webadmin/modules/userportal-gwtp/src/main/java/org/ovirt/engine/ui/userportal/section/main/presenter/tab/basic/MainTabBasicListItemPresenterWidget.java
1 file changed, 8 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/26/2926/1
--
To view, visit http://gerrit.ovirt.org/2926
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9fa1368cd6e94868ba66a1e7a95b4892dfc5e2fe
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to