SAP ABAP Class CL_WD_ABSTR_C_TABLE_COLUMN (CL_WD_ABSTR_C_TABLE_COLUMN)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UIEL_C_TABLE (Package) UIE Library "CTable"
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_CTX_MENU_PROVIDER 20100907
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_C_TABLE_COLUMN 20100907
Properties
Class CL_WD_ABSTR_C_TABLE_COLUMN  
Short Description    
Super Class CL_WD_CTX_MENU_PROVIDER  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_C_TABLE   UIE Library "CTable" 
Created 20100907   SAP 
Last change 20110908   SAP 
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_ABSTR_C_TABLE_COLUMN has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20110311 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20110311 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP_ACCESSIBILITY_DESCR Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20100907
2 BP_COLUMN_DRAG_INFO Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20110211
3 BP_COLUMN_DROP_INFO Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20110211
4 BP_COLUMN_EDGE_DROP_INFO Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20110211
5 BP_FIXED_POSITION Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20100907
6 BP_VISIBLE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20100907
7 E_FIXED_POSITION Constant Public See coding 20100907
8 E_VISIBLE Constant Public See coding 20100907
9 IP_ACCESSIBILITY_DESCR Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20100907
10 IP_FIXED_POSITION Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20100907
11 IP_VISIBLE Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20100907
12 MP_ON_DROP Instance attribute Protected Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20110211
13 PL_ACCESSIBILITY_DESCR Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20100907
14 PL_FIXED_POSITION Instance attribute Protected Type reference (TYPE) WDUI_TABLE_COLUMN_FIXED_POS 20100907
15 PL_VISIBLE Instance attribute Protected Type reference (TYPE) WDUI_VISIBILITY 20100907
16 PR_HEADER Instance attribute Protected Object reference (TYPE REF TO) CL_WD_CAPTION 20100907
17 T_FIXED_POSITION Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20100907
18 T_VISIBLE Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20100907
19 VL_ACCESSIBILITY_DESCR Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20100907
20 VL_COLUMN_DRAG_INFO Instance attribute Protected Type reference (TYPE) STRING 20110211
21 VL_COLUMN_DROP_INFO Instance attribute Protected Type reference (TYPE) STRING 20110211
22 VL_COLUMN_EDGE_DROP_INFO Instance attribute Protected Type reference (TYPE) STRING 20110211
23 VL_FIXED_POSITION Instance attribute Protected Type reference (TYPE) WDUI_TABLE_COLUMN_FIXED_POS 20100907
24 VL_ON_DROP Instance attribute Protected Type reference (TYPE) STRING 20110211
25 VL_VISIBLE Instance attribute Protected Type reference (TYPE) WDUI_VISIBILITY 20100907
Methods
# Method Level Visibility Method type Description Created on
1 BIND_ACCESSIBILITY_DESCR Instance method Public Method 20100907
2 BIND_COLUMN_DRAG_INFO Instance method Public Method 20110211
3 BIND_COLUMN_DROP_INFO Instance method Public Method 20110211
4 BIND_COLUMN_EDGE_DROP_INFO Instance method Public Method 20110211
5 BIND_FIXED_POSITION Instance method Public Method 20100907
6 BIND_VISIBLE Instance method Public Method 20100907
7 BOUND_ACCESSIBILITY_DESCR Instance method Public Method 20100907
8 BOUND_COLUMN_DRAG_INFO Instance method Public Method 20110211
9 BOUND_COLUMN_DROP_INFO Instance method Public Method 20110211
10 BOUND_COLUMN_EDGE_DROP_INFO Instance method Public Method 20110211
11 BOUND_FIXED_POSITION Instance method Public Method 20100907
12 BOUND_VISIBLE Instance method Public Method 20100907
13 GET_ACCESSIBILITY_DESCR Instance method Public Method 20100907
14 GET_COLUMN_DRAG_INFO Instance method Public Method 20110211
15 GET_COLUMN_DROP_INFO Instance method Public Method 20110211
16 GET_COLUMN_EDGE_DROP_INFO Instance method Public Method 20110211
17 GET_FIXED_POSITION Instance method Public Method 20100907
18 GET_HEADER Instance method Public Method 20100907
19 GET_ON_DROP Instance method Public Method 20110211
20 GET_VISIBLE Instance method Public Method 20100907
21 MAPPED_ON_DROP Instance method Public Method 20110211
22 MAP_ON_DROP Instance method Public Method 20110211
23 SET_ACCESSIBILITY_DESCR Instance method Public Method 20100907
24 SET_COLUMN_DRAG_INFO Instance method Public Method 20110211
25 SET_COLUMN_DROP_INFO Instance method Public Method 20110211
26 SET_COLUMN_EDGE_DROP_INFO Instance method Public Method 20110211
27 SET_FIXED_POSITION Instance method Public Method 20100907
28 SET_HEADER Instance method Public Method 20100907
29 SET_ON_DROP Instance method Public Method 20110211
30 SET_VISIBLE Instance method Public Method 20100907
Events
Class CL_WD_ABSTR_C_TABLE_COLUMN has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_ABSTR_C_TABLE_COLUMN Public See coding 20100907 tt_ABSTR_C_TABLE_COLUMN TYPE TABLE OF REF TO CL_WD_ABSTR_C_TABLE_COLUMN WITH DEFAULT KEY
Method Signatures

