SAP ABAP Class CL_PT_GUI_CUSTOM_TOOLBAR (Toolbar Control)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-UIF (Application Component) User Interface Framework
⤷
SPTC (Package) UIF GUI SAP Controls
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PT_GUI_OBJECT | GUI Object | 20000314 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PT_GUI_SAP_CONTROL | Initialization of SAP GUI Control | 20000314 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PT_GUI_SAP_CUSTOM_TOOLBAR | Initialization of Custom Toolbar | 20000314 |
Properties
| Class | CL_PT_GUI_CUSTOM_TOOLBAR | |
| Short Description | Toolbar Control | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SPTC | UIF GUI SAP Controls |
| Created | 20000314 | SAP |
| Last change | 20000503 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_PT_GUI_OBJECT | GUI Object | 20000314 | ||
| 2 | IF_PT_GUI_SAP_CONTROL | Initialization of SAP GUI Control | 20000314 | ||
| 3 | IF_PT_GUI_SAP_CUSTOM_TOOLBAR | Initialization of Custom Toolbar | 20000314 |
Friends
Class CL_PT_GUI_CUSTOM_TOOLBAR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Control Container | 20000314 | |||
| 2 | Instance attribute | Protected | Attribute reference (LIKE) | 20000314 | |||||
| 3 | Instance attribute | Protected | Attribute reference (LIKE) | 20000314 | |||||
| 4 | Instance attribute | Protected | Attribute reference (LIKE) | 20000314 | |||||
| 5 | Instance attribute | Protected | Attribute reference (LIKE) | 20000314 | |||||
| 6 | Instance attribute | Private | Attribute reference (LIKE) | 20000314 | |||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | TTB_BUTTON | Toolbar Buttons | 20000314 | |||
| 8 | Instance attribute | Private | Attribute reference (LIKE) | 20000314 | |||||
| 9 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_PT_UIA_TOOLBAR | UIA Toolbar | 20000314 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Initialize GUI Toolbar | 20000314 | |
| 2 | Instance method | Protected | Method | Toolbar Changed? | 20000314 | |
| 3 | Instance method | Protected | Event handling method | Context Menu Structure | 20000314 | |
| 4 | Instance method | Protected | Event handling method | Function Code for Toolbar Element | 20000314 |
Events
Class CL_PT_GUI_CUSTOM_TOOLBAR has no event.
Types
Class CL_PT_GUI_CUSTOM_TOOLBAR has no local type.
Method Signatures
Method INITIALIZE_TOOLBAR Signature
Method INITIALIZE_TOOLBAR on class CL_PT_GUI_CUSTOM_TOOLBAR has no parameter.
Method INITIALIZE_TOOLBAR on class CL_PT_GUI_CUSTOM_TOOLBAR has no exception.
Method IS_TOOLBAR_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Verändert? | 20000314 |
Method IS_TOOLBAR_CHANGED on class CL_PT_GUI_CUSTOM_TOOLBAR has no exception.
Method ON_DROPDOWN_CLICKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Type reference (TYPE) | 20000314 | |||||
| 2 | POSX | Call by reference | Type reference (TYPE) | 20000314 | |||||
| 3 | POSY | Call by reference | Type reference (TYPE) | 20000314 |
Method ON_DROPDOWN_CLICKED on class CL_PT_GUI_CUSTOM_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 | Call by reference | Type reference (TYPE) | 20000314 |
Method ON_FUNCTION_SELECTED on class CL_PT_GUI_CUSTOM_TOOLBAR has no exception.
History
| Last changed by/on | SAP | 20000503 |
| SAP Release Created in |