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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CNTL 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 C_EVENT_BREAKPOINT_CHANGE Constant Public Type reference (TYPE) I 14 20041210
2 C_MARKER_BOOKMARK Constant Public Type reference (TYPE) I 1 20041209
3 C_MARKER_BP Constant Public Type reference (TYPE) I 2 20041209
4 C_MARKER_BP_DISABLED Constant Public Type reference (TYPE) I 3 20041209
5 C_MARKER_HTTP_BP Constant Public Type reference (TYPE) I 4 20041209
6 C_MARKER_HTTP_BP_DISABLED Constant Public Type reference (TYPE) I 5 20041209
7 C_MAX_USER_MARKER_NUMBER Constant Public Type reference (TYPE) I 31 20041209
8 C_MIN_USER_MARKER_NUMBER Constant Public Type reference (TYPE) I 1 20041209
9 C_TRUE Constant Private Type reference (TYPE) FLAG 'X' General Flag 20041209
10 TPDA_MARKER_BP_COND Constant Public Type reference (TYPE) I 22 20080514
11 TPDA_MARKER_BP_COND_INACT Constant Public Type reference (TYPE) I 21 20080514
12 TPDA_MARKER_BP_DBG Constant Public Type reference (TYPE) I 9 20050308
13 TPDA_MARKER_BP_DBG_INACTIVE Constant Public Type reference (TYPE) I 10 20050308
14 TPDA_MARKER_BP_SESS Constant Public Type reference (TYPE) I 2 20050308
15 TPDA_MARKER_BP_SESS_INACTIVE Constant Public Type reference (TYPE) I 3 20050308
16 TPDA_MARKER_BP_USER Constant Public Type reference (TYPE) I 4 20050308
17 TPDA_MARKER_BP_USER_INACTIVE Constant Public Type reference (TYPE) I 5 20050308
18 TPDA_MARKER_ENHANCEMENT Constant Public Type reference (TYPE) I 30 20060526
19 TPDA_MARKER_EOE Constant Public Type reference (TYPE) I 20 20050301
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DOC Instance method Public Method 20041209
2 CREATE_DOCUMENT_LEXER Instance method Private Method 20050224
3 REGISTER_EVENT_BP_CHANGED Instance method Public Method 20041210
4 REGISTER_EVENT_DRAGDROP Instance method Public Method 20050204
5 REMOVE_ALL_BREAKPOINTS 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 Importing NAME Call by reference Type reference (TYPE) SY-REPID 20041209
2 Importing P_LEXER Call by reference Type reference (TYPE) STRING 'ABAP' 20050224
3 Importing 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 Importing 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 Importing APPL_EVENT Call by reference Type reference (TYPE) CNTL_SIMPLE_EVENT-APPL_EVENT SPACE 20041210
2 Importing REGISTER Call by reference Type reference (TYPE) I TRUE 20041210
# Exception Resumable Description Created on
1 CNTL_ERROR Error: control not initialized 20041210
2 ERROR_REGIST_EVENT Error while registering event 20041210
3 ERROR_UNREGIST_EVENT Error while unregistering event 20041210
4 EVENT_ALREADY_REGISTERED Event is already registered 20041210
5 EVENT_NOT_REGISTERED 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 Importing APPL_EVENT Call by reference Type reference (TYPE) CNTL_SIMPLE_EVENT-APPL_EVENT SPACE 20050204
2 Importing REGISTER Call by reference Type reference (TYPE) I TRUE 20050204
# Exception Resumable Description Created on
1 CNTL_ERROR Error: control not initialized 20050204
2 ERROR_REGIST_EVENT Error while registering event 20050204
3 ERROR_UNREGIST_EVENT Error while unregistering event 20050204
4 EVENT_ALREADY_REGISTERED Event is already registered 20050204
5 EVENT_NOT_REGISTERED 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