SAP ABAP Interface IF_BSP_WD_GUI_TREE_NODE_CACHE (GUI Tree Node Factory)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-WKB (Application Component) Development Workbench
⤷
CRM_BSP_WD_TOOLS (Package) Development Tools for WEBCUIF Applications

⤷

⤷

Properties
Interface | IF_BSP_WD_GUI_TREE_NODE_CACHE | |
Short Description | GUI Tree Node Factory |
General Data
Package | CRM_BSP_WD_TOOLS | Development Tools for WEBCUIF Applications |
Created | 20070713 | SAP |
Last changed | 20081007 | SAP |
Unicode checks active |
Forward declarations
Interface IF_BSP_WD_GUI_TREE_NODE_CACHE has no forward declaration.
Interfaces
Interface IF_BSP_WD_GUI_TREE_NODE_CACHE has no interface.
Friends
Interface IF_BSP_WD_GUI_TREE_NODE_CACHE has no friend.
Attributes
Interface 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
Interface 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 Interface 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 Interface 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 Interface IF_BSP_WD_GUI_TREE_NODE_CACHE has no exception.
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in | 700 |