SAP ABAP Class CL_FDT_WD_EDITOR_XML (FDT WD Island: Control XML Handler for Editor)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_WD_ISLAND_EDITOR (Package) BRFplus: Island Editor
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_WD_ISLAND_CONTROL_XML | FDT WD Island: Message Stream(XML) for Controls | 20100608 |
Properties
| Class | CL_FDT_WD_EDITOR_XML | |
| Short Description | FDT WD Island: Control XML Handler for Editor | |
| Super Class | CL_FDT_WD_ISLAND_CONTROL_XML | FDT WD Island: Message Stream(XML) for Controls |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFDT_WD_ISLAND_EDITOR | BRFplus: Island Editor |
| Created | 20100608 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FDT_WD_EDITOR_XML has no interface implemented.
Friends
Class CL_FDT_WD_EDITOR_XML has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | 'sap.fdt.editor.EditorControlView' | Name of Control | 20100608 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'id' | 20100722 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'ref' | 20100714 | |||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'style_type' | 20100608 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'su' | 20120613 | |||
| 6 | Constant | Private | Type reference (TYPE) | STRING | 'tooltip' | 20100608 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'val' | 20100714 | |||
| 8 | Constant | Private | Type reference (TYPE) | STRING | 'functions' | 20100608 | |||
| 9 | Constant | Private | Type reference (TYPE) | STRING | 'keyword' | 20100709 | |||
| 10 | Constant | Private | Type reference (TYPE) | STRING | 'keywords' | 20100608 | |||
| 11 | Constant | Private | Type reference (TYPE) | STRING | 'sections' | 20100608 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | I | 1 | 20111011 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Returns if an element is a token | 20110914 | |
| 2 | Instance method | Private | Method | Reads a section | 20110913 | |
| 3 | Instance method | Private | Method | Read the sections | 20110914 | |
| 4 | Instance method | Private | Method | Token | 20110913 | |
| 5 | Instance method | Private | Method | Writes metadata (Keywords etc.) | 20100608 | |
| 6 | Instance method | Private | Method | Write a section | 20100608 | |
| 7 | Instance method | Private | Method | Write the content of a section | 20100712 | |
| 8 | Instance method | Private | Method | Write a token | 20100714 | |
| 9 | Instance method | Protected | Method | Writes tokens | 20100712 |
Events
Class CL_FDT_WD_EDITOR_XML has no event.
Types
Class CL_FDT_WD_EDITOR_XML has no local type.
Method Signatures
Method IS_ELEMENT_TOKEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ELEMENT | Call by reference | Type reference (TYPE) | STRING | 20110914 | ||||
| 2 | RV_IS_TOKEN | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110914 |
Method IS_ELEMENT_TOKEN on class CL_FDT_WD_EDITOR_XML has no exception.
Method READ_SECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PARENT_SECTION | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_EDITOR_SECTION | Parent Section | 20110913 | |||
| 2 | RO_SECTION | Value transfer | Object reference (TYPE REF TO) | IF_FDT_WD_EDITOR_SECTION | New Section | 20110914 |
Method READ_SECTION on class CL_FDT_WD_EDITOR_XML has no exception.
Method READ_SECTION_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PARENT_SECTION | Value transfer | Object reference (TYPE REF TO) | IF_FDT_WD_EDITOR_SECTION | Parent Section | 20110914 |
Method READ_SECTION_CONTENT on class CL_FDT_WD_EDITOR_XML has no exception.
Method READ_TOKEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TOKEN_PARENT | Call by reference | Type reference (TYPE) | STRING | Parent Token | 20110913 | |||
| 2 | RS_TOKEN | Value transfer | Type reference (TYPE) | IF_FDT_WD_EDITOR_SECTION=>S_TOKEN | Token | 20110913 |
Method READ_TOKEN on class CL_FDT_WD_EDITOR_XML has no exception.
Method WRITE_METADATA Signature
Method WRITE_METADATA on class CL_FDT_WD_EDITOR_XML has no parameter.
Method WRITE_METADATA on class CL_FDT_WD_EDITOR_XML has no exception.
Method WRITE_SECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SECTION | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_EDITOR_SECTION | 20100608 |
Method WRITE_SECTION on class CL_FDT_WD_EDITOR_XML has no exception.
Method WRITE_SECTION_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SECTION | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_EDITOR_SECTION | FDT WD: Section in editor | 20100712 |
Method WRITE_SECTION_CONTENT on class CL_FDT_WD_EDITOR_XML has no exception.
Method WRITE_TOKEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TOKEN | Call by reference | Type reference (TYPE) | IF_FDT_WD_EDITOR_SECTION=>S_TOKEN | 20100714 | ||||
| 2 | RO_TOKEN_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20100714 |
Method WRITE_TOKEN on class CL_FDT_WD_EDITOR_XML has no exception.
Method WRITE_TOKENS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TOKENS | Call by reference | Type reference (TYPE) | IF_FDT_WD_EDITOR_SECTION=>TS_TOKEN | 20100712 |
Method WRITE_TOKENS on class CL_FDT_WD_EDITOR_XML has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |