public class CustomWebContentPresenter extends net.customware.gwt.presenter.client.widget.WidgetPresenter<CustomWebContentPresenter.Display>
| Modifier and Type | Class and Description |
|---|---|
static interface |
CustomWebContentPresenter.Display |
| Constructor and Description |
|---|
CustomWebContentPresenter(CustomWebContentPresenter.Display display,
net.customware.gwt.presenter.client.EventBus eventBus,
WebContentData data,
net.customware.gwt.presenter.client.Presenter contentPresenter) |
| Modifier and Type | Method and Description |
|---|---|
net.customware.gwt.presenter.client.place.Place |
getPlace() |
void |
refreshDisplay() |
void |
revealDisplay() |
@Inject public CustomWebContentPresenter(CustomWebContentPresenter.Display display, net.customware.gwt.presenter.client.EventBus eventBus, WebContentData data, net.customware.gwt.presenter.client.Presenter contentPresenter)
public net.customware.gwt.presenter.client.place.Place getPlace()
getPlace in class net.customware.gwt.presenter.client.BasicPresenter<CustomWebContentPresenter.Display>public void refreshDisplay()
public void revealDisplay()
Copyright © 2011 Nuxeo SA. All Rights Reserved.