public abstract class AbstractView<T> extends Object implements org.uberfire.client.mvp.UberElement<T>
| Constructor and Description |
|---|
AbstractView() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(T presenter) |
protected void |
tooltip(org.jboss.errai.common.client.dom.HTMLElement e) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.