public class LiveEditCallbackEditorSectionPanelRenderer extends java.lang.Object implements SectionPanelLabelRenderer
| Constructor and Description |
|---|
LiveEditCallbackEditorSectionPanelRenderer(UIEditorArea editorArea) |
| Modifier and Type | Method and Description |
|---|---|
ActionColumnConfiguration |
getActionConfiguration(GridViewConfiguration config) |
TypedObject |
getCurrentObject() |
protected UIEditorArea |
getEditorArea() |
protected GridViewConfiguration |
getUiConfiguration(TypedObject item) |
void |
render(java.lang.String label,
java.lang.String imageUrl,
Component parent) |
protected void |
renderActions(Component parent,
TypedObject item)
Render actions related icons
|
void |
setCurrentObject(TypedObject currentObject) |
public LiveEditCallbackEditorSectionPanelRenderer(UIEditorArea editorArea)
public void render(java.lang.String label,
java.lang.String imageUrl,
Component parent)
render in interface SectionPanelLabelRendererprotected GridViewConfiguration getUiConfiguration(TypedObject item)
protected void renderActions(Component parent,
TypedObject item)
parent - item - public ActionColumnConfiguration getActionConfiguration(GridViewConfiguration config)
protected UIEditorArea getEditorArea()
public TypedObject getCurrentObject()
public void setCurrentObject(TypedObject currentObject)
currentObject - the currentObject to setCopyright © 2018 SAP SE. All Rights Reserved.