SAP ABAP Class IF_BSP_WD_GUI_TREE_NODE (Tree Node Interface)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_GENIL_TREE_NODE | Generic Tree Nodes Interface | 20070713 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BSP_WD_AT_NODE_BASE | Base class for structure nodes | 20080509 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BSP_WD_RT_REP_EDITOR_NODE | Base class for RT Rep Editor Tree nodes | 20070725 |
Properties
| Class | IF_BSP_WD_GUI_TREE_NODE | |
| Short Description | Tree Node Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20070713 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_BSP_WD_GUI_TREE_NODE has no interface implemented.
Friends
Class IF_BSP_WD_GUI_TREE_NODE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20070713 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20100625 | ||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20070713 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | NODE_CHANGED | Instance Event (0) |
Public (2) |
20070713 |
Types
Class IF_BSP_WD_GUI_TREE_NODE has no local type.
Method Signatures
Method DROP_GET_FLAVOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FLAVORS | Call by reference | Type reference (TYPE) | CNDD_FLAVORS | 20070829 | ||||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | CNDD_FLAVOR | 20070829 |
Method DROP_GET_FLAVOR on class IF_BSP_WD_GUI_TREE_NODE has no exception.
Method EXECUTE_ACTION Signature
Method EXECUTE_ACTION on class IF_BSP_WD_GUI_TREE_NODE has no parameter.
Method EXECUTE_ACTION on class IF_BSP_WD_GUI_TREE_NODE has no exception.
Method GET_CHILDREN Signature
Method GET_CHILDREN on class IF_BSP_WD_GUI_TREE_NODE has no parameter.
Method GET_CHILDREN on class IF_BSP_WD_GUI_TREE_NODE has no exception.
Method GET_CONTEXT_MENU Signature
Method GET_CONTEXT_MENU on class IF_BSP_WD_GUI_TREE_NODE has no parameter.
Method GET_CONTEXT_MENU on class IF_BSP_WD_GUI_TREE_NODE has no exception.
Method GET_ITEM_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ITEM_NUMBER | Call by reference | Type reference (TYPE) | I | 20070717 | ||||
| 2 | RS_RESULT | Value transfer | Type reference (TYPE) | TREEV_UITE | Tree Control: Struktur zum Updaten eines Items | 20070718 |
Method GET_ITEM_DATA on class IF_BSP_WD_GUI_TREE_NODE has no exception.
Method GET_ITEM_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ITEM_NUMBER | Call by reference | Type reference (TYPE) | I | 20070717 | ||||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20070717 |
Method GET_ITEM_TEXT on class IF_BSP_WD_GUI_TREE_NODE has no exception.
Method GET_NAME Signature
Method GET_NAME on class IF_BSP_WD_GUI_TREE_NODE has no parameter.
Method GET_NAME on class IF_BSP_WD_GUI_TREE_NODE has no exception.
Method GET_NODE_TEXT Signature
Method GET_NODE_TEXT on class IF_BSP_WD_GUI_TREE_NODE has no parameter.
Method GET_NODE_TEXT on class IF_BSP_WD_GUI_TREE_NODE has no exception.
Method GET_NODE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20070828 |
Method GET_NODE_TYPE on class IF_BSP_WD_GUI_TREE_NODE has no exception.
Method GET_NUMBER_OF_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | I | 20070717 |
Method GET_NUMBER_OF_ITEMS on class IF_BSP_WD_GUI_TREE_NODE has no exception.
Method GET_TREE_DATA Signature
Method GET_TREE_DATA on class IF_BSP_WD_GUI_TREE_NODE has no parameter.
Method GET_TREE_DATA on class IF_BSP_WD_GUI_TREE_NODE has no exception.
Method GET_UNIQUE_NODE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20070828 |
Method GET_UNIQUE_NODE_ID on class IF_BSP_WD_GUI_TREE_NODE has no exception.
Method ON_DROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DROPPED_NODE | Call by reference | Object reference (TYPE REF TO) | IF_BSP_WD_GUI_TREE_NODE | Tree Knoten Interface | 20070726 | |||
| 2 | IV_EFFECT | Call by reference | Type reference (TYPE) | I | 20070829 | ||||
| 3 | IV_FLAVOR | Call by reference | Type reference (TYPE) | CNDD_FLAVOR | 20070829 |
Method ON_DROP on class IF_BSP_WD_GUI_TREE_NODE has no exception.
Method ON_DROP_COMPLETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EFFECT | Call by reference | Type reference (TYPE) | I | 20070829 | ||||
| 2 | IV_FLAVOR | Call by reference | Type reference (TYPE) | CNDD_FLAVOR | 20070829 |
Method ON_DROP_COMPLETE on class IF_BSP_WD_GUI_TREE_NODE has no exception.
Method PROCESS_CONTEXT_MENU_ENTRY Signature
Method PROCESS_CONTEXT_MENU_ENTRY on class IF_BSP_WD_GUI_TREE_NODE has no parameter.
Method PROCESS_CONTEXT_MENU_ENTRY on class IF_BSP_WD_GUI_TREE_NODE has no exception.
Method REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXPAND | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_UNDEFINED | use ABAP_UNDEFINED for auto mode | 20070828 |
Method REFRESH on class IF_BSP_WD_GUI_TREE_NODE has no exception.
Method REMOVE_CHILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CHILD_NODE | Call by reference | Object reference (TYPE REF TO) | IF_BSP_WD_GUI_TREE_NODE | Tree Knoten Interface | 20070726 |
Method REMOVE_CHILD on class IF_BSP_WD_GUI_TREE_NODE has no exception.
Event Signatures
Event NODE_CHANGED Signature
Event NODE_CHANGED on class IF_BSP_WD_GUI_TREE_NODE has no parameter.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |