public class SpecialCollectionRenderer extends java.lang.Object implements CockpitEventAcceptor
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COCKPITGROUP_UID |
| Constructor and Description |
|---|
SpecialCollectionRenderer(BaseUICockpitNavigationArea navigationArea) |
| Modifier and Type | Method and Description |
|---|---|
protected DragAndDropWrapper |
getDDWrapper() |
BaseUICockpitNavigationArea |
getNavigationArea() |
void |
onCockpitEvent(CockpitEvent event) |
void |
render(Listitem item,
java.lang.Object data) |
void |
setNavigationArea(BaseUICockpitNavigationArea navigationArea) |
public static final java.lang.String COCKPITGROUP_UID
public SpecialCollectionRenderer(BaseUICockpitNavigationArea navigationArea)
protected DragAndDropWrapper getDDWrapper()
public void render(Listitem item,
java.lang.Object data)
throws java.lang.Exception
java.lang.Exceptionpublic void setNavigationArea(BaseUICockpitNavigationArea navigationArea)
public BaseUICockpitNavigationArea getNavigationArea()
public void onCockpitEvent(CockpitEvent event)
onCockpitEvent in interface CockpitEventAcceptorCopyright © 2018 SAP SE. All Rights Reserved.