SAP ABAP Class CL_BSP_WD_RT_REP_EDITOR_NODE (Base class for RT Rep Editor Tree nodes)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-WKB (Application Component) Development Workbench
     CRM_BSP_WD_WB_RT_REP_TOOLS (Package) Runtime Repository Tools
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BSP_WD_GUI_TREE_NODE Tree Node Interface 20070725
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GENIL_TREE_NODE Generic Tree Nodes Interface 20070725
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_RT_REP_EDITOR_TNODE Base class for tag based RT Rep Editor Tree nodes 20070725
Properties
Class CL_BSP_WD_RT_REP_EDITOR_NODE  
Short Description Base class for RT Rep Editor Tree nodes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_WD_WB_RT_REP_TOOLS   Runtime Repository Tools 
Created 20070725   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_GUI_LIST_TREE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BSP_WD_GUI_TREE_NODE Tree Node Interface 20070725
2 IF_GENIL_TREE_NODE Generic Tree Nodes Interface 20070725
Friends
Class CL_BSP_WD_RT_REP_EDITOR_NODE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 OUTER Instance attribute Protected Object reference (TYPE REF TO) CL_BSP_WD_RT_REP_EDITOR Runtime Repository Editor 20070829
2 STYLE Instance attribute Protected Type reference (TYPE) I CL_GUI_LIST_TREE=>STYLE_INACTIVE 20070827
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100625
2 GET_BEHAVIOUR_LIKE_DEFAULT Instance method Protected Method Returns a DragDrop Object with default flavors 20070829
3 SET_STYLE Instance method Public Method 20070827
Events
Class CL_BSP_WD_RT_REP_EDITOR_NODE has no event.
Types
Class CL_BSP_WD_RT_REP_EDITOR_NODE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_BSP_WD_RT_REP_EDITOR_NODE has no parameter.
Method CONSTRUCTOR on class CL_BSP_WD_RT_REP_EDITOR_NODE has no exception.

Method GET_BEHAVIOUR_LIKE_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) CL_DRAGDROP Behavior for Drag and Drop 20070829

Method GET_BEHAVIOUR_LIKE_DEFAULT on class CL_BSP_WD_RT_REP_EDITOR_NODE has no exception.

Method SET_STYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STYLE Call by reference Type reference (TYPE) I 20070827

Method SET_STYLE on class CL_BSP_WD_RT_REP_EDITOR_NODE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700