SAP ABAP Class IF_PT_UIA_TOOLBAR (UIA Toolbar)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PT_UIA_NAVIGATION_TOOLBAR Obsolete: Replaced by CL_PT_UIA_TOOLBAR 19990704
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PT_UIA_TMW_MENU Obsolete: TMW UIA Menu Bar: New CL_PT_UIA_TMW_MENU_470 19991021
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PT_UIA_TMW_MESSAGE_LIST UIA Object for Message Handler 20000110
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PT_UIA_TOOLBAR Navigation Tree Toolbar 20000314
Properties
Class IF_PT_UIA_TOOLBAR  
Short Description UIA Toolbar    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 19990704   SAP 
Last change 20000120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_PT_UIA_TOOLBAR has no forward declaration.
Interfaces
Class IF_PT_UIA_TOOLBAR has no interface implemented.
Friends
Class IF_PT_UIA_TOOLBAR has no friend class.
Attributes
Class IF_PT_UIA_TOOLBAR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_TOOLBAR_BUTTONS Instance method Public Method Gets All Toolbar Buttons for Navigation Control 19990813
2 ON_FUNCTION_SELECTED Instance method Public Method Provides System Function Code to Toolbar Element 19990704
3 ON_TOOLBAR_DROPDOWN Instance method Public Method Gets Context Menu for Item 19990707
Events
Class IF_PT_UIA_TOOLBAR has no event.
Types
Class IF_PT_UIA_TOOLBAR has no local type.
Method Signatures

Method GET_TOOLBAR_BUTTONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TTB_BUTTON Toolbarbuttons 19990813

Method GET_TOOLBAR_BUTTONS on class IF_PT_UIA_TOOLBAR has no exception.

Method ON_FUNCTION_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_NEW_FCODE Value transfer Type reference (TYPE) UI_FUNC Neuer Fcode 20000120
2 Exporting EX_TOOLBAR_BUTTON Value transfer Object reference (TYPE REF TO) IF_PT_UIA_TOOLBAR_BUTTON Button einer Toolbar 20000120
3 Importing IM_FCODE Value transfer Type reference (TYPE) UI_FUNC Gewählter Fcode 19990704

Method ON_FUNCTION_SELECTED on class IF_PT_UIA_TOOLBAR has no exception.

Method ON_TOOLBAR_DROPDOWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FCODE Value transfer Type reference (TYPE) UI_FUNC Fcode des Items 19990707
2 Returning RE_CONTEXT_MENU Value transfer Object reference (TYPE REF TO) CL_CTMENU Kontextmenü 19990811

Method ON_TOOLBAR_DROPDOWN on class IF_PT_UIA_TOOLBAR has no exception.
History
Last changed by/on SAP  20000120 
SAP Release Created in