SAP ABAP Class IF_UAC_EDGE_HANDLER (IF w callback methods for edge events)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_UAC_ASSIGNMENT_TREE_HANDLER | includes IF_UAC_[ETREE|EDGE]_HANDLER | 20020325 |
2 | Interface composition (i COMPRISING i_ref) | IF_UA_VIEW_STRATEGY | View-Specific Strategy | 20040922 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UAC_GUI_HANDLER | Handler for Events of Assignment Control | 20030210 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UA_EVENT_HANDLER | Event Handler (View Callbacks) | 20020705 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UA_FORMULA_GUI_HANDLER | Formula Builder: Event Handler for Tree View | 20021125 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UA_STRATEGY | Strategy | 20030324 |
Properties
Class | IF_UAC_EDGE_HANDLER | |
Short Description | IF w callback methods for edge events | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20020325 | SAP |
Last change | 20041006 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_UAC_EDGE_HANDLER has no forward declaration.
Interfaces
Class IF_UAC_EDGE_HANDLER has no interface implemented.
Friends
Class IF_UAC_EDGE_HANDLER has no friend class.
Attributes
Class IF_UAC_EDGE_HANDLER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Event handling method | ON_EDGE_CREATE | 20020325 |
2 | ![]() |
Instance method | Public | Event handling method | ON_EDGE_DOUBLE_CLICK | 20020325 |
3 | ![]() |
Instance method | Public | Event handling method | ON_EDGE_REMOVE | 20020325 |
Events
Class IF_UAC_EDGE_HANDLER has no event.
Types
Class IF_UAC_EDGE_HANDLER has no local type.
Method Signatures
Method ON_EDGE_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SENDER | Call by reference | Attribute reference (LIKE) | 20020903 | ||||
2 | ![]() |
SRC_NODE_ID | Call by reference | Attribute reference (LIKE) | 20020325 | ||||
3 | ![]() |
TRG_NODE_ID | Call by reference | Attribute reference (LIKE) | 20020325 |
Method ON_EDGE_CREATE on class IF_UAC_EDGE_HANDLER has no exception.
Method ON_EDGE_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EDGE_ID | Call by reference | Attribute reference (LIKE) | 20020325 | ||||
2 | ![]() |
SENDER | Call by reference | Attribute reference (LIKE) | 20020903 |
Method ON_EDGE_DOUBLE_CLICK on class IF_UAC_EDGE_HANDLER has no exception.
Method ON_EDGE_REMOVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EDGE_ID | Call by reference | Attribute reference (LIKE) | 20020325 | ||||
2 | ![]() |
SENDER | Call by reference | Attribute reference (LIKE) | 20020903 |
Method ON_EDGE_REMOVE on class IF_UAC_EDGE_HANDLER has no exception.
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in |