SAP ABAP Class CL_WD_ABSTR_FORM_DSGN_DATA (CL_WD_ABSTR_FORM_DSGN_DATA)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UIEL_PATTERN (Package) UIE Library "Pattern"
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_LAYOUT_DATA 20100922
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_FORM_DSGN_DATA 20100922
2 Inheritance (c INHERITING FROM c_ref)  CL_WD_FORM_DSGN_TOP_DATA 20100922
Properties
Class CL_WD_ABSTR_FORM_DSGN_DATA  
Short Description    
Super Class CL_WD_LAYOUT_DATA  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_PATTERN   UIE Library "Pattern" 
Created 20100922   SAP 
Last change 20110908   SAP 
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_ABSTR_FORM_DSGN_DATA has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20110321 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20110321 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP_CELL_BACKGROUND_DESIGN Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20100922
2 BP_COL_SPAN Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20100922
3 BP_RESIZABLE_BEGIN Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20110217
4 BP_RESIZABLE_BOTTOM Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20110217
5 BP_RESIZABLE_END Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20110217
6 BP_RESIZABLE_TOP Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20110217
7 BP_ROW_SPAN Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20100922
8 BP_SELECTION_STATE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20100922
9 BP_V_ALIGN Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20100922
10 E_CELL_BACKGROUND_DESIGN Constant Public See coding 20100922
11 E_SELECTION_STATE Constant Public See coding 20100922
12 E_V_ALIGN Constant Public See coding 20100922
13 T_CELL_BACKGROUND_DESIGN Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20100922
14 T_SELECTION_STATE Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20100922
15 T_V_ALIGN Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20100922
16 VL_ASSOCIATED_CELL_IDS Instance attribute Protected Type reference (TYPE) STRING 20100922
17 VL_CELL_BACKGROUND_DESIGN Instance attribute Protected Type reference (TYPE) WDUI_CELL_BG_DESIGN 20100922
18 VL_COL_SPAN Instance attribute Protected Type reference (TYPE) I 20100922
19 VL_OCCUPIED Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20100922
20 VL_RESIZABLE_BEGIN Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20110217
21 VL_RESIZABLE_BOTTOM Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20110217
22 VL_RESIZABLE_END Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20110217
23 VL_RESIZABLE_TOP Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20110217
24 VL_ROW_SPAN Instance attribute Protected Type reference (TYPE) I 20100922
25 VL_SELECTION_STATE Instance attribute Protected Type reference (TYPE) WDUI_FORM_DSGN_SELECTION_STATE 20100922
26 VL_V_ALIGN Instance attribute Protected Type reference (TYPE) WDUI_CELL_VALIGN 20100922
Methods
# Method Level Visibility Method type Description Created on
1 BIND_CELL_BACKGROUND_DESIGN Instance method Public Method 20100922
2 BIND_COL_SPAN Instance method Public Method 20100922
3 BIND_RESIZABLE_BEGIN Instance method Public Method 20110217
4 BIND_RESIZABLE_BOTTOM Instance method Public Method 20110217
5 BIND_RESIZABLE_END Instance method Public Method 20110217
6 BIND_RESIZABLE_TOP Instance method Public Method 20110217
7 BIND_ROW_SPAN Instance method Public Method 20100922
8 BIND_SELECTION_STATE Instance method Public Method 20100922
9 BIND_V_ALIGN Instance method Public Method 20100922
10 BOUND_CELL_BACKGROUND_DESIGN Instance method Public Method 20100922
11 BOUND_COL_SPAN Instance method Public Method 20100922
12 BOUND_RESIZABLE_BEGIN Instance method Public Method 20110217
13 BOUND_RESIZABLE_BOTTOM Instance method Public Method 20110217
14 BOUND_RESIZABLE_END Instance method Public Method 20110217
15 BOUND_RESIZABLE_TOP Instance method Public Method 20110217
16 BOUND_ROW_SPAN Instance method Public Method 20100922
17 BOUND_SELECTION_STATE Instance method Public Method 20100922
18 BOUND_V_ALIGN Instance method Public Method 20100922
19 GET_ASSOCIATED_CELL_IDS Instance method Public Method 20100922
20 GET_CELL_BACKGROUND_DESIGN Instance method Public Method 20100922
21 GET_COL_SPAN Instance method Public Method 20100922
22 GET_OCCUPIED Instance method Public Method 20100922
23 GET_RESIZABLE_BEGIN Instance method Public Method 20110217
24 GET_RESIZABLE_BOTTOM Instance method Public Method 20110217
25 GET_RESIZABLE_END Instance method Public Method 20110217
26 GET_RESIZABLE_TOP Instance method Public Method 20110217
27 GET_ROW_SPAN Instance method Public Method 20100922
28 GET_SELECTION_STATE Instance method Public Method 20100922
29 GET_V_ALIGN Instance method Public Method 20100922
30 SET_ASSOCIATED_CELL_IDS Instance method Public Method 20100922
31 SET_CELL_BACKGROUND_DESIGN Instance method Public Method 20100922
32 SET_COL_SPAN Instance method Public Method 20100922
33 SET_OCCUPIED Instance method Public Method 20100922
34 SET_RESIZABLE_BEGIN Instance method Public Method 20110217
35 SET_RESIZABLE_BOTTOM Instance method Public Method 20110217
36 SET_RESIZABLE_END Instance method Public Method 20110217
37 SET_RESIZABLE_TOP Instance method Public Method 20110217
38 SET_ROW_SPAN Instance method Public Method 20100922
39 SET_SELECTION_STATE Instance method Public Method 20100922
40 SET_V_ALIGN Instance method Public Method 20100922
Events
Class CL_WD_ABSTR_FORM_DSGN_DATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_ABSTR_FORM_DSGN_DATA Public See coding 20100922 tt_ABSTR_FORM_DSGN_DATA TYPE TABLE OF REF TO CL_WD_ABSTR_FORM_DSGN_DATA WITH DEFAULT KEY
Method Signatures

