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 ASSIGNED_VIEWER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ECL_2DVIEWER Associated 2D Viewer 20000515
2 SHOW_ALL_LAYERS Constant Public Type reference (TYPE) I 0 Display All Layers 20000516
3 SHOW_COMPARISON Constant Public Type reference (TYPE) I 3 Display Comparison Layers 20000516
4 SHOW_LAYER1 Constant Public Type reference (TYPE) I 1 Display Layer 1 Only 20000516
5 SHOW_LAYER2 Constant Public Type reference (TYPE) I 2 Display Layer 2 Only 20000516
6 THIS_EVENT_HANDLER Instance attribute Private Object reference (TYPE REF TO) LCL_EVENT_HANDLER Local Event Handler 20000524
7 THIS_TOOLBAR 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 COMPARE_LAYERS Instance method Public Method Compares Two Layers 20000515
2 CONSTRUCTOR Instance method Public Constructor Constructor 20000515
3 CREATE_TOOLBAR Instance method Public Method Generates a Toolbar for the Compare Module 20000516
4 DISPLAY_LAYER Instance method Public Method Controls the Layer Display 20000515
5 REGISTER_TOOLBAR_EVENTS 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 Importing LAYER_1 Call by reference Type reference (TYPE) CHAR40 Name von Layer Nr. 1 20000523
2 Importing LAYER_2 Call by reference Type reference (TYPE) CHAR40 Name von Layer Nr. 2 20000523
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000515
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000515

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ASSIGNED_VIEWER Call by reference Object reference (TYPE REF TO) CL_GUI_ECL_2DVIEWER Zugehöriger 2D Viewer 20000515
2 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Parent container of control 20000515
3 Importing SHELLSTYLE Call by reference Type reference (TYPE) I SHELLSTYLE 20000515
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000515
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000515
3 CREATE_ERROR CREATE_ERROR 20000515
4 LIFETIME_ERROR LIFETIME_ERROR 20000515
5 NO_ASSIGNED_VIEWER 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 CNTB_BTYPE_ERROR 20000516
2 CNTL_ERROR CNTL_ERROR 20000516
3 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000516
4 DP_ERROR DP_ERROR 20000516

Method DISPLAY_LAYER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 CNTL_ERROR 20000515
2 CNTL_SYSTEM_ERROR 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 CNTL_ERROR 20000516
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000516
History
Last changed by/on SAP  00000000 
SAP Release Created in 50A