SAP ABAP Class CL_BSP_XP_TOOLBAR_SERVICE (CL_BSP_XP_TOOLBAR_SERVICE)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-FRW (Application Component) Framework
     BSP_XP_APPLICATION (Package) XP application - to be deleted
Properties
Class CL_BSP_XP_TOOLBAR_SERVICE  
Short Description CL_BSP_XP_TOOLBAR_SERVICE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_XP_APPLICATION   XP application - to be deleted 
Created 20050919   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BSP_XP_TOOLBAR_SERVICE has no interface implemented.
Friends
Class CL_BSP_XP_TOOLBAR_SERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_BUTTON_LIST Static Attribute Public Type reference (TYPE) BSPXPT_BUTTON_LIST_TT BSPXPT_TOOLBAR_LIST table type 20050919
2 GV_INVISIBLE Static Attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20051112
3 GV_OPTIONS_TEXT Static Attribute Public Type reference (TYPE) SOTR_TXT Text Field in the OTR 20060424
4 GV_PERS_LINK Static Attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20051103
5 GV_TB_SERVICE Static Attribute Protected Object reference (TYPE REF TO) CL_BSP_XP_TOOLBAR_SERVICE CL_BSP_XP_TOOLBAR_SERVICE 20050920
6 GV_VIEW_CONTROLLER Static Attribute Public Object reference (TYPE REF TO) CL_BSP_WD_VIEW_CONTROLLER Basis Class for WD View Controller 20050920
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BUTTON Instance method Public Method Add toolbar button 20050919
2 ADD_BUTTON_OPTIONS Instance method Public Method Add button Options to toolbar 20060424
3 ADD_PRINT_BUTTON Instance method Public Method Add toolbar button 20051011
4 CLEAR_BUTTONS Instance method Public Method Clear toolbar buttons 20050921
5 GET_BUTTON_LIST Instance method Public Method Get list of toolbar items 20050919
6 GET_INSTANCE Static method Public Method Get instance 20050920
7 GET_INVISIBLE Instance method Public Method 20051112
8 GET_PERS_LINK Instance method Public Method Get personalization link 20051103
9 SET_PERS_LINK Instance method Public Method Set personalization link 20051103
Events
Class CL_BSP_XP_TOOLBAR_SERVICE has no event.
Types
Class CL_BSP_XP_TOOLBAR_SERVICE 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 IV_BACKEND_CONFIRM_DIALOG Call by reference Object reference (TYPE REF TO) IF_BSP_XP_CONFIRM_DIALOG_DESCR Confirmation Dialog Descriptor 20051110
2 Importing IV_BUTTON_NAME Call by reference Type reference (TYPE) SIMPLE 20050919
3 Importing IV_CLIENT_CLICK_METHOD Call by reference Type reference (TYPE) STRING 20051114
4 Importing IV_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_BSP_WD_VIEW_CONTROLLER Basis Class for WD View Controller 20051103
5 Importing IV_DIALOG Call by reference Type reference (TYPE) ABAP_BOOL Boolean Variable (X=True, -=False, Space=Unknown) 20051004
6 Importing IV_DIALOG_TEXT Call by reference Type reference (TYPE) STRING 20051004
7 Importing IV_DISABLED Call by reference Type reference (TYPE) ABAP_BOOL 20051017
8 Importing IV_METHOD_NAME Call by reference Type reference (TYPE) STRING 20050919
9 Importing IV_PRIORITY Call by reference Type reference (TYPE) STRING 20051118
10 Importing IV_TOOLTIP Call by reference Type reference (TYPE) STRING 20051116

Method ADD_BUTTON on class CL_BSP_XP_TOOLBAR_SERVICE has no exception.

Method ADD_BUTTON_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_BSP_WD_VIEW_CONTROLLER Basis Class for WD View Controller 20060424
2 Importing IV_DISABLED Call by reference Type reference (TYPE) ABAP_BOOL 20060424

Method ADD_BUTTON_OPTIONS on class CL_BSP_XP_TOOLBAR_SERVICE has no exception.

Method ADD_PRINT_BUTTON Signature

Method ADD_PRINT_BUTTON on class CL_BSP_XP_TOOLBAR_SERVICE has no parameter.
Method ADD_PRINT_BUTTON on class CL_BSP_XP_TOOLBAR_SERVICE has no exception.

Method CLEAR_BUTTONS Signature

Method CLEAR_BUTTONS on class CL_BSP_XP_TOOLBAR_SERVICE has no parameter.
Method CLEAR_BUTTONS on class CL_BSP_XP_TOOLBAR_SERVICE has no exception.

Method GET_BUTTON_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_BUTTON_LIST Value transfer Type reference (TYPE) BSPXPT_BUTTON_LIST_TT BSPXPT_BUTTON_LIST table type 20050919

Method GET_BUTTON_LIST on class CL_BSP_XP_TOOLBAR_SERVICE has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLEAR Call by reference Type reference (TYPE) ABAP_BOOL 'X' Clear button list 20050920
2 Importing IV_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_BSP_WD_VIEW_CONTROLLER Basis Class for WD View Controller 20051004
3 Importing IV_INVISIBLE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20051112
4 Returning RV_VALUE Value transfer Object reference (TYPE REF TO) CL_BSP_XP_TOOLBAR_SERVICE CL_BSP_XP_TOOLBAR_SERVICE 20050920

Method GET_INSTANCE on class CL_BSP_XP_TOOLBAR_SERVICE has no exception.

Method GET_INVISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALUE Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20051112

Method GET_INVISIBLE on class CL_BSP_XP_TOOLBAR_SERVICE has no exception.

Method GET_PERS_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALUE Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20051104

Method GET_PERS_LINK on class CL_BSP_XP_TOOLBAR_SERVICE has no exception.

Method SET_PERS_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VALUE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20051103

Method SET_PERS_LINK on class CL_BSP_XP_TOOLBAR_SERVICE has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 700