SAP ABAP Class CL_FPM_ABSTRACT_TI_RENDERER (Abstract base class of a Toolbar Item renderer)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_GUIBB (Package) Generic UI building blocks
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_ABSTRACT_RENDERER | Abstract base class of a FPM GUIBB control renderer | 20100908 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_TI_BTN_CHOICE_RENDERER | Renders a Button Choice Toolbar Item | 20100908 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_TI_BUTTON_RENDERER | Renders a Button Toolbar Item | 20100906 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_TI_DD_BY_KEY_RENDERER | Renders a Drop Down By Key Toolbar Item | 20100908 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_TI_INPUT_FIELD_RENDERER | Renders an Input Field Toolbar Item | 20100908 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_TI_LINK_TO_ACT_RENDERER | Renders a Link To Action Toolbar Item | 20100908 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_TI_SEPARATOR_RENDERER | Renders a Separator Toolbar Item | 20100908 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_TI_TOGGLE_BTN_RENDERER | Renders a Toggle Button Toolbar Item | 20100908 |
Properties
| Class | CL_FPM_ABSTRACT_TI_RENDERER | |
| Short Description | Abstract base class of a Toolbar Item renderer | |
| Super Class | CL_FPM_ABSTRACT_RENDERER | Abstract base class of a FPM GUIBB control renderer |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_FPM_GUIBB | Generic UI building blocks |
| Created | 20100906 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_FPM_ABSTRACT_TI_RENDERER has no interface implemented.
Friends
Class CL_FPM_ABSTRACT_TI_RENDERER has no friend class.
Attributes
Class CL_FPM_ABSTRACT_TI_RENDERER has no attribute.
Methods
Class CL_FPM_ABSTRACT_TI_RENDERER has no method.
Events
Class CL_FPM_ABSTRACT_TI_RENDERER has no event.
Types
Class CL_FPM_ABSTRACT_TI_RENDERER has no local type.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |