SAP ABAP Class CL_NW7_TABLE_DATA_PROVIDER (Lightspeed Table)
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 Inheritance (c INHERITING FROM c_ref)  CL_WDR_TABLE_DATA_PROVIDER Web Dynpro: Read Table Data 20070723
Properties
Class CL_NW7_TABLE_DATA_PROVIDER  
Short Description Lightspeed Table    
Super Class CL_WDR_TABLE_DATA_PROVIDER Web Dynpro: Read Table Data 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_RUNTIME_RENDERING   Web Dynpro Runtime: Rendering 
Created 20070723   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_NW7_TABLE_DATA_PROVIDER has no interface implemented.
Friends
Class CL_NW7_TABLE_DATA_PROVIDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_ROW_FOR_LEAD_SELECT_EVENT Instance attribute Protected Type reference (TYPE) I Last Set Lead Selection 20090525
2 M_TEMP_VISIBLE_SELECTION Instance attribute Protected Type reference (TYPE) T_TEMP_VISIBLE_SELECTION 20090122
Methods
# Method Level Visibility Method type Description Created on
1 ALLOW_SELECTIONMASSOPERATIONS Instance method Public Method 20090526
2 CREATE_SELECTION_ACTION Instance method Public Method Sets the selection 20081119
3 SET_NW7_SELECTION Instance method Public Method Sets the selection 20070801
4 SET_NW7_SELECTION_MENU Instance method Public Method 20070723
Events
Class CL_NW7_TABLE_DATA_PROVIDER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_TEMP_VISIBLE_SELECTION Protected See coding 20090122 T_TEMP_VISIBLE_SELECTION type STANDARD TABLE OF abap_bool with DEFAULT KEY INITIAL SIZE 100
Method Signatures

Method ALLOW_SELECTIONMASSOPERATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MULTIPLE_SELECTION Call by reference Type reference (TYPE) ABAP_BOOL 20090526
2 Returning SELECTIONMASSOPERATION Value transfer Type reference (TYPE) ABAP_BOOL 20090526

Method ALLOW_SELECTIONMASSOPERATIONS on class CL_NW7_TABLE_DATA_PROVIDER has no exception.

Method CREATE_SELECTION_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EVENT_QUEUE Call by reference Object reference (TYPE REF TO) CL_WDR_EVENT_QUEUE EventQueue/IEventQueue 20081119
2 Importing SELECTION_END Call by reference Type reference (TYPE) I -1 20121106
3 Importing SELECTION_START Call by reference Type reference (TYPE) I -1 20121106
4 Importing SELECTION_TYPE Call by reference Type reference (TYPE) STRING 20121106

Method CREATE_SELECTION_ACTION on class CL_NW7_TABLE_DATA_PROVIDER has no exception.

Method SET_NW7_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACCESSTYPE Call by reference Type reference (TYPE) STRING 20070801
2 Importing I_CREATE_SELECTION_ACTION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Should an On(Lead)Select action action be fired? 20081119
3 Importing I_EVENT_QUEUE Call by reference Object reference (TYPE REF TO) CL_WDR_EVENT_QUEUE EventQueue/IEventQueue 20070801
4 Importing I_LEAD_SELECTION Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20070801
5 Importing I_MULTIPLE_SELECTION Call by reference Type reference (TYPE) ABAP_BOOL 20070801
6 Importing I_ROW Call by reference Type reference (TYPE) I 20070801
7 Importing I_ROW_DATA Call by reference Type reference (TYPE) WDR_TABLE_ROW_DATA_TAB Web Dynpro: Daten einer Tabelle 20070801
8 Importing I_SCROLL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Selection after vertical scrolling? 20090812
9 Importing I_UPDATE_DATA Call by reference Object reference (TYPE REF TO) IF_WDR_UPDATE_SERVER_PEER_DATA to get updates into a DataContainer 20070801

Method SET_NW7_SELECTION on class CL_NW7_TABLE_DATA_PROVIDER has no exception.

Method SET_NW7_SELECTION_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MENU_ADAPTER Call by reference Object reference (TYPE REF TO) IF_NW7_UR_CUSTOM_MENU WebDynpro: Internes Menü 20070723
2 Importing MULTIPLE_SELECTION Call by reference Type reference (TYPE) ABAP_BOOL 20070723
3 Importing SELECTION_MENU_TRIGGER_ID Call by reference Type reference (TYPE) STRING 20070723
4 Returning SHOW_SELECTION_MENU Value transfer Type reference (TYPE) ABAP_BOOL 20070723

Method SET_NW7_SELECTION_MENU on class CL_NW7_TABLE_DATA_PROVIDER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 711