SAP ABAP Class CL_RMPS_TREE_EVENT_HANDLER (Event Handler for Tree Class)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-RCM (Application Component) Records and Case Management
⤷
RMPS_FILEPLAN (Package) Enhancements Record Plan

⤷

⤷

Properties
Class | CL_RMPS_TREE_EVENT_HANDLER | |
Short Description | Event Handler for Tree Class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RMPS_FILEPLAN | Enhancements Record Plan |
Created | 20060113 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RMPS_TREE_EVENT_HANDLER has no forward declaration.
Interfaces
Class CL_RMPS_TREE_EVENT_HANDLER has no interface implemented.
Friends
Class CL_RMPS_TREE_EVENT_HANDLER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_RMPS_TREE_MODEL | Source Tree Model | 20060120 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20060120 | |
2 | ![]() |
Instance method | Public | Event handling method | Item Double-Click | 20060203 |
3 | ![]() |
Instance method | Public | Event handling method | Double Click Handler | 20060113 |
4 | ![]() |
Instance method | Public | Event handling method | Node expanded, execute follow-on actions | 20060120 |
5 | ![]() |
Instance method | Public | Event handling method | Drag Handler | 20060203 |
6 | ![]() |
Instance method | Public | Event handling method | Drop Handler | 20060203 |
7 | ![]() |
Instance method | Public | Event handling method | Drop Handler | 20060203 |
Events
Class CL_RMPS_TREE_EVENT_HANDLER has no event.
Types
Class CL_RMPS_TREE_EVENT_HANDLER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SOURCE | Call by reference | Object reference (TYPE REF TO) | IF_RMPS_TREE_MODEL | Baumknoten und Items | 20060120 |
Method CONSTRUCTOR on class CL_RMPS_TREE_EVENT_HANDLER has no exception.
Method HANDLE_ITEM_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Call by reference | Attribute reference (LIKE) | 20060203 | ||||
2 | ![]() |
SENDER | Call by reference | Attribute reference (LIKE) | 20060203 |
Method HANDLE_ITEM_DOUBLE_CLICK on class CL_RMPS_TREE_EVENT_HANDLER has no exception.
Method HANDLE_NODE_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Call by reference | Attribute reference (LIKE) | 20060119 | ||||
2 | ![]() |
SENDER | Call by reference | Attribute reference (LIKE) | 20060119 |
Method HANDLE_NODE_DOUBLE_CLICK on class CL_RMPS_TREE_EVENT_HANDLER has no exception.
Method HANDLE_NODE_EXPANSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Call by reference | Attribute reference (LIKE) | 20060120 | ||||
2 | ![]() |
SENDER | Call by reference | Attribute reference (LIKE) | 20060120 |
Method HANDLE_NODE_EXPANSION on class CL_RMPS_TREE_EVENT_HANDLER has no exception.
Method HANDLE_TREE_DRAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DRAG_DROP_OBJECT | Call by reference | Attribute reference (LIKE) | 20060203 | ||||
2 | ![]() |
ITEM_NAME | Call by reference | Attribute reference (LIKE) | 20060203 | ||||
3 | ![]() |
NODE_KEY | Call by reference | Attribute reference (LIKE) | 20060203 |
Method HANDLE_TREE_DRAG on class CL_RMPS_TREE_EVENT_HANDLER has no exception.
Method HANDLE_TREE_DROP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DRAG_DROP_OBJECT | Call by reference | Attribute reference (LIKE) | 20060203 | ||||
2 | ![]() |
NODE_KEY | Call by reference | Attribute reference (LIKE) | 20060203 |
Method HANDLE_TREE_DROP on class CL_RMPS_TREE_EVENT_HANDLER has no exception.
Method HANDLE_TREE_DROP_COMPLETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Call by reference | Attribute reference (LIKE) | 20060203 | ||||
2 | ![]() |
SENDER | Call by reference | Attribute reference (LIKE) | 20060203 |
Method HANDLE_TREE_DROP_COMPLETE on class CL_RMPS_TREE_EVENT_HANDLER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |