SAP ABAP Class CL_GRAPH_CHART_EXT (Element handler: <Graphics:chart>)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BSP (Application Component) Business Server Pages
⤷
SBSPEXT_GRAPHICS (Package) BSP Extensions for SAP Graphics
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CLG_GRAPHICS_CHART | Base: |
20020313 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTMLB_DATA | Input Data from HTMLB | 20040301 |
Properties
| Class | CL_GRAPH_CHART_EXT | |
| Short Description | Element handler: <Graphics:chart> | |
| Super Class | CLG_GRAPHICS_CHART | Base: <Graphics:chart> |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBSPEXT_GRAPHICS | BSP Extensions for SAP Graphics |
| Created | 20020313 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRAPH_CHART_EXT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTMLB_DATA | Input Data from HTMLB | 20040301 |
Friends
Class CL_GRAPH_CHART_EXT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GRAPH_CHART | Central container class for SAP chart engine graphics | 20020313 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | I | Clicked Data Point | 20040301 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | I | Clicked Data Row | 20040301 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'CLASS=CL_GRAPH_CHART_EXT' | 20020429 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020313 | |
| 2 | Instance method | Public | Method | Returns Chart Object | 20040204 | |
| 3 | Instance method | Public | Method | Renders the JavaScript code neccessary for a chart event | 20040204 |
Events
Class CL_GRAPH_CHART_EXT has no event.
Types
Class CL_GRAPH_CHART_EXT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_GRAPH_CHART_EXT has no parameter.
Method CONSTRUCTOR on class CL_GRAPH_CHART_EXT has no exception.
Method GET_CHART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHART | Value transfer | Object reference (TYPE REF TO) | CL_GRAPH_CHART | Central container class for SAP chart engine graphics | 20040204 |
Method GET_CHART on class CL_GRAPH_CHART_EXT has no exception.
Method RENDER_EVENT_CALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT_CALL | Value transfer | Type reference (TYPE) | STRING | Rendered Java Script code for the event | 20040204 | |||
| 2 | EVENT_NAME | Call by reference | Type reference (TYPE) | STRING | Name of the event to be raised | 20040204 | |||
| 3 | OBJECT_ID | Call by reference | Type reference (TYPE) | STRING | Id of the object that raises the event | 20040204 |
Method RENDER_EVENT_CALL on class CL_GRAPH_CHART_EXT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 630 |