SAP ABAP Class CL_BSP_WD_AT_NODE_BASE (Base class for structure nodes)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-WKB (Application Component) Development Workbench
     CRM_BSP_WD_WB_STRUCTURE_TREE (Package) Structure Tree for Application/Component
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 20080509
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GENIL_TREE_NODE Generic Tree Nodes Interface 20080509
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_AT_ATTRIBUTE_NODE 20080509
2 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_AT_CNODE_NODE 20080509
3 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_AT_CNTRMETH_NODE 20080509
4 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_AT_CTRL_NODE 20080509
5 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_AT_FAVOURITES 20080509
6 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_AT_FAVOURITE_NODE 20080509
7 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_AT_IMPLCLASS_NODE 20080509
8 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_AT_METHOD_NODE 20080509
9 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_AT_MIME_NODE 20080509
10 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_AT_PAGEATTR_NODE 20080509
... Click here to see Used By full list (13 items)
Properties
Class CL_BSP_WD_AT_NODE_BASE  
Short Description Base class for structure nodes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_WD_WB_STRUCTURE_TREE   Structure Tree for Application/Component 
Created 20080509   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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 Abstract Final Description Created on
1 IF_BSP_WD_GUI_TREE_NODE Tree Node Interface 20080509
2 IF_GENIL_TREE_NODE Generic Tree Nodes Interface 20080509
Friends
Class CL_BSP_WD_AT_NODE_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ENHANCED_VISIBILITY Constant Public Type reference (TYPE) ABAP_BOOL 'E' Component with Enhancement Set 20080624
2 CO_ORIGINAL_VISIBILITY Constant Public Type reference (TYPE) ABAP_BOOL SPACE SAP Original Component 20080624
3 CO_REPLACED_VISIBILITY Constant Public Type reference (TYPE) ABAP_BOOL 'R' Object in Component is replaced 20080624
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100625
Events
Class CL_BSP_WD_AT_NODE_BASE has no event.
Types
Class CL_BSP_WD_AT_NODE_BASE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_BSP_WD_AT_NODE_BASE has no parameter.
Method CONSTRUCTOR on class CL_BSP_WD_AT_NODE_BASE has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_AT_ATTRIBUTE_NODE 20080509
2 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_AT_CNODE_NODE 20080509
3 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_AT_CNTRMETH_NODE 20080509
4 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_AT_CTRL_NODE 20080509
5 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_AT_FAVOURITES 20080509
6 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_AT_FAVOURITE_NODE 20080509
7 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_AT_IMPLCLASS_NODE 20080509
8 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_AT_METHOD_NODE 20080509
9 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_AT_MIME_NODE 20080509
10 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_AT_PAGEATTR_NODE 20080509
11 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_AT_PAGE_NODE 20080509
12 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_AT_STRUCTURE_NODE 20080509
13 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_AT_UI_OBJECT_NODE 20080509
History
Last changed by/on SAP  20110908 
SAP Release Created in 700