SAP ABAP Class CL_GUI_GLT (Internal; Do Not Use!)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL (Application Component) Workbench Utilities
     SEU_GLT (Package) Graph Layout Toolkit
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_CONTROL Proxy Class for Control in GUI 19990127
Properties
Class CL_GUI_GLT  
Short Description Internal; Do Not Use!    
Super Class CL_GUI_CONTROL Proxy Class for Control in GUI 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEU_GLT   Graph Layout Toolkit 
Created 19990127   SAP 
Last change 20000322   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNDP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_GUI_GLT has no interface implemented.
Friends
Class CL_GUI_GLT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ROOT_DIGRAPH Static Attribute Protected Object reference (TYPE REF TO) CL_GUI_OBJECT Root Digraph Proxy 19990322
2 TS_HELPER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTROL Helper Control 19990311
3 TS_SELECT_MODE Constant Public Type reference (TYPE) I 2 Select Mode 19990322
4 TS_ZOOM_MODE Constant Public Type reference (TYPE) I 1 Zoom Mode 19990322
Methods
# Method Level Visibility Method type Description Created on
1 ADD_EDGES Instance method Public Method Insert links 19990318
2 ADD_LABELS Instance method Public Method Insert field labels 19990319
3 ADD_NODES Instance method Public Method Insert Nodes 19990311
4 CONSTRUCTOR Instance method Public Constructor Constructor 19990127
5 FIT_IN_WINDOW Instance method Public Method Adjust graph in window 19990322
6 FREE_HELPER Instance method Public Method Test 19990329
7 LAYOUT Instance method Public Method Execute layout 19990319
8 LOAD_GRAPH_PROPERTY_DIALOG Instance method Public Method Display configuration window 19990322
9 LOAD_OVERVIEW_WINDOW Instance method Public Method Display overview window 19990319
10 PRINT_GRAPH Instance method Public Method Print graph 19990319
11 SET_TS_MODE Instance method Public Method Set mode 19991115
Events
Class CL_GUI_GLT has no event.
Types
Class CL_GUI_GLT has no local type.
Method Signatures

Method ADD_EDGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EDGE_TABLE Call by reference Type reference (TYPE) TSEDGES Kantentabelle 19990318
# Exception Resumable Description Created on
1 FAILED Allgemeiner Fehler 19990318

Method ADD_LABELS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LABEL_TABLE Call by reference Type reference (TYPE) TSLABELS Labeltabelle 19990319
# Exception Resumable Description Created on
1 FAILED Allgemeiner Fehler 19990319

Method ADD_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_TABLE Call by reference Type reference (TYPE) TSNODES Knotentabelle 19990311
# Exception Resumable Description Created on
1 FAILED Allgemeiner Fehler 19990311

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LIFETIME Value transfer Type reference (TYPE) I " 19990127
2 Importing PARENT Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Parent-Container 19990127
3 Importing SHELLSTYLE Value transfer Type reference (TYPE) I Shellstyle 19990127
# Exception Resumable Description Created on
1 CNTL_SYSTEM_ERROR " 19990127
2 CREATE_ERROR " 19990127
3 FAILED " 19990127
4 LIFETIME_ERROR " 19990127

Method FIT_IN_WINDOW Signature

Method FIT_IN_WINDOW on class CL_GUI_GLT has no parameter.
# Exception Resumable Description Created on
1 CNTL_SYSTEM_ERROR " 19990322
2 FAILED " 19990322

Method FREE_HELPER Signature

Method FREE_HELPER on class CL_GUI_GLT has no parameter.
Method FREE_HELPER on class CL_GUI_GLT has no exception.

Method LAYOUT Signature

Method LAYOUT on class CL_GUI_GLT has no parameter.
# Exception Resumable Description Created on
1 CNTL_SYSTEM_ERROR " 19990319
2 FAILED " 19990319

Method LOAD_GRAPH_PROPERTY_DIALOG Signature

Method LOAD_GRAPH_PROPERTY_DIALOG on class CL_GUI_GLT has no parameter.
# Exception Resumable Description Created on
1 CNTL_SYSTEM_ERROR " 19990322
2 FAILED " 19990322

Method LOAD_OVERVIEW_WINDOW Signature

Method LOAD_OVERVIEW_WINDOW on class CL_GUI_GLT has no parameter.
# Exception Resumable Description Created on
1 CNTL_SYSTEM_ERROR " 19990319
2 FAILED " 19990319

Method PRINT_GRAPH Signature

Method PRINT_GRAPH on class CL_GUI_GLT has no parameter.
# Exception Resumable Description Created on
1 CNTL_SYSTEM_ERROR " 19990319
2 FAILED " 19990319

Method SET_TS_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MODE Value transfer Type reference (TYPE) I Modus 19991115
# Exception Resumable Description Created on
1 CNTL_SYSTEM_ERROR " 19991115
2 FAILED " 19991115
3 ILLEGAL_MODE " 19991115
History
Last changed by/on SAP  20000322 
SAP Release Created in