SAP ABAP Class CL_WD_TRANSPARENT_CONTAINER (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_SCROLL_CONTAINER 20041116
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_ROOT_ELEMENT 20060927
Properties
Class CL_WD_TRANSPARENT_CONTAINER  
Short Description Perforce change= / 20051117-120623    
Super Class CL_WD_SCROLL_CONTAINER  
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_STANDARD   UIE Library "Standard" 
Created 20040628   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_ROOT_ELEMENT 20060927
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_TRANSPARENT_CONTAINER Constant Public Type reference (TYPE) GUID '22B468426C506824E10000000A1550C0' CID_TRANSPARENT_CONTAINER 20050316
2 DP_EXPLANATION Instance attribute Protected Type reference (TYPE) WDR_UIEL_DDIC_PROPERTY 20110608
3 VL_EXPLANATION Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20110608
4 VL_IS_LAYOUT_CONTAINER Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN VL_IS_LAYOUT_CONTAINER 20041116
5 VL_LABELED_BY Instance attribute Protected Type reference (TYPE) WDY_MD_UI_ELEMENT_REFERENCE 20060301
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040628
2 GET_EXPLANATION Instance method Public Method 20110608
3 GET_IS_LAYOUT_CONTAINER Instance method Public Method GET_IS_LAYOUT_CONTAINER 20041116
4 GET_LABELED_BY Instance method Public Method 20060301
5 NEW_TRANSPARENT_CONTAINER Static method Public Method NEW_TRANSPARENT_CONTAINER 20040628
6 SET_EXPLANATION Instance method Public Method 20110608
7 SET_IS_LAYOUT_CONTAINER Instance method Public Method SET_IS_LAYOUT_CONTAINER 20041116
8 SET_LABELED_BY Instance method Public Method 20060301
Events
Class CL_WD_TRANSPARENT_CONTAINER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_TRANSPARENT_CONTAINER Public See coding TT_TRANSPARENT_CONTAINER 20050316 tt_TRANSPARENT_CONTAINER TYPE TABLE OF REF TO CL_WD_TRANSPARENT_CONTAINER 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 20040628
2 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20040628

Method CONSTRUCTOR on class CL_WD_TRANSPARENT_CONTAINER has no exception.

Method GET_EXPLANATION 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 20110608
2 Importing TEXT_LENGTH Value transfer Type reference (TYPE) I CO_UNKNOWN_TEXTLEN 20110608
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20110608

Method GET_EXPLANATION on class CL_WD_TRANSPARENT_CONTAINER has no exception.

Method GET_IS_LAYOUT_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) WDY_BOOLEAN 20041116

Method GET_IS_LAYOUT_CONTAINER on class CL_WD_TRANSPARENT_CONTAINER has no exception.

Method GET_LABELED_BY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) WDY_MD_UI_ELEMENT_REFERENCE 20060301

Method GET_LABELED_BY on class CL_WD_TRANSPARENT_CONTAINER has no exception.

Method NEW_TRANSPARENT_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACCESSIBILITY_DESCR Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20041116
2 Importing ARIA_LANDMARK Call by reference Type reference (TYPE) WDUI_ARIA_LANDMARK E_ARIA_LANDMARK-NONE 20121219
3 Importing BIND_ACCESSIBILITY_DESCR Call by reference Type reference (TYPE) STRING 20041116
4 Importing BIND_ARIA_LANDMARK Call by reference Type reference (TYPE) STRING 20121219
5 Importing BIND_DEFAULT_BUTTON_ID Call by reference Type reference (TYPE) STRING 20050121
6 Importing BIND_ENABLED Call by reference Type reference (TYPE) STRING 20040628
7 Importing BIND_HEIGHT Call by reference Type reference (TYPE) STRING 20040628
8 Importing BIND_SCROLLING_MODE Call by reference Type reference (TYPE) STRING 20041116
9 Importing BIND_STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
10 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) STRING 20040628
11 Importing BIND_VISIBLE Call by reference Type reference (TYPE) STRING 20040628
12 Importing BIND_WIDTH Call by reference Type reference (TYPE) STRING 20040628
13 Importing CONTEXT_MENU_BEHAVIOUR Call by reference Type reference (TYPE) WDUI_CONTEXT_MENU_BEHAVIOUR E_CONTEXT_MENU_BEHAVIOUR-INHERIT 20060622
14 Importing CONTEXT_MENU_ID Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_REFERENCE 20060622
15 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER 20040628
16 Importing DEFAULT_BUTTON_ID Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_REFERENCE 20050121
17 Importing ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20040628
18 Importing EXPLANATION Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20110608
19 Importing HANDLE_HOTKEYS Call by reference Type reference (TYPE) WDY_BOOLEAN 20080104
20 Importing HEIGHT Call by reference Type reference (TYPE) STRING 20040628
21 Importing ID Call by reference Type reference (TYPE) STRING 20040628
22 Importing IS_LAYOUT_CONTAINER Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20041116
23 Importing LABELED_BY Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_REFERENCE 20060301
24 Importing SCROLLING_MODE Call by reference Type reference (TYPE) WDUI_SCROLLING_MODE E_SCROLLING_MODE-NONE 20041116
25 Importing SCROLL_LEFT Call by reference Type reference (TYPE) I '0' 20100906
26 Importing SCROLL_TOP Call by reference Type reference (TYPE) I '0' 20100906
27 Importing STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
28 Importing TOOLTIP Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20040628
29 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20040628
30 Importing VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY E_VISIBLE-VISIBLE 20040628
31 Importing WIDTH Call by reference Type reference (TYPE) STRING 20040628

Method NEW_TRANSPARENT_CONTAINER on class CL_WD_TRANSPARENT_CONTAINER has no exception.

Method SET_EXPLANATION 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 20110608

Method SET_EXPLANATION on class CL_WD_TRANSPARENT_CONTAINER has no exception.

Method SET_IS_LAYOUT_CONTAINER 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_BOOLEAN 20041116

Method SET_IS_LAYOUT_CONTAINER on class CL_WD_TRANSPARENT_CONTAINER has no exception.

Method SET_LABELED_BY 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_UI_ELEMENT_REFERENCE 20060301

Method SET_LABELED_BY on class CL_WD_TRANSPARENT_CONTAINER has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 710