SAP ABAP Class IF_DV_VIEWER_CONTROL (Viewer Control)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_DV_VIEWER_CONTROL_ALF Viewer Control (ALF) 20040830
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DV_VIEWER_CONTROL Abstract Document Viewer 20040220
Properties
Class IF_DV_VIEWER_CONTROL  
Short Description Viewer Control    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040220   SAP 
Last change 20041208   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)
Interfaces
Class IF_DV_VIEWER_CONTROL has no interface implemented.
Friends
Class IF_DV_VIEWER_CONTROL has no friend class.
Attributes
Class IF_DV_VIEWER_CONTROL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE_DOCUMENT Instance method Public Method 20040303
2 SET_VISIBLE Instance method Public Method 20040220
3 SHOW_DOCUMENT Instance method Public Method 20040220
Events
Class IF_DV_VIEWER_CONTROL has no event.
Types
Class IF_DV_VIEWER_CONTROL has no local type.
Method Signatures

Method CLOSE_DOCUMENT Signature

Method CLOSE_DOCUMENT on class IF_DV_VIEWER_CONTROL has no parameter.
# Exception Resumable Description Created on
1 CX_DV_EXCEPTION Basisklasse für Ausnahmen 20040316

Method SET_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VISIBLE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20040220
# Exception Resumable Description Created on
1 CX_DV_EXCEPTION Basisklasse für Ausnahmen 20040316

Method SHOW_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOCUMENT Call by reference Object reference (TYPE REF TO) IF_DV_DOCUMENT Viewer Control 20040220
2 Importing PAGE Call by reference Type reference (TYPE) I 1 20040223
3 Importing SET_FOCUS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20041103
# Exception Resumable Description Created on
1 CX_DV_EXCEPTION Basisklasse für Ausnahmen 20040316
History
Last changed by/on SAP  20041208 
SAP Release Created in