SAP ABAP Class CL_BSP_WD_CONTEXT_NODE_TREE (Special Context Node for Tree-Table View)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI-RT (Application Component) UI Runtime Environment
⤷
CRM_BSP_WD (Package) WebClient UI Framework Runtime

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_WD_CONTEXT_NODE_TV | Context Node for Binding Against Table Views | 20030211 |
Meta Relationship - Used By
Properties
Class | CL_BSP_WD_CONTEXT_NODE_TREE | |
Short Description | Special Context Node for Tree-Table View | |
Super Class | CL_BSP_WD_CONTEXT_NODE_TV | Context Node for Binding Against Table Views |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRM_BSP_WD | WebClient UI Framework Runtime |
Created | 20030207 | SAP |
Last change | 20130531 | 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) |
Interfaces
Class CL_BSP_WD_CONTEXT_NODE_TREE has no interface implemented.
Friends
Class CL_BSP_WD_CONTEXT_NODE_TREE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BSP_WD_TREE_NODE_FACTORY | Factory for Tree Node Proxy Objects | 20030515 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | LCL_NODE_MAPPER | 20030211 | |||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CRMT_BSP_TREETABLE_NODE_TAB | 20030207 | |||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_WEAK_REFERENCE | Schwache Referenzen | 20090429 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CRMT_BOL_SORT_STATE | Description of the desired Sort Status of a Collection | 20111028 |
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | SINGLE_SELECTION_CHANGED | Instance Event (0) |
Public (2) |
Selected node changed in single selection mode | 20100907 |
Types
Class CL_BSP_WD_CONTEXT_NODE_TREE has no local type.
Method Signatures
Method ADD_CHILDREN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NODE | Call by reference | Type reference (TYPE) | BSP_WD_TREE_NODE_REF | Referenz auf IF_BSP_WD_TREE_NODE | 20030211 | ||
2 | ![]() |
RV_NO_CHILDREN | Value transfer | Type reference (TYPE) | ABAP_BOOL | Flag: Knoten hat keine Unterknoten | 20030808 |
Method ADD_CHILDREN on class CL_BSP_WD_CONTEXT_NODE_TREE has no exception.
Method ADD_ROOT_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_TREE_NODE | 20030328 | |||
2 | ![]() |
RV_NODE_KEY | Value transfer | Type reference (TYPE) | STRING | 20030328 |
Method ADD_ROOT_NODE on class CL_BSP_WD_CONTEXT_NODE_TREE has no exception.
Method COLLAPSE_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NODE_KEY | Call by reference | Type reference (TYPE) | STRING | 20030429 |
Method COLLAPSE_NODE on class CL_BSP_WD_CONTEXT_NODE_TREE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SELECTION_MODE | Call by reference | Type reference (TYPE) | STRING | SELMODE_NONE | Selektionmodus | 20041110 |
Method CONSTRUCTOR on class CL_BSP_WD_CONTEXT_NODE_TREE has no exception.
Method EXPAND_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NODE_KEY | Call by reference | Type reference (TYPE) | STRING | 20030211 |
Method EXPAND_NODE on class CL_BSP_WD_CONTEXT_NODE_TREE has no exception.
Method GET_BO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NODE_KEY | Call by reference | Type reference (TYPE) | STRING | 20030514 | |||
2 | ![]() |
RV_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | Zugriffsinterface für BO Attribute | 20030514 |
Method GET_BO on class CL_BSP_WD_CONTEXT_NODE_TREE has no exception.
Method GET_CHILD_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PARENT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_BSP_WD_TREE_NODE | Vater Knoten | 20050517 | ||
2 | ![]() |
RT_CHILDREN | Value transfer | Type reference (TYPE) | BSP_WD_TREE_NODE_TAB | Tabelle von Tree node Referenzen | 20050517 |
Method GET_CHILD_NODES on class CL_BSP_WD_CONTEXT_NODE_TREE has no exception.
Method GET_NODE_BY_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20041116 | ||
2 | ![]() |
RV_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_BSP_WD_TREE_NODE | 20041116 |
Method GET_NODE_BY_INDEX on class CL_BSP_WD_CONTEXT_NODE_TREE has no exception.
Method GET_NODE_BY_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NODE_KEY | Call by reference | Type reference (TYPE) | STRING | 20041116 | |||
2 | ![]() |
RV_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_BSP_WD_TREE_NODE | 20041116 |
Method GET_NODE_BY_KEY on class CL_BSP_WD_CONTEXT_NODE_TREE has no exception.
Method GET_TREE_STATE_COPY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_RESULT | Value transfer | Type reference (TYPE) | BSP_WD_TREE_STATE | 20050428 |
Method GET_TREE_STATE_COPY on class CL_BSP_WD_CONTEXT_NODE_TREE has no exception.
Method ON_TREE_NODE_DELETED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TREE_NODE | Call by reference | Attribute reference (LIKE) | 20030731 |
Method ON_TREE_NODE_DELETED on class CL_BSP_WD_CONTEXT_NODE_TREE has no exception.
Method REFRESH Signature
Method REFRESH on class CL_BSP_WD_CONTEXT_NODE_TREE has no parameter.
Method REFRESH on class CL_BSP_WD_CONTEXT_NODE_TREE has no exception.
Method RESET_NODE_MAPPER Signature
Method RESET_NODE_MAPPER on class CL_BSP_WD_CONTEXT_NODE_TREE has no parameter.
Method RESET_NODE_MAPPER on class CL_BSP_WD_CONTEXT_NODE_TREE has no exception.
Method SET_TREE_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_STATE | Call by reference | Type reference (TYPE) | BSP_WD_TREE_STATE | 20050428 |
Method SET_TREE_STATE on class CL_BSP_WD_CONTEXT_NODE_TREE has no exception.
Method TOOGLE_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NODE_KEY | Call by reference | Type reference (TYPE) | STRING | 20030328 |
Method TOOGLE_NODE on class CL_BSP_WD_CONTEXT_NODE_TREE has no exception.
Event Signatures
Event SINGLE_SELECTION_CHANGED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | NODE | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_BSP_WD_TREE_NODE | Access Interface for Tree Node Objects | 20100907 |
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 400 |