SAP ABAP Class CL_WD_POSITION_DATA (CL_WD_POSITION_DATA)
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_LAYOUT_DATA 20140416
Properties
Class CL_WD_POSITION_DATA  
Short Description    
Super Class CL_WD_LAYOUT_DATA  
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_STANDARD   UIE Library "Standard" 
Created 20140416   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_POSITION_DATA has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20140801 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20140801 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP_CSS_BOTTOM Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20140416
2 BP_CSS_HEIGHT Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20140416
3 BP_CSS_LEFT Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20140416
4 BP_CSS_MAX_HEIGHT Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20140416
5 BP_CSS_MAX_WIDTH Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20140416
6 BP_CSS_MIN_HEIGHT Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20140416
7 BP_CSS_MIN_WIDTH Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20140416
8 BP_CSS_RIGHT Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20140416
9 BP_CSS_TOP Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20140416
10 BP_CSS_WIDTH Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20140416
11 BP_V_ALIGN Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20140416
12 CID_POSITION_DATA Constant Public Type reference (TYPE) GUID '00163EA725841ED3B1ACC1B091ACD80E' 20140416
13 E_V_ALIGN Constant Public See coding 20140416
14 T_V_ALIGN Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20140416
15 VL_CSS_BOTTOM Instance attribute Protected Type reference (TYPE) STRING 20140416
16 VL_CSS_HEIGHT Instance attribute Protected Type reference (TYPE) STRING 20140416
17 VL_CSS_LEFT Instance attribute Protected Type reference (TYPE) STRING 20140416
18 VL_CSS_MAX_HEIGHT Instance attribute Protected Type reference (TYPE) STRING 20140416
19 VL_CSS_MAX_WIDTH Instance attribute Protected Type reference (TYPE) STRING 20140416
20 VL_CSS_MIN_HEIGHT Instance attribute Protected Type reference (TYPE) STRING 20140416
21 VL_CSS_MIN_WIDTH Instance attribute Protected Type reference (TYPE) STRING 20140416
22 VL_CSS_RIGHT Instance attribute Protected Type reference (TYPE) STRING 20140416
23 VL_CSS_TOP Instance attribute Protected Type reference (TYPE) STRING 20140416
24 VL_CSS_WIDTH Instance attribute Protected Type reference (TYPE) STRING 20140416
25 VL_V_ALIGN Instance attribute Protected Type reference (TYPE) WDUI_CELL_VALIGN 20140416
Methods
# Method Level Visibility Method type Description Created on
1 BIND_CSS_BOTTOM Instance method Public Method 20140416
2 BIND_CSS_HEIGHT Instance method Public Method 20140416
3 BIND_CSS_LEFT Instance method Public Method 20140416
4 BIND_CSS_MAX_HEIGHT Instance method Public Method 20140416
5 BIND_CSS_MAX_WIDTH Instance method Public Method 20140416
6 BIND_CSS_MIN_HEIGHT Instance method Public Method 20140416
7 BIND_CSS_MIN_WIDTH Instance method Public Method 20140416
8 BIND_CSS_RIGHT Instance method Public Method 20140416
9 BIND_CSS_TOP Instance method Public Method 20140416
10 BIND_CSS_WIDTH Instance method Public Method 20140416
11 BIND_V_ALIGN Instance method Public Method 20140416
12 BOUND_CSS_BOTTOM Instance method Public Method 20140416
13 BOUND_CSS_HEIGHT Instance method Public Method 20140416
14 BOUND_CSS_LEFT Instance method Public Method 20140416
15 BOUND_CSS_MAX_HEIGHT Instance method Public Method 20140416
16 BOUND_CSS_MAX_WIDTH Instance method Public Method 20140416
17 BOUND_CSS_MIN_HEIGHT Instance method Public Method 20140416
18 BOUND_CSS_MIN_WIDTH Instance method Public Method 20140416
19 BOUND_CSS_RIGHT Instance method Public Method 20140416
20 BOUND_CSS_TOP Instance method Public Method 20140416
21 BOUND_CSS_WIDTH Instance method Public Method 20140416
22 BOUND_V_ALIGN Instance method Public Method 20140416
23 CONSTRUCTOR Instance method Public Constructor 20140416
24 GET_CSS_BOTTOM Instance method Public Method 20140416
25 GET_CSS_HEIGHT Instance method Public Method 20140416
26 GET_CSS_LEFT Instance method Public Method 20140416
27 GET_CSS_MAX_HEIGHT Instance method Public Method 20140416
28 GET_CSS_MAX_WIDTH Instance method Public Method 20140416
29 GET_CSS_MIN_HEIGHT Instance method Public Method 20140416
30 GET_CSS_MIN_WIDTH Instance method Public Method 20140416
31 GET_CSS_RIGHT Instance method Public Method 20140416
32 GET_CSS_TOP Instance method Public Method 20140416
33 GET_CSS_WIDTH Instance method Public Method 20140416
34 GET_V_ALIGN Instance method Public Method 20140416
35 NEW_POSITION_DATA Static method Public Method 20140416
36 SET_CSS_BOTTOM Instance method Public Method 20140416
37 SET_CSS_HEIGHT Instance method Public Method 20140416
38 SET_CSS_LEFT Instance method Public Method 20140416
39 SET_CSS_MAX_HEIGHT Instance method Public Method 20140416
40 SET_CSS_MAX_WIDTH Instance method Public Method 20140416
41 SET_CSS_MIN_HEIGHT Instance method Public Method 20140416
42 SET_CSS_MIN_WIDTH Instance method Public Method 20140416
43 SET_CSS_RIGHT Instance method Public Method 20140416
44 SET_CSS_TOP Instance method Public Method 20140416
45 SET_CSS_WIDTH Instance method Public Method 20140416
46 SET_V_ALIGN Instance method Public Method 20140416
Events
Class CL_WD_POSITION_DATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_POSITION_DATA Public See coding 20140416 tt_POSITION_DATA TYPE TABLE OF REF TO CL_WD_POSITION_DATA WITH DEFAULT KEY
Method Signatures

