|
intarsys runtime library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPresentationSupportFactory
A factory to create IPresentationSupport objects for POJO's.
| Method Summary | |
|---|---|
IPresentationSupport |
createPresentationSupport(Object object)
Create a IPresentationSupport instance that can be used to
present object. |
| Method Detail |
|---|
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.
|
intarsys runtime library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||