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