E - the type of the detail item to renderT - the type of the widgetpublic interface WidgetDetailRenderer<E,T extends Widget>
| Modifier and Type | Method and Description |
|---|---|
HtmlBasedComponent |
createContent(Object context,
E item,
T widget)
Create the content for the detail renderer.
|
Object |
createContext()
Create the context object that is passed back into the createContent calls.
|
Object createContext()
Copyright © 2017 SAP SE. All Rights Reserved.