SAP ABAP Interface IF_UAC_EDGE_HANDLER (IF w callback methods for edge events)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
UAC_VIEW (Package) Views for MVC Pattern
⤷
⤷
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
| Interface | IF_UAC_EDGE_HANDLER | |
| Short Description | IF w callback methods for edge events |
General Data
| Package | UAC_VIEW | Views for MVC Pattern |
| Created | 20020325 | SAP |
| Last changed | 20041006 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_UAC_EDGE_HANDLER has no forward declaration.
Interfaces
Interface IF_UAC_EDGE_HANDLER has no interface.
Friends
Interface IF_UAC_EDGE_HANDLER has no friend.
Attributes
Interface 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
Interface IF_UAC_EDGE_HANDLER has no event.
Types
Interface 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 Interface 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 Interface 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 Interface IF_UAC_EDGE_HANDLER has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 3.1B |