SAP ABAP Class CL_SALV_FORM_WEBDYNPRO (CL_SALV_FORM_WEBDYNPRO)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SALV_OM_FORM (Package) ALV: Design Object

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_FORM_ABSTRACT | Design Object | 20041210 |
Properties
Class | CL_SALV_FORM_WEBDYNPRO | |
Short Description | ||
Super Class | CL_SALV_FORM_ABSTRACT | Design Object |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SALV_OM_FORM | ALV: Design Object |
Created | 20041210 | SAP |
Last change | 20050213 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SALV_FORM_WEBDYNPRO has no forward declaration.
Interfaces
Class CL_SALV_FORM_WEBDYNPRO has no interface implemented.
Friends
Class CL_SALV_FORM_WEBDYNPRO has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API of a View | 20041220 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | T_TYPE_REFS | 20050720 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | T_TYPE_REFS | 20050720 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20070307 | |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20041220 |
3 | ![]() |
Instance method | Protected | Method | Dispatches | 20041220 |
4 | ![]() |
Instance method | Protected | Method | 20041221 | |
5 | ![]() |
Instance method | Protected | Method | 20041220 | |
6 | ![]() |
Instance method | Protected | Method | Render Text View | 20041227 |
7 | ![]() |
Instance method | Protected | Method | Render Text View | 20041223 |
8 | ![]() |
Instance method | Protected | Method | Render Text View | 20041220 |
Events
Class CL_SALV_FORM_WEBDYNPRO has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_TYPE_REFS | Private | See coding | 20050720 | begin of s_type_refs,
r_uie_element type ref to cl_salv_form_uie,
r_wd_element type ref to cl_wd_uielement,
end of s_type_refs
|
||
2 | T_TYPE_REFS | Private | See coding | 20050720 | t_type_refs type standard table of s_type_refs
|
Method Signatures
Method ADD_CHILD_TO_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WD_UIELEMENT_CONTAINER | 20070307 | |||
2 | ![]() |
R_UIELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_UIELEMENT | 20070307 |
Method ADD_CHILD_TO_CONTAINER on class CL_SALV_FORM_WEBDYNPRO has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CONTENT | Call by reference | Object reference (TYPE REF TO) | CL_SALV_FORM_ELEMENT | Allgemeines Element im Gestaltungsobjekt | 20041220 | ||
2 | ![]() |
R_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API eines Views | 20041220 |
Method CONSTRUCTOR on class CL_SALV_FORM_WEBDYNPRO has no exception.
Method DISPATCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WD_UIELEMENT_CONTAINER | 20041222 | |||
2 | ![]() |
R_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_SALV_FORM_UIE | 20041220 |
Method DISPATCH on class CL_SALV_FORM_WEBDYNPRO has no exception.
Method RENDER_FLOW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WD_UIELEMENT_CONTAINER | 20041222 | |||
2 | ![]() |
R_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_SALV_FORM_UIE_LAYOUT_FLOW | 20041221 | |||
3 | ![]() |
UI_ELEMENT | Value transfer | Object reference (TYPE REF TO) | CL_WD_UIELEMENT | 20041222 |
Method RENDER_FLOW on class CL_SALV_FORM_WEBDYNPRO has no exception.
Method RENDER_GRID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WD_UIELEMENT_CONTAINER | 20041222 | |||
2 | ![]() |
R_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_SALV_FORM_UIE_LAYOUT_GRID | 20041220 | |||
3 | ![]() |
UI_ELEMENT | Value transfer | Object reference (TYPE REF TO) | CL_WD_UIELEMENT | 20041222 |
Method RENDER_GRID on class CL_SALV_FORM_WEBDYNPRO has no exception.
Method RENDER_ICON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WD_UIELEMENT_CONTAINER | 20070307 | |||
2 | ![]() |
R_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_SALV_FORM_ICON | Ikone | 20041227 |
Method RENDER_ICON on class CL_SALV_FORM_WEBDYNPRO has no exception.
Method RENDER_LABEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WD_UIELEMENT_CONTAINER | 20070307 | |||
2 | ![]() |
R_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_SALV_FORM_UIE_LABEL | 20041223 |
Method RENDER_LABEL on class CL_SALV_FORM_WEBDYNPRO has no exception.
Method RENDER_TEXT_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WD_UIELEMENT_CONTAINER | 20070307 | |||
2 | ![]() |
R_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_SALV_FORM_UIE_TEXT_VIEW | 20041220 |
Method RENDER_TEXT_VIEW on class CL_SALV_FORM_WEBDYNPRO has no exception.
History
Last changed by/on | SAP | 20050213 |
SAP Release Created in | 700 |