SAP ABAP Class CL_WD_RASTER_LAYOUT (CL_WD_RASTER_LAYOUT)
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 20130620
Properties
Class CL_WD_RASTER_LAYOUT  
Short Description    
Super Class CL_WD_LAYOUT  
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_LAYOUT 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_COL_COUNT Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20130620
2 BP_COMPRESSIBLE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20130620
3 BP_LEGEND_ID Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20130620
4 CID_RASTER_LAYOUT Constant Public Type reference (TYPE) GUID '00163EA725781EE2B6CE0329F16DCBFB' 20130620
5 VL_COL_COUNT Instance attribute Protected Type reference (TYPE) I 20130620
6 VL_COMPRESSIBLE Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20130620
7 VL_LEGEND_ID Instance attribute Protected Type reference (TYPE) WDY_MD_UI_ELEMENT_REFERENCE 20130620
Methods
# Method Level Visibility Method type Description Created on
1 BIND_COL_COUNT Instance method Public Method 20130620
2 BIND_COMPRESSIBLE Instance method Public Method 20130620
3 BIND_LEGEND_ID Instance method Public Method 20130620
4 BOUND_COL_COUNT Instance method Public Method 20130620
5 BOUND_COMPRESSIBLE Instance method Public Method 20130620
6 BOUND_LEGEND_ID Instance method Public Method 20130620
7 CONSTRUCTOR Instance method Public Constructor 20130620
8 GET_COL_COUNT Instance method Public Method 20130620
9 GET_COMPRESSIBLE Instance method Public Method 20130620
10 GET_LEGEND_ID Instance method Public Method 20130620
11 NEW_RASTER_LAYOUT Static method Public Method 20130620
12 SET_COL_COUNT Instance method Public Method 20130620
13 SET_COMPRESSIBLE Instance method Public Method 20130620
14 SET_LEGEND_ID Instance method Public Method 20130620
Events
Class CL_WD_RASTER_LAYOUT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_RASTER_LAYOUT Public See coding 20130620 tt_RASTER_LAYOUT TYPE TABLE OF REF TO CL_WD_RASTER_LAYOUT WITH DEFAULT KEY
Method Signatures

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

Method BIND_COL_COUNT on class CL_WD_RASTER_LAYOUT has no exception.

Method BIND_COMPRESSIBLE 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_COMPRESSIBLE on class CL_WD_RASTER_LAYOUT has no exception.

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

Method BIND_LEGEND_ID on class CL_WD_RASTER_LAYOUT has no exception.

Method BOUND_COL_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 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_COL_COUNT on class CL_WD_RASTER_LAYOUT has no exception.

Method BOUND_COMPRESSIBLE 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_COMPRESSIBLE on class CL_WD_RASTER_LAYOUT has no exception.

Method BOUND_LEGEND_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 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_LEGEND_ID on class CL_WD_RASTER_LAYOUT 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_LAYOUT has no exception.

Method GET_COL_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 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_COL_COUNT on class CL_WD_RASTER_LAYOUT has no exception.

Method GET_COMPRESSIBLE 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) WDY_BOOLEAN 20130620

Method GET_COMPRESSIBLE on class CL_WD_RASTER_LAYOUT has no exception.

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

Method GET_LEGEND_ID on class CL_WD_RASTER_LAYOUT has no exception.

Method NEW_RASTER_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_COL_COUNT Call by reference Type reference (TYPE) STRING 20130620
2 Importing BIND_COMPRESSIBLE Call by reference Type reference (TYPE) STRING 20130620
3 Importing BIND_LEGEND_ID Call by reference Type reference (TYPE) STRING 20130620
4 Importing COL_COUNT Call by reference Type reference (TYPE) I '8' 20130620
5 Importing COMPRESSIBLE Call by reference Type reference (TYPE) WDY_BOOLEAN 20130620
6 Importing CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER 20130620
7 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_RASTER_LAYOUT 20130620
8 Importing ID Call by reference Type reference (TYPE) STRING 20130620
9 Importing LEGEND_ID Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_REFERENCE 20130620

Method NEW_RASTER_LAYOUT on class CL_WD_RASTER_LAYOUT has no exception.

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

Method SET_COL_COUNT on class CL_WD_RASTER_LAYOUT has no exception.

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

Method SET_COMPRESSIBLE on class CL_WD_RASTER_LAYOUT has no exception.

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

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