Uses of Interface
org.jboss.hal.client.configuration.subsystem.distributableweb.DistributableWebPresenter.MyView
-
Packages that use DistributableWebPresenter.MyView Package Description org.jboss.hal.client.configuration.subsystem.distributableweb -
-
Uses of DistributableWebPresenter.MyView in org.jboss.hal.client.configuration.subsystem.distributableweb
Classes in org.jboss.hal.client.configuration.subsystem.distributableweb that implement DistributableWebPresenter.MyView Modifier and Type Class Description classDistributableWebViewclassMbui_DistributableWebViewConstructors in org.jboss.hal.client.configuration.subsystem.distributableweb with parameters of type DistributableWebPresenter.MyView Constructor Description DistributableWebPresenter(com.google.web.bindery.event.shared.EventBus eventBus, DistributableWebPresenter.MyView view, DistributableWebPresenter.MyProxy myProxy, Finder finder, CrudOperations crud, Dispatcher dispatcher, FinderPathFactory finderPathFactory, MetadataRegistry metadataRegistry, StatementContext statementContext, Resources resources)
-