public class PerspectiveWidgetView extends Object implements PerspectiveWidget.View, com.google.gwt.user.client.ui.IsWidget
| Constructor and Description |
|---|
PerspectiveWidgetView(AlertBox alertBox) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.user.client.ui.Widget |
asWidget() |
void |
infiniteRecursionError() |
void |
init(PerspectiveWidget presenter) |
void |
notFoundError() |
void |
showContent(com.google.gwt.user.client.ui.IsWidget widget) |
@Inject public PerspectiveWidgetView(AlertBox alertBox)
public void init(PerspectiveWidget presenter)
init in interface HasPresenter<PerspectiveWidget>public com.google.gwt.user.client.ui.Widget asWidget()
asWidget in interface com.google.gwt.user.client.ui.IsWidgetpublic void showContent(com.google.gwt.user.client.ui.IsWidget widget)
showContent in interface PerspectiveWidget.Viewpublic void notFoundError()
notFoundError in interface PerspectiveWidget.Viewpublic void infiniteRecursionError()
infiniteRecursionError in interface PerspectiveWidget.ViewCopyright © 2012–2021 JBoss by Red Hat. All rights reserved.