SAP ABAP Class /PLMB/CL_SPI_MB_TOOLBAR (Toolbar for Metadata Browser)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-SPI (Application Component) Service Provider Infrastructure
⤷
/PLMB/BA_SPI_TOOLS (Package) Service Provider Infrastructure Tools

⤷

⤷

Properties
Class | /PLMB/CL_SPI_MB_TOOLBAR | |
Short Description | Toolbar for Metadata Browser | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /PLMB/BA_SPI_TOOLS | Service Provider Infrastructure Tools |
Created | 20100602 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /PLMB/CL_SPI_MB_TOOLBAR has no forward declaration.
Interfaces
Class /PLMB/CL_SPI_MB_TOOLBAR has no interface implemented.
Friends
Class /PLMB/CL_SPI_MB_TOOLBAR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /PLMB/CL_SPI_MB_CONTROLLER | Controller class of Metadata Browser | 20100609 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20100609 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20100602 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | 20100602 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ICONNAME | Name of an Icon | 20100707 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Adds navigation buttons to toolbar | 20100602 |
2 | ![]() |
Instance method | Public | Method | Changes icon of toolbar button | 20100706 |
3 | ![]() |
Instance method | Public | Constructor | 20100602 | |
4 | ![]() |
Instance method | Private | Event handling method | Button event | 20100608 |
Events
Class /PLMB/CL_SPI_MB_TOOLBAR has no event.
Types
Class /PLMB/CL_SPI_MB_TOOLBAR has no local type.
Method Signatures
Method ADD_NAVIGATION_BUTTONS Signature
Method ADD_NAVIGATION_BUTTONS on class /PLMB/CL_SPI_MB_TOOLBAR has no parameter.
Method ADD_NAVIGATION_BUTTONS on class /PLMB/CL_SPI_MB_TOOLBAR has no exception.
Method CHANGE_BUTTON_ICON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BTN_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | E = error, W = warning, I = Information, ' ' = standard | 20100706 |
Method CHANGE_BUTTON_ICON on class /PLMB/CL_SPI_MB_TOOLBAR has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | /PLMB/CL_SPI_MB_CONTROLLER | Controller class of Metadata Browser | 20100609 | ||
2 | ![]() |
IO_GUIDED_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20100609 | ||
3 | ![]() |
IV_CONTAINER_NAME | Call by reference | Type reference (TYPE) | STRING | Name of custom container for toolbar | 20100602 |
Method CONSTRUCTOR on class /PLMB/CL_SPI_MB_TOOLBAR has no exception.
Method ON_FUNCTION_SELECTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Value transfer | Attribute reference (LIKE) | 20100608 |
Method ON_FUNCTION_SELECTED on class /PLMB/CL_SPI_MB_TOOLBAR has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |