SAP ABAP Class CL_TPDA_GUI_EDITOR_AB4 (TPda: AB4 Editor ctrl)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
STPDA_TOOLS (Package) ABAP Debugger: Tools (Plugins)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_ABAPEDIT | ABAP Edit Control | 20050308 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SLAD_CONDITION_EDITOR | SLAD: Condition | 20060619 |
Properties
Class | CL_TPDA_GUI_EDITOR_AB4 | |
Short Description | TPda: AB4 Editor ctrl | |
Super Class | CL_GUI_ABAPEDIT | ABAP Edit Control |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | STPDA_TOOLS | ABAP Debugger: Tools (Plugins) |
Created | 20041209 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_TPDA_GUI_EDITOR_AB4 has no interface implemented.
Friends
Class CL_TPDA_GUI_EDITOR_AB4 has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | I | 14 | 20041210 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1 | 20041209 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | I | 2 | 20041209 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | I | 3 | 20041209 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | I | 4 | 20041209 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | I | 5 | 20041209 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | I | 31 | 20041209 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1 | 20041209 | ||
9 | ![]() |
Constant | Private | Type reference (TYPE) | FLAG | 'X' | General Flag | 20041209 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | I | 22 | 20080514 | ||
11 | ![]() |
Constant | Public | Type reference (TYPE) | I | 21 | 20080514 | ||
12 | ![]() |
Constant | Public | Type reference (TYPE) | I | 9 | 20050308 | ||
13 | ![]() |
Constant | Public | Type reference (TYPE) | I | 10 | 20050308 | ||
14 | ![]() |
Constant | Public | Type reference (TYPE) | I | 2 | 20050308 | ||
15 | ![]() |
Constant | Public | Type reference (TYPE) | I | 3 | 20050308 | ||
16 | ![]() |
Constant | Public | Type reference (TYPE) | I | 4 | 20050308 | ||
17 | ![]() |
Constant | Public | Type reference (TYPE) | I | 5 | 20050308 | ||
18 | ![]() |
Constant | Public | Type reference (TYPE) | I | 30 | 20060526 | ||
19 | ![]() |
Constant | Public | Type reference (TYPE) | I | 20 | 20050301 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20041209 | |
2 | ![]() |
Instance method | Private | Method | 20050224 | |
3 | ![]() |
Instance method | Public | Method | 20041210 | |
4 | ![]() |
Instance method | Public | Method | 20050204 | |
5 | ![]() |
Instance method | Public | Method | 20041214 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | BORDER_COL_PRESS | Instance Event (0) |
Public (2) |
20050811 |
Types
Class CL_TPDA_GUI_EDITOR_AB4 has no local type.
Method Signatures
Method ADD_DOC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | SY-REPID | 20041209 | |||
2 | ![]() |
P_LEXER | Call by reference | Type reference (TYPE) | STRING | 'ABAP' | 20050224 | ||
3 | ![]() |
READONLY | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20041209 |
Method ADD_DOC on class CL_TPDA_GUI_EDITOR_AB4 has no exception.
Method CREATE_DOCUMENT_LEXER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_LEXER | Call by reference | Type reference (TYPE) | STRING | 'ABAP' | 20050224 |
Method CREATE_DOCUMENT_LEXER on class CL_TPDA_GUI_EDITOR_AB4 has no exception.
Method REGISTER_EVENT_BP_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPL_EVENT | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENT-APPL_EVENT | SPACE | 20041210 | ||
2 | ![]() |
REGISTER | Call by reference | Type reference (TYPE) | I | TRUE | 20041210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error: control not initialized | 20041210 | |
2 | ![]() |
Error while registering event | 20041210 | |
3 | ![]() |
Error while unregistering event | 20041210 | |
4 | ![]() |
Event is already registered | 20041210 | |
5 | ![]() |
Event was not registered, thus unregistration makes no sense | 20041210 |
Method REGISTER_EVENT_DRAGDROP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPL_EVENT | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENT-APPL_EVENT | SPACE | 20050204 | ||
2 | ![]() |
REGISTER | Call by reference | Type reference (TYPE) | I | TRUE | 20050204 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error: control not initialized | 20050204 | |
2 | ![]() |
Error while registering event | 20050204 | |
3 | ![]() |
Error while unregistering event | 20050204 | |
4 | ![]() |
Event is already registered | 20050204 | |
5 | ![]() |
Event was not registered, thus unregistration makes no sense | 20050204 |
Method REMOVE_ALL_BREAKPOINTS Signature
Method REMOVE_ALL_BREAKPOINTS on class CL_TPDA_GUI_EDITOR_AB4 has no parameter.
Method REMOVE_ALL_BREAKPOINTS on class CL_TPDA_GUI_EDITOR_AB4 has no exception.
Event Signatures
Event BORDER_COL_PRESS Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | P_CTRLPRESSED | Exporting | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050811 | |||
2 | P_LINE | Exporting | Value transfer | Type reference (TYPE) | I | 20050811 | |||
3 | P_SHIFTPRESSED | Exporting | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050811 |
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 700 |