SAP ABAP Class CL_DV_VIEWER_CONTROL_ECL (Viewer Control - ECL Viewer)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ARL (Application Component) ArchiveLink
     SDV0 (Package) Document Viewing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DV_VIEWER_CONTROL Abstract Document Viewer 20040316
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DV_VIEWER_CONTROL_CHECK Viewer Control - Availability Check 20040322
Properties
Class CL_DV_VIEWER_CONTROL_ECL  
Short Description Viewer Control - ECL Viewer    
Super Class CL_DV_VIEWER_CONTROL Abstract Document Viewer 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDV0   Document Viewing 
Created 20040316   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SDVT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_DV_VIEWER_CONTROL_CHECK Viewer Control - Availability Check 20040322
Friends
Class CL_DV_VIEWER_CONTROL_ECL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COM_MARKUP_OBJECT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ECL_MARKUP Markup (Redlining) Component 20040316
2 CONTROI Instance attribute Private Type reference (TYPE) X 20040322
3 CONTROL_IS_AVAILABLE Static Attribute Private Type reference (TYPE) ABAP_BOOL 20040322
4 ECL_VIEWER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ECL_2DVIEWER Proxy Class for Engineering Client Viewer 20040316
5 LAYER_REF Instance attribute Private Object reference (TYPE REF TO) IF_DV_LAYER Handle Layers for Redlining 20040316
6 PAGE_NO Instance attribute Private Type reference (TYPE) I 20040316
Methods
# Method Level Visibility Method type Description Created on
1 AUTHORITY_CHECK Instance method Private Method 20040325
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040316
3 CONSTRUCTOR Instance method Public Constructor Constructor 20040316
4 IS_AVAILABLE Static method Public Method 20040316
5 ON_DELETE_LAYER Instance method Private Event handling method DELETE_MARKUP_REQUEST 20040316
6 ON_LAYER_NAME_REQUEST Instance method Private Event handling method 20040324
7 ON_MARKUP_ACTIVATED Instance method Private Event handling method 20040316
8 ON_SAVED_DIRTY_LAYER Instance method Private Event handling method 20040913
9 ON_SAVE_LAYER Instance method Private Event handling method 20040316
10 SET_BUTTON_STATE Instance method Private Method 20040323
Events
Class CL_DV_VIEWER_CONTROL_ECL has no event.
Types
Class CL_DV_VIEWER_CONTROL_ECL has no local type.
Method Signatures

Method AUTHORITY_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVITY Call by reference Type reference (TYPE) ACTIV_AUTH Aktivität 20040325
2 Importing LAYER_NAME Call by reference Type reference (TYPE) CSEQUENCE 20040325
3 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20040325

Method AUTHORITY_CHECK on class CL_DV_VIEWER_CONTROL_ECL has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_DV_VIEWER_CONTROL_ECL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DV_VIEWER_CONTROL_ECL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20040316
# Exception Resumable Description Created on
1 CX_DV_EXCEPTION Basisklasse für Ausnahmen 20040324

Method IS_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20040316

Method IS_AVAILABLE on class CL_DV_VIEWER_CONTROL_ECL has no exception.

Method ON_DELETE_LAYER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MARKUP_NAME Value transfer Attribute reference (LIKE) 20040316

Method ON_DELETE_LAYER on class CL_DV_VIEWER_CONTROL_ECL has no exception.

Method ON_LAYER_NAME_REQUEST Signature

Method ON_LAYER_NAME_REQUEST on class CL_DV_VIEWER_CONTROL_ECL has no parameter.
Method ON_LAYER_NAME_REQUEST on class CL_DV_VIEWER_CONTROL_ECL has no exception.

Method ON_MARKUP_ACTIVATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MARKUP_SECONDARY_OBJECT Value transfer Attribute reference (LIKE) 20040316

Method ON_MARKUP_ACTIVATED on class CL_DV_VIEWER_CONTROL_ECL has no exception.

Method ON_SAVED_DIRTY_LAYER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILE_NAME Call by reference Attribute reference (LIKE) 20040913
2 Importing LAYER_NAME Call by reference Attribute reference (LIKE) 20040913

Method ON_SAVED_DIRTY_LAYER on class CL_DV_VIEWER_CONTROL_ECL has no exception.

Method ON_SAVE_LAYER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GENERATED_FILE Value transfer Attribute reference (LIKE) 20040316
2 Importing MARKUP_NAME Value transfer Attribute reference (LIKE) 20040316

Method ON_SAVE_LAYER on class CL_DV_VIEWER_CONTROL_ECL has no exception.

Method SET_BUTTON_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECKED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20040323
2 Importing ENABLED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20040323
3 Importing FCODE Call by reference Type reference (TYPE) UI_FUNC Funktionscode 20040323

Method SET_BUTTON_STATE on class CL_DV_VIEWER_CONTROL_ECL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700