SAP ABAP Class CL_RSO_GUI_COMPONENT_TOOLBAR (GUI Component with Toolbar)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSO (Package) BW Repository: Infastructure and Core GUI Components
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSO_GUI_COMPONENT GUI Component 19990628
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSCTT_CTT_ALV_GRID ALV: RSCTT Description 20031002
2 Inheritance (c INHERITING FROM c_ref)  CL_RSINP_ALV_CONFIG Manual Data Entry - Configuration 20011218
3 Inheritance (c INHERITING FROM c_ref)  CL_RSO_GUI_APPL_LOG BW Repository: Application Log Output 19990629
4 Inheritance (c INHERITING FROM c_ref)  CL_RSO_GUI_COMPONENT_HTML BW Repository: Information in HTML Format 19990713
5 Inheritance (c INHERITING FROM c_ref)  CL_RSO_GUI_COMPONENT_TREE GUI Component with Toolbar and Tree 19990628
6 Inheritance (c INHERITING FROM c_ref)  CL_RSQ_GUI_ISET Gui Comp: InfoSet 20010301
7 Inheritance (c INHERITING FROM c_ref)  CL_RSQ_GUI_ISET_BW_TB Gui Comp: InfoSet 20010309
8 Inheritance (c INHERITING FROM c_ref)  CL_RSQ_GUI_ISET_LINK Processing Selected Objects 20020410
9 Inheritance (c INHERITING FROM c_ref)  CL_RSQ_GUI_ISET_TREE Gui Comp: InfoSet 20010302
10 Inheritance (c INHERITING FROM c_ref)  CL_RSUOM_UOMT_ALV_GRID ALV: Description RSUOM 20030818
Properties
Class CL_RSO_GUI_COMPONENT_TOOLBAR  
Short Description GUI Component with Toolbar    
Super Class CL_RSO_GUI_COMPONENT GUI Component 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSO   BW Repository: Infastructure and Core GUI Components 
Created 19990628   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSO_GUI_COMPONENT_TOOLBAR has no forward declaration.
Interfaces
Class CL_RSO_GUI_COMPONENT_TOOLBAR has no interface implemented.
Friends
Class CL_RSO_GUI_COMPONENT_TOOLBAR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_R_MENU Instance attribute Protected Object reference (TYPE REF TO) CL_CTMENU Menu Control 19990628
2 P_R_SPLITTER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter 19990713
3 P_R_TOOLBAR Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 19990628
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 19990628
2 CREATE_TOOLBAR Instance method Protected Method Creates Toolbar 19990713
3 DISPLAY Instance method Public Method Send to Frontend (display) 19990628
4 ON_DROPDOWN_CLICKED Instance method Public Event handling method Event Handler: Drop-Down Menu Selected 19990628
5 ON_FUNCTION_SELECTED Instance method Public Event handling method Event Handler: Menu Entry Selected 19990628
6 TOOLBAR_ADD_BUTTON Instance method Protected Method Adds Toolbar Keys 19990628
7 TOOLBAR_DEL_BUTTON Instance method Protected Method Removes Toolbar Keys 19990628
Events
Class CL_RSO_GUI_COMPONENT_TOOLBAR has no event.
Types
Class CL_RSO_GUI_COMPONENT_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 I_R_CONTAINER_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container, in dem die Komponente angezeigt werden soll 19990628
2 Importing I_R_PROPERTIES Call by reference Object reference (TYPE REF TO) CL_RSO_PROPERTIES Anwenderspezifische Eigenschaften (DB) 19990628

Method CONSTRUCTOR on class CL_RSO_GUI_COMPONENT_TOOLBAR has no exception.

Method CREATE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_GUI_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER GUI Container 19990713

Method CREATE_TOOLBAR on class CL_RSO_GUI_COMPONENT_TOOLBAR has no exception.

Method DISPLAY Signature

Method DISPLAY on class CL_RSO_GUI_COMPONENT_TOOLBAR has no parameter.
Method DISPLAY on class CL_RSO_GUI_COMPONENT_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) 19990628
2 Importing POSX Call by reference Type reference (TYPE) 19990628
3 Importing POSY Call by reference Type reference (TYPE) 19990628

Method ON_DROPDOWN_CLICKED on class CL_RSO_GUI_COMPONENT_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) 19990628

Method ON_FUNCTION_SELECTED on class CL_RSO_GUI_COMPONENT_TOOLBAR has no exception.

Method TOOLBAR_ADD_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODE Call by reference Type reference (TYPE) C Modus 19990628

Method TOOLBAR_ADD_BUTTON on class CL_RSO_GUI_COMPONENT_TOOLBAR has no exception.

Method TOOLBAR_DEL_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODE Call by reference Type reference (TYPE) C Modus 19990628

Method TOOLBAR_DEL_BUTTON on class CL_RSO_GUI_COMPONENT_TOOLBAR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in