Nuxeo Enterprise Platform 5.4

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

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

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

Author:
Stéphane Fourrier

Nested Class Summary
static interface MessagePresenter.Display
           
 
Field Summary
static net.customware.gwt.presenter.client.place.Place PLACE
           
 
Constructor Summary
MessagePresenter(MessagePresenter.Display display, net.customware.gwt.presenter.client.EventBus eventBus)
           
 
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

MessagePresenter

@Inject
public MessagePresenter(MessagePresenter.Display display,
                               net.customware.gwt.presenter.client.EventBus eventBus)
Method Detail

getPlace

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

refreshDisplay

public void refreshDisplay()

revealDisplay

public void revealDisplay()

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.