SAP ABAP Class CL_GUI_AQQGRAPHIC_ADAPT (Network Adapter)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-QUE (Application Component) SAP Query
     SQUECNTRL (Package) Control for SQVI and SQ02
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_CONTROL Proxy Class for Control in GUI 20011106
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DRAGDROP Drag and Drop Interface for Controls 20011106
Properties
Class CL_GUI_AQQGRAPHIC_ADAPT  
Short Description Network Adapter    
Super Class CL_GUI_CONTROL Proxy Class for Control in GUI 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class AQQIS_CNTRL    
Program status P  SAP Standard Production Program 
Category 0   
Package SQUECNTRL   Control for SQVI and SQ02 
Created 20011106   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNTL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_DRAGDROP Drag and Drop Interface for Controls 20011106
Friends
Class CL_GUI_AQQGRAPHIC_ADAPT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_S_ADAPT_HANDLE Instance attribute Private Type reference (TYPE) CNTL_HANDLE 20011106
2 P_TH_ICON Instance attribute Private Type reference (TYPE) AQQ_TH_ICON Icon Used in Table, Ids 20011106
Methods
# Method Level Visibility Method type Description Created on
1 ADD_COLOR Instance method Public Method Inserts Frog Color in Color Pallet 20011106
2 CONSTRUCTOR Instance method Public Constructor Constructor 20011106
3 GET_HANDLE Instance method Public Method 20011106
4 GET_ICONID Instance method Public Method Provides ID for Icon 20011106
5 SET_BACKGROUND_COLOR Instance method Public Method SET_BACKGROUND_COLOR 20011106
6 SET_DD_HANDLE Instance method Public Method Set Network D&D Handle 20011106
Events
# Event Type Visibility Description Created on
1 ONDROP Instance Event
(0)
Public
(2)
20011106
Types
Class CL_GUI_AQQGRAPHIC_ADAPT has no local type.
Method Signatures

Method ADD_COLOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FROGID Call by reference Type reference (TYPE) I Id für den Frogzugriff 20011106
2 Importing I_PALID Call by reference Type reference (TYPE) I Id in der Palette (Control) 20011106
3 Importing I_RGB Call by reference Type reference (TYPE) I RGB-Wert für den Classicgui 20011106

Method ADD_COLOR on class CL_GUI_AQQGRAPHIC_ADAPT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LIFETIME Call by reference Type reference (TYPE) I 20011106
2 Importing I_R_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20011106
3 Importing I_SHELLSTYLE Call by reference Type reference (TYPE) I 20011106
4 Importing I_S_CONTROL Call by reference Type reference (TYPE) CNTL_HANDLE 20011106
# Exception Resumable Description Created on
1 CANCELLED Abbruch 20011106
2 CNTL_ERROR 20011106
3 CNTL_SYSTEM_ERROR 20011106
4 CREATE_ERROR 20011106
5 LIFETIME_ERROR 20011106

Method GET_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_S_HANDLE Value transfer Type reference (TYPE) CNTL_HANDLE 20011106

Method GET_HANDLE on class CL_GUI_AQQGRAPHIC_ADAPT has no exception.

Method GET_ICONID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_ID Value transfer Type reference (TYPE) I Natürliche Zahl 20011106
2 Importing I_ICON Call by reference Type reference (TYPE) AQQ_BITMAP Bild (Icon) in einem Objekt der Netzplangrafik 20011106

Method GET_ICONID on class CL_GUI_AQQGRAPHIC_ADAPT has no exception.

Method SET_BACKGROUND_COLOR Signature

Method SET_BACKGROUND_COLOR on class CL_GUI_AQQGRAPHIC_ADAPT has no parameter.
Method SET_BACKGROUND_COLOR on class CL_GUI_AQQGRAPHIC_ADAPT has no exception.

Method SET_DD_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DD_HANDLE Call by reference Type reference (TYPE) I Drag&Drop-Handle 20011106

Method SET_DD_HANDLE on class CL_GUI_AQQGRAPHIC_ADAPT has no exception.
Event Signatures

Event ONDROP Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 DRAGDROPOBJECT Exporting Value transfer Object reference (TYPE REF TO) CL_DRAGDROPOBJECT Drag & Drop DataObject 20011106
2 PROPERTIES Exporting Value transfer Object reference (TYPE REF TO) CL_SIMPLEPROPBAG Properties für Drag&Drop Events 20011106
History
Last changed by/on SAP  20110908 
SAP Release Created in 620