Uses of Interface
org.jboss.hal.client.runtime.server.StandaloneServerPresenter.MyView
-
Packages that use StandaloneServerPresenter.MyView Package Description org.jboss.hal.client.runtime.server -
-
Uses of StandaloneServerPresenter.MyView in org.jboss.hal.client.runtime.server
Classes in org.jboss.hal.client.runtime.server that implement StandaloneServerPresenter.MyView Modifier and Type Class Description classStandaloneServerViewConstructors in org.jboss.hal.client.runtime.server with parameters of type StandaloneServerPresenter.MyView Constructor Description StandaloneServerPresenter(com.google.web.bindery.event.shared.EventBus eventBus, StandaloneServerPresenter.MyView view, StandaloneServerPresenter.MyProxy proxy, Finder finder, FinderPathFactory finderPathFactory, StatementContext statementContext, Dispatcher dispatcher, CrudOperations crud, javax.inject.Provider<Progress> progress, Environment environment, Resources resources)
-