SAP ABAP Class CL_WD_ABSTR_TABLE_COLUMN (Perforce change= / 20051117-120623)
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_CTX_MENU_PROVIDER 20060622
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_TABLE_COLUMN 20040914
2 Inheritance (c INHERITING FROM c_ref)  CL_WD_TABLE_COLUMN_GROUP 20040914
Properties
Class CL_WD_ABSTR_TABLE_COLUMN  
Short Description Perforce change= / 20051117-120623    
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_STANDARD   UIE Library "Standard" 
Created 20040914   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_TABLE_COLUMN has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20110302 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20110302 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 BP_ACCESSIBILITY_DESCR 20050916
2 BP_FIXED_POSITION Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_FIXED_POSITION 20041109
3 BP_HEADER_TEXT_WRAPPING Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20060629
4 BP_VISIBLE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_VISIBLE 20040914
5 DP_EXPLANATION Instance attribute Protected Type reference (TYPE) WDR_UIEL_DDIC_PROPERTY 20060622
6 E_FIXED_POSITION Constant Public See coding E_FIXED_POSITION 20050316
7 E_VISIBLE Constant Public See coding E_VISIBLE 20050316
8 IP_ACCESSIBILITY_DESCR Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20080104
9 IP_EXPLANATION Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20080104
10 IP_FIXED_POSITION Instance attribute Protected Type reference (TYPE) ABAP_BOOL IP_FIXED_POSITION 20050422
11 IP_HEADER_TEXT_WRAPPING Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20060629
12 IP_VISIBLE Instance attribute Protected Type reference (TYPE) ABAP_BOOL IP_VISIBLE 20041126
13 MP_ON_ACTION Instance attribute Protected Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS MP_ON_ACTION 20040914
14 PL_ACCESSIBILITY_DESCR Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20080104
15 PL_EXPLANATION Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20080104
16 PL_FIXED_POSITION Instance attribute Protected Type reference (TYPE) WDUI_TABLE_COLUMN_FIXED_POS PL_FIXED_POSITION 20050422
17 PL_HEADER_TEXT_WRAPPING Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20060629
18 PL_VISIBLE Instance attribute Protected Type reference (TYPE) WDUI_VISIBILITY PL_VISIBLE 20041126
19 PR_HEADER Instance attribute Protected Object reference (TYPE REF TO) CL_WD_CAPTION PR_HEADER 20040914
20 T_FIXED_POSITION Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' T_FIXED_POSITION 20050316
21 T_VISIBLE Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' T_VISIBLE 20050316
22 VL_ACCESSIBILITY_DESCR Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT VL_ACCESSIBILITY_DESCR 20050916
23 VL_EXPLANATION Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT VL_EXPLANATION 20050121
24 VL_FIXED_POSITION Instance attribute Protected Type reference (TYPE) WDUI_TABLE_COLUMN_FIXED_POS VL_FIXED_POSITION 20041109
25 VL_HEADER_TEXT_WRAPPING Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20060629
26 VL_ON_ACTION Instance attribute Protected Type reference (TYPE) STRING VL_ON_ACTION 20040914
27 VL_VISIBLE Instance attribute Protected Type reference (TYPE) WDUI_VISIBILITY VL_VISIBLE 20040914
Methods
# Method Level Visibility Method type Description Created on
1 BIND_ACCESSIBILITY_DESCR Instance method Public Method BIND_ACCESSIBILITY_DESCR 20050916
2 BIND_FIXED_POSITION Instance method Public Method BIND_FIXED_POSITION 20041109
3 BIND_HEADER_TEXT_WRAPPING Instance method Public Method 20060629
4 BIND_VISIBLE Instance method Public Method BIND_VISIBLE 20040914
5 BOUND_ACCESSIBILITY_DESCR Instance method Public Method BOUND_ACCESSIBILITY_DESCR 20050916
6 BOUND_FIXED_POSITION Instance method Public Method BOUND_FIXED_POSITION 20041109
7 BOUND_HEADER_TEXT_WRAPPING Instance method Public Method 20060629
8 BOUND_VISIBLE Instance method Public Method BOUND_VISIBLE 20040914
9 GET_ACCESSIBILITY_DESCR Instance method Public Method GET_ACCESSIBILITY_DESCR 20050916
10 GET_EXPLANATION Instance method Public Method GET_EXPLANATION 20050121
11 GET_FIXED_POSITION Instance method Public Method GET_FIXED_POSITION 20041109
12 GET_HEADER Instance method Public Method GET_HEADER 20040914
13 GET_HEADER_TEXT_WRAPPING Instance method Public Method 20060629
14 GET_ON_ACTION Instance method Public Method GET_ON_ACTION 20040914
15 GET_VISIBLE Instance method Public Method GET_VISIBLE 20040914
16 MAPPED_ON_ACTION Instance method Public Method MAPPED_ON_ACTION 20040914
17 MAP_ON_ACTION Instance method Public Method MAP_ON_ACTION 20040914
18 SET_ACCESSIBILITY_DESCR Instance method Public Method SET_ACCESSIBILITY_DESCR 20050916
19 SET_EXPLANATION Instance method Public Method SET_EXPLANATION 20050121
20 SET_FIXED_POSITION Instance method Public Method SET_FIXED_POSITION 20041109
21 SET_HEADER Instance method Public Method SET_HEADER 20040914
22 SET_HEADER_TEXT_WRAPPING Instance method Public Method 20060629
23 SET_ON_ACTION Instance method Public Method SET_ON_ACTION 20040914
24 SET_VISIBLE Instance method Public Method SET_VISIBLE 20040914
Events
Class CL_WD_ABSTR_TABLE_COLUMN has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_ABSTR_TABLE_COLUMN Public See coding TT_ABSTR_TABLE_COLUMN 20050316 tt_ABSTR_TABLE_COLUMN TYPE TABLE OF REF TO CL_WD_ABSTR_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 20050916

