SAP ABAP Class CLG_GRAPHICS_MAP (Base: <Graphics:map>)
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 | 20020805 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRAPH_MAP_EXT | Element handler: |
20020805 |
Properties
| Class | CLG_GRAPHICS_MAP | |
| Short Description | Base: <Graphics:map> | |
| 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 | 20020805 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CLG_GRAPHICS_MAP has no forward declaration.
Interfaces
Class CLG_GRAPHICS_MAP has no interface implemented.
Friends
Class CLG_GRAPHICS_MAP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | GEOBORDER | Geographic border | 20020806 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | Refers to the type of image (gif,png,jpg) | 20020805 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Refers to the height of the image. The value is in pixels. | 20020805 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | 'IGS_RFC_DEST' | RFC destination used to call the IGS | 20020805 | ||
| 5 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_BSP_ELEMENT_RT_ATTR_VALID | 20020805 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | OnClick Event Handler | 20040226 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | Style sheet information used for presentation | 20020805 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | Transparent color in gis image using RGB values | 20020805 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | GEOBOOL | Uses navigation controls | 20040227 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING | Refers to the width of the image. The value is in pixels. | 20020805 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020805 | |
| 2 | Instance method | Public | Constructor | Constructor | 20020805 | |
| 3 | Static method | Public | Method | FACTORY_METHOD | 20020805 | |
| 4 | Static method | Public | Method | FACTORY CLEAR METHOD | 20020805 |
Events
Class CLG_GRAPHICS_MAP has no event.
Types
Class CLG_GRAPHICS_MAP has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CLG_GRAPHICS_MAP has no parameter.
Method CLASS_CONSTRUCTOR on class CLG_GRAPHICS_MAP has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CLG_GRAPHICS_MAP has no parameter.
Method CONSTRUCTOR on class CLG_GRAPHICS_MAP has no exception.
Method FACTORY Signature
Method FACTORY on class CLG_GRAPHICS_MAP has no exception.
Method FACTORY_CLEAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_GRAPH_MAP_EXT | 20020805 |
Method FACTORY_CLEAR on class CLG_GRAPHICS_MAP has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 700 |