| Constructor and 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) |
| Constructor and Description |
|---|
ServletContainerPresenter(com.google.web.bindery.event.shared.EventBus eventBus,
ServletContainerPresenter.MyView view,
ServletContainerPresenter.MyProxy myProxy,
Finder finder,
CrudOperations crud,
PropertiesOperations po,
MetadataRegistry metadataRegistry,
FinderPathFactory finderPathFactory,
StatementContext statementContext,
Resources resources) |
| Constructor and Description |
|---|
WebservicePresenter(com.google.web.bindery.event.shared.EventBus eventBus,
WebservicePresenter.MyView view,
WebservicePresenter.MyProxy myProxy,
Finder finder,
FinderPathFactory finderPathFactory,
MetadataRegistry metadataRegistry,
StatementContext statementContext,
CrudOperations crud,
PropertiesOperations po,
Resources resources) |
| Modifier and Type | Method and Description |
|---|---|
PropertiesOperations |
MbuiContext.po() |
| Constructor and Description |
|---|
MbuiContext(CrudOperations crud,
PropertiesOperations po,
Dispatcher dispatcher,
ComplexAttributeOperations ca,
Environment environment,
com.google.web.bindery.event.shared.EventBus eventBus,
MetadataRegistry metadataRegistry,
OperationFactory operationFactory,
javax.inject.Provider<Progress> progress,
Resources resources,
StatementContext statementContext,
TableButtonFactory tableButtonFactory) |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.