SAP ABAP Class CL_WD_CHART (CL_WD_CHART)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UIEL_WEB (Package) UIE Library "Web"
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_UIELEMENT Perforce change= / 20051117-125541 20130117
Properties
Class CL_WD_CHART  
Short Description    
Super Class CL_WD_UIELEMENT Perforce change= / 20051117-125541 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_WEB   UIE Library "Web" 
Created 20130117   SAP 
Last change 20141120    
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_WD_CHART has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20131218 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20131218 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP_DATAFEEDINGSTRING Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20130411
2 BP_DATASTRING Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20130117
3 BP_HEIGHT Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20130117
4 BP_OPTIONSSTRING Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20130117
5 BP_SELECTIONSTRING Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20131218
6 BP_TYPE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20130117
7 BP_WIDTH Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20130117
8 CID_CHART Constant Public Type reference (TYPE) GUID '00163EA725841EE29891D37DD11C453C' 20130117
9 E_LIFE_TIME Constant Public See coding 20130123
10 IP_HEIGHT Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20130514
11 IP_WIDTH Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20130514
12 MP_ON_SELECT Instance attribute Protected Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20130125
13 PL_HEIGHT Instance attribute Protected Type reference (TYPE) STRING 20130514
14 PL_WIDTH Instance attribute Protected Type reference (TYPE) STRING 20130514
15 T_LIFE_TIME Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20130123
16 VL_DATAFEEDINGSTRING Instance attribute Protected Type reference (TYPE) STRING 20130411
17 VL_DATASTRING Instance attribute Protected Type reference (TYPE) STRING 20130117
18 VL_HEIGHT Instance attribute Protected Type reference (TYPE) STRING 20130117
19 VL_LIFE_TIME Instance attribute Protected Type reference (TYPE) WDUI_LIFE_TIME 20130123
20 VL_ON_SELECT Instance attribute Protected Type reference (TYPE) STRING 20130125
21 VL_OPTIONSSTRING Instance attribute Protected Type reference (TYPE) STRING 20130117
22 VL_SELECTIONSTRING Instance attribute Protected Type reference (TYPE) STRING 20131218
23 VL_TYPE Instance attribute Protected Type reference (TYPE) STRING 20130117
24 VL_WIDTH Instance attribute Protected Type reference (TYPE) STRING 20130117
Methods
# Method Level Visibility Method type Description Created on
1 BIND_DATAFEEDINGSTRING Instance method Public Method 20130411
2 BIND_DATASTRING Instance method Public Method 20130117
3 BIND_HEIGHT Instance method Public Method 20130117
4 BIND_OPTIONSSTRING Instance method Public Method 20130117
5 BIND_SELECTIONSTRING Instance method Public Method 20131218
6 BIND_TYPE Instance method Public Method 20130117
7 BIND_WIDTH Instance method Public Method 20130117
8 BOUND_DATAFEEDINGSTRING Instance method Public Method 20130411
9 BOUND_DATASTRING Instance method Public Method 20130117
10 BOUND_HEIGHT Instance method Public Method 20130117
11 BOUND_OPTIONSSTRING Instance method Public Method 20130117
12 BOUND_SELECTIONSTRING Instance method Public Method 20131218
13 BOUND_TYPE Instance method Public Method 20130117
14 BOUND_WIDTH Instance method Public Method 20130117
15 CONSTRUCTOR Instance method Public Constructor 20130117
16 GET_DATAFEEDINGSTRING Instance method Public Method 20130411
17 GET_DATASTRING Instance method Public Method 20130117
18 GET_HEIGHT Instance method Public Method 20130117
19 GET_LIFE_TIME Instance method Public Method 20130123
20 GET_ON_SELECT Instance method Public Method 20130125
21 GET_OPTIONSSTRING Instance method Public Method 20130117
22 GET_SELECTIONSTRING Instance method Public Method 20131218
23 GET_TYPE Instance method Public Method 20130117
24 GET_WIDTH Instance method Public Method 20130117
25 MAPPED_ON_SELECT Instance method Public Method 20130125
26 MAP_ON_SELECT Instance method Public Method 20130125
27 NEW_CHART Static method Public Method 20130117
28 SET_DATAFEEDINGSTRING Instance method Public Method 20130411
29 SET_DATASTRING Instance method Public Method 20130117
30 SET_HEIGHT Instance method Public Method 20130117
31 SET_LIFE_TIME Instance method Public Method 20130123
32 SET_ON_SELECT Instance method Public Method 20130125
33 SET_OPTIONSSTRING Instance method Public Method 20130117
34 SET_SELECTIONSTRING Instance method Public Method 20131218
35 SET_TYPE Instance method Public Method 20130117
36 SET_WIDTH Instance method Public Method 20130117
Events
Class CL_WD_CHART has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_CHART Public See coding 20130117 tt_CHART TYPE TABLE OF REF TO CL_WD_CHART WITH DEFAULT KEY
Method Signatures

