SAP ABAP Class CL_FPM_ABSTRACT_RENDERER (Abstract base class of a FPM GUIBB control 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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_RENDERER | Renders a control into a FPM GUIBB | 20100908 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_CE_INPUT_FIELD_RENDERER | Renders a List UIBB Input Field Cell Editor | 20100908 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_CE_THRESHOLD_RENDERER | Renders a List UIBB Threshold Slider Cell Editor | 20121218 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_CE_TEXT_VIEW_RENDERER | Renders a List UIBB TextView Cell Editor | 20100908 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_CE_TEXT_EDIT_RENDERER | Renders a List UIBB TextEdit Cell Editor | 20130625 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_CE_ROW_ACTIONS_RENDERER | Renders the row actions | 20101105 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_CE_RATING_RENDERER | Renders a List UIBB TextView Cell Editor | 20121218 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_CE_PROGR_IND_RENDERER | Renders a List UIBB ProgressIndicator Cell Editor | 20100908 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_CE_LINK_TO_URL_RENDERER | Renders a List UIBB LinkToUrl Cell Editor | 20100908 |
| 9 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_CE_LINK_TO_ACT_RENDERER | Renders a List UIBB Link To Action Cell Editor | 20100908 |
| 10 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_ABSTRACT_TI_RENDERER | Abstract base class of a Toolbar Item renderer | 20100908 |
| ... | Click here to see Used By full list (17 items) | |||
Properties
| Class | CL_FPM_ABSTRACT_RENDERER | |
| Short Description | Abstract base class of a FPM GUIBB control renderer | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_FPM_GUIBB | Generic UI building blocks |
| Created | 20100908 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FPM_ABSTRACT_RENDERER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_RENDERER | Renders a control into a FPM GUIBB | 20100908 |
Friends
Class CL_FPM_ABSTRACT_RENDERER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20101123 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20100908 | ||
| 2 | Instance method | Protected | Method | 20100908 | ||
| 3 | Instance method | Protected | Method | 20100908 | ||
| 4 | Instance method | Public | Method | 20101123 | ||
| 5 | Instance method | Protected | Method | 20100908 | ||
| 6 | Instance method | Protected | Method | 20100908 | ||
| 7 | Instance method | Protected | Method | 20100908 |
Events
Class CL_FPM_ABSTRACT_RENDERER has no event.
Types
Class CL_FPM_ABSTRACT_RENDERER has no local type.
Method Signatures
Method BUILD_CONTROL_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_FPM_RENDERER_PARAMETER | Provides generic access to renderer parameters | 20101011 | |||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20101011 |
Method BUILD_CONTROL_ID on class CL_FPM_ABSTRACT_RENDERER has no exception.
Method CREATE_ACTION_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ACTION_PARAMETER | Call by reference | Type reference (TYPE) | WDR_NAME_VALUE_LIST | 20101011 | ||||
| 2 | IO_RENDERER_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_FPM_RENDERER_PARAMETER | Provides generic access to renderer parameters | 20101011 | |||
| 3 | IV_DISPLAY_TYPE | Call by reference | Type reference (TYPE) | FPMGB_DISPLAY_TYPE | Display Type | 20101011 | |||
| 4 | IV_ITEM_ID | Call by reference | Type reference (TYPE) | STRING | Provides generic access to renderer parameters | 20101011 |
Method CREATE_ACTION_PARAMETER on class CL_FPM_ABSTRACT_RENDERER has no exception.
Method CREATE_CONTROL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_FPM_RENDERER_PARAMETER | Provides generic access to renderer parameters | 20101011 | |||
| 2 | IV_CONTROL_ID | Call by reference | Type reference (TYPE) | STRING | 20101011 | ||||
| 3 | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WD_VIEW_ELEMENT | Web Dynpro: API View Element | 20101011 |
Method CREATE_CONTROL on class CL_FPM_ABSTRACT_RENDERER has no exception.
Method RENDER Signature
Method RENDER on class CL_FPM_ABSTRACT_RENDERER has no parameter.
Method RENDER on class CL_FPM_ABSTRACT_RENDERER has no exception.
Method RENDER_AUXILIARY_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_FPM_RENDERER_PARAMETER | Provides generic access to renderer parameters | 20101011 | |||
| 2 | IO_TARGET_VIEW_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_ELEMENT | Web Dynpro: API View Element | 20101011 |
Method RENDER_AUXILIARY_PROPERTIES on class CL_FPM_ABSTRACT_RENDERER has no exception.
Method RENDER_BASIC_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_FPM_RENDERER_PARAMETER | Provides generic access to renderer parameters | 20101011 | |||
| 2 | IO_TARGET_VIEW_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_ELEMENT | Web Dynpro: API View Element | 20101011 |
Method RENDER_BASIC_PROPERTIES on class CL_FPM_ABSTRACT_RENDERER has no exception.
Method RETRIEVE_CONTROL_FROM_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API of a View | 20101011 | |||
| 2 | IV_CONTROL_ID | Call by reference | Type reference (TYPE) | STRING | 20101011 | ||||
| 3 | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WD_VIEW_ELEMENT | Perforce change= / 20050316-075430 | 20101011 |
Method RETRIEVE_CONTROL_FROM_VIEW on class CL_FPM_ABSTRACT_RENDERER has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |