SAP ABAP Class CL_UA_EVENT_HANDLER (Event Handler (View Callbacks))
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BA (Application Component) Business Analytics
     UA_ASSIGNMENT_TREE (Package) Default and Abstract Implementations on the Assignment Tree
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UAC_ASSIGNMENT_CONSTANTS 20020705
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UAC_ASSIGNMENT_TREE_HANDLER includes IF_UAC_[ETREE|EDGE]_HANDLER 20020705
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UAC_EDGE_HANDLER IF w callback methods for edge events 20020705
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UAC_ETREE_HANDLER Composite: tree, group ( for Edit-Control ) 20020705
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UAC_GROUP_HANDLER IF w callback methods for events of the grouping panel 20020705
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UAC_TREE_HANDLER IF w callback methods for standard tree events 20020705
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UA_EVENT_HANDLER Element-Specific Strategy 20020705
Properties
Class CL_UA_EVENT_HANDLER  
Short Description Event Handler (View Callbacks)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UA_ASSIGNMENT_TREE   Default and Abstract Implementations on the Assignment Tree 
Created 20020705   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UA_EVENT_HANDLER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_UAC_ASSIGNMENT_CONSTANTS 20020705
2 IF_UAC_ASSIGNMENT_TREE_HANDLER includes IF_UAC_[ETREE|EDGE]_HANDLER 20020705
3 IF_UAC_EDGE_HANDLER IF w callback methods for edge events 20020705
4 IF_UAC_ETREE_HANDLER Composite: tree, group ( for Edit-Control ) 20020705
5 IF_UAC_GROUP_HANDLER IF w callback methods for events of the grouping panel 20020705
6 IF_UAC_TREE_HANDLER IF w callback methods for standard tree events 20020705
7 IF_UA_EVENT_HANDLER Element-Specific Strategy 20020705
Friends
Class CL_UA_EVENT_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CD_ALIGN_CENTER Instance attribute Public Attribute reference (LIKE) 20020723
2 CD_ALIGN_LEFT Instance attribute Public Attribute reference (LIKE) 20020723
3 CD_ALIGN_RIGHT Instance attribute Public Attribute reference (LIKE) 20020723
4 CD_CLASS_CHECK_BOX Instance attribute Public Attribute reference (LIKE) 20020723
5 CD_CLASS_DROP_DOWN Instance attribute Public Attribute reference (LIKE) 20020723
6 CD_CLASS_TEXT Instance attribute Public Attribute reference (LIKE) 20020723
7 CD_FIRST_CHILD Instance attribute Public Attribute reference (LIKE) 20020723
8 CD_FOLLOWING_SIBLING Instance attribute Public Attribute reference (LIKE) 20020723
9 CD_FONT_STYLE_BOLD Instance attribute Public Attribute reference (LIKE) 20020723
10 CD_FONT_STYLE_DEFAULT Instance attribute Public Attribute reference (LIKE) 20020723
11 CD_FONT_STYLE_ITALIC Instance attribute Public Attribute reference (LIKE) 20020723
12 CD_FONT_STYLE_UNDERLINE Instance attribute Public Attribute reference (LIKE) 20020723
13 CD_HIERARCHY_COLUMN_ID Instance attribute Public Attribute reference (LIKE) 20020723
14 CD_KEY_COPY Instance attribute Public Attribute reference (LIKE) 20020723
15 CD_KEY_CUT Instance attribute Public Attribute reference (LIKE) 20020723
16 CD_KEY_DELETE Instance attribute Public Attribute reference (LIKE) 20020723
17 CD_KEY_ENTER Instance attribute Public Attribute reference (LIKE) 20020723
18 CD_KEY_F1 Instance attribute Public Attribute reference (LIKE) 20020723
19 CD_KEY_F4 Instance attribute Public Attribute reference (LIKE) 20020723
20 CD_KEY_INSERT Instance attribute Public Attribute reference (LIKE) 20020723
21 CD_KEY_PASTE Instance attribute Public Attribute reference (LIKE) 20020723
22 CD_LAST_CHILD Instance attribute Public Attribute reference (LIKE) 20020723
23 CD_LEVEL_INFINITE Instance attribute Public Attribute reference (LIKE) 20020723
24 CD_VIRTUAL_ROOT_NODE_ID Instance attribute Public Attribute reference (LIKE) 20020723
25 FALSE Instance attribute Public Attribute reference (LIKE) 20020723
26 MO_MODEL_ADAPTER Instance attribute Private Object reference (TYPE REF TO) IF_UA_MODEL_ADAPTER Model Adapter 20020705
27 MO_STRATEGY Instance attribute Private Object reference (TYPE REF TO) IF_UA_VIEW_STRATEGY View-Specific Strategy 20020814
28 TRUE Instance attribute Public Attribute reference (LIKE) 20020723
Methods
# Method Level Visibility Method type Description Created on
1