SAP ABAP Class CL_BSP_WD_AT_CNODE_NODE (CL_BSP_WD_AT_CNODE_NODE)
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 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_AT_NODE_BASE Base class for structure nodes 20080509
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BSP_WD_REFRESHABLE_TREENODE Generic Tree Node Interface 20080318
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_AT_SOURCE_CNODE_NODE 20090219
2 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_AT_TARGET_CNODE_NODE 20070606
3 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_AT_TPROXY_NODE 20080905
4 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_AT_TV_CNODE_NODE 20070706
Properties
Class CL_BSP_WD_AT_CNODE_NODE  
Short Description    
Super Class CL_BSP_WD_AT_NODE_BASE Base class for structure nodes 
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 20070606   SAP 
Last change 20130531   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_REFRESHABLE_TREENODE Generic Tree Node Interface 20080318
Friends
Class CL_BSP_WD_AT_CNODE_NODE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPL Instance attribute Protected Type reference (TYPE) O2APPLNAME Name of BSP Application 20080318
2 CONTEXT_CLASS Instance attribute Protected Type reference (TYPE) SEOCLSNAME CONTEXT_CLASS 20070606
3 DESCR Instance attribute Protected Type reference (TYPE) CRMT_BSP_WD_ELEM_DESCR DESCR 20070606
4 FULL_VIEWNAME Instance attribute Protected Type reference (TYPE) STRING 20080924
5 OUTER Instance attribute Protected Object reference (TYPE REF TO) CL_BSP_WD_APPL_TREE OUTER 20070606
6 REFERENCED Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20080903
7 SHOW_SUBNODES Instance attribute Protected Type reference (TYPE) ABAP_BOOL SHOW_SUBNODES 20070606
8 SWITCH_ID Instance attribute Public Type reference (TYPE) SFW_SWITCH_ID Id of a Switch in Switch Framework 20080519
9 TYPE Instance attribute Public Type reference (TYPE) CHAR1 TYPE 20070606
10 VIEW Instance attribute Protected Type reference (TYPE) O2PAGEEXT VIEW 20070606
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN_DESIGN_LAYER Instance method Protected Method ASSIGN_DESIGN_LAYER 20070606
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070606
3 DO_REDRAW Instance method Public Method DO_REDRAW 20070606
4 GET_CONTEXT_CLASS Instance method Public Method Get Context Class 20080716
5 GET_IMPLCLASS Instance method Public Method Get Context Node Class 20080716
6 GET_IMPORTANT_METHODS Instance method Protected Method 20070706
Events
Class CL_BSP_WD_AT_CNODE_NODE has no event.
Types
Class CL_BSP_WD_AT_CNODE_NODE has no local type.
Method Signatures

Method ASSIGN_DESIGN_LAYER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPL Call by reference Type reference (TYPE) O2APPLNAME Name of BSP Application 20080506
2 Importing IV_APPL_MODEL Call by reference Object reference (TYPE REF TO) IF_BSP_WD_APPL_MODEL IV_APPL_MODEL 20070606
3 Importing IV_MODEL_NODE Call by reference Type reference (TYPE) NAME_KOMP IV_MODEL_NODE 20070606
4 Importing IV_VIEW Call by reference Type reference (TYPE) O2PAGEEXT IV_VIEW 20070606

Method ASSIGN_DESIGN_LAYER on class CL_BSP_WD_AT_CNODE_NODE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPL Call by reference Type reference (TYPE) O2APPLNAME Name of BSP Application 20080318
2 Importing IV_CONTEXT_CLASS Call by reference Type reference (TYPE) SEOCLSNAME IV_CONTEXT_CLASS 20070606
3 Importing IV_DESCR Call by reference Type reference (TYPE) CRMT_BSP_WD_ELEM_DESCR IV_DESCR 20070606
4 Importing IV_FULL_VIEWNAME Call by reference Type reference (TYPE) STRING Full qualified view name 20080924
5 Importing IV_OUTER Call by reference Object reference (TYPE REF TO) CL_BSP_WD_APPL_TREE IV_OUTER 20070606
6 Importing IV_SHOW_SUBNODES Call by reference Type reference (TYPE) ABAP_BOOL IV_SHOW_SUBNODES 20070606
7 Importing IV_TYPE Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20080905
8 Importing IV_VIEW Call by reference Type reference (TYPE) O2PAGEEXT IV_VIEW 20070606

Method CONSTRUCTOR on class CL_BSP_WD_AT_CNODE_NODE has no exception.

Method DO_REDRAW Signature

Method DO_REDRAW on class CL_BSP_WD_AT_CNODE_NODE has no parameter.
Method DO_REDRAW on class CL_BSP_WD_AT_CNODE_NODE has no exception.

Method GET_CONTEXT_CLASS 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 20080716

Method GET_CONTEXT_CLASS on class CL_BSP_WD_AT_CNODE_NODE has no exception.

Method GET_IMPLCLASS 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 20080716

Method GET_IMPLCLASS on class CL_BSP_WD_AT_CNODE_NODE has no exception.

Method GET_IMPORTANT_METHODS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_METHODS Value transfer Type reference (TYPE) BSP_WD_CNODE_ATTR_TAB Table of Methodnames 20070706

Method GET_IMPORTANT_METHODS on class CL_BSP_WD_AT_CNODE_NODE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700