SAP ABAP Class CL_GUI_GRLT_EDITOR (Internal; Do Not Use !! ( restricted license - see docu))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL (Application Component) Workbench Utilities
⤷
SEU_GLT (Package) Graph Layout Toolkit
⤷
⤷
Properties
| Class | CL_GUI_GRLT_EDITOR | |
| Short Description | Internal; Do Not Use !! ( restricted license - see docu) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEU_GLT | Graph Layout Toolkit |
| Created | 20000823 | 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) |
Interfaces
Class CL_GUI_GRLT_EDITOR has no interface implemented.
Friends
Class CL_GUI_GRLT_EDITOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_GRLT | TS Proxy | 20000823 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | GRLT Container | 20000823 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent Container | 20000823 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter | 20000823 | |||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar | 20000823 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Toolbar Container | 20000823 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000823 | |
| 2 | Instance method | Private | Method | Generate TS Proxy | 20000824 | |
| 3 | Instance method | Private | Method | Generate Splitter | 20000823 | |
| 4 | Instance method | Private | Method | Generate Toolbar | 20000823 | |
| 5 | Instance method | Private | Event handling method | Handle Button Click in Toolbar | 20000824 | |
| 6 | Instance method | Private | Method | Initialization | 20000823 | |
| 7 | Instance method | Public | Method | Set editor mode (display/change) | 20000824 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | BUTTON_CLICKED | Instance Event (0) |
Public (2) |
Triggered pushbutton with external functions | 20000824 |
Types
Class CL_GUI_GRLT_EDITOR has no local type.
Method Signatures
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 | Parent Container | 20000823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | " | 20000823 | ||
| 2 | " | 20000823 | ||
| 3 | " | 20000823 | ||
| 4 | " | 20000823 |
Method CREATE_GRLT Signature
Method CREATE_GRLT on class CL_GUI_GRLT_EDITOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Erzeugen des TS Proxys | 20000824 |
Method CREATE_SPLITTER 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 | Parent Container | 20000823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Erzeugen des Splitters | 20000823 |
Method CREATE_TOOLBAR Signature
Method CREATE_TOOLBAR on class CL_GUI_GRLT_EDITOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Erzeugen der Toolbar | 20000823 |
Method HANDLE_BUTTON_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Attribute reference (LIKE) | 20000824 |
Method HANDLE_BUTTON_CLICK on class CL_GUI_GRLT_EDITOR has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_GUI_GRLT_EDITOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | " | 20000823 |
Method SET_EDITOR_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISPLAY | Call by reference | Type reference (TYPE) | SEU_BOOL | GRLT_C_TRUE | Editor im Anzeigemodus | 20000824 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | " | 20000824 |
Event Signatures
Event BUTTON_CLICKED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Exporting | Value transfer | Type reference (TYPE) | UI_FUNC | fcode | 20000824 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 50A |