SAP ABAP Class CLG_HTMLB_CHART (Base: <htmlb:chart>)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BSP (Application Component) Business Server Pages
     SBSPEXT_HTMLB (Package) BSP Extensions: HTMLB
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HTMLB_ELEMENT Base 20020527
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HTMLB_CHART 20010917
Properties
Class CLG_HTMLB_CHART  
Short Description Base: <htmlb:chart>    
Super Class CL_HTMLB_ELEMENT Base <htmlb:*> 
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_HTMLB   BSP Extensions: HTMLB 
Created 20020404   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CLG_HTMLB_CHART has no forward declaration.
Interfaces
Class CLG_HTMLB_CHART has no interface implemented.
Friends
Class CLG_HTMLB_CHART has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AXISMAXVAL Instance attribute Public Type reference (TYPE) STRING Axis Max. Value 20020404
2 AXISMINVAL Instance attribute Public Type reference (TYPE) STRING Axis Min. Value 20020404
3 CHARTTYPE Instance attribute Public Type reference (TYPE) STRING 'BARS_3D' Diagram type 20020404
4 COLORORDER Instance attribute Public Type reference (TYPE) STRING 'DEFAULT' Color Scheme 20020404
5 DATA Instance attribute Public Type reference (TYPE) IGS_DATA_TAB Data Source 20020404
6 DISPLAYOBJECTVALUES Instance attribute Public Type reference (TYPE) STRING Object Value Display 20020404
7 HEIGHT Instance attribute Public Type reference (TYPE) STRING '200' Height 20020404
8 LEGENDPOSITION Instance attribute Public Type reference (TYPE) STRING 'DEFAULT' Legend Position 20020404
9 M_CLASS_VALIDATOR Static Attribute Public Object reference (TYPE REF TO) CL_BSP_ELEMENT_RT_ATTR_VALID 20020404
10 TITLE Instance attribute Public Type reference (TYPE) STRING 'Chart' Title 20020404
11 TITLECATEGORIES Instance attribute Public Type reference (TYPE) STRING 'Categories' X Axis Name 20020404
12 TITLEVALUES Instance attribute Public Type reference (TYPE) STRING 'Values' Y Axis Name 20020404
13 VISIBLE Instance attribute Public Type reference (TYPE) STRING 'X' Visibility 20020404
14 WIDTH Instance attribute Public Type reference (TYPE) STRING '500' NPlWidth 20020404
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020404
2 CONSTRUCTOR Instance method Public Constructor Constructor 20020404
3 FACTORY Static method Public Method FACTORY_METHOD 20020415
4 FACTORY_CLEAR Static method Public Method FACTORY CLEAR METHOD 20020415
Events
Class CLG_HTMLB_CHART has no event.
Types
Class CLG_HTMLB_CHART has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

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

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AXISMAXVAL Call by reference Type reference (TYPE) CSEQUENCE 20020415
2 Importing AXISMINVAL Call by reference Type reference (TYPE) CSEQUENCE 20020415
3 Importing CHARTTYPE Call by reference Type reference (TYPE) CSEQUENCE 'BARS_3D' 20020415
4 Importing COLORORDER Call by reference Type reference (TYPE) CSEQUENCE 'DEFAULT' 20020415
5 Importing DATA Call by reference Type reference (TYPE) IGS_DATA_TAB 20020415
6 Importing DISPLAYOBJECTVALUES Call by reference Type reference (TYPE) CSEQUENCE 20020415
7 Returning ELEMENT Value transfer Object reference (TYPE REF TO) CL_HTMLB_CHART 20020415
8 Importing HEIGHT Call by reference Type reference (TYPE) CSEQUENCE '200' 20020415
9 Importing ID Call by reference Type reference (TYPE) CSEQUENCE 20020415
10 Importing ID_POSTFIX Call by reference Type reference (TYPE) CSEQUENCE 20020415
11 Importing LEGENDPOSITION Call by reference Type reference (TYPE) CSEQUENCE 'DEFAULT' 20020415
12 Importing TITLE Call by reference Type reference (TYPE) CSEQUENCE 'Chart' 20020415
13 Importing TITLECATEGORIES Call by reference Type reference (TYPE) CSEQUENCE 'Categories' 20020415
14 Importing TITLEVALUES Call by reference Type reference (TYPE) CSEQUENCE 'Values' 20020415
15 Importing VISIBLE Call by reference Type reference (TYPE) CSEQUENCE 'X' 20020415
16 Importing WIDTH Call by reference Type reference (TYPE) CSEQUENCE '500' 20020415

Method FACTORY on class CLG_HTMLB_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_HTMLB_CHART 20020415

Method FACTORY_CLEAR on class CLG_HTMLB_CHART has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 630