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 | 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 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_OBJECT | Root Digraph Proxy | 19990322 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTROL | Helper Control | 19990311 | |||
| 3 | Constant | Public | Type reference (TYPE) | I | 2 | Select Mode | 19990322 | ||
| 4 | Constant | Public | Type reference (TYPE) | I | 1 | Zoom Mode | 19990322 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Insert links | 19990318 | |
| 2 | Instance method | Public | Method | Insert field labels | 19990319 | |
| 3 | Instance method | Public | Method | Insert Nodes | 19990311 | |
| 4 | Instance method | Public | Constructor | Constructor | 19990127 | |
| 5 | Instance method | Public | Method | Adjust graph in window | 19990322 | |
| 6 | Instance method | Public | Method | Test | 19990329 | |
| 7 | Instance method | Public | Method | Execute layout | 19990319 | |
| 8 | Instance method | Public | Method | Display configuration window | 19990322 | |
| 9 | Instance method | Public | Method | Display overview window | 19990319 | |
| 10 | Instance method | Public | Method | Print graph | 19990319 | |
| 11 | 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 | EDGE_TABLE | Call by reference | Type reference (TYPE) | TSEDGES | Kantentabelle | 19990318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler | 19990318 |
Method ADD_LABELS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LABEL_TABLE | Call by reference | Type reference (TYPE) | TSLABELS | Labeltabelle | 19990319 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler | 19990319 |
Method ADD_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_TABLE | Call by reference | Type reference (TYPE) | TSNODES | Knotentabelle | 19990311 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler | 19990311 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LIFETIME | Value transfer | Type reference (TYPE) | I | " | 19990127 | |||
| 2 | PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent-Container | 19990127 | |||
| 3 | SHELLSTYLE | Value transfer | Type reference (TYPE) | I | Shellstyle | 19990127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | " | 19990127 | ||
| 2 | " | 19990127 | ||
| 3 | " | 19990127 | ||
| 4 | " | 19990127 |
Method FIT_IN_WINDOW Signature
Method FIT_IN_WINDOW on class CL_GUI_GLT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | " | 19990322 | ||
| 2 | " | 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 | " | 19990319 | ||
| 2 | " | 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 | " | 19990322 | ||
| 2 | " | 19990322 |
Method LOAD_OVERVIEW_WINDOW Signature
Method LOAD_OVERVIEW_WINDOW on class CL_GUI_GLT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | " | 19990319 | ||
| 2 | " | 19990319 |
Method PRINT_GRAPH Signature
Method PRINT_GRAPH on class CL_GUI_GLT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | " | 19990319 | ||
| 2 | " | 19990319 |
Method SET_TS_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MODE | Value transfer | Type reference (TYPE) | I | Modus | 19991115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | " | 19991115 | ||
| 2 | " | 19991115 | ||
| 3 | " | 19991115 |
History
| Last changed by/on | SAP | 20000322 |
| SAP Release Created in |