Method BIND_CSS_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 20140416

Method BIND_CSS_BOTTOM on class CL_WD_POSITION_DATA has no exception.

Method BIND_CSS_HEIGHT 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 20140416

Method BIND_CSS_HEIGHT on class CL_WD_POSITION_DATA has no exception.

Method BIND_CSS_LEFT 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 20140416

Method BIND_CSS_LEFT on class CL_WD_POSITION_DATA has no exception.

Method BIND_CSS_MAX_HEIGHT 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 20140416

Method BIND_CSS_MAX_HEIGHT on class CL_WD_POSITION_DATA has no exception.

Method BIND_CSS_MAX_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 20140416

Method BIND_CSS_MAX_WIDTH on class CL_WD_POSITION_DATA has no exception.

Method BIND_CSS_MIN_HEIGHT 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 20140416

Method BIND_CSS_MIN_HEIGHT on class CL_WD_POSITION_DATA has no exception.

Method BIND_CSS_MIN_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 20140416

Method BIND_CSS_MIN_WIDTH on class CL_WD_POSITION_DATA has no exception.

Method BIND_CSS_RIGHT 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 20140416

Method BIND_CSS_RIGHT on class CL_WD_POSITION_DATA has no exception.

Method BIND_CSS_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 20140416

Method BIND_CSS_TOP on class CL_WD_POSITION_DATA has no exception.

Method BIND_CSS_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 20140416

Method BIND_CSS_WIDTH on class CL_WD_POSITION_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 20140416

Method BIND_V_ALIGN on class CL_WD_POSITION_DATA has no exception.

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

Method BOUND_CSS_BOTTOM on class CL_WD_POSITION_DATA has no exception.

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

Method BOUND_CSS_HEIGHT on class CL_WD_POSITION_DATA has no exception.

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

Method BOUND_CSS_LEFT on class CL_WD_POSITION_DATA has no exception.

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

Method BOUND_CSS_MAX_HEIGHT on class CL_WD_POSITION_DATA has no exception.

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

Method BOUND_CSS_MAX_WIDTH on class CL_WD_POSITION_DATA has no exception.

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

Method BOUND_CSS_MIN_HEIGHT on class CL_WD_POSITION_DATA has no exception.

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

Method BOUND_CSS_MIN_WIDTH on class CL_WD_POSITION_DATA has no exception.

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

Method BOUND_CSS_RIGHT on class CL_WD_POSITION_DATA has no exception.

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

Method BOUND_CSS_TOP on class CL_WD_POSITION_DATA has no exception.

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

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

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

Method CONSTRUCTOR on class CL_WD_POSITION_DATA has no exception.

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

Method GET_CSS_BOTTOM on class CL_WD_POSITION_DATA has no exception.

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

Method GET_CSS_HEIGHT on class CL_WD_POSITION_DATA has no exception.

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

Method GET_CSS_LEFT on class CL_WD_POSITION_DATA has no exception.

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

Method GET_CSS_MAX_HEIGHT on class CL_WD_POSITION_DATA has no exception.

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

Method GET_CSS_MAX_WIDTH on class CL_WD_POSITION_DATA has no exception.

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

Method GET_CSS_MIN_HEIGHT on class CL_WD_POSITION_DATA has no exception.

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

