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 | Instance method | Public | Constructor | Constructor | 20041001 | |
| 2 | Instance method | Public | Method | Gets Property of Chart Object | 20041112 | |
| 3 | Instance method | Public | Method | Returns Current Customizing as a String | 20041001 | |
| 4 | Instance method | Public | Method | Returns Current Customizing as an XString | 20041001 | |
| 5 | Instance method | Public | Method | Sets Property of a Chart Object | 20041112 | |
| 6 | 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 | AUTOALIGN | Value transfer | Type reference (TYPE) | C | 'x' | use autoalignment ? | 20041001 | ||
| 2 | LIFETIME | Value transfer | Type reference (TYPE) | I | LIFETIME_DEFAULT | Lebensdauer | 20041001 | ||
| 3 | NAME | Value transfer | Type reference (TYPE) | STRING | Name | 20041001 | |||
| 4 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent-Container | 20041001 | |||
| 5 | SHELLSTYLE | Value transfer | Type reference (TYPE) | I | Shellstyle | 20041001 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Control-Fehler | 20041001 |
Method GET_CHART_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | C | Name | 20041112 | |||
| 2 | OBJECT | Call by reference | Type reference (TYPE) | C | Objekt | 20041112 | |||
| 3 | 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 | 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 | 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 | NAME | Call by reference | Type reference (TYPE) | C | Name | 20041112 | |||
| 2 | OBJECT | Call by reference | Type reference (TYPE) | C | Objekt | 20041112 | |||
| 3 | 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 | 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 |