SAP ABAP Class CL_WD_SCROLL_CONTAINER (CL_WD_SCROLL_CONTAINER)
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_CONTAINER 20040628
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_GROUP 20040628
2 Inheritance (c INHERITING FROM c_ref)  CL_WD_PANEL 20090204
3 Inheritance (c INHERITING FROM c_ref)  CL_WD_TRANSPARENT_CONTAINER Perforce change= / 20051117-120623 20041116
4 Inheritance (c INHERITING FROM c_ref)  CL_WD_TRAY 20040628
Properties
Class CL_WD_SCROLL_CONTAINER  
Short Description    
Super Class CL_WD_UIELEMENT_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
Class CL_WD_SCROLL_CONTAINER has no interface implemented.
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 BP_ACCESSIBILITY_DESCR Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20041116
2 BP_ARIA_LANDMARK Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20121219
3 BP_DEFAULT_BUTTON_ID Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20050121
4 BP_SCROLLING_MODE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040628
5 CID_SCROLL_CONTAINER Constant Public Type reference (TYPE) GUID '2FB468426C506824E10000000A1550C0' 20050316
6 E_ARIA_LANDMARK Constant Public See coding 20121219
7 E_SCROLLING_MODE Constant Public See coding 20050316
8 IP_ACCESSIBILITY_DESCR Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20050422
9 IP_DEFAULT_BUTTON_ID Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20050422
10 IP_SCROLLING_MODE Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20050422
11 PL_ACCESSIBILITY_DESCR Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20050422
12 PL_DEFAULT_BUTTON_ID Instance attribute Protected Type reference (TYPE) WDY_MD_UI_ELEMENT_REFERENCE 20050422
13 PL_SCROLLING_MODE Instance attribute Protected Type reference (TYPE) WDUI_SCROLLING_MODE 20050422
14 T_ARIA_LANDMARK Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20121219
15 T_SCROLLING_MODE Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20050316
16 VL_ACCESSIBILITY_DESCR Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20041116
17 VL_ARIA_LANDMARK Instance attribute Protected Type reference (TYPE) WDUI_ARIA_LANDMARK 20121219
18 VL_DEFAULT_BUTTON_ID Instance attribute Protected Type reference (TYPE) WDY_MD_UI_ELEMENT_REFERENCE 20050121
19 VL_HANDLE_HOTKEYS Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20080104
20 VL_SCROLLING_MODE Instance attribute Protected Type reference (TYPE) WDUI_SCROLLING_MODE 20040628
21 VL_SCROLL_LEFT Instance attribute Protected Type reference (TYPE) I 20100906
22 VL_SCROLL_TOP Instance attribute Protected Type reference (TYPE) I 20100906
Methods
# Method Level Visibility Method type Description Created on
1 BIND_ACCESSIBILITY_DESCR Instance method Public Method 20041116
2 BIND_ARIA_LANDMARK Instance method Public Method 20121219
3 BIND_DEFAULT_BUTTON_ID Instance method Public Method 20050121
4 BIND_SCROLLING_MODE Instance method Public Method 20040628
5 BOUND_ACCESSIBILITY_DESCR Instance method Public Method 20041116
6 BOUND_ARIA_LANDMARK Instance method Public Method 20121219
7 BOUND_DEFAULT_BUTTON_ID Instance method Public Method 20050121
8 BOUND_SCROLLING_MODE Instance method Public Method 20040628
9 CONSTRUCTOR Instance method Public Constructor 20040628
10 GET_ACCESSIBILITY_DESCR Instance method Public Method 20041116
11 GET_ARIA_LANDMARK Instance method Public Method 20121219
12 GET_DEFAULT_BUTTON_ID Instance method Public Method 20050121
13 GET_HANDLE_HOTKEYS Instance method Public Method 20080104
14 GET_SCROLLING_MODE Instance method Public Method 20040628
15 GET_SCROLL_LEFT Instance method Public Method 20100906
16 GET_SCROLL_TOP Instance method Public Method 20100906
17 NEW_SCROLL_CONTAINER Static method Public Method 20040628
18 SET_ACCESSIBILITY_DESCR Instance method Public Method 20041116
19 SET_ARIA_LANDMARK Instance method Public Method 20121219
20 SET_DEFAULT_BUTTON_ID Instance method Public Method 20050121
21 SET_HANDLE_HOTKEYS Instance method Public Method 20080104
22 SET_SCROLLING_MODE Instance method Public Method 20040628
23 SET_SCROLL_LEFT Instance method Public Method 20100906
24 SET_SCROLL_TOP Instance method Public Method 20100906
Events
Class CL_WD_SCROLL_CONTAINER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_SCROLL_CONTAINER Public See coding 20050316 tt_SCROLL_CONTAINER TYPE TABLE OF REF TO CL_WD_SCROLL_CONTAINER WITH DEFAULT KEY
Method Signatures

Method BIND_ACCESSIBILITY_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20041116

Method BIND_ACCESSIBILITY_DESCR on class CL_WD_SCROLL_CONTAINER has no exception.

Method BIND_ARIA_LANDMARK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20121219

Method BIND_ARIA_LANDMARK on class CL_WD_SCROLL_CONTAINER has no exception.

