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