Method BIND_CELL_BACKGROUND_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 20100922

Method BIND_CELL_BACKGROUND_DESIGN on class CL_WD_ABSTR_FORM_DSGN_DATA has no exception.

Method BIND_COL_SPAN 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 20100922

Method BIND_COL_SPAN on class CL_WD_ABSTR_FORM_DSGN_DATA has no exception.

Method BIND_RESIZABLE_BEGIN 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 20110217

Method BIND_RESIZABLE_BEGIN on class CL_WD_ABSTR_FORM_DSGN_DATA has no exception.

Method BIND_RESIZABLE_BOTTOM 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 20110217

Method BIND_RESIZABLE_BOTTOM on class CL_WD_ABSTR_FORM_DSGN_DATA has no exception.

Method BIND_RESIZABLE_END 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 20110217

Method BIND_RESIZABLE_END on class CL_WD_ABSTR_FORM_DSGN_DATA has no exception.

Method BIND_RESIZABLE_TOP 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 20110217

Method BIND_RESIZABLE_TOP on class CL_WD_ABSTR_FORM_DSGN_DATA has no exception.

Method BIND_ROW_SPAN 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 20100922

Method BIND_ROW_SPAN on class CL_WD_ABSTR_FORM_DSGN_DATA has no exception.

Method BIND_SELECTION_STATE 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 20100922

Method BIND_SELECTION_STATE on class CL_WD_ABSTR_FORM_DSGN_DATA has no exception.

Method BIND_V_ALIGN 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 20100922

Method BIND_V_ALIGN on class CL_WD_ABSTR_FORM_DSGN_DATA has no exception.

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

Method BOUND_CELL_BACKGROUND_DESIGN on class CL_WD_ABSTR_FORM_DSGN_DATA has no exception.

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

Method BOUND_COL_SPAN on class CL_WD_ABSTR_FORM_DSGN_DATA has no exception.

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

Method BOUND_RESIZABLE_BEGIN on class CL_WD_ABSTR_FORM_DSGN_DATA has no exception.

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

Method BOUND_RESIZABLE_BOTTOM on class CL_WD_ABSTR_FORM_DSGN_DATA has no exception.

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

