SAP ABAP Class CL_UWS_CHART_VIEW_MANAGER (Viewer)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-SUR (Application Component) Web Survey
     UWS_SURVEY_REPORTING_GUI (Package) Form-Based Web Services: Survey XML Reporting: GUI
Properties
Class CL_UWS_CHART_VIEW_MANAGER  
Short Description Viewer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UWS_SURVEY_REPORTING_GUI   Form-Based Web Services: Survey XML Reporting: GUI 
Created 20010823   SAP 
Last change 20090618   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)
2 CL_GFW Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_GFW_MUX Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_GUI_CFW Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 CNTL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 GFW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
7 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
8 IF_GRAPHIC_PROXY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
9 SCTX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_UWS_CHART_VIEW_MANAGER has no interface implemented.
Friends
Class CL_UWS_CHART_VIEW_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CD_DEFAULT_STYLE_ID Constant Protected Type reference (TYPE) GFWCUBU 1 GFW: Attribute bundle ID 20010823
2 MD_CHART_ID Instance attribute Protected Type reference (TYPE) UXP_GUID GUID 20010823
3 MD_CUSTOMIZING_DEFAULT Instance attribute Protected Type reference (TYPE) ABAP_BOOL abap_true 20010823
4 MD_DC_ID Instance attribute Protected Type reference (TYPE) I 20010823
5 MD_INSTANCE_ID Instance attribute Protected Type reference (TYPE) GFW_CU_STR 20010906
6 MD_STYLE_ID Instance attribute Protected Type reference (TYPE) GFWCUBU GFW: Attribute bundle ID 20010823
7 MR_COLLECTOR Instance attribute Protected Object reference (TYPE REF TO) IF_UWS_CHART_MODEL Collector 20010823
8 MR_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract container for GUI controls 20010823
9 MR_DATA_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GFW_DC GFW: Business Graphic 20010823
10 MR_GRAPHIC_PROXY Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_GP_PRES GFW: Business Graphic 20010823
11 MT_CHART_DATA Instance attribute Protected Type reference (TYPE) UWS_SRG_T_CHART Survey Reporting: Diagram Data 20010823
12 MT_CUSTOMIZING Instance attribute Protected Type reference (TYPE) TY_HT_CUSTOMIZING 20010823
13 MT_EVENTS Instance attribute Protected Type reference (TYPE) CNTL_SIMPLE_EVENTS 20010824
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CUSTOMIZING Instance method Protected Method 20010827
2 CHART_TITLE Instance method Protected Method 20010823
3 CONSTRUCTOR Instance method Public Constructor 20010823
4 CREATE_GRAPHIC_PROXY Instance method Protected Method 20010823
5 CUSTOMIZING_IS_DEFAULT Instance method Protected Method 20010823
6 DELETE_CUSTOMIZING Instance method Protected Method 20010823
7 EXPORT Instance method Public Method 20010823
8 FILL_DATA_CONTAINER Instance method Protected Method 20010827
9 FREE Instance method Public Method 20010823
10 GET_BASIC_CUSTOMIZING Instance method Protected Method 20010823
11 GET_CHART_ID Instance method Public Method 20010824
12 GET_CUSTOMIZING_STYLE Instance method Protected Method 20010828
13 GET_DEFAULT_CUSTOMIZING Instance method Protected Method 20010829
14 GET_GROUP_CUSTOMIZING Instance method Protected Method 20010823
15 IS_DEFAULT_CUSTOMIZING Instance method Public Method 20010828
16 LOAD_CUSTOMIZING Instance method Protected Method 20010823
17 ON_CHART_DATA_CHANGED Instance method Protected Event handling method 20010823
18 ON_GRAPHIC_CUSTOM_CHANGED Instance method Protected Event handling method 20010823
19 ON_SELECTED Instance method Protected Event handling method 20010823
20 REGISTER_EVENTS Instance method Public Method 20010824
21 RESET_CUSTOMIZING Instance method Public Method 20010823
22 RESTORE_CUSTOMIZING Instance method Public Method 20010831
23 SAVE_CUSTOMIZING Instance method Public Method 20010823
24 SERIES_COLOR Instance method Protected Method 20010823
25 SET_COLLECTOR Instance method Public Method 20010823
26 SET_CUSTOMIZING Instance method Protected Method 20010828
27 SET_PROXY_HANDLER Instance method Protected Method 20010823
28 SHOW_CHART Instance method Public Method 20010823
29 TEST Instance method Private Method 20010823
30 TRANSPORT_CUSTOMIZING Instance method Public Method 20010823
31 _REGISTER_EVENTS Instance method Protected Method 20010824
Events
# Event Type Visibility Description Created on
1 GRAPHIC_CUSTOM_CHANGED Instance Event
(0)
Public
(2)
20010824
2 GROUP_SELECTED Instance Event
(0)
Public
(2)
20010823
3 OBJECT_SELECTED Instance Event
(0)
Public
(2)
20010823
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_FCODE_TYPE Protected Type reference (TYPE) CHAR2 20010823
2 TY_HT_CUSTOMIZING Protected See coding 20010823
3 TY_S_CUSTOMIZING Protected See coding 20010823
4 TY_S_FCODE_MASK Protected See coding 20010823
Method Signatures

