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 | 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 | Static Attribute | Public | Type reference (TYPE) | BSPXPT_BUTTON_LIST_TT | BSPXPT_TOOLBAR_LIST table type | 20050919 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20051112 | |||
| 3 | Static Attribute | Public | Type reference (TYPE) | SOTR_TXT | Text Field in the OTR | 20060424 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20051103 | |||
| 5 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_BSP_XP_TOOLBAR_SERVICE | CL_BSP_XP_TOOLBAR_SERVICE | 20050920 | |||
| 6 | 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 | Instance method | Public | Method | Add toolbar button | 20050919 | |
| 2 | Instance method | Public | Method | Add button Options to toolbar | 20060424 | |
| 3 | Instance method | Public | Method | Add toolbar button | 20051011 | |
| 4 | Instance method | Public | Method | Clear toolbar buttons | 20050921 | |
| 5 | Instance method | Public | Method | Get list of toolbar items | 20050919 | |
| 6 | Static method | Public | Method | Get instance | 20050920 | |
| 7 | Instance method | Public | Method | 20051112 | ||
| 8 | Instance method | Public | Method | Get personalization link | 20051103 | |
| 9 | 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 | IV_BACKEND_CONFIRM_DIALOG | Call by reference | Object reference (TYPE REF TO) | IF_BSP_XP_CONFIRM_DIALOG_DESCR | Confirmation Dialog Descriptor | 20051110 | |||
| 2 | IV_BUTTON_NAME | Call by reference | Type reference (TYPE) | SIMPLE | 20050919 | ||||
| 3 | IV_CLIENT_CLICK_METHOD | Call by reference | Type reference (TYPE) | STRING | 20051114 | ||||
| 4 | IV_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_VIEW_CONTROLLER | Basis Class for WD View Controller | 20051103 | |||
| 5 | IV_DIALOG | Call by reference | Type reference (TYPE) | ABAP_BOOL | Boolean Variable (X=True, -=False, Space=Unknown) | 20051004 | |||
| 6 | IV_DIALOG_TEXT | Call by reference | Type reference (TYPE) | STRING | 20051004 | ||||
| 7 | IV_DISABLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20051017 | ||||
| 8 | IV_METHOD_NAME | Call by reference | Type reference (TYPE) | STRING | 20050919 | ||||
| 9 | IV_PRIORITY | Call by reference | Type reference (TYPE) | STRING | 20051118 | ||||
| 10 | 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 | IV_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_VIEW_CONTROLLER | Basis Class for WD View Controller | 20060424 | |||
| 2 | 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 | 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 | IV_CLEAR | Call by reference | Type reference (TYPE) | ABAP_BOOL | 'X' | Clear button list | 20050920 | ||
| 2 | IV_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_VIEW_CONTROLLER | Basis Class for WD View Controller | 20051004 | |||
| 3 | IV_INVISIBLE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20051112 | |||
| 4 | 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 | 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 | 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 | 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 |