Method GET_CSS_MIN_WIDTH on class CL_WD_POSITION_DATA has no exception.

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

Method GET_CSS_RIGHT on class CL_WD_POSITION_DATA has no exception.

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

Method GET_CSS_TOP on class CL_WD_POSITION_DATA has no exception.

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

Method GET_CSS_WIDTH on class CL_WD_POSITION_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 20140416
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20140416
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_CELL_VALIGN 20140416

Method GET_V_ALIGN on class CL_WD_POSITION_DATA has no exception.

Method NEW_POSITION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_CSS_BOTTOM Call by reference Type reference (TYPE) STRING 20140416
2 Importing BIND_CSS_HEIGHT Call by reference Type reference (TYPE) STRING 20140416
3 Importing BIND_CSS_LEFT Call by reference Type reference (TYPE) STRING 20140416
4 Importing BIND_CSS_MAX_HEIGHT Call by reference Type reference (TYPE) STRING 20140416
5 Importing BIND_CSS_MAX_WIDTH Call by reference Type reference (TYPE) STRING 20140416
6 Importing BIND_CSS_MIN_HEIGHT Call by reference Type reference (TYPE) STRING 20140416
7 Importing BIND_CSS_MIN_WIDTH Call by reference Type reference (TYPE) STRING 20140416
8 Importing BIND_CSS_RIGHT Call by reference Type reference (TYPE) STRING 20140416
9 Importing BIND_CSS_TOP Call by reference Type reference (TYPE) STRING 20140416
10 Importing BIND_CSS_WIDTH Call by reference Type reference (TYPE) STRING 20140416
11 Importing BIND_V_ALIGN Call by reference Type reference (TYPE) STRING 20140416
12 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_POSITION_DATA 20140416
13 Importing CSS_BOTTOM Call by reference Type reference (TYPE) STRING 20140416
14 Importing CSS_HEIGHT Call by reference Type reference (TYPE) STRING 20140416
15 Importing CSS_LEFT Call by reference Type reference (TYPE) STRING 20140416
16 Importing CSS_MAX_HEIGHT Call by reference Type reference (TYPE) STRING 20140416
17 Importing CSS_MAX_WIDTH Call by reference Type reference (TYPE) STRING 20140416
18 Importing CSS_MIN_HEIGHT Call by reference Type reference (TYPE) STRING 20140416
19 Importing CSS_MIN_WIDTH Call by reference Type reference (TYPE) STRING 20140416
20 Importing CSS_RIGHT Call by reference Type reference (TYPE) STRING 20140416
21 Importing CSS_TOP Call by reference Type reference (TYPE) STRING 20140416
22 Importing CSS_WIDTH Call by reference Type reference (TYPE) STRING 20140416
23 Importing ELEMENT Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT 20140416
24 Importing ID Call by reference Type reference (TYPE) STRING 20140416
25 Importing V_ALIGN Call by reference Type reference (TYPE) WDUI_CELL_VALIGN E_V_ALIGN-TOP 20140416

Method NEW_POSITION_DATA on class CL_WD_POSITION_DATA has no exception.

Method SET_CSS_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) STRING 20140416

Method SET_CSS_BOTTOM on class CL_WD_POSITION_DATA has no exception.

Method SET_CSS_HEIGHT 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 20140416

Method SET_CSS_HEIGHT on class CL_WD_POSITION_DATA has no exception.

Method SET_CSS_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) STRING 20140416

Method SET_CSS_LEFT on class CL_WD_POSITION_DATA has no exception.

Method SET_CSS_MAX_HEIGHT 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 20140416

Method SET_CSS_MAX_HEIGHT on class CL_WD_POSITION_DATA has no exception.

Method SET_CSS_MAX_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 20140416

Method SET_CSS_MAX_WIDTH on class CL_WD_POSITION_DATA has no exception.

Method SET_CSS_MIN_HEIGHT 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 20140416

Method SET_CSS_MIN_HEIGHT on class CL_WD_POSITION_DATA has no exception.

Method SET_CSS_MIN_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 20140416

Method SET_CSS_MIN_WIDTH on class CL_WD_POSITION_DATA has no exception.

Method SET_CSS_RIGHT 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 20140416

Method SET_CSS_RIGHT on class CL_WD_POSITION_DATA has no exception.

Method SET_CSS_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) STRING 20140416

Method SET_CSS_TOP on class CL_WD_POSITION_DATA has no exception.

Method SET_CSS_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 20140416

Method SET_CSS_WIDTH on class CL_WD_POSITION_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 20140416

Method SET_V_ALIGN on class CL_WD_POSITION_DATA has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740