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,
net.anwiba.commons.lang.functional.IBlock<RuntimeException> dialogCloser) |
Action create(net.anwiba.commons.model.IObjectModel<IDialogResult> dialogResultModel, net.anwiba.commons.model.IObjectModel<DataState> dataStateModel, net.anwiba.commons.lang.functional.IBlock<RuntimeException> dialogCloser)
Copyright © 2007–2017 Andreas Bartels. All rights reserved.