SAP ABAP Class CL_DBA_GRAPHIC_COMP_CTRL (DBA: Graphic Component Controller)
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_CONTROLLER DBA: Interface Graphic Component Controller 20130624
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DBA_GRAPHIC_COMP_CTRL_SAPG DBA: Graphic Compoenent Controller SAPGUI 20130624
2 Inheritance (c INHERITING FROM c_ref)  CL_DBA_GRAPHIC_COMP_CTRL_WD DBA: Graphic Compoenent Controller WD 20130624
Properties
Class CL_DBA_GRAPHIC_COMP_CTRL  
Short Description DBA: Graphic Component Controller    
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_CTRL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_DBA_GRAPHIC_COMP_CONTROLLER DBA: Interface Graphic Component Controller 20130624
Friends
Class CL_DBA_GRAPHIC_COMP_CTRL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 E_CMD_OK_CODE Constant Public See coding 20130624
2 MR_MODEL Instance attribute Protected Object reference (TYPE REF TO) IF_DBA_GRAPHIC_COMP_MODEL DBA: Graphic Component Model 20130626
3 MR_VIEW Instance attribute Protected Object reference (TYPE REF TO) IF_DBA_GRAPHIC_COMP_VIEW DBA: Interface Graphic Component View 20130626
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130626
Events
Class CL_DBA_GRAPHIC_COMP_CTRL has no event.
Types
Class CL_DBA_GRAPHIC_COMP_CTRL 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 20130626
2 Importing IR_VIEW Call by reference Object reference (TYPE REF TO) IF_DBA_GRAPHIC_COMP_VIEW DBA: Interface Graphic Component View 20130626

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