SAP ABAP Class CL_RSAWB_SPLITTER_FOR_TOOLBAR (Splitter with Container and Toolbar)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-AWB (Application Component) Data Warehousing Workbench
     RSAWBN_CORE (Package) CORE Components of Data Warehousing Workbench
Properties
Class CL_RSAWB_SPLITTER_FOR_TOOLBAR  
Short Description Splitter with Container and Toolbar    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSAWBN_CORE   CORE Components of Data Warehousing Workbench 
Created 19991222   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSAWB_SPLITTER_FOR_TOOLBAR has no interface implemented.
Friends
Class CL_RSAWB_SPLITTER_FOR_TOOLBAR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_EXTENSION_TOOLBARCONTAINER Instance attribute Private Type reference (TYPE) I 20050630
2 P_R_CONTAINER_CONTROL Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Control Container 19991222
3 P_R_CONTAINER_TOOLBAR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Toolbarcontainer 19991222
4 P_R_SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 19991222
5 P_R_TOOLBAR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20010504
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BUTTON Instance method Public Method 20010504
2 CONSTRUCTOR Instance method Public Constructor Constructor 19991222
3 GET_CONTROLCONTAINER Instance method Public Method get controlcontainer 19991222
4 GET_TOOLBAR Instance method Public Method get toolbar 20010914
5 ON_HANDLE_DROPDOWN_CLICKED Instance method Private Event handling method 20010504
6 ON_HANDLE_FUNCTION_SELECTED Instance method Private Event handling method 20010504
7 SET_TOOLBAR_VISIBLE Instance method Public Method 20050630
Events
# Event Type Visibility Description Created on
1 FCODE_SELECTED Instance Event
(0)
Public
(2)
20010504
Types
Class CL_RSAWB_SPLITTER_FOR_TOOLBAR has no local type.
Method Signatures

Method ADD_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BUTN_TYPE Call by reference Type reference (TYPE) TB_BTYPE Toolbarbuttontyp 20010504
2 Importing FCODE Call by reference Type reference (TYPE) UI_FUNC Funktionscode 20010504
3 Importing ICON Call by reference Type reference (TYPE) C 20010504
4 Importing IS_CHECKED Call by reference Type reference (TYPE) C 20010504
5 Importing IS_DISABLED Call by reference Type reference (TYPE) C 20010504
6 Importing QUICKINFO Call by reference Type reference (TYPE) ICONQUICK Quickinfo für eine Ikone 20010504
7 Importing TEXT Call by reference Type reference (TYPE) TEXT40 Text in der Länge 40 20010504

Method ADD_BUTTON on class CL_RSAWB_SPLITTER_FOR_TOOLBAR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPL_EVENT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE als Anwendungsevent registrieren 20071114
2 Importing I_EXTENSION_TOOLBARCONTAINER Call by reference Type reference (TYPE) I 23 extension toolbarcontainer 19991222
3 Importing I_R_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 19991222

Method CONSTRUCTOR on class CL_RSAWB_SPLITTER_FOR_TOOLBAR has no exception.

Method GET_CONTROLCONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_R_CONTAINER_CONTROL Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 19991222

Method GET_CONTROLCONTAINER on class CL_RSAWB_SPLITTER_FOR_TOOLBAR has no exception.

Method GET_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_R_TOOLBAR Value transfer Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20010914

Method GET_TOOLBAR on class CL_RSAWB_SPLITTER_FOR_TOOLBAR has no exception.

Method ON_HANDLE_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) 20010504
2 Importing POSX Call by reference Attribute reference (LIKE) 20010504
3 Importing POSY Call by reference Attribute reference (LIKE) 20010504

Method ON_HANDLE_DROPDOWN_CLICKED on class CL_RSAWB_SPLITTER_FOR_TOOLBAR has no exception.

Method ON_HANDLE_FUNCTION_SELECTED Signature

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

Method ON_HANDLE_FUNCTION_SELECTED on class CL_RSAWB_SPLITTER_FOR_TOOLBAR has no exception.

Method SET_TOOLBAR_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VISIBLE Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20050630

Method SET_TOOLBAR_VISIBLE on class CL_RSAWB_SPLITTER_FOR_TOOLBAR has no exception.
Event Signatures

Event FCODE_SELECTED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 FCODE Exporting Value transfer Type reference (TYPE) UI_FUNC Funktionscode 20010504
History
Last changed by/on SAP  20130531 
SAP Release Created in 20B