SAP ABAP Interface IF_BSP_WD_TREE_NODE (Access Interface for Tree Node Objects)
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BSP_WD_TREE_NODE_PROXY | Generic Proxy Object for Tree Node | 20030207 |
Properties
Interface | IF_BSP_WD_TREE_NODE | |
Short Description | Access Interface for Tree Node Objects |
General Data
Package | CRM_BSP_WD | WebClient UI Framework Runtime |
Created | 20030207 | SAP |
Last changed | 20130531 | 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_BSP_WD_TREE_NODE has no interface.
Friends
Interface IF_BSP_WD_TREE_NODE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IS_LEAF | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Indicator That There Are No More Subnodes | 20041007 | ||
2 | NODE_KEY | Instance attribute | Public | Type reference (TYPE) | STRING | 20030211 | |||
3 | SELECTED | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Indicator: Node Chosen | 20041110 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Collapse Node | 20030211 |
2 | ![]() |
Instance method | Public | Method | Expand Node | 20030211 |
3 | ![]() |
Instance method | Public | Method | Delivers a List of All Children | 20030207 |
4 | ![]() |
Instance method | Public | Method | Delivers Icon for Node | 20030211 |
5 | ![]() |
Instance method | Public | Method | Delivers Quick Info for Node Icon | 20051213 |
6 | ![]() |
Instance method | Public | Method | Delivers Node Name | 20030207 |
7 | ![]() |
Instance method | Public | Method | Checks Whether Node is Expanded | 20030211 |
Events
Interface IF_BSP_WD_TREE_NODE has no event.
Types
Interface IF_BSP_WD_TREE_NODE has no local type.
Method Signatures
Method COLLAPS_NODE Signature
Method COLLAPS_NODE on Interface IF_BSP_WD_TREE_NODE has no parameter.
Method COLLAPS_NODE on Interface IF_BSP_WD_TREE_NODE has no exception.
Method EXPAND_NODE Signature
Method EXPAND_NODE on Interface IF_BSP_WD_TREE_NODE has no parameter.
Method EXPAND_NODE on Interface IF_BSP_WD_TREE_NODE has no exception.
Method GET_CHILDREN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_SORT_WISH | Call by reference | Type reference (TYPE) | CRMT_BOL_SORT_STATE | Beschreibung des gewünschten Sortierstatus einer Collection | 20111028 | ||
2 | ![]() |
RT_CHILDREN | Value transfer | Type reference (TYPE) | BSP_WD_TREE_NODE_TAB | Tabelle von Tree Knoten Referenzen | 20030207 |
Method GET_CHILDREN on Interface IF_BSP_WD_TREE_NODE has no exception.
Method GET_ICON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ICON | Value transfer | Type reference (TYPE) | STRING | 20030211 |
Method GET_ICON on Interface IF_BSP_WD_TREE_NODE has no exception.
Method GET_ICON_TOOLTIP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20051213 |
Method GET_ICON_TOOLTIP on Interface IF_BSP_WD_TREE_NODE has no exception.
Method GET_NODE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20030508 | |||
2 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | Name des Knotens | 20030508 |
Method GET_NODE_NAME on Interface IF_BSP_WD_TREE_NODE has no exception.
Method IS_EXPANDED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_EXPANDED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030211 |
Method IS_EXPANDED on Interface IF_BSP_WD_TREE_NODE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 400 |