SAP ABAP Class CL_RSRT_UIE_TOOLBAR (UI Element: Toolbar)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSRT_BICS_MODEL (Package) RSRT BICS Model

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSRT_UIE | UI View Element: UI Element | 20111020 |
Properties
Class | CL_RSRT_UIE_TOOLBAR | |
Short Description | UI Element: Toolbar | |
Super Class | CL_RSRT_UIE | UI View Element: UI Element |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSRT_BICS_MODEL | RSRT BICS Model |
Created | 20111020 | SAP |
Last change | 20140121 | 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) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_RSRT_UIE_TOOLBAR has no interface implemented.
Friends
Class CL_RSRT_UIE_TOOLBAR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_CID | 'TOOLBAR' | 20120509 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | IF_RSRT_UIE_TOOLBAR_ITEM=>TN_T_TOOLBAR_ITEM | 20120509 | |||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | IF_RSRT_UIE_TOOLBAR_ITEM=>TN_T_TOOLBAR_ITEM | 20120509 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add Toolbar Item | 20120509 |
2 | ![]() |
Instance method | Public | Method | Add Toolbar Item | 20120509 |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20111020 |
4 | ![]() |
Static method | Public | Method | Create Toolbar | 20111020 |
5 | ![]() |
Instance method | Public | Method | Get Toolbar Item | 20120509 |
6 | ![]() |
Instance method | Public | Method | Get Toolbar Items | 20120509 |
7 | ![]() |
Instance method | Public | Method | Get Toolbar Items | 20120509 |
8 | ![]() |
Instance method | Public | Method | Remove Toolbar Item | 20120509 |
9 | ![]() |
Instance method | Public | Method | Remove Toolbar Items | 20120509 |
10 | ![]() |
Instance method | Public | Method | Remove Toolbar Items | 20120509 |
Events
Class CL_RSRT_UIE_TOOLBAR has no event.
Types
Class CL_RSRT_UIE_TOOLBAR has no local type.
Method Signatures
Method ADD_TOOLBAR_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20120509 | ||
2 | ![]() |
VALUE | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_UIE_TOOLBAR_ITEM | UI Element: Toolbar Item | 20120509 |
Method ADD_TOOLBAR_ITEM on class CL_RSRT_UIE_TOOLBAR has no exception.
Method ADD_TOOLBAR_ITEM_RIGHT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20120509 | ||
2 | ![]() |
VALUE | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_UIE_TOOLBAR_ITEM | UI Element: Toolbar Item | 20120509 |
Method ADD_TOOLBAR_ITEM_RIGHT on class CL_RSRT_UIE_TOOLBAR has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BIND_ENABLED | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20111020 | ||
2 | ![]() |
BIND_TOOLTIP | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20111020 | ||
3 | ![]() |
BIND_VISIBLE | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20111020 | ||
4 | ![]() |
CID | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_CID | Unique Type ID | 20111022 | ||
5 | ![]() |
ENABLED | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_ENABLED | ABAP_TRUE | Enabled | 20111020 | |
6 | ![]() |
ID | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_ID | Unique ID | 20111020 | ||
7 | ![]() |
O_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_UI_VIEW | UI View | 20111022 | ||
8 | ![]() |
TOOLTIP | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_TOOLTIP | Tooltip | 20111020 | ||
9 | ![]() |
VISIBLE | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_VISIBLE | ABAP_TRUE | Visible | 20111020 |
Method CONSTRUCTOR on class CL_RSRT_UIE_TOOLBAR has no exception.
Method CREATE_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BIND_ENABLED | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20111020 | ||
2 | ![]() |
BIND_TOOLTIP | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20111020 | ||
3 | ![]() |
BIND_VISIBLE | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20111020 | ||
4 | ![]() |
ENABLED | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_ENABLED | ABAP_TRUE | Enabled | 20111020 | |
5 | ![]() |
ID | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_ID | Unique ID | 20111020 | ||
6 | ![]() |
O_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_UI_VIEW | UI View | 20111022 | ||
7 | ![]() |
TOOLTIP | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_TOOLTIP | Tooltip | 20111020 | ||
8 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | CL_RSRT_UIE_TOOLBAR | UI Element: Toolbar | 20111020 | ||
9 | ![]() |
VISIBLE | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_VISIBLE | ABAP_TRUE | Visible | 20111020 |
Method CREATE_TOOLBAR on class CL_RSRT_UIE_TOOLBAR has no exception.
Method GET_TOOLBAR_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Call by reference | Type reference (TYPE) | TN_ID | Unique ID | 20120509 | ||
2 | ![]() |
INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20120509 | ||
3 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | IF_RSRT_UIE_TOOLBAR_ITEM | UI Element: Toolbar Item | 20120509 |
Method GET_TOOLBAR_ITEM on class CL_RSRT_UIE_TOOLBAR has no exception.
Method GET_TOOLBAR_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | IF_RSRT_UIE_TOOLBAR_ITEM=>TN_T_TOOLBAR_ITEM | Toolbar Item List | 20120509 |
Method GET_TOOLBAR_ITEMS on class CL_RSRT_UIE_TOOLBAR has no exception.
Method GET_TOOLBAR_ITEMS_RIGHT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | IF_RSRT_UIE_TOOLBAR_ITEM=>TN_T_TOOLBAR_ITEM | Toolbar Item List | 20120509 |
Method GET_TOOLBAR_ITEMS_RIGHT on class CL_RSRT_UIE_TOOLBAR has no exception.
Method REMOVE_TOOLBAR_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Call by reference | Type reference (TYPE) | TN_ID | Unique ID | 20120509 | ||
2 | ![]() |
INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20120509 |
Method REMOVE_TOOLBAR_ITEM on class CL_RSRT_UIE_TOOLBAR has no exception.
Method REMOVE_TOOLBAR_ITEMS Signature
Method REMOVE_TOOLBAR_ITEMS on class CL_RSRT_UIE_TOOLBAR has no parameter.
Method REMOVE_TOOLBAR_ITEMS on class CL_RSRT_UIE_TOOLBAR has no exception.
Method REMOVE_TOOLBAR_ITEMS_RIGHT Signature
Method REMOVE_TOOLBAR_ITEMS_RIGHT on class CL_RSRT_UIE_TOOLBAR has no parameter.
Method REMOVE_TOOLBAR_ITEMS_RIGHT on class CL_RSRT_UIE_TOOLBAR has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 700 |