SAP ABAP Class IF_BSP_WD_GUI_TREE_NODE_CACHE (GUI Tree Node Factory)
Properties
Class | IF_BSP_WD_GUI_TREE_NODE_CACHE | |
Short Description | GUI Tree Node Factory | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20070713 | SAP |
Last change | 20081007 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_BSP_WD_GUI_TREE_NODE_CACHE has no forward declaration.
Interfaces
Class IF_BSP_WD_GUI_TREE_NODE_CACHE has no interface implemented.
Friends
Class IF_BSP_WD_GUI_TREE_NODE_CACHE has no friend class.
Attributes
Class IF_BSP_WD_GUI_TREE_NODE_CACHE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20070828 | |
2 | ![]() |
Instance method | Public | Method | 20070827 | |
3 | ![]() |
Instance method | Public | Method | 20070713 | |
4 | ![]() |
Instance method | Public | Method | 20070713 | |
5 | ![]() |
Instance method | Public | Method | 20070730 |
Events
Class IF_BSP_WD_GUI_TREE_NODE_CACHE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTYPE_NODE_ENTRY | Public | See coding | 20070827 | begin of GTYPE_NODE_ENTRY,
NODE_TYPE type SEOCLSNAME,
NODE_ID type STRING,
NODE type ref to IF_BSP_WD_GUI_TREE_NODE,
end of GTYPE_NODE_ENTRY
|
||
2 | GTYPE_NODE_TAB | Public | See coding | 20070827 | GTYPE_NODE_TAB type hashed table of GTYPE_NODE_ENTRY with unique key NODE_TYPE NODE_ID
|
Method Signatures
Method DEREGISTER_TREE_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NODE_ID | Call by reference | Type reference (TYPE) | STRING | 20070828 | |||
2 | ![]() |
IV_NODE_TYPE | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20070828 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070828 |
Method GET_REGISTERED_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_RESULT | Value transfer | Type reference (TYPE) | GTYPE_NODE_TAB | 20070827 |
Method GET_REGISTERED_NODES on class IF_BSP_WD_GUI_TREE_NODE_CACHE has no exception.
Method GET_TREE_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NODE_ID | Call by reference | Type reference (TYPE) | STRING | 20070713 | |||
2 | ![]() |
IV_NODE_TYPE | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20070713 | ||
3 | ![]() |
RV_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_BSP_WD_GUI_TREE_NODE | Tree Knoten Interface | 20070713 |
Method GET_TREE_NODE on class IF_BSP_WD_GUI_TREE_NODE_CACHE has no exception.
Method REGISTER_TREE_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NODE | Call by reference | Object reference (TYPE REF TO) | IF_BSP_WD_GUI_TREE_NODE | Tree Knoten Interface | 20070713 | ||
2 | ![]() |
IV_NODE_ID | Call by reference | Type reference (TYPE) | STRING | 20070713 | |||
3 | ![]() |
IV_NODE_TYPE | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20070713 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070713 |
Method REPLACE_TREE_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NODE | Call by reference | Object reference (TYPE REF TO) | IF_BSP_WD_GUI_TREE_NODE | Tree Knoten Interface | 20070730 | ||
2 | ![]() |
IV_NODE_ID | Call by reference | Type reference (TYPE) | STRING | 20070730 | |||
3 | ![]() |
IV_NODE_TYPE | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20070730 |
Method REPLACE_TREE_NODE on class IF_BSP_WD_GUI_TREE_NODE_CACHE has no exception.
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in |