SAP ABAP Class CL_GUI_ECATT_PROPERTIES (eCATT GUI Properties)
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
⤷ 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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_OBJECT_STATE | Workbench: View of Object | 20020610 |
Properties
Class | CL_GUI_ECATT_PROPERTIES | |
Short Description | eCATT GUI Properties | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SECATT_GUI | eCATT GUI Objects |
Created | 20001213 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GUI_ECATT_PROPERTIES has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WB_OBJECT_STATE | Workbench: View of Object | 20020610 |
Friends
Class CL_GUI_ECATT_PROPERTIES has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_ACTIVETAB_ATTRIB | Constant | Public | Type reference (TYPE) | ETPROPNAME | 'ACTIVETAB_ATTRIB' | Attribute Tab in Foreground | 20020718 | |
2 | CO_ACTIVETAB_ATTRIB_VERSION | Constant | Public | Type reference (TYPE) | ETPROPNAME | 'ACTIVETAB_ATTRIB_VERSION' | Attribute Tab in Foreground | 20071113 | |
3 | CO_ACTIVETAB_MAIN | Constant | Public | Type reference (TYPE) | ETPROPNAME | 'ACTIVETAB_MAIN' | Main Tab in Foreground | 20020718 | |
4 | CO_HEIGHT_CONT_DATA_PARAM | Constant | Public | Type reference (TYPE) | ETPROPNAME | 'HEIGHT_CONT_DATA_PARAM' | Height of Data Parameter Container | 20100705 | |
5 | CO_HEIGHT_CONT_PARAM | Constant | Public | Type reference (TYPE) | ETPROPNAME | 'HEIGHT_CONT_PARAM' | Height of Parameter Container | 20020718 | |
6 | CO_HEIGHT_CONT_VARIANT | Constant | Public | Type reference (TYPE) | ETPROPNAME | 'HEIGHT_CONT_VARIANT' | Height of the Variant Container | 20030909 | |
7 | CO_PARAMS_VIEW | Constant | Public | Type reference (TYPE) | ETPROPNAME | 'PARAMS_VIEW' | Display Parameters or Command Interfaces | 20020821 | |
8 | CO_VARIANTS_SHOW_RES_VALUES | Constant | Public | Type reference (TYPE) | ETPROPNAME | 'VARIANTS_SHOW_RES_VALUES' | Test Configuration Variants: Display Resolved Values | 20040331 | |
9 | CO_WIDTH_CONT_SCRIPT | Constant | Public | Type reference (TYPE) | ETPROPNAME | 'WIDTH_CONT_SCRIPT' | Width of the Script Text Container | 20030909 | |
10 | CURSORTAB | Instance attribute | Private | Type reference (TYPE) | ETCURSOR_TABTYPE | Cursor Table | 20020822 | ||
11 | PROPERTY | Instance attribute | Private | Type reference (TYPE) | ETGUI_PROP_TABTYPE | Table Type for Simple GUI Properties | 20001213 | ||
12 | SCRIPT_LINE_FIRST | Static Attribute | Private | Type reference (TYPE) | I | First Visible Line in Script Text | 20030716 | ||
13 | SCRIPT_LINE_LAST | Static Attribute | Private | Type reference (TYPE) | I | Last Visible Line in Script Text | 20030716 | ||
14 | WA_CURSOR | Instance attribute | Private | Type reference (TYPE) | ETCURSOR | Cursor Position in GUI Class | 20020822 | ||
15 | WA_PROPERTY | Instance attribute | Private | Type reference (TYPE) | ETGUI_PROP | Work Area: GUI Properties | 20001213 | ||
16 | XML_PROPERTIES | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_XML_PROPERTIES | Properties of XML Editor | 20010829 |
Methods
Events
Class CL_GUI_ECATT_PROPERTIES has no event.
Types
Class CL_GUI_ECATT_PROPERTIES has no local type.
Method Signatures
Method CLEAR_CURSOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IM_PART | Call by reference | Type reference (TYPE) | STRING | SPACE | Teil eines Objektes | 20021029 |
Method CLEAR_CURSOR on class CL_GUI_ECATT_PROPERTIES has no exception.
Method CLEAR_XML_PROPERTIES Signature
Method CLEAR_XML_PROPERTIES on class CL_GUI_ECATT_PROPERTIES has no parameter.
Method CLEAR_XML_PROPERTIES on class CL_GUI_ECATT_PROPERTIES has no exception.
Method CLONE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RE_PROPERTIES | Value transfer | Object reference (TYPE REF TO) | CL_GUI_ECATT_PROPERTIES | eCATT GUI Eigenschaften | 20010830 |
Method CLONE on class CL_GUI_ECATT_PROPERTIES has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_GUI_ECATT_PROPERTIES has no parameter.
Method CONSTRUCTOR on class CL_GUI_ECATT_PROPERTIES has no exception.
Method DELETE_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IM_PROP_NAME | Call by reference | Type reference (TYPE) | ETPROPNAME | 20030910 |
Method DELETE_PROPERTY on class CL_GUI_ECATT_PROPERTIES has no exception.
Method FINISH Signature
Method FINISH on class CL_GUI_ECATT_PROPERTIES has no parameter.
Method FINISH on class CL_GUI_ECATT_PROPERTIES has no exception.
Method GET_CURSOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IM_PART | Call by reference | Type reference (TYPE) | STRING | SPACE | Teil eines Objektes | 20021029 | |
2 | Returning | RE_CURSORTAB | Value transfer | Type reference (TYPE) | ETCURSOR_TABTYPE | eCATT: Cursorposition | 20020822 |
Method GET_CURSOR on class CL_GUI_ECATT_PROPERTIES has no exception.
Method GET_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IM_PROP_NAME | Call by reference | Type reference (TYPE) | ETPROPNAME | eCATT: Name der GUI-Eigenschaft | 20001213 | ||
2 | Returning | RE_PROP_VALUE | Value transfer | Type reference (TYPE) | ETPROPVALU | eCATT: Wert der GUI-Eigenschaft | 20001213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_ECATT_GUI_PROPERTIES | eCatt-Ausnahmen: GUI Eigenschaften | 20001213 |
Method GET_SCRIPT_VISIBLE_AREA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EX_LINE_FIRST | Call by reference | Type reference (TYPE) | I | Erste sichtbare Zeile im Skripttext | 20030716 | ||
2 | Exporting | EX_LINE_LAST | Call by reference | Type reference (TYPE) | I | Letzte sichtbare Zeile im Skripttext | 20030716 |
Method GET_SCRIPT_VISIBLE_AREA on class CL_GUI_ECATT_PROPERTIES has no exception.
Method GET_XML_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RE_PROPERTIES | Value transfer | Object reference (TYPE REF TO) | CL_GUI_XML_PROPERTIES | Eigenschaften des XML-Editors | 20010829 |
Method GET_XML_PROPERTIES on class CL_GUI_ECATT_PROPERTIES has no exception.
Method SET_CURSOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IM_CURSORTAB | Call by reference | Type reference (TYPE) | ETCURSOR_TABTYPE | Cursortabelle | 20020822 | ||
2 | Importing | IM_PART | Call by reference | Type reference (TYPE) | STRING | SPACE | Teil eines Objektes | 20021029 |
Method SET_CURSOR on class CL_GUI_ECATT_PROPERTIES has no exception.
Method SET_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IM_PROP_NAME | Call by reference | Type reference (TYPE) | ETPROPNAME | eCATT: Name der GUI-Eigenschaft | 20001213 | ||
2 | Importing | IM_PROP_VALUE | Call by reference | Type reference (TYPE) | ETPROPVALU | eCATT: Wert der GUI-Eigenschaft | 20001213 |
Method SET_PROPERTY on class CL_GUI_ECATT_PROPERTIES has no exception.
Method SET_SCRIPT_VISIBLE_AREA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IM_LINE_FIRST | Call by reference | Type reference (TYPE) | I | Erste sichtbare Zeile im Skripttext | 20030716 | ||
2 | Importing | IM_LINE_LAST | Call by reference | Type reference (TYPE) | I | Letzte sichtbare Zeile im Skripttext | 20030716 |
Method SET_SCRIPT_VISIBLE_AREA on class CL_GUI_ECATT_PROPERTIES has no exception.
Method SET_XML_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IM_XML_PROPERTIES | Call by reference | Object reference (TYPE REF TO) | CL_GUI_XML_PROPERTIES | Eigenschaften des XML-Editors | 20010829 |
Method SET_XML_PROPERTIES on class CL_GUI_ECATT_PROPERTIES has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 610 |