SAP ABAP Class CL_FWWP_TOOLBAR (Display of a Toolbar)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SBPT_FWWP (Package) Framework for Workplace
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FWWP_TOOLBAR_BASE | Display of Application-Specific Functions (Basis) | 19990217 |
Properties
| Class | CL_FWWP_TOOLBAR | |
| Short Description | Display of a Toolbar | |
| Super Class | CL_FWWP_TOOLBAR_BASE | Display of Application-Specific Functions (Basis) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBPT_FWWP | Framework for Workplace |
| Created | 19990217 | SAP |
| Last change | 19990217 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FWWP_TOOLBAR has no forward declaration.
Interfaces
Class CL_FWWP_TOOLBAR has no interface implemented.
Friends
Class CL_FWWP_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_TOOLBAR | Toolbar Control | 19990217 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 19990217 | |
| 2 | Instance method | Public | Method | Releases Control | 19990301 | |
| 3 | Instance method | Public | Method | Returns Toolbar Control | 19990217 | |
| 4 | Instance method | Protected | Event handling method | Event Handler for Function Selection | 19990217 | |
| 5 | Instance method | Public | Method | Sets Visibility | 19990901 |
Events
Class CL_FWWP_TOOLBAR has no event.
Types
Class CL_FWWP_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 | I_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | GUI Container | 19990223 |
Method CONSTRUCTOR on class CL_FWWP_TOOLBAR has no exception.
Method FREE Signature
Method FREE on class CL_FWWP_TOOLBAR has no parameter.
Method FREE on class CL_FWWP_TOOLBAR has no exception.
Method GET_CONTROL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROL | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTROL | Control | 19990217 |
Method GET_CONTROL on class CL_FWWP_TOOLBAR has no exception.
Method HANDLER_FUNCTION_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 19990217 |
Method HANDLER_FUNCTION_SELECTED on class CL_FWWP_TOOLBAR has no exception.
Method SET_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VISIBLE | Value transfer | Type reference (TYPE) | C | visible | 19990901 |
Method SET_VISIBLE on class CL_FWWP_TOOLBAR has no exception.
History
| Last changed by/on | SAP | 19990217 |
| SAP Release Created in |