SAP ABAP Interface IF_BSP_WD_GUI_TREE_NODE (Tree Node Interface)
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
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
Interface IF_BSP_WD_GUI_TREE_NODE  
Short Description Tree Node Interface    
General Data
Package CRM_BSP_WD_TOOLS   Development Tools for WEBCUIF Applications 
Created 20070713   SAP 
Last changed 20110908   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)
2 CL_BSP_WD_GUI_LIST_TREE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CNDD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_GENIL_TREE_NODE Generic Tree Nodes Interface 20070713
Friends
Interface IF_BSP_WD_GUI_TREE_NODE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EXPANDED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20070713
2 HAS_CHILDREN Instance attribute Public Type reference (TYPE) ABAP_BOOL 20100625
3 NODE_KEY Instance attribute Public Attribute reference (LIKE) 20070713
Methods
# Method Level Visibility Method type Description Created on
1 DROP_GET_FLAVOR Instance method Public Method 20070829
2 EXECUTE_ACTION Instance method Public Method 20070713
3 GET_CHILDREN Instance method Public Method 20070713
4 GET_CONTEXT_MENU Instance method Public Method 20070713
5 GET_ITEM_DATA Instance method Public Method 20070717
6 GET_ITEM_TEXT Instance method Public Method 20070717
7 GET_NAME Instance method Public Method 20070713
8 GET_NODE_TEXT Instance method Public Method 20070713
9 GET_NODE_TYPE Instance method Public Method 20070828
10 GET_NUMBER_OF_ITEMS Instance method Public Method 20070717
11 GET_TREE_DATA Instance method Public Method 20070713
12 GET_UNIQUE_NODE_ID Instance method Public Method 20070828
13 ON_DROP Instance method Public Method 20070726
14 ON_DROP_COMPLETE Instance method Public Method 20070829
15 PROCESS_CONTEXT_MENU_ENTRY Instance method Public Method 20070713
16 REFRESH Instance method Public Method 20070726
17 REMOVE_CHILD Instance method Public Method 20070726
Events
# Event Type Visibility Description Created on
1 NODE_CHANGED Instance Event
(0)
Public
(2)
20070713
Types
Interface 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 Importing IT_FLAVORS Call by reference Type reference (TYPE) CNDD_FLAVORS 20070829
2 Returning RV_RESULT Value transfer Type reference (TYPE) CNDD_FLAVOR 20070829

Method DROP_GET_FLAVOR on Interface IF_BSP_WD_GUI_TREE_NODE has no exception.

Method EXECUTE_ACTION Signature

Method EXECUTE_ACTION on Interface IF_BSP_WD_GUI_TREE_NODE has no parameter.
Method EXECUTE_ACTION on Interface IF_BSP_WD_GUI_TREE_NODE has no exception.

Method GET_CHILDREN Signature

Method GET_CHILDREN on Interface IF_BSP_WD_GUI_TREE_NODE has no parameter.
Method GET_CHILDREN on Interface IF_BSP_WD_GUI_TREE_NODE has no exception.

Method GET_CONTEXT_MENU Signature

Method GET_CONTEXT_MENU on Interface IF_BSP_WD_GUI_TREE_NODE has no parameter.
Method GET_CONTEXT_MENU on Interface 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 Importing IV_ITEM_NUMBER Call by reference Type reference (TYPE) I 20070717
2 Returning RS_RESULT Value transfer Type reference (TYPE) TREEV_UITE Tree Control: Struktur zum Updaten eines Items 20070718

Method GET_ITEM_DATA on Interface 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 Importing IV_ITEM_NUMBER Call by reference Type reference (TYPE) I 20070717
2 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20070717

Method GET_ITEM_TEXT on Interface IF_BSP_WD_GUI_TREE_NODE has no exception.

Method GET_NAME Signature

Method GET_NAME on Interface IF_BSP_WD_GUI_TREE_NODE has no parameter.
Method GET_NAME on Interface IF_BSP_WD_GUI_TREE_NODE has no exception.

Method GET_NODE_TEXT Signature

Method GET_NODE_TEXT on Interface IF_BSP_WD_GUI_TREE_NODE has no parameter.
Method GET_NODE_TEXT on Interface 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 Returning RV_RESULT Value transfer Type reference (TYPE) SEOCLSNAME Object Type Name 20070828

Method GET_NODE_TYPE on Interface 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 Returning RV_RESULT Value transfer Type reference (TYPE) I 20070717

Method GET_NUMBER_OF_ITEMS on Interface IF_BSP_WD_GUI_TREE_NODE has no exception.

Method GET_TREE_DATA Signature

Method GET_TREE_DATA on Interface IF_BSP_WD_GUI_TREE_NODE has no parameter.
Method GET_TREE_DATA on Interface 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 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20070828

Method GET_UNIQUE_NODE_ID on Interface 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 Importing IV_DROPPED_NODE Call by reference Object reference (TYPE REF TO) IF_BSP_WD_GUI_TREE_NODE Tree Knoten Interface 20070726
2 Importing IV_EFFECT Call by reference Type reference (TYPE) I 20070829
3 Importing IV_FLAVOR Call by reference Type reference (TYPE) CNDD_FLAVOR 20070829

Method ON_DROP on Interface 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 Importing IV_EFFECT Call by reference Type reference (TYPE) I 20070829
2 Importing IV_FLAVOR Call by reference Type reference (TYPE) CNDD_FLAVOR 20070829

Method ON_DROP_COMPLETE on Interface IF_BSP_WD_GUI_TREE_NODE has no exception.

Method PROCESS_CONTEXT_MENU_ENTRY Signature

Method PROCESS_CONTEXT_MENU_ENTRY on Interface IF_BSP_WD_GUI_TREE_NODE has no parameter.
Method PROCESS_CONTEXT_MENU_ENTRY on Interface 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 Importing IV_EXPAND Call by reference Type reference (TYPE) ABAP_BOOL ABAP_UNDEFINED use ABAP_UNDEFINED for auto mode 20070828

Method REFRESH on Interface 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 Importing 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 Interface IF_BSP_WD_GUI_TREE_NODE has no exception.
Event Signatures

Event NODE_CHANGED Signature
Event NODE_CHANGED on Interface IF_BSP_WD_GUI_TREE_NODE has no parameter.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700