public interface IAdditionalActionFactory
| Modifier and Type | Method and Description |
|---|---|
Action |
create(net.anwiba.commons.model.IObjectModel<IDialogResult> dialogResultModel,
net.anwiba.commons.model.IObjectModel<DataState> dataStateModel,
IBlock<RuntimeException> dialogCloser) |
Action create(net.anwiba.commons.model.IObjectModel<IDialogResult> dialogResultModel, net.anwiba.commons.model.IObjectModel<DataState> dataStateModel, IBlock<RuntimeException> dialogCloser)
Copyright © 2007–2017 Andreas W. Bartels. All rights reserved.