SAP ABAP Class CL_GUI_GIS_VIEWER (GIS: GUI component with HTML control)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-FES-IGS (Application Component) Internet Graphics Service
⤷
SGIS (Package) GIS Integration with IGS (Routing and Mapping)

⤷

⤷

Properties
Class | CL_GUI_GIS_VIEWER | |
Short Description | GIS: GUI component with HTML control | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SGIS | GIS Integration with IGS (Routing and Mapping) |
Created | 20020521 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GUI_GIS_VIEWER has no interface implemented.
Friends
Class CL_GUI_GIS_VIEWER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_GIS_VIEW | GIS: Viewing functionality | 20020521 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | HTML Control Proxy Class | 20020521 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GEOBOOL | All static mimes loaded ? | 20020731 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Calculates the container size | 20020521 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20020521 |
3 | ![]() |
Instance method | Private | Event handling method | Handler for HTML events | 20020521 |
4 | ![]() |
Instance method | Private | Method | Loads control-specific mime | 20020731 |
5 | ![]() |
Instance method | Private | Method | Loads all control-specific mimes | 20020731 |
6 | ![]() |
Instance method | Private | Method | Moves to a point (instead of a position) | 20020523 |
7 | ![]() |
Instance method | Public | Method | Renders the map (please call in every PBO !) | 20020521 |
8 | ![]() |
Static method | Private | Method | Converts a string into a HTML table | 20020726 |
9 | ![]() |
Static method | Private | Method | Converts a HTML table into a string | 20020731 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | OBJECT_CLICKED | Instance Event (0) |
Public (2) |
Object clicked | 20020726 |
Types
Class CL_GUI_GIS_VIEWER has no local type.
Method Signatures
Method CALCULATE_SIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HEIGHT | Value transfer | Type reference (TYPE) | I | Höhe | 20020521 | ||
2 | ![]() |
WIDTH | Value transfer | Type reference (TYPE) | I | Breite | 20020521 |
Method CALCULATE_SIZE on class CL_GUI_GIS_VIEWER has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstrakter Container für GUI Controls | 20020521 | ||
2 | ![]() |
VIEWER | Call by reference | Object reference (TYPE REF TO) | IF_GIS_VIEW | GIS: Anzeigefunktionen | 20020521 |
Method CONSTRUCTOR on class CL_GUI_GIS_VIEWER has no exception.
Method HTML_EVENT_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTION | Call by reference | Attribute reference (LIKE) | 20020521 | ||||
2 | ![]() |
FRAME | Call by reference | Attribute reference (LIKE) | 20020521 | ||||
3 | ![]() |
GETDATA | Call by reference | Attribute reference (LIKE) | 20020521 | ||||
4 | ![]() |
POSTDATA | Call by reference | Attribute reference (LIKE) | 20020521 | ||||
5 | ![]() |
QUERY_TABLE | Call by reference | Attribute reference (LIKE) | 20020521 |
Method HTML_EVENT_HANDLER on class CL_GUI_GIS_VIEWER has no exception.
Method LOAD_MIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECT_ID | Value transfer | Type reference (TYPE) | C | Objekt-ID | 20020731 |
Method LOAD_MIME on class CL_GUI_GIS_VIEWER has no exception.
Method LOAD_MIMES Signature
Method LOAD_MIMES on class CL_GUI_GIS_VIEWER has no parameter.
Method LOAD_MIMES on class CL_GUI_GIS_VIEWER has no exception.
Method MOVE_TO_POINT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
X | Value transfer | Type reference (TYPE) | I | X-Pixel | 20020523 | ||
2 | ![]() |
Y | Value transfer | Type reference (TYPE) | I | Y-Pixel | 20020523 |
Method MOVE_TO_POINT on class CL_GUI_GIS_VIEWER has no exception.
Method RENDER Signature
Method RENDER on class CL_GUI_GIS_VIEWER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Externer Fehler | 20020726 | |
2 | ![]() |
Interner Fehler | 20020726 |
Method STRING_TO_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPUT | Call by reference | Type reference (TYPE) | STRING | Import-Zeichenfolge | 20020726 | ||
2 | ![]() |
OUTPUT | Call by reference | Type reference (TYPE) | W3HTMLTABTYPE | Export-Tabelle | 20020726 |
Method STRING_TO_TABLE on class CL_GUI_GIS_VIEWER has no exception.
Method TABLE_TO_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPUT | Call by reference | Type reference (TYPE) | W3HTMLTABTYPE | Import-Tabelle | 20020731 | ||
2 | ![]() |
OUTPUT | Call by reference | Type reference (TYPE) | STRING | Export-Zeichenfolge | 20020731 |
Method TABLE_TO_STRING on class CL_GUI_GIS_VIEWER has no exception.
Event Signatures
Event OBJECT_CLICKED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ID | Exporting | Value transfer | Type reference (TYPE) | STRING | Objektidentifikation | 20020726 |
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in |