SAP ABAP Class CL_GUI_CHART_ENGINE_WIN (Graphics: Presentation Graphics (SAP GUI for Windows))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-FES-GRA (Application Component) Graphic
⤷
SPIG (Package) Graphic
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_CONTROL | Proxy Class for Control in GUI | 20020923 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_UMC_PRES_CHART_OCX | Presentation Graphics: OCX Wrapper | 20021202 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_WDY_WB_VD_CHARTDESIGNER | ABAP Wrapper for CE Control | 20041001 |
Properties
| Class | CL_GUI_CHART_ENGINE_WIN | |
| Short Description | Graphics: Presentation Graphics (SAP GUI for Windows) | |
| Super Class | CL_GUI_CONTROL | Proxy Class for Control in GUI |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SPIG | Graphic |
| Created | 20020923 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GUI_CHART_ENGINE_WIN has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_GUI_CHART_ENGINE | 20020923 | Graphics: Presentation Graphics |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | I | 1 | Click Event | 20020923 | ||
| 2 | Constant | Protected | Type reference (TYPE) | I | 4 | ContextMenu Event | 20060726 | ||
| 3 | Constant | Protected | Type reference (TYPE) | I | -605 | Mouse-Down Event | 20070627 | ||
| 4 | Constant | Private | Type reference (TYPE) | I | 3 | PropertyChange Event | 20021113 | ||
| 5 | Constant | Private | Type reference (TYPE) | I | 2 | ValueChange Event | 20020923 | ||
| 6 | Instance attribute | Protected | Type reference (TYPE) | I | Control GUI Release | 20060727 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | I | Control Version | 20060727 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | Data provider allocated? | 20060728 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CHART_ENGINE | Graphics: Presentation Graphics | 20020923 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | Do you want to register PropertyChange event? | 20021113 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020923 | |
| 2 | Instance method | Public | Method | Disables Value Changes | 20021024 | |
| 3 | Instance method | Public | Method | Allows Value Changes | 20020924 | |
| 4 | Static method | Private | Method | Gets SAPCHART.OCX Version | 20060914 | |
| 5 | Instance method | Public | Method | Gets XML Customizing | 20021024 | |
| 6 | Instance method | Public | Method | Prints Current Chart View | 20030110 | |
| 7 | Instance method | Private | Method | Registers Internal Events | 20020923 | |
| 8 | Instance method | Private | Method | Registers Shell Events | 20020923 | |
| 9 | Instance method | Public | Method | Reduces Number of Available Chart Types | 20030905 | |
| 10 | Instance method | Public | Method | Reduces Number of Events Where Property Changes | 20030821 | |
| 11 | Instance method | Public | Method | Sets XML Customizing | 20020923 | |
| 12 | Instance method | Public | Method | Sets XML Data | 20020923 | |
| 13 | Instance method | Public | Method | Switches Design Mode On/Off | 20021024 | |
| 14 | Static method | Protected | Method | Converts a String to a Table | 20020923 | |
| 15 | Static method | Protected | Method | Converts a String to a Table | 20020923 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CLICK | Instance Event (0) |
Public (2) |
Click on the Object | 20020923 |
| 2 | MOUSE_DOWN | Instance Event (0) |
Public (2) |
Mouse Down | 20070627 |
| 3 | PROPERTY_CHANGE | Instance Event (0) |
Public (2) |
Customizing Change | 20021113 |
| 4 | VALUE_CHANGE | Instance Event (0) |
Public (2) |
Value Change | 20020923 |
Types
Class CL_GUI_CHART_ENGINE_WIN 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 ? | 20020923 | ||
| 2 | LIFETIME | Value transfer | Type reference (TYPE) | I | LIFETIME_DEFAULT | Lebensdauer | 20020923 | ||
| 3 | NAME | Value transfer | Type reference (TYPE) | STRING | Name | 20020923 | |||
| 4 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent-Container | 20020923 | |||
| 5 | PROXY | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CHART_ENGINE | Graphics: Präsentationsgrafiken | 20020923 | |||
| 6 | SHELLSTYLE | Value transfer | Type reference (TYPE) | I | Shellstyle | 20020923 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Control-Fehler | 20020923 |
Method DISABLE_VALUE_CHANGE Signature
Method DISABLE_VALUE_CHANGE on class CL_GUI_CHART_ENGINE_WIN has no parameter.
Method DISABLE_VALUE_CHANGE on class CL_GUI_CHART_ENGINE_WIN has no exception.
Method ENABLE_VALUE_CHANGE Signature
Method ENABLE_VALUE_CHANGE on class CL_GUI_CHART_ENGINE_WIN has no parameter.
Method ENABLE_VALUE_CHANGE on class CL_GUI_CHART_ENGINE_WIN has no exception.
Method GET_CONTROL_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RELEASE | Call by reference | Type reference (TYPE) | I | Release | 20060914 | |||
| 2 | E_VERSION | Call by reference | Type reference (TYPE) | I | Version | 20060914 | |||
| 3 | I_CTRL | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTROL | Proxy-Klasse für Control im GUI | 20060914 |
Method GET_CONTROL_VERSION on class CL_GUI_CHART_ENGINE_WIN has no exception.
Method GET_CUSTOMIZING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_TABLE | Call by reference | Type reference (TYPE) | W3HTMLTABTYPE | XML als Charakter-Tabelle | 20021024 | |||
| 2 | XDATA_TABLE | Call by reference | Type reference (TYPE) | W3MIMETABTYPE | XML als Binär-Tabelle | 20021024 |
Method GET_CUSTOMIZING on class CL_GUI_CHART_ENGINE_WIN has no exception.
Method PRINT Signature
Method PRINT on class CL_GUI_CHART_ENGINE_WIN has no parameter.
Method PRINT on class CL_GUI_CHART_ENGINE_WIN has no exception.
Method REGISTER_OWN_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENTS | Call by reference | Type reference (TYPE) | CNTL_EVENTS | Events | 20020923 |
Method REGISTER_OWN_EVENTS on class CL_GUI_CHART_ENGINE_WIN has no exception.
Method REGISTER_SHELL_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENTS | Call by reference | Type reference (TYPE) | CNTL_EVENTS | Events | 20020923 |
Method REGISTER_SHELL_EVENTS on class CL_GUI_CHART_ENGINE_WIN has no exception.
Method RESTRICT_CHART_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHARTTYPES | Value transfer | Type reference (TYPE) | STRING | Verfügbare Charttypen | 20030905 |
Method RESTRICT_CHART_TYPES on class CL_GUI_CHART_ENGINE_WIN has no exception.
Method RESTRICT_PROPERTY_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENTS | Value transfer | Type reference (TYPE) | STRING | Zu beschränkende Events | 20030821 |
Method RESTRICT_PROPERTY_EVENTS on class CL_GUI_CHART_ENGINE_WIN has no exception.
Method SET_CUSTOMIZING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | STRING | XML als Charakter-String | 20020923 | |||
| 2 | DATA_TABLE | Call by reference | Type reference (TYPE) | W3HTMLTABTYPE | XML als Charakter-Tabelle | 20020923 | |||
| 3 | XDATA | Call by reference | Type reference (TYPE) | XSTRING | XML als Binär-String | 20020923 | |||
| 4 | XDATA_TABLE | Call by reference | Type reference (TYPE) | W3MIMETABTYPE | XML als Binär-Tabelle | 20020923 |
Method SET_CUSTOMIZING on class CL_GUI_CHART_ENGINE_WIN has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | STRING | XML als Charakter-String | 20020923 | |||
| 2 | DATA_TABLE | Call by reference | Type reference (TYPE) | W3HTMLTABTYPE | XML als Charakter-Tabelle | 20020923 | |||
| 3 | XDATA | Call by reference | Type reference (TYPE) | XSTRING | XML als Binär-String | 20020923 | |||
| 4 | XDATA_TABLE | Call by reference | Type reference (TYPE) | W3MIMETABTYPE | XML als Binär-Tabelle | 20020923 |
Method SET_DATA on class CL_GUI_CHART_ENGINE_WIN has no exception.
Method SET_DESIGN_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Value transfer | Type reference (TYPE) | CHAR1 | SPACE | Soll PropertyChange-Event geschickt werden ? | 20021113 | ||
| 2 | FLAG | Value transfer | Type reference (TYPE) | CHAR1 | Ein/Aus-Flag | 20021024 |
Method SET_DESIGN_MODE on class CL_GUI_CHART_ENGINE_WIN has no exception.
Method STRING_TO_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPUT | Call by reference | Type reference (TYPE) | STRING | Eingangsstring | 20020923 | |||
| 2 | OUTPUT | Call by reference | Type reference (TYPE) | W3HTMLTABTYPE | Ausganstabelle | 20020923 |
Method STRING_TO_TABLE on class CL_GUI_CHART_ENGINE_WIN has no exception.
Method XSTRING_TO_XTABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPUT | Call by reference | Type reference (TYPE) | XSTRING | Eingangsstring | 20020923 | |||
| 2 | OUTPUT | Call by reference | Type reference (TYPE) | W3MIMETABTYPE | Ausganstabelle | 20020923 |
Method XSTRING_TO_XTABLE on class CL_GUI_CHART_ENGINE_WIN has no exception.
Event Signatures
Event CLICK Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Exporting | Value transfer | Type reference (TYPE) | STRING | Chart-Element | 20020923 | ||
| 2 | POINT | Exporting | Value transfer | Type reference (TYPE) | I | Datenpunkt | 20020923 | ||
| 3 | SERIES | Exporting | Value transfer | Type reference (TYPE) | I | Datenreihe | 20020923 |
Event MOUSE_DOWN Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BUTTON | Exporting | Value transfer | Type reference (TYPE) | I | 20070702 | |||
| 2 | X_POS | Exporting | Value transfer | Type reference (TYPE) | I | 20070627 | |||
| 3 | Y_POS | Exporting | Value transfer | Type reference (TYPE) | I | 20070627 |
Event PROPERTY_CHANGE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Exporting | Value transfer | Type reference (TYPE) | STRING | Property Element | 20021113 | ||
| 2 | NAME | Exporting | Value transfer | Type reference (TYPE) | STRING | Property Name | 20021113 | ||
| 3 | VALUE | Exporting | Value transfer | Type reference (TYPE) | STRING | Property Wert | 20021113 |
Event VALUE_CHANGE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | POINT | Exporting | Value transfer | Type reference (TYPE) | I | Datenpunkt | 20020923 | ||
| 2 | SERIES | Exporting | Value transfer | Type reference (TYPE) | I | Datenreihe | 20020923 | ||
| 3 | VALUE | Exporting | Value transfer | Type reference (TYPE) | F | Datenwert | 20020923 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 630 |