Nuxeo Enterprise Platform 5.4

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

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

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

Author:
Stéphane Fourrier

Nested Class Summary
static interface CustomWebContentPresenter.Display
           
 
Constructor Summary
CustomWebContentPresenter(CustomWebContentPresenter.Display display, net.customware.gwt.presenter.client.EventBus eventBus, WebContentData data, net.customware.gwt.presenter.client.Presenter contentPresenter)
           
 
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
 

Constructor Detail

CustomWebContentPresenter

@Inject
public CustomWebContentPresenter(CustomWebContentPresenter.Display display,
                                        net.customware.gwt.presenter.client.EventBus eventBus,
                                        WebContentData data,
                                        net.customware.gwt.presenter.client.Presenter contentPresenter)
Method Detail

getPlace

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

refreshDisplay

public void refreshDisplay()

revealDisplay

public void revealDisplay()

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.