Method BIND_ACCESSIBILITY_DESCR 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 20100907

Method BIND_ACCESSIBILITY_DESCR on class CL_WD_ABSTR_C_TABLE_COLUMN has no exception.

Method BIND_COLUMN_DRAG_INFO 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 20110211

Method BIND_COLUMN_DRAG_INFO on class CL_WD_ABSTR_C_TABLE_COLUMN has no exception.

Method BIND_COLUMN_DROP_INFO 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 20110211

Method BIND_COLUMN_DROP_INFO on class CL_WD_ABSTR_C_TABLE_COLUMN has no exception.

Method BIND_COLUMN_EDGE_DROP_INFO 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 20110211

Method BIND_COLUMN_EDGE_DROP_INFO on class CL_WD_ABSTR_C_TABLE_COLUMN has no exception.

Method BIND_FIXED_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 20100907

Method BIND_FIXED_POSITION on class CL_WD_ABSTR_C_TABLE_COLUMN has no exception.

Method BIND_VISIBLE 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 20100907

Method BIND_VISIBLE on class CL_WD_ABSTR_C_TABLE_COLUMN has no exception.

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

Method BOUND_ACCESSIBILITY_DESCR on class CL_WD_ABSTR_C_TABLE_COLUMN has no exception.

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

Method BOUND_COLUMN_DRAG_INFO on class CL_WD_ABSTR_C_TABLE_COLUMN has no exception.

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

Method BOUND_COLUMN_DROP_INFO on class CL_WD_ABSTR_C_TABLE_COLUMN has no exception.

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

Method BOUND_COLUMN_EDGE_DROP_INFO on class CL_WD_ABSTR_C_TABLE_COLUMN has no exception.

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

Method BOUND_FIXED_POSITION on class CL_WD_ABSTR_C_TABLE_COLUMN has no exception.

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

Method BOUND_VISIBLE on class CL_WD_ABSTR_C_TABLE_COLUMN has no exception.

Method GET_ACCESSIBILITY_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AS_EXTERNAL Value transfer Type reference (TYPE) ABAP_BOOL 20100907
2 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20100907
3 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20100907
4 Returning VALUE Value transfer Type reference (TYPE) STRING 20100907

Method GET_ACCESSIBILITY_DESCR on class CL_WD_ABSTR_C_TABLE_COLUMN has no exception.

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

Method GET_COLUMN_DRAG_INFO on class CL_WD_ABSTR_C_TABLE_COLUMN has no exception.

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

Method GET_COLUMN_DROP_INFO on class CL_WD_ABSTR_C_TABLE_COLUMN has no exception.

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

Method GET_COLUMN_EDGE_DROP_INFO on class CL_WD_ABSTR_C_TABLE_COLUMN has no exception.

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

Method GET_FIXED_POSITION on class CL_WD_ABSTR_C_TABLE_COLUMN has no exception.

Method GET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning THE_HEADER Value transfer Object reference (TYPE REF TO) CL_WD_CAPTION 20100907

Method GET_HEADER on class CL_WD_ABSTR_C_TABLE_COLUMN has no exception.

Method GET_ON_DROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING 20110211

Method GET_ON_DROP on class CL_WD_ABSTR_C_TABLE_COLUMN has no exception.

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

Method GET_VISIBLE on class CL_WD_ABSTR_C_TABLE_COLUMN has no exception.

Method MAPPED_ON_DROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20110211

Method MAPPED_ON_DROP on class CL_WD_ABSTR_C_TABLE_COLUMN has no exception.

Method MAP_ON_DROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20110211

Method MAP_ON_DROP on class CL_WD_ABSTR_C_TABLE_COLUMN has no exception.

Method SET_ACCESSIBILITY_DESCR 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_TRANSLATABLE_TEXT 20100907

Method SET_ACCESSIBILITY_DESCR on class CL_WD_ABSTR_C_TABLE_COLUMN has no exception.

Method SET_COLUMN_DRAG_INFO 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 20110211

Method SET_COLUMN_DRAG_INFO on class CL_WD_ABSTR_C_TABLE_COLUMN has no exception.

Method SET_COLUMN_DROP_INFO 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 20110211

Method SET_COLUMN_DROP_INFO on class CL_WD_ABSTR_C_TABLE_COLUMN has no exception.

Method SET_COLUMN_EDGE_DROP_INFO 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 20110211

Method SET_COLUMN_EDGE_DROP_INFO on class CL_WD_ABSTR_C_TABLE_COLUMN has no exception.

Method SET_FIXED_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_TABLE_COLUMN_FIXED_POS 20100907

Method SET_FIXED_POSITION on class CL_WD_ABSTR_C_TABLE_COLUMN has no exception.

Method SET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing THE_HEADER Call by reference Object reference (TYPE REF TO) CL_WD_CAPTION 20100907

Method SET_HEADER on class CL_WD_ABSTR_C_TABLE_COLUMN has no exception.

Method SET_ON_DROP 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 20110211

Method SET_ON_DROP on class CL_WD_ABSTR_C_TABLE_COLUMN has no exception.

Method SET_VISIBLE 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_VISIBILITY 20100907

Method SET_VISIBLE on class CL_WD_ABSTR_C_TABLE_COLUMN has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703