SAP ABAP Class CL_WD_CELL_DECORATOR (CL_WD_CELL_DECORATOR)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UIEL_DATA_GRID (Package) UIE Library "Data Grid"
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_VIEW_ELEMENT Perforce Change= / 20040604-141028 20121210
Properties
Class CL_WD_CELL_DECORATOR  
Short Description    
Super Class CL_WD_VIEW_ELEMENT Perforce Change= / 20040604-141028 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_DATA_GRID   UIE Library "Data Grid" 
Created 20121210   SAP 
Last change 20141120    
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_CELL_DECORATOR has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20131203 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20131203 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP_POSITION Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20121212
2 CID_CELL_DECORATOR Constant Public Type reference (TYPE) GUID '00163EA725841ED290D4CF66BFE50115' 20121210
3 E_POSITION Constant Public See coding 20121212
4 T_POSITION Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20121212
5 VL_POSITION Instance attribute Protected Type reference (TYPE) WDUI_CELL_DECORATOR_POSITION 20121212
Methods
# Method Level Visibility Method type Description Created on
1 BIND_POSITION Instance method Public Method 20121212
2 BOUND_POSITION Instance method Public Method 20121212
3 CONSTRUCTOR Instance method Public Constructor 20121210
4 GET_POSITION Instance method Public Method 20121212
5 NEW_CELL_DECORATOR Static method Public Method 20121210
6 SET_POSITION Instance method Public Method 20121212
Events
Class CL_WD_CELL_DECORATOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_CELL_DECORATOR Public See coding 20121210 tt_CELL_DECORATOR TYPE TABLE OF REF TO CL_WD_CELL_DECORATOR WITH DEFAULT KEY
Method Signatures

Method BIND_POSITION 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 20121212

Method BIND_POSITION on class CL_WD_CELL_DECORATOR has no exception.

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

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

Method CONSTRUCTOR on class CL_WD_CELL_DECORATOR has no exception.

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

Method GET_POSITION on class CL_WD_CELL_DECORATOR has no exception.

Method NEW_CELL_DECORATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_POSITION Call by reference Type reference (TYPE) STRING 20121212
2 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_CELL_DECORATOR 20121210
3 Importing ID Call by reference Type reference (TYPE) STRING 20121210
4 Importing POSITION Call by reference Type reference (TYPE) WDUI_CELL_DECORATOR_POSITION E_POSITION-NONE 20121212
5 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20121210

Method NEW_CELL_DECORATOR on class CL_WD_CELL_DECORATOR has no exception.

Method SET_POSITION 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_DECORATOR_POSITION 20121212

Method SET_POSITION on class CL_WD_CELL_DECORATOR has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 740