SAP ABAP Class CLG_GRAPHICS_CHART (Base: <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)  CL_BSP_ELEMENT BSP Element Basis Class 20020313
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRAPH_CHART_EXT Element handler: 20020313
Properties
Class CLG_GRAPHICS_CHART  
Short Description Base: <Graphics:chart>    
Super Class CL_BSP_ELEMENT BSP Element Basis Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 70  Basis Class for BSP Element Handlers 
Package SBSPEXT_GRAPHICS   BSP Extensions for SAP Graphics 
Created 20020313   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CLG_GRAPHICS_CHART has no forward declaration.
Interfaces
Class CLG_GRAPHICS_CHART has no interface implemented.
Friends
Class CLG_GRAPHICS_CHART has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHARTTYPE Instance attribute Public Type reference (TYPE) STRING Type of the generated chart 20020313
2 DIMENSION Instance attribute Public Type reference (TYPE) STRING Dimension of generated chart 20020313
3 FONT_FAMILY Instance attribute Public Type reference (TYPE) STRING Used font for texts in the generated graphic 20020313
4 FORMAT Instance attribute Public Type reference (TYPE) STRING Picture format of generated graphic 20020313
5 HEIGHT Instance attribute Public Type reference (TYPE) STRING Height of generated graphic 20020313
6 IGS_RFC_DESTINATION Instance attribute Public Type reference (TYPE) STRING 'IGS_RFC_DEST' RFC destination used to call the igs - for debugging only 20020313
7 LANGUAGE Instance attribute Public Type reference (TYPE) STRING Used language for graphics generation 20020313
8 M_CLASS_VALIDATOR Static Attribute Public Object reference (TYPE REF TO) CL_BSP_ELEMENT_RT_ATTR_VALID 20020625
9 ONCLICK Instance attribute Public Type reference (TYPE) STRING OnClick Event Handler 20040301
10 STYLE Instance attribute Public Type reference (TYPE) STRING Style sheet information used for presentation 20020313
11 TRANSPARENT_COLOR Instance attribute Public Type reference (TYPE) STRING Color marked as transparent in the generated chart 20020313
12 WIDTH Instance attribute Public Type reference (TYPE) STRING Width of generated graphic 20020313
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020314
2 CONSTRUCTOR Instance method Public Constructor Constructor 20020313
3 FACTORY Static method Public Method FACTORY_METHOD 20020625
4 FACTORY_CLEAR Static method Public Method FACTORY CLEAR METHOD 20020625
Events
Class CLG_GRAPHICS_CHART has no event.
Types
Class CLG_GRAPHICS_CHART has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CLG_GRAPHICS_CHART has no parameter.
Method CLASS_CONSTRUCTOR on class CLG_GRAPHICS_CHART has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CLG_GRAPHICS_CHART has no parameter.
Method CONSTRUCTOR on class CLG_GRAPHICS_CHART has no exception.

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHARTTYPE Call by reference Type reference (TYPE) CSEQUENCE 20020625
2 Importing DIMENSION Call by reference Type reference (TYPE) CSEQUENCE 20020625
3 Returning ELEMENT Value transfer Object reference (TYPE REF TO) CL_GRAPH_CHART_EXT 20020625
4 Importing FONT_FAMILY Call by reference Type reference (TYPE) CSEQUENCE 20020625
5 Importing FORMAT Call by reference Type reference (TYPE) CSEQUENCE 20020625
6 Importing HEIGHT Call by reference Type reference (TYPE) CSEQUENCE 20020625
7 Importing ID Call by reference Type reference (TYPE) CSEQUENCE 20040204
8 Importing ID_POSTFIX Call by reference Type reference (TYPE) CSEQUENCE 20040204
9 Importing IGS_RFC_DESTINATION Call by reference Type reference (TYPE) CSEQUENCE 'IGS_RFC_DEST' 20020625
10 Importing LANGUAGE Call by reference Type reference (TYPE) CSEQUENCE 20020625
11 Importing ONCLICK Call by reference Type reference (TYPE) CSEQUENCE 20040301
12 Importing STYLE Call by reference Type reference (TYPE) CSEQUENCE 20020625
13 Importing TRANSPARENT_COLOR Call by reference Type reference (TYPE) CSEQUENCE 20020625
14 Importing WIDTH Call by reference Type reference (TYPE) CSEQUENCE 20020625

Method FACTORY on class CLG_GRAPHICS_CHART has no exception.

Method FACTORY_CLEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT Call by reference Object reference (TYPE REF TO) CL_GRAPH_CHART_EXT 20020625

Method FACTORY_CLEAR on class CLG_GRAPHICS_CHART has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 700