SAP ABAP Class CL_WD_ROW_REPEATER (CL_WD_ROW_REPEATER)
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 20060116
Properties
Class CL_WD_ROW_REPEATER  
Short Description    
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 20060116   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_ROW_REPEATER 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 20060116
2 BP_DATA_SOURCE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20060116
3 BP_DESIGN Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20060116
4 BP_FIRST_VISIBLE_ROW Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20060116
5 BP_ROW_DESCRIPTION Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20070620
6 BP_VISIBLE_ROW_COUNT Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20060116
7 BP_WIDTH Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20060116
8 CC_ROW_ELEMENTS Instance attribute Public Type reference (TYPE) I 20060116
9 CH_ROW_ELEMENTS Instance attribute Protected Type reference (TYPE) CL_WD_UIELEMENT=>TT_UIELEMENT 20060116
10 CID_ROW_REPEATER Constant Public Type reference (TYPE) GUID '22F3C743945F8503E10000000A1551FF' 20060116
11 E_DESIGN Constant Public See coding 20060116
12 IP_ACCESSIBILITY_DESCR Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20080104
13 PL_ACCESSIBILITY_DESCR Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20080104
14 T_DESIGN Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20060116
15 VL_ACCESSIBILITY_DESCR Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20060116
16 VL_DATA_SOURCE Instance attribute Protected Object reference (TYPE REF TO) OBJECT 20060116
17 VL_DESIGN Instance attribute Protected Type reference (TYPE) WDUI_ROW_REPEATER_DESIGN 20060116
18 VL_FIRST_VISIBLE_ROW Instance attribute Protected Type reference (TYPE) I 20060116
19 VL_ROW_DESCRIPTION Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20070620
20 VL_VISIBLE_ROW_COUNT Instance attribute Protected Type reference (TYPE) I 20060116
21 VL_WIDTH Instance attribute Protected Type reference (TYPE) STRING 20060116
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ROW_ELEMENT Instance method Public Method 20060116
2 BIND_ACCESSIBILITY_DESCR Instance method Public Method 20060116
3 BIND_DATA_SOURCE Instance method Public Method 20060116
4 BIND_DESIGN Instance method Public Method 20060116
5 BIND_FIRST_VISIBLE_ROW Instance method Public Method 20060116
6 BIND_ROW_DESCRIPTION Instance method Public Method 20070620
7 BIND_VISIBLE_ROW_COUNT Instance method Public Method 20060116
8 BIND_WIDTH Instance method Public Method 20060116
9 BOUND_ACCESSIBILITY_DESCR Instance method Public Method 20060116
10 BOUND_DATA_SOURCE Instance method Public Method 20060116
11 BOUND_DESIGN Instance method Public Method 20060116
12 BOUND_FIRST_VISIBLE_ROW Instance method Public Method 20060116
13 BOUND_ROW_DESCRIPTION Instance method Public Method 20070620
14 BOUND_VISIBLE_ROW_COUNT Instance method Public Method 20060116
15 BOUND_WIDTH Instance method Public Method 20060116
16 CONSTRUCTOR Instance method Public Constructor 20060116
17 GET_ACCESSIBILITY_DESCR Instance method Public Method 20060116
18 GET_DATA_SOURCE Instance method Public Method 20060116
19 GET_DESIGN Instance method Public Method 20060116
20 GET_FIRST_VISIBLE_ROW Instance method Public Method 20060116
21 GET_ROW_DESCRIPTION Instance method Public Method 20070620
22 GET_ROW_ELEMENT Instance method Public Method 20060116
23 GET_ROW_ELEMENTS Instance method Public Method 20060116
24 GET_VISIBLE_ROW_COUNT Instance method Public Method 20060116
25 GET_WIDTH Instance method Public Method 20060116
26 HAS_ROW_ELEMENTS Instance method Public Method 20060116
27 NEW_ROW_REPEATER Static method Public Method 20060116
28 NUMBER_OF_ROW_ELEMENTS Instance method Public Method 20060116
29 REMOVE_ALL_ROW_ELEMENTS Instance method Public Method 20060116
30 REMOVE_ROW_ELEMENT Instance method Public Method 20060116
31 SET_ACCESSIBILITY_DESCR Instance method Public Method 20060116
32 SET_DATA_SOURCE Instance method Public Method 20060116
33 SET_DESIGN Instance method Public Method 20060116
34 SET_FIRST_VISIBLE_ROW Instance method Public Method 20060116
35 SET_ROW_DESCRIPTION Instance method Public Method 20070620
36 SET_VISIBLE_ROW_COUNT Instance method Public Method 20060116
37 SET_WIDTH Instance method Public Method 20060116
Events
Class CL_WD_ROW_REPEATER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_ROW_REPEATER Public See coding 20060116 tt_ROW_REPEATER TYPE TABLE OF REF TO CL_WD_ROW_REPEATER WITH DEFAULT KEY
Method Signatures

