SAP ABAP Class CL_DV_VIEWER_CONTROL_ALF (Viewer Contol - Print Lists (ALF))
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 20040827
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DV_VIEWER_CONTROL_CHECK Viewer Control - Availability Check 20040827
Properties
Class CL_DV_VIEWER_CONTROL_ALF  
Short Description Viewer Contol - Print Lists (ALF)    
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 20040827   SAP 
Last change 20041208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNTB 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 20040827
Friends
Class CL_DV_VIEWER_CONTROL_ALF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTAINER Static Attribute Public Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER Docking Control Container 20040830
2 TOOLBAR Static Attribute Private Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20040830
3 VIEWER_CONTROL Static Attribute Public Object reference (TYPE REF TO) IF_DV_VIEWER_CONTROL_ALF Viewer Control 20040830
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040827
2 CREATE_TOOLBAR Instance method Private Method 20040830
3 ON_FUNCTION_SELECTED Instance method Private Event handling method 20040830
Events
Class CL_DV_VIEWER_CONTROL_ALF has no event.
Types
Class CL_DV_VIEWER_CONTROL_ALF has no local type.
Method Signatures

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 20040827
# Exception Resumable Description Created on
1 CX_DV_EXCEPTION Basisklasse für Ausnahmen 20040827

Method CREATE_TOOLBAR 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 20040830
# Exception Resumable Description Created on
1 CX_DV_EXCEPTION Basisklasse für Ausnahmen 20040830

Method ON_FUNCTION_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20040830

Method ON_FUNCTION_SELECTED on class CL_DV_VIEWER_CONTROL_ALF has no exception.
History
Last changed by/on SAP  20041208 
SAP Release Created in 700