SAP ABAP Class CL_GUI_ECL_2DCOMPARE (Compare Module for 2D Viewer)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CI (Application Component) Component Integration / Installation Windows Components
⤷
SECLVIEWER (Package) Engineering Client Viewer for 2D/3D objects
⤷
⤷
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 | 20000515 |
Properties
| Class | CL_GUI_ECL_2DCOMPARE | |
| Short Description | Compare Module for 2D Viewer | |
| 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 | SECLVIEWER | Engineering Client Viewer for 2D/3D objects |
| Created | 20000515 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GUI_ECL_2DCOMPARE has no forward declaration.
Interfaces
Class CL_GUI_ECL_2DCOMPARE has no interface implemented.
Friends
Class CL_GUI_ECL_2DCOMPARE 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_ECL_2DVIEWER | Associated 2D Viewer | 20000515 | |||
| 2 | Constant | Public | Type reference (TYPE) | I | 0 | Display All Layers | 20000516 | ||
| 3 | Constant | Public | Type reference (TYPE) | I | 3 | Display Comparison Layers | 20000516 | ||
| 4 | Constant | Public | Type reference (TYPE) | I | 1 | Display Layer 1 Only | 20000516 | ||
| 5 | Constant | Public | Type reference (TYPE) | I | 2 | Display Layer 2 Only | 20000516 | ||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_EVENT_HANDLER | Local Event Handler | 20000524 | |||
| 7 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar of Compare Module | 20000515 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Compares Two Layers | 20000515 | |
| 2 | Instance method | Public | Constructor | Constructor | 20000515 | |
| 3 | Instance method | Public | Method | Generates a Toolbar for the Compare Module | 20000516 | |
| 4 | Instance method | Public | Method | Controls the Layer Display | 20000515 | |
| 5 | Instance method | Public | Method | Internal User: Registers the Toolbar Events | 20000516 |
Events
Class CL_GUI_ECL_2DCOMPARE has no event.
Types
Class CL_GUI_ECL_2DCOMPARE has no local type.
Method Signatures
Method COMPARE_LAYERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LAYER_1 | Call by reference | Type reference (TYPE) | CHAR40 | Name von Layer Nr. 1 | 20000523 | |||
| 2 | LAYER_2 | Call by reference | Type reference (TYPE) | CHAR40 | Name von Layer Nr. 2 | 20000523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CNTL_ERROR | 20000515 | ||
| 2 | CNTL_SYSTEM_ERROR | 20000515 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ASSIGNED_VIEWER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ECL_2DVIEWER | Zugehöriger 2D Viewer | 20000515 | |||
| 2 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent container of control | 20000515 | |||
| 3 | SHELLSTYLE | Call by reference | Type reference (TYPE) | I | SHELLSTYLE | 20000515 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CNTL_ERROR | 20000515 | ||
| 2 | CNTL_SYSTEM_ERROR | 20000515 | ||
| 3 | CREATE_ERROR | 20000515 | ||
| 4 | LIFETIME_ERROR | 20000515 | ||
| 5 | NO_ASSIGNED_VIEWER | 20000515 |
Method CREATE_TOOLBAR Signature
Method CREATE_TOOLBAR on class CL_GUI_ECL_2DCOMPARE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CNTB_BTYPE_ERROR | 20000516 | ||
| 2 | CNTL_ERROR | 20000516 | ||
| 3 | CNTL_SYSTEM_ERROR | 20000516 | ||
| 4 | DP_ERROR | 20000516 |
Method DISPLAY_LAYER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISPLAY | Call by reference | Type reference (TYPE) | I | 0 | 0 = Alle, 1 = 1. Layer, 2 = 2. Layer, 3 = Compare Layer | 20000515 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CNTL_ERROR | 20000515 | ||
| 2 | CNTL_SYSTEM_ERROR | 20000515 |
Method REGISTER_TOOLBAR_EVENTS Signature
Method REGISTER_TOOLBAR_EVENTS on class CL_GUI_ECL_2DCOMPARE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CNTL_ERROR | 20000516 | ||
| 2 | CNTL_SYSTEM_ERROR | 20000516 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 50A |