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