Method ADD_ROW_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I 20060116
2 Importing THE_ROW_ELEMENT Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT 20060116

Method ADD_ROW_ELEMENT on class CL_WD_ROW_REPEATER has no exception.

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 20060116

Method BIND_ACCESSIBILITY_DESCR on class CL_WD_ROW_REPEATER has no exception.

Method BIND_DATA_SOURCE 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 20060116

Method BIND_DATA_SOURCE on class CL_WD_ROW_REPEATER has no exception.

Method BIND_DESIGN 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 20060116

Method BIND_DESIGN on class CL_WD_ROW_REPEATER has no exception.

Method BIND_FIRST_VISIBLE_ROW 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 20060116

Method BIND_FIRST_VISIBLE_ROW on class CL_WD_ROW_REPEATER has no exception.

Method BIND_ROW_DESCRIPTION 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 20070620

Method BIND_ROW_DESCRIPTION on class CL_WD_ROW_REPEATER has no exception.

Method BIND_VISIBLE_ROW_COUNT 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 20060116

Method BIND_VISIBLE_ROW_COUNT on class CL_WD_ROW_REPEATER has no exception.

Method BIND_WIDTH 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 20060116

Method BIND_WIDTH on class CL_WD_ROW_REPEATER 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 20060116
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20060116
3 Returning PATH Value transfer Type reference (TYPE) STRING 20060116

Method BOUND_ACCESSIBILITY_DESCR on class CL_WD_ROW_REPEATER has no exception.

Method BOUND_DATA_SOURCE 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 20060116
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20060116
3 Returning PATH Value transfer Type reference (TYPE) STRING 20060116

Method BOUND_DATA_SOURCE on class CL_WD_ROW_REPEATER has no exception.

Method BOUND_DESIGN 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 20060116
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20060116
3 Returning PATH Value transfer Type reference (TYPE) STRING 20060116

Method BOUND_DESIGN on class CL_WD_ROW_REPEATER has no exception.

Method BOUND_FIRST_VISIBLE_ROW 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 20060116
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20060116
3 Returning PATH Value transfer Type reference (TYPE) STRING 20060116

Method BOUND_FIRST_VISIBLE_ROW on class CL_WD_ROW_REPEATER has no exception.

Method BOUND_ROW_DESCRIPTION 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 20070620
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20070620
3 Returning PATH Value transfer Type reference (TYPE) STRING 20070620

Method BOUND_ROW_DESCRIPTION on class CL_WD_ROW_REPEATER has no exception.

Method BOUND_VISIBLE_ROW_COUNT 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 20060116
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20060116
3 Returning PATH Value transfer Type reference (TYPE) STRING 20060116

Method BOUND_VISIBLE_ROW_COUNT on class CL_WD_ROW_REPEATER has no exception.

Method BOUND_WIDTH 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 20060116
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20060116
3 Returning PATH Value transfer Type reference (TYPE) STRING 20060116

Method BOUND_WIDTH on class CL_WD_ROW_REPEATER 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 20060116
2 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20060116

Method CONSTRUCTOR on class CL_WD_ROW_REPEATER 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 20060116
3 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20060116
4 Returning VALUE Value transfer Type reference (TYPE) STRING 20060116

Method GET_ACCESSIBILITY_DESCR on class CL_WD_ROW_REPEATER has no exception.

Method GET_DATA_SOURCE 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 20060116
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20060116
3 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE 20060116

Method GET_DATA_SOURCE on class CL_WD_ROW_REPEATER has no exception.

Method GET_DESIGN 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 20060116
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20060116
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_ROW_REPEATER_DESIGN 20060116

Method GET_DESIGN on class CL_WD_ROW_REPEATER has no exception.

Method GET_FIRST_VISIBLE_ROW 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 20060116
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20060116
3 Returning VALUE Value transfer Type reference (TYPE) I 20060116

Method GET_FIRST_VISIBLE_ROW on class CL_WD_ROW_REPEATER has no exception.

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

Method GET_ROW_DESCRIPTION on class CL_WD_ROW_REPEATER has no exception.

Method GET_ROW_ELEMENT 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 20060116
2 Importing INDEX Call by reference Type reference (TYPE) I 20060116
3 Returning THE_ROW_ELEMENT Value transfer Object reference (TYPE REF TO) CL_WD_UIELEMENT 20060116

Method GET_ROW_ELEMENT on class CL_WD_ROW_REPEATER has no exception.

