SAP ABAP Class IF_GP_MAIN (GFW: Interface for the main graphics proxy)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GFW_GP_PRES_CHART GFW: Product-specific section of CL_GUI_GP_PRES (Chart) 20000802
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GUI_GP GFW: Superclass of all graphics proxies 20000803
Properties
Class IF_GP_MAIN  
Short Description GFW: Interface for the main graphics proxy    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20000801   SAP 
Last change 20000927   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 GFW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_GP_MAIN has no interface implemented.
Friends
Class IF_GP_MAIN has no friend class.
Attributes
Class IF_GP_MAIN has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 NOTIFY Instance method Public Method Notify main proxy 20000801
2 SET_SUBPROXIES Instance method Public Method Tell main proxy about its subproxies 20000801
Events
Class IF_GP_MAIN has no event.
Types
Class IF_GP_MAIN has no local type.
Method Signatures

Method NOTIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILL_MODE_LIST Call by reference Type reference (TYPE) GFW_MODE_TAB list with fill modes for each proxy 20000905

Method NOTIFY on class IF_GP_MAIN has no exception.

Method SET_SUBPROXIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROXY_LIST Call by reference Type reference (TYPE) GFW_SUBPROXY_LIST List of references to subproxies 20000802
2 Exporting RETVAL Call by reference Type reference (TYPE) SYMSGNO CL_GFW=>OK, if ok 20000801

Method SET_SUBPROXIES on class IF_GP_MAIN has no exception.
History
Last changed by/on SAP  20000927 
SAP Release Created in