SAP ABAP Class CL_WD_EXPLANATION (Perforce change= / 20051117-120623)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_UIEL_STANDARD (Package) UIE Library "Standard"

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_UIELEMENT | Perforce change= / 20051117-125541 | 20041216 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_MELTING_GROUP_ITEM | 20060301 |
Properties
Class | CL_WD_EXPLANATION | |
Short Description | Perforce change= / 20051117-120623 | |
Super Class | CL_WD_UIELEMENT | Perforce change= / 20051117-125541 |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_UIEL_STANDARD | UIE Library "Standard" |
Created | 20041216 | SAP |
Last change | 20141121 | |
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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WD_MELTING_GROUP_ITEM | 20060301 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_NW7_VIEW_ELEMENT_ADAPTER | 20140708 | Web Dynpro Local Test XX7 | |
2 | CL_WDR_VIEW_ELEMENT | 20140708 | Web Dynpro View Element |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | GUID | 'DE70FB425FF3B012E10000000A1550C0' | CID_EXPLANATION | 20050316 | |
2 | ![]() |
Constant | Public | See coding | 20060629 | ||||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | IP_TEXT | 20050815 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WDY_MD_TRANSLATABLE_TEXT | PL_TEXT | 20050815 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | WDY_UIE_LIBRARY_ENUM_TYPE | '99' | 20060629 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WDUI_EXPLANATION_DESIGN | 20060629 | |||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WDY_MD_TRANSLATABLE_TEXT | VL_TEXT | 20041216 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DOKU_OBJ | 20070305 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20041216 |
2 | ![]() |
Instance method | Public | Method | 20060629 | |
3 | ![]() |
Instance method | Public | Method | GET_TEXT | 20041216 |
4 | ![]() |
Instance method | Public | Method | 20070305 | |
5 | ![]() |
Static method | Public | Method | NEW_EXPLANATION | 20041216 |
6 | ![]() |
Instance method | Public | Method | 20060629 | |
7 | ![]() |
Instance method | Public | Method | SET_TEXT | 20041216 |
8 | ![]() |
Instance method | Public | Method | 20070305 |
Events
Class CL_WD_EXPLANATION has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_EXPLANATION | Public | See coding | TT_EXPLANATION | 20050316 | tt_EXPLANATION TYPE TABLE OF REF TO CL_WD_EXPLANATION WITH DEFAULT KEY
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | 20041216 | |||
2 | ![]() |
VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | 20041216 |
Method CONSTRUCTOR on class CL_WD_EXPLANATION has no exception.
Method GET_DESIGN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | WDUI_EXPLANATION_DESIGN | 20060629 |
Method GET_DESIGN on class CL_WD_EXPLANATION has no exception.
Method GET_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AS_EXTERNAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060927 | |||
2 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20041216 |
Method GET_TEXT on class CL_WD_EXPLANATION has no exception.
Method GET_TEXT_DOCUMENT_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | DOKU_OBJ | 20070305 |
Method GET_TEXT_DOCUMENT_NAME on class CL_WD_EXPLANATION has no exception.
Method NEW_EXPLANATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BIND_ENABLED | Call by reference | Type reference (TYPE) | STRING | 20041216 | |||
2 | ![]() |
BIND_STYLE_CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | 20131015 | |||
3 | ![]() |
BIND_TOOLTIP | Call by reference | Type reference (TYPE) | STRING | 20041216 | |||
4 | ![]() |
BIND_VISIBLE | Call by reference | Type reference (TYPE) | STRING | 20041216 | |||
5 | ![]() |
CONTEXT_MENU_BEHAVIOUR | Call by reference | Type reference (TYPE) | WDUI_CONTEXT_MENU_BEHAVIOUR | E_CONTEXT_MENU_BEHAVIOUR-INHERIT | 20060622 | ||
6 | ![]() |
CONTEXT_MENU_ID | Call by reference | Type reference (TYPE) | WDY_MD_UI_ELEMENT_REFERENCE | 20060622 | |||
7 | ![]() |
CONTROL | Value transfer | Object reference (TYPE REF TO) | CL_WD_EXPLANATION | 20041216 | |||
8 | ![]() |
DESIGN | Call by reference | Type reference (TYPE) | WDUI_EXPLANATION_DESIGN | E_DESIGN-STANDARD | 20060629 | ||
9 | ![]() |
ENABLED | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 'X' | 20041216 | ||
10 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | 20041216 | |||
11 | ![]() |
STYLE_CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | 20131015 | |||
12 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | WDY_MD_TRANSLATABLE_TEXT | 20041216 | |||
13 | ![]() |
TEXT_DOCUMENT_NAME | Call by reference | Type reference (TYPE) | DOKU_OBJ | 20070305 | |||
14 | ![]() |
TOOLTIP | Call by reference | Type reference (TYPE) | WDY_MD_TRANSLATABLE_TEXT | 20041216 | |||
15 | ![]() |
VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | 20041216 | |||
16 | ![]() |
VISIBLE | Call by reference | Type reference (TYPE) | WDUI_VISIBILITY | E_VISIBLE-VISIBLE | 20041216 |
Method NEW_EXPLANATION on class CL_WD_EXPLANATION has no exception.
Method SET_DESIGN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | WDUI_EXPLANATION_DESIGN | 20060629 |
Method SET_DESIGN on class CL_WD_EXPLANATION has no exception.
Method SET_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | WDY_MD_TRANSLATABLE_TEXT | 20041216 |
Method SET_TEXT on class CL_WD_EXPLANATION has no exception.
Method SET_TEXT_DOCUMENT_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | DOKU_OBJ | 20070305 |
Method SET_TEXT_DOCUMENT_NAME on class CL_WD_EXPLANATION has no exception.
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 710 |