SAP ABAP Interface IF_PT_UIA_TOOLBAR (UIA Toolbar)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-UIF (Application Component) User Interface Framework
⤷
SPTT (Package) UIF Tools
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PT_UIA_NAVIGATION_TOOLBAR | Obsolete: Replaced by CL_PT_UIA_TOOLBAR | 19990704 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PT_UIA_TMW_MENU | Obsolete: TMW UIA Menu Bar: New CL_PT_UIA_TMW_MENU_470 | 19991021 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PT_UIA_TMW_MESSAGE_LIST | UIA Object for Message Handler | 20000110 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PT_UIA_TOOLBAR | Navigation Tree Toolbar | 20000314 |
Properties
| Interface | IF_PT_UIA_TOOLBAR | |
| Short Description | UIA Toolbar |
General Data
| Package | SPTT | UIF Tools |
| Created | 19990704 | SAP |
| Last changed | 20000120 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_PT_UIA_TOOLBAR has no forward declaration.
Interfaces
Interface IF_PT_UIA_TOOLBAR has no interface.
Friends
Interface IF_PT_UIA_TOOLBAR has no friend.
Attributes
Interface IF_PT_UIA_TOOLBAR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets All Toolbar Buttons for Navigation Control | 19990813 | |
| 2 | Instance method | Public | Method | Provides System Function Code to Toolbar Element | 19990704 | |
| 3 | Instance method | Public | Method | Gets Context Menu for Item | 19990707 |
Events
Interface IF_PT_UIA_TOOLBAR has no event.
Types
Interface IF_PT_UIA_TOOLBAR has no local type.
Method Signatures
Method GET_TOOLBAR_BUTTONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TTB_BUTTON | Toolbarbuttons | 19990813 |
Method GET_TOOLBAR_BUTTONS on Interface IF_PT_UIA_TOOLBAR has no exception.
Method ON_FUNCTION_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_NEW_FCODE | Value transfer | Type reference (TYPE) | UI_FUNC | Neuer Fcode | 20000120 | |||
| 2 | EX_TOOLBAR_BUTTON | Value transfer | Object reference (TYPE REF TO) | IF_PT_UIA_TOOLBAR_BUTTON | Button einer Toolbar | 20000120 | |||
| 3 | IM_FCODE | Value transfer | Type reference (TYPE) | UI_FUNC | Gewählter Fcode | 19990704 |
Method ON_FUNCTION_SELECTED on Interface IF_PT_UIA_TOOLBAR has no exception.
Method ON_TOOLBAR_DROPDOWN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FCODE | Value transfer | Type reference (TYPE) | UI_FUNC | Fcode des Items | 19990707 | |||
| 2 | RE_CONTEXT_MENU | Value transfer | Object reference (TYPE REF TO) | CL_CTMENU | Kontextmenü | 19990811 |
Method ON_TOOLBAR_DROPDOWN on Interface IF_PT_UIA_TOOLBAR has no exception.
History
| Last changed by/on | SAP | 20000120 |
| SAP Release Created in |