| Modifier and Type | Method and Description |
|---|---|
protected boolean |
AdmincockpitPopupEditorAreaControllerImpl.isEditable(EditorRowConfiguration rowConf,
boolean creationMode)
For
GeneratedAbstractConstraint.ANNOTATION behave like always R/O |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<EditorRowConfiguration> |
EditorSectionConfiguration.getSectionRows() |
| Modifier and Type | Method and Description |
|---|---|
void |
EditorSectionConfiguration.setSectionRows(java.util.List<EditorRowConfiguration> rows) |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyEditorRowConfiguration |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<EditorRowConfiguration> |
DefaultEditorSectionConfiguration.getSectionRows() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultEditorSectionConfiguration.setSectionRows(java.util.List<EditorRowConfiguration> sectionRows) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
XmlDataProvider.generateAsXml(EditorRowConfiguration editorRow,
TypedObject curObj)
Generates xml representation of given section configuration
|
| Modifier and Type | Method and Description |
|---|---|
protected RowType |
DefaultXmlDataProvider.ctxAreaReference(RowType xmlRow,
EditorRowConfiguration editorRow,
java.util.Collection collection,
TypedObject curObj) |
java.lang.Object |
LocalizedXmlDataProvider.generateAsXml(EditorRowConfiguration editorRow,
TypedObject curObj) |
java.lang.Object |
CustomXmlDataProvider.generateAsXml(EditorRowConfiguration editorRow,
TypedObject curObj) |
RowType |
DefaultXmlDataProvider.generateAsXml(EditorRowConfiguration editorRow,
TypedObject curObj) |
| Modifier and Type | Method and Description |
|---|---|
EditorRowConfiguration |
EditorPropertyRow.getRowConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
AbstractEditorAreaController.isEditable(EditorRowConfiguration rowConf,
boolean creationMode) |
protected boolean |
AbstractEditorAreaController.isReadable(EditorRowConfiguration rowConf,
boolean creationMode) |
protected boolean |
AbstractEditorAreaController.isVisible(EditorRowConfiguration rowConf,
boolean creationMode) |
| Constructor and Description |
|---|
EditorPropertyRow(EditorRowConfiguration rowConf) |
Copyright © 2018 SAP SE. All Rights Reserved.