SAP ABAP Class CL_PT_GUI_SAP_CUSTOM_TOOLBAR (Obsolete; Replaced by CL_PT_GUI_CUSTOM_TOOLBAR)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PT (Application Component) Personnel Time Management
     PT_GUI_SAP_CONTROL (Package) OBSOLETE: Old SAPgui Control
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PT_GUI_OBJECT GUI Object 19990826
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PT_GUI_SAP_CONTROL Initialization of SAP GUI Control 19990826
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PT_GUI_SAP_CUSTOM_TOOLBAR Initialization of Custom Toolbar 19990826
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PT_GUI_SAP_TMW_SCENARIO_SEL Scenario Selection Toolbar: Obsolete; not replaced 19990826
Properties
Class CL_PT_GUI_SAP_CUSTOM_TOOLBAR  
Short Description Obsolete; Replaced by CL_PT_GUI_CUSTOM_TOOLBAR    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PT_GUI_SAP_CONTROL   OBSOLETE: Old SAPgui Control 
Created 19990826   SAP 
Last change 20010807   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_GUI_CFW Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CNTL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_PT_GUI_OBJECT GUI Object 19990826
2 IF_PT_GUI_SAP_CONTROL Initialization of SAP GUI Control 19990826
3 IF_PT_GUI_SAP_CUSTOM_TOOLBAR Initialization of Custom Toolbar 19990826
Friends
Class CL_PT_GUI_SAP_CUSTOM_TOOLBAR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Control Container 19990826
2 DESCRIPTION Instance attribute Protected Attribute reference (LIKE) 19991210
3 GUI_LAYOUT Instance attribute Protected Attribute reference (LIKE) 19990826
4 NODE_ID Instance attribute Protected Attribute reference (LIKE) 19990826
5 OBJECT_ID Instance attribute Protected Attribute reference (LIKE) 19990826
6 TOOLBAR Instance attribute Private Attribute reference (LIKE) 19990826
7 TOOLBAR_BUTTONS Instance attribute Protected Type reference (TYPE) TTB_BUTTON Toolbar Buttons 19990826
8 TYPE Instance attribute Private Attribute reference (LIKE) 19991210
9 UIA_TOOLBAR Instance attribute Protected Object reference (TYPE REF TO) IF_PT_UIA_TOOLBAR UIA Toolbar 19990826
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20010807
2 INITIALIZE_TOOLBAR Instance method Protected Method Initialize GUI Toolbar 19990826
3 IS_TOOLBAR_CHANGED Instance method Protected Method Toolbar Changed? 19990826
4 ON_DROPDOWN_CLICKED Instance method Protected Event handling method Context Menu Structure 19990826
5 ON_FUNCTION_SELECTED Instance method Protected Event handling method Function Code for Toolbar Element 19990826
Events
Class CL_PT_GUI_SAP_CUSTOM_TOOLBAR has no event.
Types
Class CL_PT_GUI_SAP_CUSTOM_TOOLBAR has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_PT_GUI_SAP_CUSTOM_TOOLBAR has no parameter.
Method CONSTRUCTOR on class CL_PT_GUI_SAP_CUSTOM_TOOLBAR has no exception.

Method INITIALIZE_TOOLBAR Signature

Method INITIALIZE_TOOLBAR on class CL_PT_GUI_SAP_CUSTOM_TOOLBAR has no parameter.
Method INITIALIZE_TOOLBAR on class CL_PT_GUI_SAP_CUSTOM_TOOLBAR has no exception.

Method IS_TOOLBAR_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D Verändert? 19990826

Method IS_TOOLBAR_CHANGED on class CL_PT_GUI_SAP_CUSTOM_TOOLBAR has no exception.

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 Type reference (TYPE) 19990826
2 Importing POSX Call by reference Type reference (TYPE) 19990826
3 Importing POSY Call by reference Type reference (TYPE) 19990826

Method ON_DROPDOWN_CLICKED on class CL_PT_GUI_SAP_CUSTOM_TOOLBAR has no exception.

Method ON_FUNCTION_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Type reference (TYPE) 19990826

Method ON_FUNCTION_SELECTED on class CL_PT_GUI_SAP_CUSTOM_TOOLBAR has no exception.
History
Last changed by/on SAP  20010807 
SAP Release Created in