public interface IButtonFactory<T>
| Modifier and Type | Method and Description |
|---|---|
AbstractButton |
create(net.anwiba.commons.model.IObjectModel<T> context,
Document document,
net.anwiba.commons.model.IBooleanDistributor enabledDistributor,
IBlock<RuntimeException> clearBlock) |
AbstractButton create(net.anwiba.commons.model.IObjectModel<T> context, Document document, net.anwiba.commons.model.IBooleanDistributor enabledDistributor, IBlock<RuntimeException> clearBlock) throws RuntimeException
RuntimeExceptionCopyright © 2007–2018 Andreas W. Bartels. All rights reserved.