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