Nuxeo Enterprise Platform 5.4

org.nuxeo.opensocial.container.client.external.picture
Class PicturePresenter

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

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

Author:
Stéphane Fourrier

Nested Class Summary
static interface PicturePresenter.Display
           
 
Field Summary
static net.customware.gwt.presenter.client.place.Place PLACE
           
 
Constructor Summary
PicturePresenter(PicturePresenter.Display display, net.customware.gwt.presenter.client.EventBus eventBus, PictureModel model)
           
 
Method Summary
 net.customware.gwt.presenter.client.place.Place getPlace()
           
 void refreshDisplay()
           
 void revealDisplay()
           
 
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
 

Field Detail

PLACE

public static final net.customware.gwt.presenter.client.place.Place PLACE
Constructor Detail

PicturePresenter

public PicturePresenter(PicturePresenter.Display display,
                        net.customware.gwt.presenter.client.EventBus eventBus,
                        PictureModel model)
Method Detail

getPlace

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

refreshDisplay

public void refreshDisplay()

revealDisplay

public void revealDisplay()

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.