Vojtech Szocs has uploaded a new change for review.

Change subject: webadmin: ApplicationPlaces cleanup
......................................................................

webadmin: ApplicationPlaces cleanup

Removed unnecessary get*Place() methods. These methods were originally
meant to be called from UiBinder templates in order to set Hyperlink
widget's target history token directly within the UiBinder template
(UiBinder cannot access public static fields, just public methods).

Since our Presenters register Hyperlink click handlers through View
interfaces directly, we don't need these methods anymore.

Change-Id: I44fdead1f628c13b0bfb290b6eef7cb2eb89b5ce
---
M 
frontend/webadmin/modules/userportal-gwtp/src/main/java/org/ovirt/engine/ui/userportal/place/ApplicationPlaces.java
M 
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/place/ApplicationPlaces.java
2 files changed, 80 insertions(+), 77 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I44fdead1f628c13b0bfb290b6eef7cb2eb89b5ce
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Vojtech Szocs <vsz...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to