Interface ContentEditorConfiguration
- All Superinterfaces:
UIComponentConfiguration
- All Known Implementing Classes:
DefaultContentEditorConfiguration
-
Method Summary
Modifier and TypeMethodDescriptiongetEditorCode(String propertyQualifier) getParameterMap(String propertyQualifier) booleanbooleanisEditorVisible(String propertyQualifier) booleanbooleanboolean
-
Method Details
-
getEditorCode
-
isEditorVisible
-
getCockpitTemplate
String getCockpitTemplate() -
getEditorMap
-
getParameterMap
-
isHideReadOnly
boolean isHideReadOnly() -
isHideEmpty
boolean isHideEmpty() -
isGroupCollections
boolean isGroupCollections() -
isDefaultConfiguration
boolean isDefaultConfiguration()
-