T
- The Presenter typepublic interface UberElemental<T> extends org.jboss.errai.common.client.api.elemental2.IsElement, HasPresenter<T>
@Inject
the correct instance of a Presenter into a View.
Developers wishing to implement MVP-based Elements are encouraged to have their View implement this interface if they require access to the appropriate Presenter.
init
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.