T
- The Presenter typeUberElemental
and elemental2 instead.@Deprecated public interface UberElement<T> extends org.jboss.errai.common.client.api.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.