public interface IPresentationSupportFactory
| Modifier and Type | Method and Description |
|---|---|
IPresentationSupport |
createPresentationSupport(Object object)
Create a
IPresentationSupport instance that can be used to
present object. |
IPresentationSupport createPresentationSupport(Object object)
IPresentationSupport instance that can be used to
present object.object - The object to be presented.IPresentationSupport instance that can be used
to present object.Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.