Nuxeo Enterprise Platform 5.4

org.nuxeo.opensocial.container.client.presenter
Interface CustomWebContentPresenter.Display

All Superinterfaces:
net.customware.gwt.presenter.client.Display, HasId, net.customware.gwt.presenter.client.widget.WidgetDisplay
All Known Implementing Classes:
CustomWebContentWidget
Enclosing class:
CustomWebContentPresenter

public static interface CustomWebContentPresenter.Display
extends net.customware.gwt.presenter.client.widget.WidgetDisplay, HasId


Method Summary
 void addContent(com.google.gwt.user.client.ui.Widget widget)
           
 void clean()
           
 String getParentId()
           
 
Methods inherited from interface net.customware.gwt.presenter.client.widget.WidgetDisplay
asWidget
 
Methods inherited from interface net.customware.gwt.presenter.client.Display
startProcessing, stopProcessing
 
Methods inherited from interface org.nuxeo.opensocial.container.client.ui.api.HasId
getId, setId
 

Method Detail

getParentId

String getParentId()

addContent

void addContent(com.google.gwt.user.client.ui.Widget widget)

clean

void clean()

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.