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 ABAP 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 CID_EXPLANATION Constant Public Type reference (TYPE) GUID 'DE70FB425FF3B012E10000000A1550C0' CID_EXPLANATION 20050316
2 E_DESIGN Constant Public See coding 20060629
3 IP_TEXT Instance attribute Protected Type reference (TYPE) ABAP_BOOL IP_TEXT 20050815
4 PL_TEXT Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT PL_TEXT 20050815
5 T_DESIGN Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20060629
6 VL_DESIGN Instance attribute Protected Type reference (TYPE) WDUI_EXPLANATION_DESIGN 20060629
7 VL_TEXT Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT VL_TEXT 20041216
8 VL_TEXT_DOCUMENT_NAME Instance attribute Protected Type reference (TYPE) DOKU_OBJ 20070305
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041216
2 GET_DESIGN Instance method Public Method 20060629
3 GET_TEXT Instance method Public Method GET_TEXT 20041216
4 GET_TEXT_DOCUMENT_NAME Instance method Public Method 20070305
5 NEW_EXPLANATION Static method Public Method NEW_EXPLANATION 20041216
6 SET_DESIGN Instance method Public Method 20060629
7 SET_TEXT Instance method Public Method SET_TEXT 20041216
8 SET_TEXT_DOCUMENT_NAME 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 Importing ID Call by reference Type reference (TYPE) STRING 20041216
2 Importing 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 Returning 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 Importing AS_EXTERNAL Value transfer Type reference (TYPE) ABAP_BOOL 20060927
2 Returning 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 Returning 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 Importing BIND_ENABLED Call by reference Type reference (TYPE) STRING 20041216
2 Importing BIND_STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
3 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) STRING 20041216
4 Importing BIND_VISIBLE Call by reference Type reference (TYPE) STRING 20041216
5 Importing CONTEXT_MENU_BEHAVIOUR Call by reference Type reference (TYPE) WDUI_CONTEXT_MENU_BEHAVIOUR E_CONTEXT_MENU_BEHAVIOUR-INHERIT 20060622
6 Importing CONTEXT_MENU_ID Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_REFERENCE 20060622
7 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_EXPLANATION 20041216
8 Importing DESIGN Call by reference Type reference (TYPE) WDUI_EXPLANATION_DESIGN E_DESIGN-STANDARD 20060629
9 Importing ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20041216
10 Importing ID Call by reference Type reference (TYPE) STRING 20041216
11 Importing STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
12 Importing TEXT Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20041216
13 Importing TEXT_DOCUMENT_NAME Call by reference Type reference (TYPE) DOKU_OBJ 20070305
14 Importing TOOLTIP Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20041216
15 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20041216
16 Importing 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 Importing 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 Importing 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 Importing 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