SAP ABAP Class CL_GUI_ECATT_TEXT_CHANGED (Data Modification Class in XML Editor)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SECATT_GUI (Package) eCATT GUI Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_ECATT_DATA_CHANGED | Data Modification Class in XML Editor | 20020809 |
Properties
| Class | CL_GUI_ECATT_TEXT_CHANGED | |
| Short Description | Data Modification Class in XML Editor | |
| Super Class | CL_GUI_ECATT_DATA_CHANGED | Data Modification Class in XML Editor |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SECATT_GUI | eCATT GUI Objects |
| Created | 20020809 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GUI_ECATT_TEXT_CHANGED has no forward declaration.
Interfaces
Class CL_GUI_ECATT_TEXT_CHANGED has no interface implemented.
Friends
Class CL_GUI_ECATT_TEXT_CHANGED has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | ETONOFF | eCATT Switch On/Off | 20060620 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | ETONOFF | Node Name Changed | 20060531 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | ETONOFF | Parameter Reference | 20020812 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | ETDOM_ALL | Text Modification with Meta Data | 20020906 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_XML_PROPERTIES | Properties of XML Editor | 20021105 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | STRING | Value of Textedit Field | 20020812 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | CHAR1 | Previous Visibility Mode | 20020812 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Node with Meta Data | 20020906 | |
| 2 | Instance method | Public | Method | 20021105 | ||
| 3 | Instance method | Public | Method | Get Changed Text | 20020812 | |
| 4 | Instance method | Public | Method | Set Node with Meta Data | 20020906 | |
| 5 | Instance method | Public | Method | 20021105 | ||
| 6 | Instance method | Public | Method | Set Changed Text | 20020812 |
Events
Class CL_GUI_ECATT_TEXT_CHANGED has no event.
Types
Class CL_GUI_ECATT_TEXT_CHANGED has no local type.
Method Signatures
Method GET_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_NODE | Call by reference | Type reference (TYPE) | ETDOM_ALL | Beschreibung des DOM-Inhaltes in einer flachen Struktur | 20020906 |
Method GET_NODE on class CL_GUI_ECATT_TEXT_CHANGED has no exception.
Method GET_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_PROPERTIES | Value transfer | Object reference (TYPE REF TO) | CL_GUI_XML_PROPERTIES | Eigenschaften des XML-Editors | 20021105 |
Method GET_PROPERTIES on class CL_GUI_ECATT_TEXT_CHANGED has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_INDEX_CHANGED | Call by reference | Type reference (TYPE) | ETONOFF | Index wurde geändert | 20060621 | |||
| 2 | EX_IS_REF | Call by reference | Type reference (TYPE) | ETONOFF | eCATT Schalter Ein/Aus | 20020812 | |||
| 3 | EX_NAME_CHANGED | Call by reference | Type reference (TYPE) | ETONOFF | Knoten Name wurde geändert | 20060531 | |||
| 4 | EX_TEXT | Call by reference | Type reference (TYPE) | STRING | 20020812 | ||||
| 5 | EX_VIEW_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20020812 |
Method GET_TEXT on class CL_GUI_ECATT_TEXT_CHANGED has no exception.
Method SET_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NODE | Call by reference | Type reference (TYPE) | ETDOM_ALL | Beschreibung des DOM-Inhaltes in einer flachen Struktur | 20020906 |
Method SET_NODE on class CL_GUI_ECATT_TEXT_CHANGED has no exception.
Method SET_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PROPERTIES | Call by reference | Object reference (TYPE REF TO) | CL_GUI_XML_PROPERTIES | Eigenschaften des XML-Editors | 20021105 |
Method SET_PROPERTIES on class CL_GUI_ECATT_TEXT_CHANGED has no exception.
Method SET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_INDEX_CHANGED | Call by reference | Type reference (TYPE) | ETONOFF | eCATT Schalter Ein/Aus | 20060620 | |||
| 2 | IM_IS_REF | Call by reference | Type reference (TYPE) | ETONOFF | eCATT Schalter Ein/Aus | 20020812 | |||
| 3 | IM_NODE_NAME_CHANGED | Call by reference | Type reference (TYPE) | ETONOFF | Knoten Namen wurde geändert | 20060531 | |||
| 4 | IM_TEXT | Call by reference | Type reference (TYPE) | STRING | 20020812 | ||||
| 5 | IM_VIEW_MODE | Call by reference | Type reference (TYPE) | CHAR1 | zuletzt aktiver Sichtbarkeitsmodus | 20020812 |
Method SET_TEXT on class CL_GUI_ECATT_TEXT_CHANGED has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 630 |