Uses of Interface
org.jboss.hal.client.configuration.subsystem.mail.MailSessionPresenter.MyView
-
Packages that use MailSessionPresenter.MyView Package Description org.jboss.hal.client.configuration.subsystem.mail -
-
Uses of MailSessionPresenter.MyView in org.jboss.hal.client.configuration.subsystem.mail
Classes in org.jboss.hal.client.configuration.subsystem.mail that implement MailSessionPresenter.MyView Modifier and Type Class Description classMailSessionViewImplementation note: Not based on MBUI XML due to special handling of mail servers.Constructors in org.jboss.hal.client.configuration.subsystem.mail with parameters of type MailSessionPresenter.MyView Constructor Description MailSessionPresenter(com.google.web.bindery.event.shared.EventBus eventBus, MailSessionPresenter.MyView view, MailSessionPresenter.MyProxy proxy, Finder finder, CrudOperations crud, FinderPathFactory finderPathFactory, Resources resources, Dispatcher dispatcher, StatementContext statementContext, MetadataRegistry metadataRegistry)
-