Method ADD_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_GRAPHIC_PROXY Call by reference Object reference (TYPE REF TO) IF_GRAPHIC_PROXY 20010827
2 Importing IT_CUSTOMIZING Call by reference Type reference (TYPE) TY_HT_CUSTOMIZING 20010827

Method ADD_CUSTOMIZING on class CL_UWS_CHART_VIEW_MANAGER has no exception.

Method CHART_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TITLE Call by reference Type reference (TYPE) GFWCUVAC GFW: Attributwert (String) 20010823
2 Returning RD_TITLE Value transfer Type reference (TYPE) GFWCUVAC GFW: Attributwert (String) 20010823

Method CHART_TITLE on class CL_UWS_CHART_VIEW_MANAGER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_INSTANCE_ID Call by reference Type reference (TYPE) GFW_CU_STR 20010906
2 Importing IR_COLLECTOR Call by reference Object reference (TYPE REF TO) CL_UWS_CHART_COLLECTOR 20010823
3 Importing IR_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER 20010823

Method CONSTRUCTOR on class CL_UWS_CHART_VIEW_MANAGER has no exception.

Method CREATE_GRAPHIC_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GFW_DC 20010827
2 Importing IR_GRAPHIC_PROXY Call by reference Object reference (TYPE REF TO) CL_GUI_GP_PRES 20010827
3 Returning RR_GRAPHIC_PROXY Value transfer Object reference (TYPE REF TO) CL_GUI_GP_PRES 20010827

Method CREATE_GRAPHIC_PROXY on class CL_UWS_CHART_VIEW_MANAGER has no exception.

Method CUSTOMIZING_IS_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CUSTOMIZING Call by reference Type reference (TYPE) TY_HT_CUSTOMIZING 20010823
2 Returning RD_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20010823

Method CUSTOMIZING_IS_DEFAULT on class CL_UWS_CHART_VIEW_MANAGER has no exception.

Method DELETE_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CUSTOMIZING Call by reference Type reference (TYPE) TY_HT_CUSTOMIZING 20010823

Method DELETE_CUSTOMIZING on class CL_UWS_CHART_VIEW_MANAGER has no exception.

Method EXPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_LENGTH Call by reference Type reference (TYPE) I 20010830
2 Exporting ET_CONTENT Call by reference Type reference (TYPE) GFW_EXP_DATA 20010830
3 Importing ID_FORMAT Call by reference Type reference (TYPE) I IF_GRAPHIC_PROXY=>CO_FORMAT_GIF 20010830
4 Importing ID_HEIGHT Call by reference Type reference (TYPE) I 20010830
5 Importing ID_WIDTH Call by reference Type reference (TYPE) I 20010830
# Exception Resumable Description Created on
1 EXPORT_ERROR 20010830

