SAP ABAP Class CL_RSAWB_SPLITTER_FOR_TOOLBAR (Splitter with Container and Toolbar)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-AWB (Application Component) Data Warehousing Workbench
⤷
RSAWBN_CORE (Package) CORE Components of Data Warehousing Workbench

⤷

⤷

Properties
Class | CL_RSAWB_SPLITTER_FOR_TOOLBAR | |
Short Description | Splitter with Container and Toolbar | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSAWBN_CORE | CORE Components of Data Warehousing Workbench |
Created | 19991222 | SAP |
Last change | 20130531 | 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_RSAWB_SPLITTER_FOR_TOOLBAR has no interface implemented.
Friends
Class CL_RSAWB_SPLITTER_FOR_TOOLBAR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20050630 | |||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Control Container | 19991222 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Toolbarcontainer | 19991222 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 19991222 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20010504 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20010504 | |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 19991222 |
3 | ![]() |
Instance method | Public | Method | get controlcontainer | 19991222 |
4 | ![]() |
Instance method | Public | Method | get toolbar | 20010914 |
5 | ![]() |
Instance method | Private | Event handling method | 20010504 | |
6 | ![]() |
Instance method | Private | Event handling method | 20010504 | |
7 | ![]() |
Instance method | Public | Method | 20050630 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | FCODE_SELECTED | Instance Event (0) |
Public (2) |
20010504 |
Types
Class CL_RSAWB_SPLITTER_FOR_TOOLBAR 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 | ![]() |
BUTN_TYPE | Call by reference | Type reference (TYPE) | TB_BTYPE | Toolbarbuttontyp | 20010504 | ||
2 | ![]() |
FCODE | Call by reference | Type reference (TYPE) | UI_FUNC | Funktionscode | 20010504 | ||
3 | ![]() |
ICON | Call by reference | Type reference (TYPE) | C | 20010504 | |||
4 | ![]() |
IS_CHECKED | Call by reference | Type reference (TYPE) | C | 20010504 | |||
5 | ![]() |
IS_DISABLED | Call by reference | Type reference (TYPE) | C | 20010504 | |||
6 | ![]() |
QUICKINFO | Call by reference | Type reference (TYPE) | ICONQUICK | Quickinfo für eine Ikone | 20010504 | ||
7 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | TEXT40 | Text in der Länge 40 | 20010504 |
Method ADD_BUTTON on class CL_RSAWB_SPLITTER_FOR_TOOLBAR has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APPL_EVENT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | als Anwendungsevent registrieren | 20071114 | |
2 | ![]() |
I_EXTENSION_TOOLBARCONTAINER | Call by reference | Type reference (TYPE) | I | 23 | extension toolbarcontainer | 19991222 | |
3 | ![]() |
I_R_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 19991222 |
Method CONSTRUCTOR on class CL_RSAWB_SPLITTER_FOR_TOOLBAR has no exception.
Method GET_CONTROLCONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_R_CONTAINER_CONTROL | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 19991222 |
Method GET_CONTROLCONTAINER on class CL_RSAWB_SPLITTER_FOR_TOOLBAR has no exception.
Method GET_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_R_TOOLBAR | Value transfer | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20010914 |
Method GET_TOOLBAR on class CL_RSAWB_SPLITTER_FOR_TOOLBAR has no exception.
Method ON_HANDLE_DROPDOWN_CLICKED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Call by reference | Attribute reference (LIKE) | 20010504 | ||||
2 | ![]() |
POSX | Call by reference | Attribute reference (LIKE) | 20010504 | ||||
3 | ![]() |
POSY | Call by reference | Attribute reference (LIKE) | 20010504 |
Method ON_HANDLE_DROPDOWN_CLICKED on class CL_RSAWB_SPLITTER_FOR_TOOLBAR has no exception.
Method ON_HANDLE_FUNCTION_SELECTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Call by reference | Attribute reference (LIKE) | 20010504 |
Method ON_HANDLE_FUNCTION_SELECTED on class CL_RSAWB_SPLITTER_FOR_TOOLBAR has no exception.
Method SET_TOOLBAR_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VISIBLE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20050630 |
Method SET_TOOLBAR_VISIBLE on class CL_RSAWB_SPLITTER_FOR_TOOLBAR has no exception.
Event Signatures
Event FCODE_SELECTED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | FCODE | Exporting | Value transfer | Type reference (TYPE) | UI_FUNC | Funktionscode | 20010504 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 20B |