public interface ContentEditorConfiguration extends UIComponentConfiguration
| Modifier and Type | Method and Description |
|---|---|
String |
getCockpitTemplate() |
String |
getEditorCode(String propertyQualifier) |
Map<String,String> |
getEditorMap() |
Map<String,String> |
getParameterMap(String propertyQualifier) |
boolean |
isDefaultConfiguration() |
boolean |
isEditorVisible(String propertyQualifier) |
boolean |
isGroupCollections() |
boolean |
isHideEmpty() |
boolean |
isHideReadOnly() |
boolean isEditorVisible(String propertyQualifier)
String getCockpitTemplate()
boolean isHideReadOnly()
boolean isHideEmpty()
boolean isGroupCollections()
boolean isDefaultConfiguration()
Copyright © 2017 SAP SE. All Rights Reserved.