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 | Constant | Protected | Type reference (TYPE) | STRING | 'DEFAULT/SNAKE/STRAIGHT/REVERSE' | All ColorOrders as String | 20011108 | ||
| 2 | Constant | Protected | Type reference (TYPE) | STRING | 'DEFAULT/NONE/NORTH/EAST/SOUTH/WEST' | All LegendPositions as String | 20011108 | ||
| 3 | Instance attribute | Protected | Type reference (TYPE) | STRING | All Types as String | 20011108 | |||
| 4 | Constant | Protected | Type reference (TYPE) | STRING | 'DEFAULT' | Enum Value 'DEFAULT' for Legend Position | 20011108 | ||
| 5 | Constant | Protected | Type reference (TYPE) | STRING | 'REVERSE' | Enum Value 'REVERSE' for Legend Position | 20011108 | ||
| 6 | Constant | Protected | Type reference (TYPE) | STRING | 'SNAKE' | Enum Value 'SNAKE' for Legend Position | 20011108 | ||
| 7 | Constant | Protected | Type reference (TYPE) | STRING | 'STRAIGHT' | Enum Value 'STRAIGHT' for Legend Position | 20011108 | ||
| 8 | Constant | Protected | Type reference (TYPE) | STRING | 'DEFAULT' | Enum Value 'DEFAULT' for Legend Position | 20011108 | ||
| 9 | Constant | Protected | Type reference (TYPE) | STRING | 'EAST' | Enum Value 'DEFAULT' for Legend Position | 20011108 | ||
| 10 | Constant | Protected | Type reference (TYPE) | STRING | 'NONE' | Enum Value 'NONE' for Legend Position | 20011108 | ||
| 11 | Constant | Protected | Type reference (TYPE) | STRING | 'NORTH' | Enum Value 'DEFAULT' for Legend Position | 20011108 | ||
| 12 | Constant | Protected | Type reference (TYPE) | STRING | 'SOUTH' | Enum Value 'SOUTH' for Legend Position | 20011108 | ||
| 13 | Constant | Protected | Type reference (TYPE) | STRING | 'WEST' | Enum Value 'WEST' for Legend Position | 20011108 | ||
| 14 | Instance attribute | Protected | Type reference (TYPE) | F | Float Value for Attribute AXISMAXVAL | 20011108 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | F | Float Value for Attribute AXISMINVAL | 20011108 | |||
| 16 | Instance attribute | Protected | Type reference (TYPE) | STRING | Enum Value for Attribute CHARTTYPE | 20011108 | |||
| 17 | Instance attribute | Protected | Type reference (TYPE) | STRING | Enum Value forAttribute COLORORDER | 20011108 | |||
| 18 | Instance attribute | Protected | Type reference (TYPE) | C | Boolean Value (Char) for Attribute DISPLAYEDOBJECTVALUE | 20011108 | |||
| 19 | Instance attribute | Protected | Type reference (TYPE) | STRING | Enum Value for Attribute LEGENDPOSITION | 20011108 | |||
| 20 | Instance attribute | Protected | Type reference (TYPE) | C | Boolean Value (Char) for Attribute VISIBLE | 20011108 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20011108 | |
| 2 | 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 | CONTENT | Call by reference | Type reference (TYPE) | W3MIMETABTYPE | MIME-Sourcetabelle | 20011004 | |||
| 2 | CONTENT_LENGTH | Value transfer | Type reference (TYPE) | W3PARAM-CONT_LEN | MIME-Contentlänge | 20011004 | |||
| 3 | CONTENT_TYPE | Value transfer | Type reference (TYPE) | W3PARAM-CONT_TYPE | MIME-Contenttyp | 20011004 | |||
| 4 | GUID | Value transfer | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20011005 | |||
| 5 | URL | Value transfer | Type reference (TYPE) | STRING | URL zum Zugriff auf Blob | 20011004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im IcMan-Cache | 20011004 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 620 |