SAP ABAP Class CL_CHIP_WD_VIEW (Web Dynpro View)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
     SWDP_CCP_WD_API (Package) Web Dynpro ABAP: WDA Page Builder WD Integration API
Properties
Class CL_CHIP_WD_VIEW  
Short Description Web Dynpro View    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CCP_WD_API   Web Dynpro ABAP: WDA Page Builder WD Integration API 
Created 20081119   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
Class CL_CHIP_WD_VIEW has no interface implemented.
Friends
Class CL_CHIP_WD_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_CHIP_USAGE_ID Instance attribute Private Type reference (TYPE) STRING 20100305
2 M_COMPONENT_INTERFACE Instance attribute Public Object reference (TYPE REF TO) OBJECT 20081119
3 M_COMPONENT_NAME Instance attribute Private Type reference (TYPE) STRING 20081119
4 M_COMPONENT_USAGE_NAME Instance attribute Private Type reference (TYPE) STRING 20081119
5 M_CONFIG_ID Instance attribute Private Type reference (TYPE) STRING 20081119
6 M_CREATED_BY_ME Instance attribute Private Type reference (TYPE) ABAP_BOOL 20081119
7 M_EMBEDDING_VIEW_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20081119
8 M_EMPTY_VIEW_VISIBLE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20100217
9 M_INTERFACE_VIEW_NAME Instance attribute Private Type reference (TYPE) STRING 20081119
10 M_REPOSITORY_HANDLE Instance attribute Private Object reference (TYPE REF TO) IF_WD_REPOSITORY_HANDLE 20081119
11 M_REPOSITORY_HANDLE_EMPTY_VIEW Instance attribute Private Object reference (TYPE REF TO) IF_WD_REPOSITORY_HANDLE 20100217
12 M_USAGE_DATA Instance attribute Private Type reference (TYPE) T_USAGE_DATA 20081119
13 M_USAGE_DATA_EMPTY_VIEW Instance attribute Private Type reference (TYPE) T_USAGE_DATA 20100217
14 M_VIEW_CONTAINER_ID Instance attribute Public Type reference (TYPE) STRING 20081119
15 M_VISIBLE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20081119
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20081119
2 DESTROY Instance method Public Method 20081119
3 HIDE Instance method Public Method 20081119
4 REPLACE_CHIP_WITH_EMPTY_VIEW Instance method Public Method 20100217
5 REPLACE_EMPTY_VIEW_WITH_CHIP Instance method Public Method 20100217
6 SHOW Instance method Public Method 20081119
Events
Class CL_CHIP_WD_VIEW has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_USAGE_DATA Private See coding 20081119 begin of t_usage_data, source_window_name type string, source_vusage_name type string, source_plug_name type string, target_component_name type string, target_component_usage type string, target_view_name type string, target_plug_name type string, target_embedding_position type string, end of t_usage_data
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHIP_USAGE_ID Call by reference Type reference (TYPE) STRING 20100305
2 Importing COMPONENT_NAME Call by reference Type reference (TYPE) STRING 20081119
3 Importing COMPONENT_USAGE_NAME Call by reference Type reference (TYPE) STRING 20081119
4 Importing CONFIG_ID Call by reference Type reference (TYPE) STRING 20081119
5 Importing EMBEDDING_VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20081119
6 Importing INTERFACE_VIEW_NAME Call by reference Type reference (TYPE) STRING 20081119
7 Importing VIEW_CONTAINER_ID Call by reference Type reference (TYPE) STRING 20081119

Method CONSTRUCTOR on class CL_CHIP_WD_VIEW has no exception.

Method DESTROY Signature

Method DESTROY on class CL_CHIP_WD_VIEW has no parameter.
Method DESTROY on class CL_CHIP_WD_VIEW has no exception.

Method HIDE Signature

Method HIDE on class CL_CHIP_WD_VIEW has no parameter.
Method HIDE on class CL_CHIP_WD_VIEW has no exception.

Method REPLACE_CHIP_WITH_EMPTY_VIEW Signature

Method REPLACE_CHIP_WITH_EMPTY_VIEW on class CL_CHIP_WD_VIEW has no parameter.
Method REPLACE_CHIP_WITH_EMPTY_VIEW on class CL_CHIP_WD_VIEW has no exception.

Method REPLACE_EMPTY_VIEW_WITH_CHIP Signature

Method REPLACE_EMPTY_VIEW_WITH_CHIP on class CL_CHIP_WD_VIEW has no parameter.
Method REPLACE_EMPTY_VIEW_WITH_CHIP on class CL_CHIP_WD_VIEW has no exception.

Method SHOW Signature

Method SHOW on class CL_CHIP_WD_VIEW has no parameter.
Method SHOW on class CL_CHIP_WD_VIEW has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720