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.IsWidget
public void showContent(com.google.gwt.user.client.ui.IsWidget widget)
showContent
in interface PerspectiveWidget.View
public void notFoundError()
notFoundError
in interface PerspectiveWidget.View
public void infiniteRecursionError()
infiniteRecursionError
in interface PerspectiveWidget.View
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.