SAP ABAP Class IF_FDT_WD_RENDER_OBJECT_TMP (BRFplus WD: RESTRICTED interface for object renders)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_FDT_WD_RENDER_ABSTRACT | Abstract super renderer interface | 20091029 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FDT_WD_RENDER_CONSTANT | Constant Rendering Class | 20091029 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FDT_WD_RENDER_RANGE | FDT WD: Service for creating range UI Elements | 20091029 |
Properties
Class | IF_FDT_WD_RENDER_OBJECT_TMP | |
Short Description | BRFplus WD: RESTRICTED interface for object renders | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20091029 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class IF_FDT_WD_RENDER_OBJECT_TMP has no interface implemented.
Friends
Class IF_FDT_WD_RENDER_OBJECT_TMP has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | CL_FDT_WD_RENDER_RANGE=>GC_ACTION_PARAM_ACTION | 20091106 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | CL_FDT_WD_RENDER_RANGE=>GC_ACTION_PARAM_ACT_NAV | 20091106 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | CL_FDT_WD_RENDER_RANGE=>GC_ACTION_PARAM_NAVIGATE_ID | 20091106 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | CL_FDT_WD_RENDER_RANGE=>GC_ACTION_PARAM_OPTION_HELP | 20091106 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | CL_FDT_WD_RENDER_RANGE=>GC_ACTION_PARAM_OPTION_HELP | 20091106 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | CL_FDT_WD_RENDER_RANGE=>GC_ACTION_PARAM_PARAM_TYPE | 20091106 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | CL_FDT_WD_RENDER_RANGE=>GC_ACTION_PARAM_RESULT_CHANGE | 20091106 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | CL_FDT_WD_RENDER_RANGE=>GC_ACTION_PARAM_RANGE_VAL_CNG | 20091106 | ||
9 | ![]() |
Constant | Public | Type reference (TYPE) | RENDER_MODE | ' ' | Default mode | 20091029 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | RENDER_MODE | 'E' | Embedded mode | 20091029 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | RENDER_MODE | '1' | Special for range-Hides parameter | 20091127 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | RENDER_MODE | 'W' | Wizard mode | 20091029 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Remove resources for all or the specified expression instanc | 20091029 |
2 | ![]() |
Instance method | Public | Method | Creates the UI elements | 20091029 |
3 | ![]() |
Instance method | Public | Method | Updates the model (from the context) | 20091029 |
4 | ![]() |
Instance method | Public | Method | Performs the action(except navigate, create, query ) | 20091029 |
5 | ![]() |
Instance method | Public | Method | Performs action after(create and Query) | 20091029 |
Events
Class IF_FDT_WD_RENDER_OBJECT_TMP has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | RENDER_MODE | Public | See coding | How to render objects (see constant definitions) | 20091029 | render_mode TYPE c LENGTH 1
|
|
2 | S_RENDER_OBJECT | Public | See coding | 20091029 | BEGIN OF s_render_object,
object_type TYPE if_fdt_wd_types=>s_object_type_extended,
renderer TYPE REF TO if_fdt_wd_render_object,
END OF s_render_object
|
||
3 | TH_RENDER_OBJECT | Public | See coding | 20091029 | th_render_object TYPE HASHED TABLE OF s_render_object
WITH UNIQUE KEY object_type
|
Method Signatures
Method CLEANUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20091029 |
Method CLEANUP on class IF_FDT_WD_RENDER_OBJECT_TMP has no exception.
Method CREATE_UI_ELEMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ACTION | Call by reference | Object reference (TYPE REF TO) | IF_WD_ACTION | Web Dynpro: Action | 20091029 | ||
2 | ![]() |
IO_UIELEMENT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WD_UIELEMENT_CONTAINER | Perforce change= / 20050316-075201 | 20091029 | ||
3 | ![]() |
IV_BIND_ENABLED_PATH | Call by reference | Type reference (TYPE) | STRING | 20091029 | |||
4 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20091029 | ||
5 | ![]() |
IV_IS_CHANGE_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091029 | |||
6 | ![]() |
IV_RENDER_MODE | Call by reference | Type reference (TYPE) | RENDER_MODE | How to render objects (see constant definitions) | 20091029 | ||
7 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version) | 20091029 |
Method CREATE_UI_ELEMENTS on class IF_FDT_WD_RENDER_OBJECT_TMP has no exception.
Method FLUSH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Flush all, if parameter is not supplied | 20091029 |
Method FLUSH on class IF_FDT_WD_RENDER_OBJECT_TMP has no exception.
Method PERFORM_ACTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_EVENT_PARAMETER | Call by reference | Type reference (TYPE) | WDR_NAME_VALUE_LIST | Table of Name/Value Pairs | 20091029 | ||
2 | ![]() |
EV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | ID of the handled object | 20091029 | ||
3 | ![]() |
EV_NOT_POSSIBLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091029 | |||
4 | ![]() |
EV_REFRESH_VIEW | Call by reference | Type reference (TYPE) | ABAP_BOOL | TRUE, if the view needs to be refreshed | 20091029 | ||
5 | ![]() |
IO_ACTION_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_CUSTOM_EVENT | Application-Defined Event | 20091029 |
Method PERFORM_ACTIONS on class IF_FDT_WD_RENDER_OBJECT_TMP has no exception.
Method PERFORM_ACTIONS_WITH_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_REFRESH_VIEW | Call by reference | Type reference (TYPE) | ABAP_BOOL | TRUE, if the view needs to be refreshed | 20091029 | ||
2 | ![]() |
IO_ACTION_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_CUSTOM_EVENT | Application-Defined Event | 20091029 | ||
3 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20091029 |
Method PERFORM_ACTIONS_WITH_PARAMETER on class IF_FDT_WD_RENDER_OBJECT_TMP has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |