public class PicturePresenter extends net.customware.gwt.presenter.client.widget.WidgetPresenter<PicturePresenter.Display>
Modifier and Type | Class and Description |
---|---|
static interface |
PicturePresenter.Display |
Modifier and Type | Field and Description |
---|---|
static net.customware.gwt.presenter.client.place.Place |
PLACE |
Constructor and Description |
---|
PicturePresenter(PicturePresenter.Display display,
net.customware.gwt.presenter.client.EventBus eventBus,
PictureModel model) |
Modifier and Type | Method and Description |
---|---|
net.customware.gwt.presenter.client.place.Place |
getPlace() |
void |
refreshDisplay() |
void |
revealDisplay() |
public PicturePresenter(PicturePresenter.Display display, net.customware.gwt.presenter.client.EventBus eventBus, PictureModel model)
public net.customware.gwt.presenter.client.place.Place getPlace()
getPlace
in class net.customware.gwt.presenter.client.BasicPresenter<PicturePresenter.Display>
public void refreshDisplay()
public void revealDisplay()
Copyright © 2015 Nuxeo SA. All rights reserved.