SAP ABAP Class /TDAG/CPCL_GUI_TOOLBAR (CP: Kapselung der GUI-Toolbar)
Hierarchy
TDAGBCA (Software Component) TechniData Basic Components
   EHS (Application Component) Environment, Health and Safety
     /TDAG/CP (Package) Compliance for products
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_TOOLBAR Toolbar Control 20050902
Properties
Class /TDAG/CPCL_GUI_TOOLBAR  
Short Description CP: Kapselung der GUI-Toolbar    
Super Class CL_GUI_TOOLBAR Toolbar Control 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /TDAG/CP   Compliance for products 
Created 20050902   SAP 
Last change 20141109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ESP1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /TDAG/CPCL_GUI_TOOLBAR has no interface implemented.
Friends
Class /TDAG/CPCL_GUI_TOOLBAR has no friend class.
Attributes
Class /TDAG/CPCL_GUI_TOOLBAR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050902
2 ON_DROPDOWN_CLICKED Instance method Public Event handling method 20050902
3 SET_TOOLBAR_INTERACTIVE Instance method Public Method 20050902
Events
# Event Type Visibility Description Created on
1 MENU_BUTTON Instance Event
(0)
Public
(2)
20050902
2 TOOLBAR Instance Event
(0)
Public
(2)
20050902
Types
Class /TDAG/CPCL_GUI_TOOLBAR 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 IO_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Name des Containers 20050902
2 Importing I_DISPLAY_MODE Call by reference Type reference (TYPE) I M_MODE_HORIZONTAL Anzeigenmodus 20050902
3 Importing I_LIFETIME Call by reference Type reference (TYPE) I Lifetime 20050902
4 Importing I_NAME Call by reference Type reference (TYPE) STRING Name 20050902
5 Importing I_SHELLSTYLE Call by reference Type reference (TYPE) I Shell Style 20050902
# Exception Resumable Description Created on
1 CNTB_WRONG_VERSION Falsche SAPCALEN.OCX Version 20050902
2 CNTL_ERROR Fehler in CFW Aufruf 20050902
3 CNTL_INSTALL_ERROR control installation error 20050902
4 CNTL_SYSTEM_ERROR cntl_system_error 20050902
5 ILLEGAL_EVENT_COMBINATION ILLEGAL_EVENT_COMBINATION 20050902

Method ON_DROPDOWN_CLICKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20050902
2 Importing POSX Call by reference Attribute reference (LIKE) 20050902
3 Importing POSY Call by reference Attribute reference (LIKE) 20050902

Method ON_DROPDOWN_CLICKED on class /TDAG/CPCL_GUI_TOOLBAR has no exception.

Method SET_TOOLBAR_INTERACTIVE Signature

Method SET_TOOLBAR_INTERACTIVE on class /TDAG/CPCL_GUI_TOOLBAR has no parameter.
Method SET_TOOLBAR_INTERACTIVE on class /TDAG/CPCL_GUI_TOOLBAR has no exception.
Event Signatures

Event MENU_BUTTON Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 PO_MENU Exporting Value transfer Object reference (TYPE REF TO) CL_CTMENU Kontextmenüpointer 20050902
2 P_UCOMM Exporting Value transfer Type reference (TYPE) SY-UCOMM Funktionscode 20050902

Event TOOLBAR Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 PO_TOOLBAR Exporting Value transfer Object reference (TYPE REF TO) CL_ALV_EVENT_TOOLBAR_SET Toolbarobjekt 20050902
2 P_FLG_INTERACTIVE Exporting Value transfer Type reference (TYPE) CHAR01 interaktiver Aufruf 20050902
History
Last changed by/on SAP  20141109 
SAP Release Created in 0207B0406C