SAP ABAP Class CL_WD_RASTER_DATA (CL_WD_RASTER_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 20130620
Properties
Class CL_WD_RASTER_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 20130620   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_RASTER_DATA 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_HORIZONTAL_SPAN Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20130620
2 BP_LEFT_SPACE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20130620
3 BP_SEMANTIC_COLOR Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20130620
4 BP_TOP_SPACE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20130620
5 BP_VERTICAL_SPAN Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20130620
6 BP_V_ALIGN Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20130620
7 CID_RASTER_DATA Constant Public Type reference (TYPE) GUID '00163EA725781EE2B6CE06C59098CBFE' 20130620
8 E_SEMANTIC_COLOR Constant Public See coding 20130620
9 E_V_ALIGN Constant Public See coding 20130620
10 T_SEMANTIC_COLOR Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20130620
11 T_V_ALIGN Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20130620
12 VL_HORIZONTAL_SPAN Instance attribute Protected Type reference (TYPE) I 20130620
13 VL_LEFT_SPACE Instance attribute Protected Type reference (TYPE) I 20130620
14 VL_SEMANTIC_COLOR Instance attribute Protected Type reference (TYPE) WDUI_TABLE_CELL_DESIGN 20130620
15 VL_TOP_SPACE Instance attribute Protected Type reference (TYPE) I 20130620
16 VL_VERTICAL_SPAN Instance attribute Protected Type reference (TYPE) I 20130620
17 VL_V_ALIGN Instance attribute Protected Type reference (TYPE) WDUI_CELL_VALIGN 20130620
Methods
# Method Level Visibility Method type Description Created on
1 BIND_HORIZONTAL_SPAN Instance method Public Method 20130620
2 BIND_LEFT_SPACE Instance method Public Method 20130620
3 BIND_SEMANTIC_COLOR Instance method Public Method 20130620
4 BIND_TOP_SPACE Instance method Public Method 20130620
5 BIND_VERTICAL_SPAN Instance method Public Method 20130620
6 BIND_V_ALIGN Instance method Public Method 20130620
7 BOUND_HORIZONTAL_SPAN Instance method Public Method 20130620
8 BOUND_LEFT_SPACE Instance method Public Method 20130620
9 BOUND_SEMANTIC_COLOR Instance method Public Method 20130620
10 BOUND_TOP_SPACE Instance method Public Method 20130620
11 BOUND_VERTICAL_SPAN Instance method Public Method 20130620
12 BOUND_V_ALIGN Instance method Public Method 20130620
13 CONSTRUCTOR Instance method Public Constructor 20130620
14 GET_HORIZONTAL_SPAN Instance method Public Method 20130620
15 GET_LEFT_SPACE Instance method Public Method 20130620
16 GET_SEMANTIC_COLOR Instance method Public Method 20130620
17 GET_TOP_SPACE Instance method Public Method 20130620
18 GET_VERTICAL_SPAN Instance method Public Method 20130620
19 GET_V_ALIGN Instance method Public Method 20130620
20 NEW_RASTER_DATA Static method Public Method 20130620
21 SET_HORIZONTAL_SPAN Instance method Public Method 20130620
22 SET_LEFT_SPACE Instance method Public Method 20130620
23 SET_SEMANTIC_COLOR Instance method Public Method 20130620
24 SET_TOP_SPACE Instance method Public Method 20130620
25 SET_VERTICAL_SPAN Instance method Public Method 20130620
26 SET_V_ALIGN Instance method Public Method 20130620
Events
Class CL_WD_RASTER_DATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_RASTER_DATA Public See coding 20130620 tt_RASTER_DATA TYPE TABLE OF REF TO CL_WD_RASTER_DATA WITH DEFAULT KEY
Method Signatures

Method BIND_HORIZONTAL_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 20130620

Method BIND_HORIZONTAL_SPAN on class CL_WD_RASTER_DATA has no exception.

Method BIND_LEFT_SPACE 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 20130620

Method BIND_LEFT_SPACE on class CL_WD_RASTER_DATA has no exception.

Method BIND_SEMANTIC_COLOR 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 20130620

Method BIND_SEMANTIC_COLOR on class CL_WD_RASTER_DATA has no exception.

Method BIND_TOP_SPACE 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 20130620

Method BIND_TOP_SPACE on class CL_WD_RASTER_DATA has no exception.

Method BIND_VERTICAL_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 20130620

Method BIND_VERTICAL_SPAN on class CL_WD_RASTER_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 20130620

Method BIND_V_ALIGN on class CL_WD_RASTER_DATA has no exception.

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

Method BOUND_HORIZONTAL_SPAN on class CL_WD_RASTER_DATA has no exception.

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

Method BOUND_LEFT_SPACE on class CL_WD_RASTER_DATA has no exception.

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

Method BOUND_SEMANTIC_COLOR on class CL_WD_RASTER_DATA has no exception.

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

Method BOUND_TOP_SPACE on class CL_WD_RASTER_DATA has no exception.

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

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

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

Method CONSTRUCTOR on class CL_WD_RASTER_DATA has no exception.

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

Method GET_HORIZONTAL_SPAN on class CL_WD_RASTER_DATA has no exception.

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

Method GET_LEFT_SPACE on class CL_WD_RASTER_DATA has no exception.

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

Method GET_SEMANTIC_COLOR on class CL_WD_RASTER_DATA has no exception.

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

Method GET_TOP_SPACE on class CL_WD_RASTER_DATA has no exception.

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

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

Method GET_V_ALIGN on class CL_WD_RASTER_DATA has no exception.

Method NEW_RASTER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_HORIZONTAL_SPAN Call by reference Type reference (TYPE) STRING 20130620
2 Importing BIND_LEFT_SPACE Call by reference Type reference (TYPE) STRING 20130620
3 Importing BIND_SEMANTIC_COLOR Call by reference Type reference (TYPE) STRING 20130620
4 Importing BIND_TOP_SPACE Call by reference Type reference (TYPE) STRING 20130620
5 Importing BIND_VERTICAL_SPAN Call by reference Type reference (TYPE) STRING 20130620
6 Importing BIND_V_ALIGN Call by reference Type reference (TYPE) STRING 20130620
7 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_RASTER_DATA 20130620
8 Importing ELEMENT Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT 20130620
9 Importing HORIZONTAL_SPAN Call by reference Type reference (TYPE) I '1' 20130620
10 Importing ID Call by reference Type reference (TYPE) STRING 20130620
11 Importing LEFT_SPACE Call by reference Type reference (TYPE) I '1' 20130620
12 Importing SEMANTIC_COLOR Call by reference Type reference (TYPE) WDUI_TABLE_CELL_DESIGN E_SEMANTIC_COLOR-STANDARD 20130620
13 Importing TOP_SPACE Call by reference Type reference (TYPE) I '1' 20130620
14 Importing VERTICAL_SPAN Call by reference Type reference (TYPE) I '1' 20130620
15 Importing V_ALIGN Call by reference Type reference (TYPE) WDUI_CELL_VALIGN E_V_ALIGN-TOP 20130620

Method NEW_RASTER_DATA on class CL_WD_RASTER_DATA has no exception.

Method SET_HORIZONTAL_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 20130620

Method SET_HORIZONTAL_SPAN on class CL_WD_RASTER_DATA has no exception.

Method SET_LEFT_SPACE 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 20130620

Method SET_LEFT_SPACE on class CL_WD_RASTER_DATA has no exception.

Method SET_SEMANTIC_COLOR 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_TABLE_CELL_DESIGN 20130620

Method SET_SEMANTIC_COLOR on class CL_WD_RASTER_DATA has no exception.

Method SET_TOP_SPACE 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 20130620

Method SET_TOP_SPACE on class CL_WD_RASTER_DATA has no exception.

Method SET_VERTICAL_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 20130620

Method SET_VERTICAL_SPAN on class CL_WD_RASTER_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 20130620

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