SAP ABAP Class CL_WD_TILE_LAYOUT (CL_WD_TILE_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 20140513
Properties
Class CL_WD_TILE_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 20140513   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_TILE_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_ALLOWEDCOLCOUNTS Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20140523
2 BP_CELLPADDING Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20140625
3 BP_MINCELLWIDTH Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20140523
4 CID_TILE_LAYOUT Constant Public Type reference (TYPE) GUID '3DB468AF6C505824E10000000A1550D0' 20140513
5 E_CELLPADDING Constant Public See coding 20140625
6 T_CELLPADDING Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20140625
7 VL_ALLOWEDCOLCOUNTS Instance attribute Protected Type reference (TYPE) STRING 20140513
8 VL_CELLPADDING Instance attribute Protected Type reference (TYPE) WDUI_TILE_LAYOUT_CELL_PADDING 20140625
9 VL_MINCELLWIDTH Instance attribute Protected Type reference (TYPE) I 20140513
Methods
# Method Level Visibility Method type Description Created on
1 BIND_ALLOWEDCOLCOUNTS Instance method Public Method 20140523
2 BIND_CELLPADDING Instance method Public Method 20140625
3 BIND_MINCELLWIDTH Instance method Public Method 20140523
4 BOUND_ALLOWEDCOLCOUNTS Instance method Public Method 20140523
5 BOUND_CELLPADDING Instance method Public Method 20140625
6 BOUND_MINCELLWIDTH Instance method Public Method 20140523
7 CONSTRUCTOR Instance method Public Constructor 20140513
8 GET_ALLOWEDCOLCOUNTS Instance method Public Method 20140513
9 GET_CELLPADDING Instance method Public Method 20140625
10 GET_MINCELLWIDTH Instance method Public Method 20140513
11 NEW_TILE_LAYOUT Static method Public Method 20140513
12 SET_ALLOWEDCOLCOUNTS Instance method Public Method 20140513
13 SET_CELLPADDING Instance method Public Method 20140625
14 SET_MINCELLWIDTH Instance method Public Method 20140513
Events
Class CL_WD_TILE_LAYOUT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_TILE_LAYOUT Public See coding 20140513 tt_TILE_LAYOUT TYPE TABLE OF REF TO CL_WD_TILE_LAYOUT WITH DEFAULT KEY
Method Signatures

Method BIND_ALLOWEDCOLCOUNTS 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 20140523

Method BIND_ALLOWEDCOLCOUNTS on class CL_WD_TILE_LAYOUT has no exception.

Method BIND_CELLPADDING 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 20140625

Method BIND_CELLPADDING on class CL_WD_TILE_LAYOUT has no exception.

Method BIND_MINCELLWIDTH 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 20140523

Method BIND_MINCELLWIDTH on class CL_WD_TILE_LAYOUT has no exception.

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

Method BOUND_ALLOWEDCOLCOUNTS on class CL_WD_TILE_LAYOUT has no exception.

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

Method BOUND_CELLPADDING on class CL_WD_TILE_LAYOUT has no exception.

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

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

Method CONSTRUCTOR on class CL_WD_TILE_LAYOUT has no exception.

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

Method GET_ALLOWEDCOLCOUNTS on class CL_WD_TILE_LAYOUT has no exception.

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

Method GET_CELLPADDING on class CL_WD_TILE_LAYOUT has no exception.

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

Method GET_MINCELLWIDTH on class CL_WD_TILE_LAYOUT has no exception.

Method NEW_TILE_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALLOWEDCOLCOUNTS Call by reference Type reference (TYPE) STRING 20140513
2 Importing BIND_ALLOWEDCOLCOUNTS Call by reference Type reference (TYPE) STRING 20140523
3 Importing BIND_CELLPADDING Call by reference Type reference (TYPE) STRING 20140625
4 Importing BIND_MINCELLWIDTH Call by reference Type reference (TYPE) STRING 20140523
5 Importing CELLPADDING Call by reference Type reference (TYPE) WDUI_TILE_LAYOUT_CELL_PADDING 20140625
6 Importing CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER 20140513
7 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_TILE_LAYOUT 20140513
8 Importing ID Call by reference Type reference (TYPE) STRING 20140513
9 Importing MINCELLWIDTH Call by reference Type reference (TYPE) I 20140513

Method NEW_TILE_LAYOUT on class CL_WD_TILE_LAYOUT has no exception.

Method SET_ALLOWEDCOLCOUNTS 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 20140513

Method SET_ALLOWEDCOLCOUNTS on class CL_WD_TILE_LAYOUT has no exception.

Method SET_CELLPADDING 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_TILE_LAYOUT_CELL_PADDING 20140625

Method SET_CELLPADDING on class CL_WD_TILE_LAYOUT has no exception.

Method SET_MINCELLWIDTH 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 20140513

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