SAP ABAP Class CL_PT_UIA_TOOLBAR (Navigation Tree Toolbar)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-UIF (Application Component) User Interface Framework
⤷
SPTT (Package) UIF Tools
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PT_UIA_OBJECT_BASE | UIA Object | 20000314 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PT_UIA_TOOLBAR | UIA Toolbar | 20000314 |
Properties
| Class | CL_PT_UIA_TOOLBAR | |
| Short Description | Navigation Tree Toolbar | |
| Super Class | CL_PT_UIA_OBJECT_BASE | UIA Object |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SPTT | UIF Tools |
| Created | 20000314 | SAP |
| Last change | 20000503 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PT_UIA_TOOLBAR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_PT_UIA_TOOLBAR | UIA Toolbar | 20000314 |
Friends
Class CL_PT_UIA_TOOLBAR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | Indicator | 20000314 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CTMENU | Last Context Menu | 20000314 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_PT_UIA_TOOLBAR_BUTTON | Button for Last Context Menu | 20000314 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | PTMSGID | Prefix for Function Code | 20000314 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | BUTTON_LIST | Toolbar Buttons List | 20000314 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Reads All Buttons from UIA Layout | 20000314 | |
| 2 | Instance method | Private | Method | Localize Function Using Prefix | 20000314 |
Events
Class CL_PT_UIA_TOOLBAR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | BUTTON | Private | See coding | Button | 20000314 | |
|
| 2 | BUTTON_LIST | Private | See coding | BUTTON_LIST | 20000314 | |
Method Signatures
Method INITIALIZE_TOOLBAR_BUTTONS Signature
Method INITIALIZE_TOOLBAR_BUTTONS on class CL_PT_UIA_TOOLBAR has no parameter.
Method INITIALIZE_TOOLBAR_BUTTONS on class CL_PT_UIA_TOOLBAR has no exception.
Method LOCALIZE_FCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_FCODE | Call by reference | Type reference (TYPE) | UI_FUNC | Fcode | 20000314 |
Method LOCALIZE_FCODE on class CL_PT_UIA_TOOLBAR has no exception.
History
| Last changed by/on | SAP | 20000503 |
| SAP Release Created in |