SAP ABAP Class CL_SPROJECT_TOOLBAR (Dokument Template Toolbar)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CUS-TOL-IMG (Application Component) Implementation Guide
     SPROJECT (Package) General project management
Properties
Class CL_SPROJECT_TOOLBAR  
Short Description Dokument Template Toolbar    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class SPROJECT    
Program status     
Category 0   
Package SPROJECT   General project management 
Created 20010326   SAP 
Last change 20010326   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNTB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SPROJECT_TOOLBAR has no interface implemented.
Friends
Class CL_SPROJECT_TOOLBAR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FALSE Constant Protected Type reference (TYPE) CHAR1 ' ' Boolean Constants 20010326
2 GLOBAL_DISPLAY_MODE Instance attribute Protected Type reference (TYPE) FLAG Display Mode 20010327
3 GLOBAL_DYNAMIC_MENU Instance attribute Protected Object reference (TYPE REF TO) CL_CTMENU Dynamic menu 20010326
4 GLOBAL_DYNP_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Screen Container 20010326
5 GLOBAL_FCODE Instance attribute Protected Type reference (TYPE) UI_FUNC Selected Function 20010326
6 GLOBAL_TOOLBAR Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar 20010326
7 TRUE Constant Protected Type reference (TYPE) CHAR1 'X' Boolean Constants 20010326
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20010326
2 CREATE_BUTTONS Instance method Protected Method Creates Existing Pushbuttons 20010326
3 FREE Instance method Public Method Destroys the Toolbar 20010326
4 GET_SELECTED_FCODE Instance method Public Method Gets Selected Function Code 20010326
5 INIT_TOOLBAR Instance method Public Method Initialize Toolbar 20010327
6 ON_DROPDOWN_CLICKED Instance method Protected Event handling method Action when Selecting Pushbutton 20010326
7 ON_FUNCTION_SELECTED Instance method Protected Event handling method Action when Selecting Function 20010326
8 SET_EVENTS Instance method Protected Method Register Events 20010326
Events
Class CL_SPROJECT_TOOLBAR has no event.
Types
Class CL_SPROJECT_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 CONTAINER_NAME Value transfer Type reference (TYPE) C 20010326
2 Importing DISPLAY Value transfer Type reference (TYPE) FLAG allgemeines flag 20010326
3 Importing DYNNR Value transfer Type reference (TYPE) SYDYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20010326
4 Importing REPID Value transfer Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20010326

Method CONSTRUCTOR on class CL_SPROJECT_TOOLBAR has no exception.

Method CREATE_BUTTONS Signature

Method CREATE_BUTTONS on class CL_SPROJECT_TOOLBAR has no parameter.
Method CREATE_BUTTONS on class CL_SPROJECT_TOOLBAR has no exception.

Method FREE Signature

Method FREE on class CL_SPROJECT_TOOLBAR has no parameter.
Method FREE on class CL_SPROJECT_TOOLBAR has no exception.

Method GET_SELECTED_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FCODE Value transfer Type reference (TYPE) UI_FUNC Funktionscode 20010326

Method GET_SELECTED_FCODE on class CL_SPROJECT_TOOLBAR has no exception.

Method INIT_TOOLBAR Signature

Method INIT_TOOLBAR on class CL_SPROJECT_TOOLBAR has no parameter.
Method INIT_TOOLBAR on class CL_SPROJECT_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 Value transfer Attribute reference (LIKE) 20010326
2 Importing POSX Value transfer Attribute reference (LIKE) 20010326
3 Importing POSY Value transfer Attribute reference (LIKE) 20010326

Method ON_DROPDOWN_CLICKED on class CL_SPROJECT_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 Value transfer Attribute reference (LIKE) 20010326

Method ON_FUNCTION_SELECTED on class CL_SPROJECT_TOOLBAR has no exception.

Method SET_EVENTS Signature

Method SET_EVENTS on class CL_SPROJECT_TOOLBAR has no parameter.
Method SET_EVENTS on class CL_SPROJECT_TOOLBAR has no exception.
History
Last changed by/on SAP  20010326 
SAP Release Created in 610