Uses of Interface
org.jboss.hal.client.configuration.subsystem.remoting.RemotingPresenter.MyView
-
Packages that use RemotingPresenter.MyView Package Description org.jboss.hal.client.configuration.subsystem.remoting -
-
Uses of RemotingPresenter.MyView in org.jboss.hal.client.configuration.subsystem.remoting
Classes in org.jboss.hal.client.configuration.subsystem.remoting that implement RemotingPresenter.MyView Modifier and Type Class Description classMbui_RemotingViewclassRemotingViewThis view is half generated, half hand written.Constructors in org.jboss.hal.client.configuration.subsystem.remoting with parameters of type RemotingPresenter.MyView Constructor Description RemotingPresenter(com.google.web.bindery.event.shared.EventBus eventBus, RemotingPresenter.MyView view, RemotingPresenter.MyProxy myProxy, Finder finder, CrudOperations crud, PropertiesOperations propertiesOperations, Dispatcher dispatcher, FinderPathFactory finderPathFactory, MetadataRegistry metadataRegistry, StatementContext statementContext, javax.inject.Provider<Progress> progress, Resources resources)
-