SAP ABAP Class CL_BSP_WD_RT_REP_EDITOR_TNODE (Base class for tag based 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 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_RT_REP_EDITOR_NODE Base class for RT Rep Editor Tree nodes 20070725
Properties
Class CL_BSP_WD_RT_REP_EDITOR_TNODE  
Short Description Base class for tag based RT Rep Editor Tree nodes    
Super Class CL_BSP_WD_RT_REP_EDITOR_NODE Base class for RT Rep Editor Tree nodes 
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
Class CL_BSP_WD_RT_REP_EDITOR_TNODE has no forward declaration.
Interfaces
Class CL_BSP_WD_RT_REP_EDITOR_TNODE has no interface implemented.
Friends
Class CL_BSP_WD_RT_REP_EDITOR_TNODE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 TAG_NODE Instance attribute Public Object reference (TYPE REF TO) IF_BSP_WD_LAYOUT_TAG Layout Tag Interface 20070725
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20070725
2 GET_SWITCH_ITEM_DATA Instance method Protected Method 20080428
3 GET_TYPED_CHILD Instance method Protected Method 20070725
Events
Class CL_BSP_WD_RT_REP_EDITOR_TNODE has no event.
Types
Class CL_BSP_WD_RT_REP_EDITOR_TNODE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OUTER Call by reference Object reference (TYPE REF TO) CL_BSP_WD_RT_REP_EDITOR Runtime Repository Editor 20070726
2 Importing IV_TAG_NODE Call by reference Object reference (TYPE REF TO) IF_BSP_WD_LAYOUT_TAG Layout Tag Interface 20070725

Method CONSTRUCTOR on class CL_BSP_WD_RT_REP_EDITOR_TNODE has no exception.

Method GET_SWITCH_ITEM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_RESULT Value transfer Type reference (TYPE) TREEV_UITE Structure for Updating an Item in a Tree Control 20080429

Method GET_SWITCH_ITEM_DATA on class CL_BSP_WD_RT_REP_EDITOR_TNODE has no exception.

Method GET_TYPED_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TAG_NODE Call by reference Object reference (TYPE REF TO) IF_BSP_WD_LAYOUT_TAG Layout Tag Interface 20070725
2 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) IF_BSP_WD_GUI_TREE_NODE 20070725

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