Method FILL_DATA_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GFW_DC 20010827
2 Importing IT_CHART_DATA Call by reference Type reference (TYPE) UWS_SRG_T_CHART 20010827

Method FILL_DATA_CONTAINER on class CL_UWS_CHART_VIEW_MANAGER has no exception.

Method FREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_CHART_ONLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20010823

Method FREE on class CL_UWS_CHART_VIEW_MANAGER has no exception.

Method GET_BASIC_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INSTANCE_ID Call by reference Type reference (TYPE) GFW_CU_STR 20010823
2 Returning RT_CUSTOMIZING Value transfer Type reference (TYPE) TY_HT_CUSTOMIZING 20010823
3 Importing TITLE Call by reference Type reference (TYPE) UXB_DESCRIPTION_LONG Bezeichnung (lang) 20010823
4 Importing USERNAME Call by reference Type reference (TYPE) SYUNAME 20010823

Method GET_BASIC_CUSTOMIZING on class CL_UWS_CHART_VIEW_MANAGER has no exception.

Method GET_CHART_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_CHART_ID Value transfer Type reference (TYPE) UXP_GUID GUID 20010824

Method GET_CHART_ID on class CL_UWS_CHART_VIEW_MANAGER has no exception.

Method GET_CUSTOMIZING_STYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_STYLE_ID Value transfer Type reference (TYPE) GFWCUBU GFW: Attributbuendel-Id 20010828

Method GET_CUSTOMIZING_STYLE on class CL_UWS_CHART_VIEW_MANAGER has no exception.

Method GET_DEFAULT_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CUSTOMIZING Value transfer Type reference (TYPE) TY_HT_CUSTOMIZING 20010829

Method GET_DEFAULT_CUSTOMIZING on class CL_UWS_CHART_VIEW_MANAGER has no exception.

Method GET_GROUP_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_CHART_STYLE Call by reference Type reference (TYPE) GFWCUBU CD_DEFAULT_STYLE_ID 20010827
2 Importing ID_COLOR Call by reference Type reference (TYPE) I 11 20010827
3 Importing ID_USERNAME Call by reference Type reference (TYPE) SYUNAME 20010823
4 Importing IS_GROUP Call by reference Type reference (TYPE) UWS_SRG_S_GROUP 20010823
5 Returning RS_CUSTOMIZING Value transfer Type reference (TYPE) TY_S_CUSTOMIZING 20010823

Method GET_GROUP_CUSTOMIZING on class CL_UWS_CHART_VIEW_MANAGER has no exception.

Method IS_DEFAULT_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_DEFAULT Value transfer Type reference (TYPE) ABAP_BOOL 20010828

Method IS_DEFAULT_CUSTOMIZING on class CL_UWS_CHART_VIEW_MANAGER has no exception.

Method LOAD_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CUSTOMIZING Call by reference Type reference (TYPE) TY_HT_CUSTOMIZING 20010829
2 Returning RD_LOADED Value transfer Type reference (TYPE) ABAP_BOOL 20010824
# Exception Resumable Description Created on
1 LOAD_ERROR 20010823

Method ON_CHART_DATA_CHANGED Signature

Method ON_CHART_DATA_CHANGED on class CL_UWS_CHART_VIEW_MANAGER has no parameter.
Method ON_CHART_DATA_CHANGED on class CL_UWS_CHART_VIEW_MANAGER has no exception.

Method ON_GRAPHIC_CUSTOM_CHANGED Signature

Method ON_GRAPHIC_CUSTOM_CHANGED on class CL_UWS_CHART_VIEW_MANAGER has no parameter.
Method ON_GRAPHIC_CUSTOM_CHANGED on class CL_UWS_CHART_VIEW_MANAGER has no exception.

Method ON_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENT Value transfer Attribute reference (LIKE) 20010823
2 Importing SENDER Value transfer Attribute reference (LIKE) 20010823

Method ON_SELECTED on class CL_UWS_CHART_VIEW_MANAGER has no exception.

