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 | ![]() |
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
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20070307 | |
2 | ![]() |
Instance method | Public | Method | 20090525 | |
3 | ![]() |
Instance method | Public | Method | 20070307 | |
4 | ![]() |
Instance method | Public | Method | 20070307 | |
5 | ![]() |
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 | ![]() |
LEAD_SELECTION | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20070307 | |||
2 | ![]() |
TABLE_ADAPTER | Call by reference | Object reference (TYPE REF TO) | CL_NW7_VIEW_ELEMENT_ADAPTER | WebDynpro Local Test XX7 | 20070307 | ||
3 | ![]() |
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 | ![]() |
CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | absolute index of the row number | 20090525 | ||
2 | ![]() |
DATA_SOURCE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20121015 | ||
3 | ![]() |
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 | ![]() |
EVENT_QUEUE | Call by reference | Object reference (TYPE REF TO) | CL_WDR_EVENT_QUEUE | 20070307 | |||
2 | ![]() |
ROW | Call by reference | Type reference (TYPE) | I | 20070307 | |||
3 | ![]() |
SELECTION_END | Call by reference | Type reference (TYPE) | I | -1 | Endindex bei RANGE Selektion | 20121106 | |
4 | ![]() |
SELECTION_START | Call by reference | Type reference (TYPE) | I | -1 | Startindex bei RANGE Selektion | 20121106 | |
5 | ![]() |
SELECTION_TYPE | Call by reference | Type reference (TYPE) | STRING | 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 |