public abstract class AbstractInspectorRenderer extends Object implements InspectorRenderer
| Modifier and Type | Field and Description |
|---|---|
static String |
INFO_TOOLBAR_ACTION |
static String |
INSPECTOR_TOOLBAR_BUTTON |
| Constructor and Description |
|---|
AbstractInspectorRenderer() |
| Modifier and Type | Method and Description |
|---|---|
ValueService |
getValueService() |
protected void |
prepareEditActionButton(Component parent,
TypedObject item) |
void |
setValueService(ValueService valueService) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitrender, render, renderEmptypublic static final String INSPECTOR_TOOLBAR_BUTTON
public static final String INFO_TOOLBAR_ACTION
protected void prepareEditActionButton(Component parent,
TypedObject item)
public ValueService getValueService()
public void setValueService(ValueService valueService)
Copyright © 2017 SAP SE. All Rights Reserved.