public class LiveEditAddonCoverageInspectorRenderer extends DefaultCoverageInspectorRenderer
INFO_TOOLBAR_ACTION, INSPECTOR_TOOLBAR_BUTTON| Constructor and Description |
|---|
LiveEditAddonCoverageInspectorRenderer(CMSLockingService cmsLockingService) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
echoEvent(Component editBtnCnt) |
protected UICockpitPerspective |
getCurrentPerspective() |
protected void |
prepareEditActionButton(Component parent,
TypedObject item)
this override will read view related properties to handle locked state
|
void |
render(Component parent,
TypedObject object)
The toobarDiv need to be passed the attributes of the infoArea component to enable action button to enforce locking control
|
protected void |
superPrepareEditActionButton(Component parent,
TypedObject object) |
protected void |
superRenderer(Component parent,
TypedObject object) |
createCoverageComponent, createFilledValuesComponent, isShowOnlyVisibleRows, render, renderEmpty, renderToolbar, setCoverageCalculationService, setShowOnlyVisibleRowsgetValueService, setValueServicepublic LiveEditAddonCoverageInspectorRenderer(CMSLockingService cmsLockingService)
public void render(Component parent,
TypedObject object)
render in interface InspectorRendererrender in class DefaultCoverageInspectorRendererparent - the parent component.object - the currently selected item.protected void prepareEditActionButton(Component parent,
TypedObject item)
prepareEditActionButton in class AbstractInspectorRendererprotected UICockpitPerspective getCurrentPerspective()
protected void superRenderer(Component parent,
TypedObject object)
protected void superPrepareEditActionButton(Component parent,
TypedObject object)
protected void echoEvent(Component editBtnCnt)
Copyright © 2018 SAP SE. All Rights Reserved.