SAP ABAP Interface IF_GENIL_TREE_NODE (Generic Tree Nodes Interface)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-GOL-GIL (Application Component) Generic Interaction Layer
⤷
CRM_GENIL_TOOLS (Package) General Program Tools in Generic Interaction Layer Environmt
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BSP_WD_GUI_TREE_NODE | Tree Node Interface | 20070713 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BSP_WD_AT_NODE_BASE | Base class for structure nodes | 20080509 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BSP_WD_RT_REP_EDITOR_NODE | Base class for RT Rep Editor Tree nodes | 20070725 |
Properties
| Interface | IF_GENIL_TREE_NODE | |
| Short Description | Generic Tree Nodes Interface |
General Data
| Package | CRM_GENIL_TOOLS | General Program Tools in Generic Interaction Layer Environmt |
| Created | 20021202 | SAP |
| Last changed | 20081007 | SAP |
| 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) |
Interfaces
Interface IF_GENIL_TREE_NODE has no interface.
Friends
Interface IF_GENIL_TREE_NODE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Instance attribute | Public | Type reference (TYPE) | TV_NODEKEY | Tree control: Node key | 20021203 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Execute Default Action | 20031203 | |
| 2 | Instance method | Public | Method | Returns Dependent Nodes | 20021202 | |
| 3 | Instance method | Public | Method | Returns Context Menu for Node | 20040311 | |
| 4 | Instance method | Public | Method | Returns Node Name | 20021202 | |
| 5 | Instance method | Public | Method | Returns Node Text | 20021202 | |
| 6 | Instance method | Public | Method | Returns Output Data for Node | 20021202 | |
| 7 | Instance method | Public | Method | Process Context Menu Command | 20040311 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | NODE_CHANGED | Instance Event (0) |
Public (2) |
Structure items changed | 20040311 |
Types
Interface IF_GENIL_TREE_NODE has no local type.
Method Signatures
Method EXECUTE_ACTION Signature
Method EXECUTE_ACTION on Interface IF_GENIL_TREE_NODE has no parameter.
Method EXECUTE_ACTION on Interface IF_GENIL_TREE_NODE has no exception.
Method GET_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_RESULT | Value transfer | Type reference (TYPE) | CRMT_GENIL_TREE_NODE_TAB | Tabelle generischer Tree-Knoten | 20021203 |
Method GET_CHILDREN on Interface IF_GENIL_TREE_NODE has no exception.
Method GET_CONTEXT_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20040311 |
Method GET_CONTEXT_MENU on Interface IF_GENIL_TREE_NODE has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20021202 |
Method GET_NAME on Interface IF_GENIL_TREE_NODE has no exception.
Method GET_NODE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20021202 |
Method GET_NODE_TEXT on Interface IF_GENIL_TREE_NODE has no exception.
Method GET_TREE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_RESULT | Value transfer | Type reference (TYPE) | TREEV_NODE | Tree Control: Eigenschaften eines Knotens | 20021203 |
Method GET_TREE_DATA on Interface IF_GENIL_TREE_NODE has no exception.
Method PROCESS_CONTEXT_MENU_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20040311 |
Method PROCESS_CONTEXT_MENU_ENTRY on Interface IF_GENIL_TREE_NODE has no exception.
Event Signatures
Event NODE_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXPAND_NODE | Exporting | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20050103 |
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 400 |