SAP ABAP Class CL_WDR_CONTEXT_NODE_RANGE (Context Node for Context Paging Support)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
⤷
SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_CONTEXT_NODE_VAL | Web Dynpro Value Context Node | 20090715 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_SERVICE_TARGET | Runtime object that functions as the service target | 20091222 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_CONTEXT_NODE_RANGE | API for Context Range Supply | 20090717 |
Properties
Class | CL_WDR_CONTEXT_NODE_RANGE | |
Short Description | Context Node for Context Paging Support | |
Super Class | CL_WDR_CONTEXT_NODE_VAL | Web Dynpro Value Context Node |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
Created | 20090715 | SAP |
Last change | 20131127 | 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_SERVICE_TARGET | Runtime object that functions as the service target | 20091222 | ||
2 | IF_WD_CONTEXT_NODE_RANGE | API for Context Range Supply | 20090717 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_WDR_CONTEXT_ELEMENT | 20090723 | Base Class of all Elements of Web Dynpro Nodes | |
2 | CL_WDR_CONTEXT_NODE | 20090723 | Basis Class of all Web Dynpro Context Nodes | |
3 | CL_WDR_CONTEXT_NODE_INFO | 20090723 | Metadata of Context Node |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20091222 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20090715 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 5 | 20090723 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20100114 | |||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TY_T_ELEMENTS | 20090716 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_T_SELECTION | 20090716 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20091029 | |
2 | ![]() |
Instance method | Protected | Method | 20090715 | |
3 | ![]() |
Instance method | Private | Method | 20090724 | |
4 | ![]() |
Instance method | Private | Method | 20090717 |
Events
Class CL_WDR_CONTEXT_NODE_RANGE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_ELEMENT | Public | See coding | 20090716 | begin of TY_S_element,
index type i,
element type ref to cl_wdr_context_element,
end of ty_s_element
|
||
2 | TY_S_RANGE | Public | Attribute reference (LIKE) | 20090717 |
|
||
3 | TY_T_ELEMENTS | Public | See coding | 20090716 | ty_t_elements type sorted table of ty_s_element with unique key index
|
||
4 | TY_T_RANGES | Public | Attribute reference (LIKE) | 20090717 |
|
||
5 | TY_T_SELECTION | Public | Attribute reference (LIKE) | 20090717 |
|
||
6 | TY_T_UNSORTED_ELEMENTS | Public | See coding | 20100408 |
|
Method Signatures
Method CHECK_SELECTION Signature
Method CHECK_SELECTION on class CL_WDR_CONTEXT_NODE_RANGE has no parameter.
Method CHECK_SELECTION on class CL_WDR_CONTEXT_NODE_RANGE has no exception.
Method GET_TRUE_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INDEX | Call by reference | Type reference (TYPE) | I | 20090715 | |||
2 | ![]() |
TRUE_INDEX | Value transfer | Type reference (TYPE) | I | 20090715 |
Method GET_TRUE_INDEX on class CL_WDR_CONTEXT_NODE_RANGE has no exception.
Method INIT_SELECTION Signature
Method INIT_SELECTION on class CL_WDR_CONTEXT_NODE_RANGE has no parameter.
Method INIT_SELECTION on class CL_WDR_CONTEXT_NODE_RANGE has no exception.
Method SUPPLY_ELEMENTS_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FROM_INDEX | Call by reference | Type reference (TYPE) | I | 20090717 | |||
2 | ![]() |
SUPPRESS_SUPPLY_FUNCTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090717 | |||
3 | ![]() |
TO_INDEX | Call by reference | Type reference (TYPE) | I | 20090717 |
Method SUPPLY_ELEMENTS_RANGE on class CL_WDR_CONTEXT_NODE_RANGE has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 800 |