Nuxeo Enterprise Platform 5.4

org.nuxeo.opensocial.container.client.presenter
Class PreferencesPresenter

java.lang.Object
  extended by net.customware.gwt.presenter.client.BasicPresenter<D>
      extended by net.customware.gwt.presenter.client.widget.WidgetPresenter<PreferencesPresenter.Display>
          extended by org.nuxeo.opensocial.container.client.presenter.PreferencesPresenter
All Implemented Interfaces:
net.customware.gwt.presenter.client.Presenter

public class PreferencesPresenter
extends net.customware.gwt.presenter.client.widget.WidgetPresenter<PreferencesPresenter.Display>

Author:
Stéphane Fourrier

Nested Class Summary
static interface PreferencesPresenter.Display
           
 
Constructor Summary
PreferencesPresenter(PreferencesPresenter.Display display, net.customware.gwt.presenter.client.EventBus eventBus, PortletPresenter portletPresenter, AppModel model)
           
 
Method Summary
 net.customware.gwt.presenter.client.place.Place getPlace()
           
 void refreshDisplay()
           
 void revealDisplay()
           
 void rollBack()
           
 
Methods inherited from class net.customware.gwt.presenter.client.BasicPresenter
bind, getDisplay, unbind
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PreferencesPresenter

@Inject
public PreferencesPresenter(PreferencesPresenter.Display display,
                                   net.customware.gwt.presenter.client.EventBus eventBus,
                                   PortletPresenter portletPresenter,
                                   AppModel model)
Method Detail

getPlace

public net.customware.gwt.presenter.client.place.Place getPlace()
Specified by:
getPlace in class net.customware.gwt.presenter.client.BasicPresenter<PreferencesPresenter.Display>

rollBack

public void rollBack()

refreshDisplay

public void refreshDisplay()

revealDisplay

public void revealDisplay()

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.