SAP ABAP Class CL_WDY_WB_VD_CHARTDESIGNER (ABAP Wrapper for CE Control)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
     SWDP_DWB_TOOL_VIEWDESIGNER (Package) Web Dynpro View Designer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_CHART_ENGINE_WIN Graphics: Presentation Graphics (SAP GUI for Windows) 20041001
Properties
Class CL_WDY_WB_VD_CHARTDESIGNER  
Short Description ABAP Wrapper for CE Control    
Super Class CL_GUI_CHART_ENGINE_WIN Graphics: Presentation Graphics (SAP GUI for Windows) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_DWB_TOOL_VIEWDESIGNER   Web Dynpro View Designer 
Created 20041001   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WDY_WB_VD_CHARTDESIGNER has no forward declaration.
Interfaces
Class CL_WDY_WB_VD_CHARTDESIGNER has no interface implemented.
Friends
Class CL_WDY_WB_VD_CHARTDESIGNER has no friend class.
Attributes
Class CL_WDY_WB_VD_CHARTDESIGNER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20041001
2 GET_CHART_PROPERTY Instance method Public Method Gets Property of Chart Object 20041112
3 GET_CUSTOMIZING_STRING Instance method Public Method Returns Current Customizing as a String 20041001
4 GET_CUSTOMIZING_XSTRING Instance method Public Method Returns Current Customizing as an XString 20041001
5 SET_CHART_PROPERTY Instance method Public Method Sets Property of a Chart Object 20041112
6 SET_DEFAULT_CUSTOMIZING Instance method Public Method Sets SAP Standard Customizing 20041112
Events
Class CL_WDY_WB_VD_CHARTDESIGNER has no event.
Types
Class CL_WDY_WB_VD_CHARTDESIGNER 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 AUTOALIGN Value transfer Type reference (TYPE) C 'x' use autoalignment ? 20041001
2 Importing LIFETIME Value transfer Type reference (TYPE) I LIFETIME_DEFAULT Lebensdauer 20041001
3 Importing NAME Value transfer Type reference (TYPE) STRING Name 20041001
4 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Parent-Container 20041001
5 Importing SHELLSTYLE Value transfer Type reference (TYPE) I Shellstyle 20041001
# Exception Resumable Description Created on
1 CNTL_ERROR Control-Fehler 20041001

Method GET_CHART_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) C Name 20041112
2 Importing OBJECT Call by reference Type reference (TYPE) C Objekt 20041112
3 Returning VALUE Value transfer Type reference (TYPE) STRING Wert 20041112

Method GET_CHART_PROPERTY on class CL_WDY_WB_VD_CHARTDESIGNER has no exception.

Method GET_CUSTOMIZING_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning XML Value transfer Type reference (TYPE) STRING Cu-XML 20041001

Method GET_CUSTOMIZING_STRING on class CL_WDY_WB_VD_CHARTDESIGNER has no exception.

Method GET_CUSTOMIZING_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning XML Value transfer Type reference (TYPE) XSTRING Cu-XML 20041001

Method GET_CUSTOMIZING_XSTRING on class CL_WDY_WB_VD_CHARTDESIGNER has no exception.

Method SET_CHART_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) C Name 20041112
2 Importing OBJECT Call by reference Type reference (TYPE) C Objekt 20041112
3 Importing VALUE Call by reference Type reference (TYPE) C Wert 20041112

Method SET_CHART_PROPERTY on class CL_WDY_WB_VD_CHARTDESIGNER has no exception.

Method SET_DEFAULT_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) C 'sapchart.tpl' Pfad 20041112

Method SET_DEFAULT_CUSTOMIZING on class CL_WDY_WB_VD_CHARTDESIGNER has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 700