Method BIND_DEFAULT_BUTTON_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20050121

Method BIND_DEFAULT_BUTTON_ID on class CL_WD_SCROLL_CONTAINER has no exception.

Method BIND_SCROLLING_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20040628

Method BIND_SCROLLING_MODE on class CL_WD_SCROLL_CONTAINER has no exception.

Method BOUND_ACCESSIBILITY_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20041116
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20041116
3 Returning PATH Value transfer Type reference (TYPE) STRING 20041116

Method BOUND_ACCESSIBILITY_DESCR on class CL_WD_SCROLL_CONTAINER has no exception.

Method BOUND_ARIA_LANDMARK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20121219
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20121219
3 Returning PATH Value transfer Type reference (TYPE) STRING 20121219

Method BOUND_ARIA_LANDMARK on class CL_WD_SCROLL_CONTAINER has no exception.

Method BOUND_DEFAULT_BUTTON_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20050121
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20050121
3 Returning PATH Value transfer Type reference (TYPE) STRING 20050121

Method BOUND_DEFAULT_BUTTON_ID on class CL_WD_SCROLL_CONTAINER has no exception.

Method BOUND_SCROLLING_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040628
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040628
3 Returning PATH Value transfer Type reference (TYPE) STRING 20040628

Method BOUND_SCROLLING_MODE on class CL_WD_SCROLL_CONTAINER has no exception.

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_SCROLL_CONTAINER has no exception.

Method GET_ACCESSIBILITY_DESCR 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 20060622
2 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20041116
3 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20041116
4 Returning VALUE Value transfer Type reference (TYPE) STRING 20041116

Method GET_ACCESSIBILITY_DESCR on class CL_WD_SCROLL_CONTAINER has no exception.

Method GET_ARIA_LANDMARK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20121219
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20121219
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_ARIA_LANDMARK 20121219

Method GET_ARIA_LANDMARK on class CL_WD_SCROLL_CONTAINER has no exception.

Method GET_DEFAULT_BUTTON_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20050121
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20050121
3 Returning VALUE Value transfer Type reference (TYPE) WDY_MD_UI_ELEMENT_REFERENCE 20050121

Method GET_DEFAULT_BUTTON_ID on class CL_WD_SCROLL_CONTAINER has no exception.

Method GET_HANDLE_HOTKEYS 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 20080104

Method GET_HANDLE_HOTKEYS on class CL_WD_SCROLL_CONTAINER has no exception.

Method GET_SCROLLING_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040628
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040628
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_SCROLLING_MODE 20040628

Method GET_SCROLLING_MODE on class CL_WD_SCROLL_CONTAINER has no exception.

Method GET_SCROLL_LEFT Signature

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

Method GET_SCROLL_LEFT on class CL_WD_SCROLL_CONTAINER has no exception.

Method GET_SCROLL_TOP Signature

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

Method GET_SCROLL_TOP on class CL_WD_SCROLL_CONTAINER has no exception.

Method NEW_SCROLL_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 20040628
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_SCROLL_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 HANDLE_HOTKEYS Call by reference Type reference (TYPE) WDY_BOOLEAN 20080104
19 Importing HEIGHT Call by reference Type reference (TYPE) STRING 20040628
20 Importing ID Call by reference Type reference (TYPE) STRING 20040628
21 Importing SCROLLING_MODE Call by reference Type reference (TYPE) WDUI_SCROLLING_MODE E_SCROLLING_MODE-NONE 20040628
22 Importing SCROLL_LEFT Call by reference Type reference (TYPE) I '0' 20100906
23 Importing SCROLL_TOP Call by reference Type reference (TYPE) I '0' 20100906
24 Importing STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
25 Importing TOOLTIP Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20040628
26 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20040628
27 Importing VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY E_VISIBLE-VISIBLE 20040628
28 Importing WIDTH Call by reference Type reference (TYPE) STRING 20040628

Method NEW_SCROLL_CONTAINER on class CL_WD_SCROLL_CONTAINER has no exception.

Method SET_ACCESSIBILITY_DESCR 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 20041116

Method SET_ACCESSIBILITY_DESCR on class CL_WD_SCROLL_CONTAINER has no exception.

Method SET_ARIA_LANDMARK 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_ARIA_LANDMARK 20121219

Method SET_ARIA_LANDMARK on class CL_WD_SCROLL_CONTAINER has no exception.

Method SET_DEFAULT_BUTTON_ID 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 20050121

Method SET_DEFAULT_BUTTON_ID on class CL_WD_SCROLL_CONTAINER has no exception.

Method SET_HANDLE_HOTKEYS 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 20080104

Method SET_HANDLE_HOTKEYS on class CL_WD_SCROLL_CONTAINER has no exception.

Method SET_SCROLLING_MODE 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_SCROLLING_MODE 20040628

Method SET_SCROLLING_MODE on class CL_WD_SCROLL_CONTAINER has no exception.

Method SET_SCROLL_LEFT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) I 20100906

Method SET_SCROLL_LEFT on class CL_WD_SCROLL_CONTAINER has no exception.

Method SET_SCROLL_TOP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) I 20100906

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