SAP ABAP Class CL_BSP_WD_AT_UI_OBJECT_NODE (CL_BSP_WD_AT_UI_OBJECT_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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_AT_CUCO_NODE 20070608
2 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_AT_VIEW_NODE 20070608
3 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_AT_WINDOW_NODE 20070608
Properties
Class CL_BSP_WD_AT_UI_OBJECT_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 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BSP_WD_AT_UI_OBJECT_NODE has no forward declaration.
Interfaces
Class CL_BSP_WD_AT_UI_OBJECT_NODE has no interface implemented.
Friends
Class CL_BSP_WD_AT_UI_OBJECT_NODE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DETAILS Instance attribute Protected Type reference (TYPE) ABAP_BOOL DETAILS 20070608
2 DETAIL_TYPE Instance attribute Protected Type reference (TYPE) C 20070608
3 NAME Instance attribute Protected Type reference (TYPE) STRING NAME 20070608
4 OBSOLETE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20080228
5 OUTER Instance attribute Protected Object reference (TYPE REF TO) CL_BSP_WD_APPL_TREE OUTER 20070608
6 REFERENCED Instance attribute Protected Type reference (TYPE) ABAP_BOOL REFERENCED 20070608
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070608
2 COPY Instance method Protected Method COPY 20070608
3 DELETE Instance method Protected Method DELETE 20070608
4 ENHANCE Instance method Protected Method ENHANCE 20070608
5 GET_ACCELERATOR Static method Private Method determines accelerator based on UI_FUNC 20090506
6 GET_COPY_TARGET Instance method Protected Method GET_COPY_TARGET 20070608
7 REDRAW_DETAIL_TREE Instance method Protected Method REDRAW_DETAIL_TREE 20070608
8 TOOGLE_OBSOLETE Instance method Protected Method 20080228
Events
Class CL_BSP_WD_AT_UI_OBJECT_NODE has no event.
Types
Class CL_BSP_WD_AT_UI_OBJECT_NODE 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_DETAILS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE IV_DETAILS 20070608
2 Importing IV_DETAIL_TYPE Call by reference Type reference (TYPE) C 20070608
3 Importing IV_NAME Call by reference Type reference (TYPE) STRING Full qualified name 20070608
4 Importing IV_OUTER Call by reference Object reference (TYPE REF TO) CL_BSP_WD_APPL_TREE IV_OUTER 20070608

Method CONSTRUCTOR on class CL_BSP_WD_AT_UI_OBJECT_NODE has no exception.

Method COPY Signature

Method COPY on class CL_BSP_WD_AT_UI_OBJECT_NODE has no parameter.
Method COPY on class CL_BSP_WD_AT_UI_OBJECT_NODE has no exception.

Method DELETE Signature

Method DELETE on class CL_BSP_WD_AT_UI_OBJECT_NODE has no parameter.
Method DELETE on class CL_BSP_WD_AT_UI_OBJECT_NODE has no exception.

Method ENHANCE Signature

Method ENHANCE on class CL_BSP_WD_AT_UI_OBJECT_NODE has no parameter.
Method ENHANCE on class CL_BSP_WD_AT_UI_OBJECT_NODE has no exception.

Method GET_ACCELERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ACCELERATOR Value transfer Type reference (TYPE) CUA_PATH Fastpath ID 20090506
2 Importing FCODE Call by reference Type reference (TYPE) UI_FUNC Function code 20090506

Method GET_ACCELERATOR on class CL_BSP_WD_AT_UI_OBJECT_NODE has no exception.

Method GET_COPY_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_APPL_NAME Call by reference Type reference (TYPE) O2APPLNAME CV_APPL_NAME 20070608
2 Changing CV_CTRL_NAME Call by reference Type reference (TYPE) O2PAGEEXT CV_VIEW_NAME 20070608
3 Changing CV_DESCR Call by reference Type reference (TYPE) O2DESCR CV_DESCR 20070608

Method GET_COPY_TARGET on class CL_BSP_WD_AT_UI_OBJECT_NODE has no exception.

Method REDRAW_DETAIL_TREE Signature

Method REDRAW_DETAIL_TREE on class CL_BSP_WD_AT_UI_OBJECT_NODE has no parameter.
Method REDRAW_DETAIL_TREE on class CL_BSP_WD_AT_UI_OBJECT_NODE has no exception.

Method TOOGLE_OBSOLETE Signature

Method TOOGLE_OBSOLETE on class CL_BSP_WD_AT_UI_OBJECT_NODE has no parameter.
Method TOOGLE_OBSOLETE on class CL_BSP_WD_AT_UI_OBJECT_NODE has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 700