SAP ABAP Class CL_PT_UIA_NAVIGATION_TOOLBAR (Obsolete: Replaced by CL_PT_UIA_TOOLBAR)
Hierarchy
☛
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
⤷
PT-RC (Application Component) Time Data Recording and Administration
⤷
PAOC_TIM_TMW_UIA_OBJECTS (Package) TMW: UIA Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PT_UIA_OBJECT_BASE | UIA Object | 20001115 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PT_UIA_TOOLBAR | UIA Toolbar | 19990704 |
Properties
| Class | CL_PT_UIA_NAVIGATION_TOOLBAR | |
| Short Description | Obsolete: Replaced by CL_PT_UIA_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 | PAOC_TIM_TMW_UIA_OBJECTS | TMW: UIA Objects |
| Created | 19990704 | SAP |
| Last change | 20010807 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PT_UIA_NAVIGATION_TOOLBAR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_PT_UIA_TOOLBAR | UIA Toolbar | 19990704 |
Friends
Class CL_PT_UIA_NAVIGATION_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 | 19990813 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CTMENU | Last Context Menu | 19990813 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_PT_UIA_TOOLBAR_BUTTON | Button for Last Context Menu | 19990813 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | PTMSGID | Prefix for Function Code | 19990901 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | BUTTON_LIST | Toolbar Buttons List | 19990813 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20010801 | |
| 2 | Instance method | Private | Method | Reads All Buttons from UIA Layout | 19990813 | |
| 3 | Instance method | Private | Method | Localize Function Using Prefix | 19990901 |
Events
Class CL_PT_UIA_NAVIGATION_TOOLBAR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | BUTTON | Private | See coding | Button | 19990813 | |
|
| 2 | BUTTON_LIST | Private | See coding | BUTTON_LIST | 19990813 | |
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_PT_UIA_NAVIGATION_TOOLBAR has no parameter.
Method CONSTRUCTOR on class CL_PT_UIA_NAVIGATION_TOOLBAR has no exception.
Method INITIALIZE_TOOLBAR_BUTTONS Signature
Method INITIALIZE_TOOLBAR_BUTTONS on class CL_PT_UIA_NAVIGATION_TOOLBAR has no parameter.
Method INITIALIZE_TOOLBAR_BUTTONS on class CL_PT_UIA_NAVIGATION_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 | 19990901 |
Method LOCALIZE_FCODE on class CL_PT_UIA_NAVIGATION_TOOLBAR has no exception.
History
| Last changed by/on | SAP | 20010807 |
| SAP Release Created in |