Method BIND_DATAFEEDINGSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20130411

Method BIND_DATAFEEDINGSTRING on class CL_WD_CHART has no exception.

Method BIND_DATASTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20130117

Method BIND_DATASTRING on class CL_WD_CHART has no exception.

Method BIND_HEIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20130117

Method BIND_HEIGHT on class CL_WD_CHART has no exception.

Method BIND_OPTIONSSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20130117

Method BIND_OPTIONSSTRING on class CL_WD_CHART has no exception.

Method BIND_SELECTIONSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20131218

Method BIND_SELECTIONSTRING on class CL_WD_CHART has no exception.

Method BIND_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20130117

Method BIND_TYPE on class CL_WD_CHART has no exception.

Method BIND_WIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20130117

Method BIND_WIDTH on class CL_WD_CHART has no exception.

Method BOUND_DATAFEEDINGSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20130411
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20130411
3 Returning PATH Value transfer Type reference (TYPE) STRING 20130411

Method BOUND_DATAFEEDINGSTRING on class CL_WD_CHART has no exception.

Method BOUND_DATASTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20130117
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20130117
3 Returning PATH Value transfer Type reference (TYPE) STRING 20130117

Method BOUND_DATASTRING on class CL_WD_CHART has no exception.

Method BOUND_HEIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20130117
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20130117
3 Returning PATH Value transfer Type reference (TYPE) STRING 20130117

Method BOUND_HEIGHT on class CL_WD_CHART has no exception.

Method BOUND_OPTIONSSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20130117
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20130117
3 Returning PATH Value transfer Type reference (TYPE) STRING 20130117

Method BOUND_OPTIONSSTRING on class CL_WD_CHART has no exception.

Method BOUND_SELECTIONSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20131218
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20131218
3 Returning PATH Value transfer Type reference (TYPE) STRING 20131218

Method BOUND_SELECTIONSTRING on class CL_WD_CHART has no exception.

Method BOUND_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20130117
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20130117
3 Returning PATH Value transfer Type reference (TYPE) STRING 20130117

Method BOUND_TYPE on class CL_WD_CHART has no exception.

Method BOUND_WIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20130117
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20130117
3 Returning PATH Value transfer Type reference (TYPE) STRING 20130117

Method BOUND_WIDTH on class CL_WD_CHART has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20130117
2 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20130117

Method CONSTRUCTOR on class CL_WD_CHART has no exception.

Method GET_DATAFEEDINGSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20130411
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20130411
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20130411

Method GET_DATAFEEDINGSTRING on class CL_WD_CHART has no exception.

Method GET_DATASTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20130117
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20130117
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20130117

Method GET_DATASTRING on class CL_WD_CHART has no exception.

Method GET_HEIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20130117
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20130117
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20130117

Method GET_HEIGHT on class CL_WD_CHART has no exception.

Method GET_LIFE_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) WDUI_LIFE_TIME 20130123

Method GET_LIFE_TIME on class CL_WD_CHART has no exception.

Method GET_ON_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING 20130125

Method GET_ON_SELECT on class CL_WD_CHART has no exception.

Method GET_OPTIONSSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20130117
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20130117
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20130117

Method GET_OPTIONSSTRING on class CL_WD_CHART has no exception.

Method GET_SELECTIONSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20131218
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20131218
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20131218

