SAP ABAP Class CL_WDR_TABLE_SELECTION_UPDATER (Web Dynpro: Support for Table Selection)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-REN (Application Component) Web Dynpro ABAP Rendering
     SWDP_RUNTIME_RENDERING (Package) Web Dynpro Runtime: Rendering
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WDR_UPDATE_SERVER_PEER_DATA To get updates into a DataContainer 20070307
Properties
Class CL_WDR_TABLE_SELECTION_UPDATER  
Short Description Web Dynpro: Support for Table Selection    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_RUNTIME_RENDERING   Web Dynpro Runtime: Rendering 
Created 20070307   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
# Interface Abstract Final Description Created on
1 IF_WDR_UPDATE_SERVER_PEER_DATA To get updates into a DataContainer 20070307
Friends
Class CL_WDR_TABLE_SELECTION_UPDATER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_PENDING_SELECTIONS Instance attribute Private Type reference (TYPE) T_PENDING_SELECTIONS 20090525
2 M_LEAD_SELECTION_CHANGED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20070307
3 M_NEW_LEAD_SELECTION Instance attribute Public Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20070307
4 M_OLD_LEAD_SELECTION Instance attribute Public Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20070307
5 M_SELECTION_CHANGED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20070307
6 M_SELECTION_RESET Instance attribute Private Type reference (TYPE) ABAP_BOOL 20090525
7 M_TABLE_ADAPTER Instance attribute Private Object reference (TYPE REF TO) CL_NW7_VIEW_ELEMENT_ADAPTER Web Dynpro Local Test XX7 20070307
8 M_UPDATE_DATA Instance attribute Private Object reference (TYPE REF TO) IF_WDR_UPDATE_SERVER_PEER_DATA 20070307
9 M_WD_TABLE Instance attribute Private Object reference (TYPE REF TO) CL_WD_TABLE 20070307
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20070307
2 IS_SELECTED Instance method Public Method 20090525
3 SEND_SELECTION_EVENT Instance method Public Method 20070307
4 UPDATE_LEAD_SELECTION Instance method Public Method 20070307
5 UPDATE_SELECTION Instance method Public Method 20070307
Events
Class CL_WDR_TABLE_SELECTION_UPDATER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_PENDING_SELECTION Protected See coding 20090525 begin of T_PENDING_SELECTION, node type ref to if_wd_context_node, element_index type i, is_selected type abap_bool, end of T_PENDING_SELECTION
2 T_PENDING_SELECTIONS Protected See coding 20090525 T_PENDING_SELECTIONS type sorted table of T_pending_selection with non-unique key node element_index
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LEAD_SELECTION Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20070307
2 Importing TABLE_ADAPTER Call by reference Object reference (TYPE REF TO) CL_NW7_VIEW_ELEMENT_ADAPTER WebDynpro Local Test XX7 20070307
3 Importing UPDATE_DATA Call by reference Object reference (TYPE REF TO) IF_WDR_UPDATE_SERVER_PEER_DATA 20070307

Method CONSTRUCTOR on class CL_WDR_TABLE_SELECTION_UPDATER has no exception.

Method IS_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT absolute index of the row number 20090525
2 Importing DATA_SOURCE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20121015
3 Returning IS_SELECTED Value transfer Type reference (TYPE) ABAP_BOOL state of secondary selection so far 20090525

Method IS_SELECTED on class CL_WDR_TABLE_SELECTION_UPDATER has no exception.

Method SEND_SELECTION_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENT_QUEUE Call by reference Object reference (TYPE REF TO) CL_WDR_EVENT_QUEUE 20070307
2 Importing ROW Call by reference Type reference (TYPE) I 20070307
3 Importing SELECTION_END Call by reference Type reference (TYPE) I -1 Endindex bei RANGE Selektion 20121106
4 Importing SELECTION_START Call by reference Type reference (TYPE) I -1 Startindex bei RANGE Selektion 20121106
5 Importing SELECTION_TYPE Call by reference Type reference (TYPE) STRING | SELECT_ALL | DESELECT_ALL | RANGE 20121106

Method SEND_SELECTION_EVENT on class CL_WDR_TABLE_SELECTION_UPDATER has no exception.

Method UPDATE_LEAD_SELECTION Signature

Method UPDATE_LEAD_SELECTION on class CL_WDR_TABLE_SELECTION_UPDATER has no parameter.
Method UPDATE_LEAD_SELECTION on class CL_WDR_TABLE_SELECTION_UPDATER has no exception.

Method UPDATE_SELECTION Signature

Method UPDATE_SELECTION on class CL_WDR_TABLE_SELECTION_UPDATER has no parameter.
Method UPDATE_SELECTION on class CL_WDR_TABLE_SELECTION_UPDATER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710