SAP ABAP Class CL_WD_C_TABLE_SYMBOL_CELL (CL_WD_C_TABLE_SYMBOL_CELL)
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_ABSTR_C_TABLE_CELL_VAR 20110819
Properties
Class CL_WD_C_TABLE_SYMBOL_CELL  
Short Description    
Super Class CL_WD_ABSTR_C_TABLE_CELL_VAR  
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_C_TABLE   UIE Library "CTable" 
Created 20110819   SAP 
Last change 20130531   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_C_TABLE_SYMBOL_CELL has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20120214 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20120214 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP_SYMBOL Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20110819
2 BP_SYMBOL_DESIGN Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20110906
3 CID_C_TABLE_SYMBOL_CELL Constant Public Type reference (TYPE) GUID '005056A501951EE0B2C88B365AE275CB' 20110819
4 E_SYMBOL Constant Public See coding 20110819
5 E_SYMBOL_DESIGN Constant Public See coding 20110906
6 IP_SYMBOL_DESIGN Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20110906
7 PL_SYMBOL_DESIGN Instance attribute Protected Type reference (TYPE) WDUI_C_TABLE_SYMBOL_DESIGN 20110906
8 PR_EDITOR Instance attribute Protected Object reference (TYPE REF TO) IF_WD_TABLE_CELL_EDITOR 20110819
9 T_SYMBOL Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20110819
10 T_SYMBOL_DESIGN Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20110906
11 VL_SYMBOL Instance attribute Protected Type reference (TYPE) WDUI_C_TABLE_CELL_SYMBOL 20110819
12 VL_SYMBOL_DESIGN Instance attribute Protected Type reference (TYPE) WDUI_C_TABLE_SYMBOL_DESIGN 20110906
Methods
# Method Level Visibility Method type Description Created on
1 BIND_SYMBOL Instance method Public Method 20110819
2 BIND_SYMBOL_DESIGN Instance method Public Method 20110906
3 BOUND_SYMBOL Instance method Public Method 20110819
4 BOUND_SYMBOL_DESIGN Instance method Public Method 20110906
5 CONSTRUCTOR Instance method Public Constructor 20110819
6 GET_EDITOR Instance method Public Method 20110819
7 GET_SYMBOL Instance method Public Method 20110819
8 GET_SYMBOL_DESIGN Instance method Public Method 20110906
9 NEW_C_TABLE_SYMBOL_CELL Static method Public Method 20110819
10 SET_EDITOR Instance method Public Method 20110819
11 SET_SYMBOL Instance method Public Method 20110819
12 SET_SYMBOL_DESIGN Instance method Public Method 20110906
Events
Class CL_WD_C_TABLE_SYMBOL_CELL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_C_TABLE_SYMBOL_CELL Public See coding 20110819 tt_C_TABLE_SYMBOL_CELL TYPE TABLE OF REF TO CL_WD_C_TABLE_SYMBOL_CELL WITH DEFAULT KEY
Method Signatures

Method BIND_SYMBOL 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 20110819

Method BIND_SYMBOL on class CL_WD_C_TABLE_SYMBOL_CELL has no exception.

Method BIND_SYMBOL_DESIGN 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 20110906

Method BIND_SYMBOL_DESIGN on class CL_WD_C_TABLE_SYMBOL_CELL has no exception.

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

Method BOUND_SYMBOL on class CL_WD_C_TABLE_SYMBOL_CELL has no exception.

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

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

Method CONSTRUCTOR on class CL_WD_C_TABLE_SYMBOL_CELL has no exception.

Method GET_EDITOR Signature

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

Method GET_EDITOR on class CL_WD_C_TABLE_SYMBOL_CELL has no exception.

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

Method GET_SYMBOL on class CL_WD_C_TABLE_SYMBOL_CELL has no exception.

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

Method GET_SYMBOL_DESIGN on class CL_WD_C_TABLE_SYMBOL_CELL has no exception.

Method NEW_C_TABLE_SYMBOL_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_SYMBOL Call by reference Type reference (TYPE) STRING 20110819
2 Importing BIND_SYMBOL_DESIGN Call by reference Type reference (TYPE) STRING 20110906
3 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_C_TABLE_SYMBOL_CELL 20110819
4 Importing ID Call by reference Type reference (TYPE) STRING 20110819
5 Importing SYMBOL Call by reference Type reference (TYPE) WDUI_C_TABLE_CELL_SYMBOL E_SYMBOL-AVERAGE 20110819
6 Importing SYMBOL_DESIGN Call by reference Type reference (TYPE) WDUI_C_TABLE_SYMBOL_DESIGN E_SYMBOL_DESIGN-STANDARD 20110906
7 Importing VARIANT_KEY Call by reference Type reference (TYPE) STRING 20110819
8 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20110819

Method NEW_C_TABLE_SYMBOL_CELL on class CL_WD_C_TABLE_SYMBOL_CELL has no exception.

Method SET_EDITOR Signature

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

Method SET_EDITOR on class CL_WD_C_TABLE_SYMBOL_CELL has no exception.

Method SET_SYMBOL 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_C_TABLE_CELL_SYMBOL 20110819

Method SET_SYMBOL on class CL_WD_C_TABLE_SYMBOL_CELL has no exception.

Method SET_SYMBOL_DESIGN 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_C_TABLE_SYMBOL_DESIGN 20110906

Method SET_SYMBOL_DESIGN on class CL_WD_C_TABLE_SYMBOL_CELL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732