Method GET_SELECTIONSTRING on class CL_WD_CHART has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20130117
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20130117
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20130117

Method GET_TYPE on class CL_WD_CHART has no exception.

Method GET_WIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20130117
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20130117
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20130117

Method GET_WIDTH on class CL_WD_CHART has no exception.

Method MAPPED_ON_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20130125

Method MAPPED_ON_SELECT on class CL_WD_CHART has no exception.

Method MAP_ON_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20130125

Method MAP_ON_SELECT on class CL_WD_CHART has no exception.

Method NEW_CHART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_DATAFEEDINGSTRING Call by reference Type reference (TYPE) STRING 20130411
2 Importing BIND_DATASTRING Call by reference Type reference (TYPE) STRING 20130117
3 Importing BIND_ENABLED Call by reference Type reference (TYPE) STRING 20130117
4 Importing BIND_HEIGHT Call by reference Type reference (TYPE) STRING 20130117
5 Importing BIND_OPTIONSSTRING Call by reference Type reference (TYPE) STRING 20130117
6 Importing BIND_SELECTIONSTRING Call by reference Type reference (TYPE) STRING 20131218
7 Importing BIND_STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
8 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) STRING 20130117
9 Importing BIND_TYPE Call by reference Type reference (TYPE) STRING 20130117
10 Importing BIND_VISIBLE Call by reference Type reference (TYPE) STRING 20130117
11 Importing BIND_WIDTH Call by reference Type reference (TYPE) STRING 20130117
12 Importing CONTEXT_MENU_BEHAVIOUR Call by reference Type reference (TYPE) WDUI_CONTEXT_MENU_BEHAVIOUR E_CONTEXT_MENU_BEHAVIOUR-INHERIT 20130117
13 Importing CONTEXT_MENU_ID Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_REFERENCE 20130117
14 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_CHART 20130117
15 Importing DATAFEEDINGSTRING Call by reference Type reference (TYPE) STRING 20130411
16 Importing DATASTRING Call by reference Type reference (TYPE) STRING 20130117
17 Importing ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20130117
18 Importing HEIGHT Call by reference Type reference (TYPE) STRING 20130117
19 Importing ID Call by reference Type reference (TYPE) STRING 20130117
20 Importing LIFE_TIME Call by reference Type reference (TYPE) WDUI_LIFE_TIME E_LIFE_TIME-WHEN_ALIVE 20130123
21 Importing ON_SELECT Call by reference Type reference (TYPE) STRING 20130125
22 Importing OPTIONSSTRING Call by reference Type reference (TYPE) STRING 20130117
23 Importing SELECTIONSTRING Call by reference Type reference (TYPE) STRING 20131218
24 Importing STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
25 Importing TOOLTIP Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20130117
26 Importing TYPE Call by reference Type reference (TYPE) STRING 'viz/line' 20130117
27 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20130117
28 Importing VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY E_VISIBLE-VISIBLE 20130117
29 Importing WIDTH Call by reference Type reference (TYPE) STRING 20130117

Method NEW_CHART on class CL_WD_CHART has no exception.

Method SET_DATAFEEDINGSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20130411

Method SET_DATAFEEDINGSTRING on class CL_WD_CHART has no exception.

Method SET_DATASTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20130117

Method SET_DATASTRING on class CL_WD_CHART has no exception.

Method SET_HEIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20130117

Method SET_HEIGHT on class CL_WD_CHART has no exception.

Method SET_LIFE_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDUI_LIFE_TIME 20130123

Method SET_LIFE_TIME on class CL_WD_CHART has no exception.

Method SET_ON_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20130125

Method SET_ON_SELECT on class CL_WD_CHART has no exception.

Method SET_OPTIONSSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20130117

Method SET_OPTIONSSTRING on class CL_WD_CHART has no exception.

Method SET_SELECTIONSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20131218

Method SET_SELECTIONSTRING on class CL_WD_CHART has no exception.

Method SET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20130117

Method SET_TYPE on class CL_WD_CHART has no exception.

Method SET_WIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20130117

Method SET_WIDTH on class CL_WD_CHART has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 740