Method BOUND_RESIZABLE_END on class CL_WD_ABSTR_FORM_DSGN_DATA has no exception.

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

Method BOUND_RESIZABLE_TOP on class CL_WD_ABSTR_FORM_DSGN_DATA has no exception.

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

Method BOUND_ROW_SPAN on class CL_WD_ABSTR_FORM_DSGN_DATA has no exception.

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

Method BOUND_SELECTION_STATE on class CL_WD_ABSTR_FORM_DSGN_DATA has no exception.

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

Method BOUND_V_ALIGN on class CL_WD_ABSTR_FORM_DSGN_DATA has no exception.

Method GET_ASSOCIATED_CELL_IDS Signature

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

Method GET_ASSOCIATED_CELL_IDS on class CL_WD_ABSTR_FORM_DSGN_DATA has no exception.

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

Method GET_CELL_BACKGROUND_DESIGN on class CL_WD_ABSTR_FORM_DSGN_DATA has no exception.

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

Method GET_COL_SPAN on class CL_WD_ABSTR_FORM_DSGN_DATA has no exception.

Method GET_OCCUPIED 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 20100922

Method GET_OCCUPIED on class CL_WD_ABSTR_FORM_DSGN_DATA has no exception.

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

Method GET_RESIZABLE_BEGIN on class CL_WD_ABSTR_FORM_DSGN_DATA has no exception.

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

Method GET_RESIZABLE_BOTTOM on class CL_WD_ABSTR_FORM_DSGN_DATA has no exception.

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

Method GET_RESIZABLE_END on class CL_WD_ABSTR_FORM_DSGN_DATA has no exception.

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

Method GET_RESIZABLE_TOP on class CL_WD_ABSTR_FORM_DSGN_DATA has no exception.

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

Method GET_ROW_SPAN on class CL_WD_ABSTR_FORM_DSGN_DATA has no exception.

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

Method GET_SELECTION_STATE on class CL_WD_ABSTR_FORM_DSGN_DATA has no exception.

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

Method GET_V_ALIGN on class CL_WD_ABSTR_FORM_DSGN_DATA has no exception.

Method SET_ASSOCIATED_CELL_IDS 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 20100922

Method SET_ASSOCIATED_CELL_IDS on class CL_WD_ABSTR_FORM_DSGN_DATA has no exception.

Method SET_CELL_BACKGROUND_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_CELL_BG_DESIGN 20100922

Method SET_CELL_BACKGROUND_DESIGN on class CL_WD_ABSTR_FORM_DSGN_DATA has no exception.

Method SET_COL_SPAN 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 20100922

Method SET_COL_SPAN on class CL_WD_ABSTR_FORM_DSGN_DATA has no exception.

Method SET_OCCUPIED 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 20100922

Method SET_OCCUPIED on class CL_WD_ABSTR_FORM_DSGN_DATA has no exception.

Method SET_RESIZABLE_BEGIN 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 20110217

Method SET_RESIZABLE_BEGIN on class CL_WD_ABSTR_FORM_DSGN_DATA has no exception.

Method SET_RESIZABLE_BOTTOM 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 20110217

Method SET_RESIZABLE_BOTTOM on class CL_WD_ABSTR_FORM_DSGN_DATA has no exception.

Method SET_RESIZABLE_END 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 20110217

Method SET_RESIZABLE_END on class CL_WD_ABSTR_FORM_DSGN_DATA has no exception.

Method SET_RESIZABLE_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) WDY_BOOLEAN 20110217

Method SET_RESIZABLE_TOP on class CL_WD_ABSTR_FORM_DSGN_DATA has no exception.

Method SET_ROW_SPAN 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 20100922

Method SET_ROW_SPAN on class CL_WD_ABSTR_FORM_DSGN_DATA has no exception.

Method SET_SELECTION_STATE 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_FORM_DSGN_SELECTION_STATE 20100922

Method SET_SELECTION_STATE on class CL_WD_ABSTR_FORM_DSGN_DATA has no exception.

Method SET_V_ALIGN 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_CELL_VALIGN 20100922

Method SET_V_ALIGN on class CL_WD_ABSTR_FORM_DSGN_DATA has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703