Method BIND_ACCESSIBILITY_DESCR on class CL_WD_ABSTR_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 20041109

Method BIND_FIXED_POSITION on class CL_WD_ABSTR_TABLE_COLUMN has no exception.

Method BIND_HEADER_TEXT_WRAPPING 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 20060629

Method BIND_HEADER_TEXT_WRAPPING on class CL_WD_ABSTR_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 20040914

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

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

Method BOUND_FIXED_POSITION on class CL_WD_ABSTR_TABLE_COLUMN has no exception.

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

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

Method BOUND_VISIBLE on class CL_WD_ABSTR_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 20060622
2 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20050916
3 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20050916
4 Returning VALUE Value transfer Type reference (TYPE) STRING 20050916

Method GET_ACCESSIBILITY_DESCR on class CL_WD_ABSTR_TABLE_COLUMN has no exception.

Method GET_EXPLANATION 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 20060927
2 Importing TEXT_LENGTH Value transfer Type reference (TYPE) I CO_UNKNOWN_TEXTLEN 20060927
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20050121

Method GET_EXPLANATION on class CL_WD_ABSTR_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 20041109
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20041109
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_TABLE_COLUMN_FIXED_POS 20041109

Method GET_FIXED_POSITION on class CL_WD_ABSTR_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 20040914

Method GET_HEADER on class CL_WD_ABSTR_TABLE_COLUMN has no exception.

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

Method GET_HEADER_TEXT_WRAPPING on class CL_WD_ABSTR_TABLE_COLUMN has no exception.

Method GET_ON_ACTION Signature

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

Method GET_ON_ACTION on class CL_WD_ABSTR_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 20040914
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040914
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_VISIBILITY 20040914

Method GET_VISIBLE on class CL_WD_ABSTR_TABLE_COLUMN has no exception.

Method MAPPED_ON_ACTION 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 20040914

Method MAPPED_ON_ACTION on class CL_WD_ABSTR_TABLE_COLUMN has no exception.

Method MAP_ON_ACTION 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 20040914

Method MAP_ON_ACTION on class CL_WD_ABSTR_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 20050916

Method SET_ACCESSIBILITY_DESCR on class CL_WD_ABSTR_TABLE_COLUMN has no exception.

Method SET_EXPLANATION 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 20050121

Method SET_EXPLANATION on class CL_WD_ABSTR_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 20041109

Method SET_FIXED_POSITION on class CL_WD_ABSTR_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 20040914

Method SET_HEADER on class CL_WD_ABSTR_TABLE_COLUMN has no exception.

Method SET_HEADER_TEXT_WRAPPING 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 20060629

Method SET_HEADER_TEXT_WRAPPING on class CL_WD_ABSTR_TABLE_COLUMN has no exception.

Method SET_ON_ACTION 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 20040914

Method SET_ON_ACTION on class CL_WD_ABSTR_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 20040914

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