SAP ABAP Class CL_RSO_GUI_COMPONENT_TOOLBAR (GUI Component with Toolbar)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSO (Package) BW Repository: Infastructure and Core GUI Components
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSO_GUI_COMPONENT | GUI Component | 19990628 |
Meta Relationship - Used By
Properties
| Class | CL_RSO_GUI_COMPONENT_TOOLBAR | |
| Short Description | GUI Component with Toolbar | |
| Super Class | CL_RSO_GUI_COMPONENT | GUI Component |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSO | BW Repository: Infastructure and Core GUI Components |
| Created | 19990628 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSO_GUI_COMPONENT_TOOLBAR has no forward declaration.
Interfaces
Class CL_RSO_GUI_COMPONENT_TOOLBAR has no interface implemented.
Friends
Class CL_RSO_GUI_COMPONENT_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_CTMENU | Menu Control | 19990628 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter | 19990713 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 19990628 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 19990628 | |
| 2 | Instance method | Protected | Method | Creates Toolbar | 19990713 | |
| 3 | Instance method | Public | Method | Send to Frontend (display) | 19990628 | |
| 4 | Instance method | Public | Event handling method | Event Handler: Drop-Down Menu Selected | 19990628 | |
| 5 | Instance method | Public | Event handling method | Event Handler: Menu Entry Selected | 19990628 | |
| 6 | Instance method | Protected | Method | Adds Toolbar Keys | 19990628 | |
| 7 | Instance method | Protected | Method | Removes Toolbar Keys | 19990628 |
Events
Class CL_RSO_GUI_COMPONENT_TOOLBAR has no event.
Types
Class CL_RSO_GUI_COMPONENT_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_R_CONTAINER_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container, in dem die Komponente angezeigt werden soll | 19990628 | |||
| 2 | I_R_PROPERTIES | Call by reference | Object reference (TYPE REF TO) | CL_RSO_PROPERTIES | Anwenderspezifische Eigenschaften (DB) | 19990628 |
Method CONSTRUCTOR on class CL_RSO_GUI_COMPONENT_TOOLBAR has no exception.
Method CREATE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_GUI_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | GUI Container | 19990713 |
Method CREATE_TOOLBAR on class CL_RSO_GUI_COMPONENT_TOOLBAR has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_RSO_GUI_COMPONENT_TOOLBAR has no parameter.
Method DISPLAY on class CL_RSO_GUI_COMPONENT_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) | 19990628 | |||||
| 2 | POSX | Call by reference | Type reference (TYPE) | 19990628 | |||||
| 3 | POSY | Call by reference | Type reference (TYPE) | 19990628 |
Method ON_DROPDOWN_CLICKED on class CL_RSO_GUI_COMPONENT_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) | 19990628 |
Method ON_FUNCTION_SELECTED on class CL_RSO_GUI_COMPONENT_TOOLBAR has no exception.
Method TOOLBAR_ADD_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MODE | Call by reference | Type reference (TYPE) | C | Modus | 19990628 |
Method TOOLBAR_ADD_BUTTON on class CL_RSO_GUI_COMPONENT_TOOLBAR has no exception.
Method TOOLBAR_DEL_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MODE | Call by reference | Type reference (TYPE) | C | Modus | 19990628 |
Method TOOLBAR_DEL_BUTTON on class CL_RSO_GUI_COMPONENT_TOOLBAR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |