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 CNHT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SWWW 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 M_GIS_VIEWER Instance attribute Private Object reference (TYPE REF TO) IF_GIS_VIEW GIS: Viewing functionality 20020521
2 M_HTML_VIEWER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER HTML Control Proxy Class 20020521
3 M_MIMES_LOADED Instance attribute Private Type reference (TYPE) GEOBOOL All static mimes loaded ? 20020731
Methods
# Method Level Visibility Method type Description Created on
1 CALCULATE_SIZE Instance method Private Method Calculates the container size 20020521
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020521
3 HTML_EVENT_HANDLER Instance method Private Event handling method Handler for HTML events 20020521
4 LOAD_MIME Instance method Private Method Loads control-specific mime 20020731
5 LOAD_MIMES Instance method Private Method Loads all control-specific mimes 20020731
6 MOVE_TO_POINT Instance method Private Method Moves to a point (instead of a position) 20020523
7 RENDER Instance method Public Method Renders the map (please call in every PBO !) 20020521
8 STRING_TO_TABLE Static method Private Method Converts a string into a HTML table 20020726
9 TABLE_TO_STRING 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 Exporting HEIGHT Value transfer Type reference (TYPE) I Höhe 20020521
2 Exporting 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 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstrakter Container für GUI Controls 20020521
2 Importing 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 Importing ACTION Call by reference Attribute reference (LIKE) 20020521
2 Importing FRAME Call by reference Attribute reference (LIKE) 20020521
3 Importing GETDATA Call by reference Attribute reference (LIKE) 20020521
4 Importing POSTDATA Call by reference Attribute reference (LIKE) 20020521
5 Importing 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 Importing 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 Importing X Value transfer Type reference (TYPE) I X-Pixel 20020523
2 Importing 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 EXTERNAL_ERROR Externer Fehler 20020726
2 INTERNAL_ERROR Interner Fehler 20020726

Method STRING_TO_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) STRING Import-Zeichenfolge 20020726
2 Exporting 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 Importing INPUT Call by reference Type reference (TYPE) W3HTMLTABTYPE Import-Tabelle 20020731
2 Exporting 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