Method REGISTER_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GRAPHIC_CUSTOM_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20010824
2 Importing GROUP_SELECTED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20010824
3 Importing ID_APPLICATION_EVENTS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20010824
4 Importing OBJECT_SELECTED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20010824

Method REGISTER_EVENTS on class CL_UWS_CHART_VIEW_MANAGER has no exception.

Method RESET_CUSTOMIZING Signature

Method RESET_CUSTOMIZING on class CL_UWS_CHART_VIEW_MANAGER has no parameter.
Method RESET_CUSTOMIZING on class CL_UWS_CHART_VIEW_MANAGER has no exception.

Method RESTORE_CUSTOMIZING Signature

Method RESTORE_CUSTOMIZING on class CL_UWS_CHART_VIEW_MANAGER has no parameter.
Method RESTORE_CUSTOMIZING on class CL_UWS_CHART_VIEW_MANAGER has no exception.

Method SAVE_CUSTOMIZING Signature

Method SAVE_CUSTOMIZING on class CL_UWS_CHART_VIEW_MANAGER has no parameter.
Method SAVE_CUSTOMIZING on class CL_UWS_CHART_VIEW_MANAGER has no exception.

Method SERIES_COLOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_COLOR Call by reference Type reference (TYPE) I 20010823
2 Importing ID_SERIES Call by reference Type reference (TYPE) TEXT40 20010823
3 Returning RD_COLOR Value transfer Type reference (TYPE) I 20010823

Method SERIES_COLOR on class CL_UWS_CHART_VIEW_MANAGER has no exception.

Method SET_COLLECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COLLECTOR Call by reference Object reference (TYPE REF TO) IF_UWS_CHART_MODEL 20010823

Method SET_COLLECTOR on class CL_UWS_CHART_VIEW_MANAGER has no exception.

Method SET_CUSTOMIZING Signature

Method SET_CUSTOMIZING on class CL_UWS_CHART_VIEW_MANAGER has no parameter.
Method SET_CUSTOMIZING on class CL_UWS_CHART_VIEW_MANAGER has no exception.

Method SET_PROXY_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_GRAPHIC_PROXY Call by reference Object reference (TYPE REF TO) CL_GUI_GP_PRES 20010827

Method SET_PROXY_HANDLER on class CL_UWS_CHART_VIEW_MANAGER has no exception.

Method SHOW_CHART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_CHART_ID Call by reference Type reference (TYPE) UXP_GUID GUID 20010823

Method SHOW_CHART on class CL_UWS_CHART_VIEW_MANAGER has no exception.

Method TEST Signature

Method TEST on class CL_UWS_CHART_VIEW_MANAGER has no parameter.
Method TEST on class CL_UWS_CHART_VIEW_MANAGER has no exception.

Method TRANSPORT_CUSTOMIZING Signature

Method TRANSPORT_CUSTOMIZING on class CL_UWS_CHART_VIEW_MANAGER has no parameter.
Method TRANSPORT_CUSTOMIZING on class CL_UWS_CHART_VIEW_MANAGER has no exception.

Method _REGISTER_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_GRAPHIC_PROXY Call by reference Object reference (TYPE REF TO) CL_GUI_GP_PRES 20010827
2 Importing IT_EVENTS Call by reference Type reference (TYPE) CNTL_SIMPLE_EVENTS 20010827

Method _REGISTER_EVENTS on class CL_UWS_CHART_VIEW_MANAGER has no exception.
Event Signatures

Event GRAPHIC_CUSTOM_CHANGED Signature
Event GRAPHIC_CUSTOM_CHANGED on class CL_UWS_CHART_VIEW_MANAGER has no parameter.
Event GROUP_SELECTED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 GROUP_ID Exporting Value transfer Type reference (TYPE) GFWOBJID GFW: Object ID (unambiguous key) in a DC 20010823

Event OBJECT_SELECTED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 OBJECT_ID Exporting Value transfer Type reference (TYPE) GFWOBJID GFW: Object ID (unambiguous key) in a DC 20010823
History
Last changed by/on SAP  20090618 
SAP Release Created in 3.1A