public class CustomXmlDataProvider extends java.lang.Object implements XmlDataProvider
XmlDataProvider.ROW_TYPE, XmlDataProvider.SECTION_TYPE, XmlDataProvider.TABLE_COLUMN_TYPE| Constructor and Description |
|---|
CustomXmlDataProvider() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
generateAsXml(EditorRowConfiguration editorRow,
TypedObject curObj)
Generates xml representation of given section configuration
|
java.lang.Object |
generateAsXml(EditorSectionConfiguration editorSection,
TypedObject curObj)
Generates xml representation of given section configuration
|
public java.lang.Object generateAsXml(EditorSectionConfiguration editorSection, TypedObject curObj)
XmlDataProvidergenerateAsXml in interface XmlDataProvidereditorSection - current sectioncurObj - current object displayed in editor areapublic java.lang.Object generateAsXml(EditorRowConfiguration editorRow, TypedObject curObj)
XmlDataProvidergenerateAsXml in interface XmlDataProvidereditorRow - current sectioncurObj - current object displayed in editor areaCopyright © 2018 SAP SE. All Rights Reserved.