public interface SubDockView<T extends SubDockView.Presenter>
extends com.google.gwt.user.client.ui.IsWidget, org.uberfire.client.mvp.HasPresenter<T>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SubDockView.Presenter |
| Modifier and Type | Method and Description |
|---|---|
T |
getPresenter() |
void |
reset() |
T getPresenter()
void reset()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.