SAP ABAP Class CL_HTMLB_CHART (<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)  CLG_HTMLB_CHART Base: 20010917
2 Interface implementation (CLASS c. INTERFACES i_ref)  IFUR_D08__CONTROL 20090323
Properties
Class CL_HTMLB_CHART  
Short Description <htmlb:chart>    
Super Class CLG_HTMLB_CHART Base: <htmlb:chart> 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBSPEXT_HTMLB   BSP Extensions: HTMLB 
Created 20010917   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HTMLB_CHART has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IFUR_D08__CONTROL 20090323
Friends
Class CL_HTMLB_CHART has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CHART_COLOR_ORDERS Constant Protected Type reference (TYPE) STRING 'DEFAULT/SNAKE/STRAIGHT/REVERSE' All ColorOrders as String 20011108
2 C_CHART_LEGEND_POSITIONS Constant Protected Type reference (TYPE) STRING 'DEFAULT/NONE/NORTH/EAST/SOUTH/WEST' All LegendPositions as String 20011108
3 C_CHART_TYPES Instance attribute Protected Type reference (TYPE) STRING All Types as String 20011108
4 C_COLOR_ORDER_DEFAULT Constant Protected Type reference (TYPE) STRING 'DEFAULT' Enum Value 'DEFAULT' for Legend Position 20011108
5 C_COLOR_ORDER_REVERSE Constant Protected Type reference (TYPE) STRING 'REVERSE' Enum Value 'REVERSE' for Legend Position 20011108
6 C_COLOR_ORDER_SNAKE Constant Protected Type reference (TYPE) STRING 'SNAKE' Enum Value 'SNAKE' for Legend Position 20011108
7 C_COLOR_ORDER_STRAIGHT Constant Protected Type reference (TYPE) STRING 'STRAIGHT' Enum Value 'STRAIGHT' for Legend Position 20011108
8 C_LEGEND_POSITION_DEFAULT Constant Protected Type reference (TYPE) STRING 'DEFAULT' Enum Value 'DEFAULT' for Legend Position 20011108
9 C_LEGEND_POSITION_EAST Constant Protected Type reference (TYPE) STRING 'EAST' Enum Value 'DEFAULT' for Legend Position 20011108
10 C_LEGEND_POSITION_NONE Constant Protected Type reference (TYPE) STRING 'NONE' Enum Value 'NONE' for Legend Position 20011108
11 C_LEGEND_POSITION_NORTH Constant Protected Type reference (TYPE) STRING 'NORTH' Enum Value 'DEFAULT' for Legend Position 20011108
12 C_LEGEND_POSITION_SOUTH Constant Protected Type reference (TYPE) STRING 'SOUTH' Enum Value 'SOUTH' for Legend Position 20011108
13 C_LEGEND_POSITION_WEST Constant Protected Type reference (TYPE) STRING 'WEST' Enum Value 'WEST' for Legend Position 20011108
14 M_AXISMAXVAL Instance attribute Protected Type reference (TYPE) F Float Value for Attribute AXISMAXVAL 20011108
15 M_AXISMINVAL Instance attribute Protected Type reference (TYPE) F Float Value for Attribute AXISMINVAL 20011108
16 M_CHARTTYPE Instance attribute Protected Type reference (TYPE) STRING Enum Value for Attribute CHARTTYPE 20011108
17 M_COLORORDER Instance attribute Protected Type reference (TYPE) STRING Enum Value forAttribute COLORORDER 20011108
18 M_DISPLAYOBJECTVALUES Instance attribute Protected Type reference (TYPE) C Boolean Value (Char) for Attribute DISPLAYEDOBJECTVALUE 20011108
19 M_LEGENDPOSITION Instance attribute Protected Type reference (TYPE) STRING Enum Value for Attribute LEGENDPOSITION 20011108
20 M_VISIBLE Instance attribute Protected Type reference (TYPE) C Boolean Value (Char) for Attribute VISIBLE 20011108
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20011108
2 PUBLISH_BLOB Instance method Protected Method Publishes Blob in IcMan Cache and Returns URL 20011004
Events
Class CL_HTMLB_CHART has no event.
Types
Class CL_HTMLB_CHART has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method PUBLISH_BLOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTENT Call by reference Type reference (TYPE) W3MIMETABTYPE MIME-Sourcetabelle 20011004
2 Importing CONTENT_LENGTH Value transfer Type reference (TYPE) W3PARAM-CONT_LEN MIME-Contentlänge 20011004
3 Importing CONTENT_TYPE Value transfer Type reference (TYPE) W3PARAM-CONT_TYPE MIME-Contenttyp 20011004
4 Importing GUID Value transfer Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20011005
5 Exporting URL Value transfer Type reference (TYPE) STRING URL zum Zugriff auf Blob 20011004
# Exception Resumable Description Created on
1 ICMAN_ERROR Fehler im IcMan-Cache 20011004
History
Last changed by/on SAP  20130531 
SAP Release Created in 620