SAP ABAP Class CL_DBA_GRAPHIC_COMP_VIEW (DBA: Graphic Component View)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SDBA_RUNTIME (Package) DBA Cockpit: Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_GRAPHIC_COMP_VIEW DBA: Interface Graphic Component View 20130624
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DBA_GRAPHIC_COMP_VIEW_SAPG DBA: Graphic Compoenent View SAPGUI 20130624
2 Inheritance (c INHERITING FROM c_ref)  CL_DBA_GRAPHIC_COMP_VIEW_WD DBA: Graphic Compoenent View WD 20130624
Properties
Class CL_DBA_GRAPHIC_COMP_VIEW  
Short Description DBA: Graphic Component View    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_RUNTIME   DBA Cockpit: Runtime 
Created 20130621   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DBA_GRAPHIC_COMP_VIEW has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_DBA_GRAPHIC_COMP_VIEW DBA: Interface Graphic Component View 20130624
Friends
Class CL_DBA_GRAPHIC_COMP_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 E_GRAPHIC_OPTIONS Constant Public See coding 20130624
2 MR_CTRL Instance attribute Protected Object reference (TYPE REF TO) IF_DBA_GRAPHIC_COMP_CONTROLLER DBA: Interface Graphic Component Controller 20130709
3 MR_MODEL Instance attribute Protected Object reference (TYPE REF TO) IF_DBA_GRAPHIC_COMP_MODEL DBA: Graphic Component Model 20130624
4 MV_MINIMAL_DISPLAY Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20130624
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130624
2 GET_OPTION Instance method Public Method 20131015
3 SET_CTRL Instance method Public Method 20130709
4 SET_OPTION Instance method Public Method 20130624
Events
Class CL_DBA_GRAPHIC_COMP_VIEW has no event.
Types
Class CL_DBA_GRAPHIC_COMP_VIEW 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 IR_MODEL Call by reference Object reference (TYPE REF TO) IF_DBA_GRAPHIC_COMP_MODEL DBA: Graphic Component Model 20130624

Method CONSTRUCTOR on class CL_DBA_GRAPHIC_COMP_VIEW has no exception.

Method GET_OPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MINIMAL_DISPLAY Call by reference Type reference (TYPE) BOOLEAN 20131015

Method GET_OPTION on class CL_DBA_GRAPHIC_COMP_VIEW has no exception.

Method SET_CTRL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CTRL Call by reference Object reference (TYPE REF TO) IF_DBA_GRAPHIC_COMP_CONTROLLER DBA: Graphic Component Controller 20130709

Method SET_CTRL on class CL_DBA_GRAPHIC_COMP_VIEW has no exception.

Method SET_OPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MINIMAL_DISPLAY Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20130624

Method SET_OPTION on class CL_DBA_GRAPHIC_COMP_VIEW has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740