Method GET_ROW_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning THE_ROW_ELEMENTS Value transfer Type reference (TYPE) CL_WD_UIELEMENT=>TT_UIELEMENT 20060116

Method GET_ROW_ELEMENTS on class CL_WD_ROW_REPEATER has no exception.

Method GET_VISIBLE_ROW_COUNT 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 20060116
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20060116
3 Returning VALUE Value transfer Type reference (TYPE) I 20060116

Method GET_VISIBLE_ROW_COUNT on class CL_WD_ROW_REPEATER has no exception.

Method GET_WIDTH 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 20060116
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20060116
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20060116

Method GET_WIDTH on class CL_WD_ROW_REPEATER has no exception.

Method HAS_ROW_ELEMENTS Signature

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

Method HAS_ROW_ELEMENTS on class CL_WD_ROW_REPEATER has no exception.

Method NEW_ROW_REPEATER 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 20060116
2 Importing BIND_ACCESSIBILITY_DESCR Call by reference Type reference (TYPE) STRING 20060116
3 Importing BIND_DATA_SOURCE Call by reference Type reference (TYPE) STRING 20060116
4 Importing BIND_DESIGN Call by reference Type reference (TYPE) STRING 20060116
5 Importing BIND_ENABLED Call by reference Type reference (TYPE) STRING 20060116
6 Importing BIND_FIRST_VISIBLE_ROW Call by reference Type reference (TYPE) STRING 20060116
7 Importing BIND_ROW_DESCRIPTION Call by reference Type reference (TYPE) STRING 20070620
8 Importing BIND_STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
9 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) STRING 20060116
10 Importing BIND_VISIBLE Call by reference Type reference (TYPE) STRING 20060116
11 Importing BIND_VISIBLE_ROW_COUNT Call by reference Type reference (TYPE) STRING 20060116
12 Importing BIND_WIDTH Call by reference Type reference (TYPE) STRING 20060116
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_ROW_REPEATER 20060116
16 Importing DESIGN Call by reference Type reference (TYPE) WDUI_ROW_REPEATER_DESIGN E_DESIGN-TRANSPARENT 20060116
17 Importing ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20060116
18 Importing FIRST_VISIBLE_ROW Call by reference Type reference (TYPE) I '0' 20060116
19 Importing ID Call by reference Type reference (TYPE) STRING 20060116
20 Importing ROW_DESCRIPTION Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20070620
21 Importing STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
22 Importing TOOLTIP Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20060116
23 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20060116
24 Importing VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY E_VISIBLE-VISIBLE 20060116
25 Importing VISIBLE_ROW_COUNT Call by reference Type reference (TYPE) I '10' 20060116
26 Importing WIDTH Call by reference Type reference (TYPE) STRING 20060116

Method NEW_ROW_REPEATER on class CL_WD_ROW_REPEATER has no exception.

Method NUMBER_OF_ROW_ELEMENTS Signature

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

Method NUMBER_OF_ROW_ELEMENTS on class CL_WD_ROW_REPEATER has no exception.

Method REMOVE_ALL_ROW_ELEMENTS Signature

Method REMOVE_ALL_ROW_ELEMENTS on class CL_WD_ROW_REPEATER has no parameter.
Method REMOVE_ALL_ROW_ELEMENTS on class CL_WD_ROW_REPEATER has no exception.

Method REMOVE_ROW_ELEMENT 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 20060116
2 Importing INDEX Call by reference Type reference (TYPE) I 20060116
3 Returning THE_ROW_ELEMENT Value transfer Object reference (TYPE REF TO) CL_WD_UIELEMENT 20060116

Method REMOVE_ROW_ELEMENT on class CL_WD_ROW_REPEATER 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 20060116

Method SET_ACCESSIBILITY_DESCR on class CL_WD_ROW_REPEATER has no exception.

Method SET_DATA_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Object reference (TYPE REF TO) OBJECT 20060116

Method SET_DATA_SOURCE on class CL_WD_ROW_REPEATER 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_ROW_REPEATER_DESIGN 20060116

Method SET_DESIGN on class CL_WD_ROW_REPEATER has no exception.

Method SET_FIRST_VISIBLE_ROW 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 20060116

Method SET_FIRST_VISIBLE_ROW on class CL_WD_ROW_REPEATER has no exception.

Method SET_ROW_DESCRIPTION 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 20070620

Method SET_ROW_DESCRIPTION on class CL_WD_ROW_REPEATER has no exception.

Method SET_VISIBLE_ROW_COUNT 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 20060116

Method SET_VISIBLE_ROW_COUNT on class CL_WD_ROW_REPEATER has no exception.

Method SET_WIDTH Signature

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

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