Hierarchy

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDR_CONTEXT_NODE_RANGE | Context Node for Context Paging Support | 20090717 |
Properties
Interface | IF_WD_CONTEXT_NODE_RANGE | |
Short Description | API for Context Range Supply |
General Data
Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
Created | 20090717 | SAP |
Last changed | 20110908 | SAP |
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_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20090717 |
Friends
Interface IF_WD_CONTEXT_NODE_RANGE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | NO_SELECTION | Instance attribute | Public | Attribute reference (LIKE) | 20090804 | ||||
2 | USE_LEAD_SELECTION | Instance attribute | Public | Attribute reference (LIKE) | 20090804 |
Methods
Events
Interface IF_WD_CONTEXT_NODE_RANGE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_ELEMENT | Public | See coding | 20090717 | begin of TY_S_ELEMENT,
index type i,
element type ref to if_wd_context_element,
end of ty_s_element
|
||
2 | TY_S_RANGE | Public | See coding | 20090717 | begin of TY_S_RANGE,
from_index type i,
to_index type i,
end of ty_s_range
|
||
3 | TY_T_ELEMENTS | Public | See coding | 20090717 | ty_t_elements type sorted table of ty_s_element with unique key index
|
||
4 | TY_T_RANGES | Public | See coding | 20090717 | ty_t_ranges type hashed table of ty_s_range with unique key from_index to_index
|
||
5 | TY_T_SELECTION | Public | See coding | 20090717 | ty_t_selection type standard table of ty_s_range with default key
|
Method Signatures
Method BIND_ELEMENT Signature
Method BIND_ELEMENT on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method BIND_ELEMENT on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method BIND_ELEMENTS Signature
Method BIND_ELEMENTS on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method BIND_ELEMENTS on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method BIND_STRUCTURE Signature
Method BIND_STRUCTURE on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method BIND_STRUCTURE on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method BIND_TABLE Signature
Method BIND_TABLE on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method BIND_TABLE on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method BIND_TABLE_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INDEX | Call by reference | Type reference (TYPE) | I | Index eines Kontext Elementes | 20090717 | ||
2 | ![]() |
NEW_ITEMS | Call by reference | Type reference (TYPE) | ANY TABLE | Liste von Elementen oder Modeldaten | 20090717 | ||
3 | ![]() |
SET_INITIAL_ELEMENTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Falls TRUE setzen der initialen Elemente, sonst Anfügen | 20090717 |
Method BIND_TABLE_RANGE on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method CLEAR_SELECTION Signature
Method CLEAR_SELECTION on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method CLEAR_SELECTION on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method CREATE_ELEMENT Signature
Method CREATE_ELEMENT on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method CREATE_ELEMENT on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method CREATE_ELEMENT_STATIC_ATTR Signature
Method CREATE_ELEMENT_STATIC_ATTR on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method CREATE_ELEMENT_STATIC_ATTR on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method GET_ATTRIBUTE Signature
Method GET_ATTRIBUTE on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method GET_ATTRIBUTE on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method GET_ATTRIBUTE_PROPERTIES Signature
Method GET_ATTRIBUTE_PROPERTIES on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method GET_ATTRIBUTE_PROPERTIES on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method GET_ATTRIBUTE_PROPS_FOR_ELEM Signature
Method GET_ATTRIBUTE_PROPS_FOR_ELEM on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method GET_ATTRIBUTE_PROPS_FOR_ELEM on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method GET_ATTRIBUTE_PROPS_FOR_NODE Signature
Method GET_ATTRIBUTE_PROPS_FOR_NODE on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method GET_ATTRIBUTE_PROPS_FOR_NODE on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method GET_ATTRIBUTE_REF Signature
Method GET_ATTRIBUTE_REF on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method GET_ATTRIBUTE_REF on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method GET_CHILD_NODE Signature
Method GET_CHILD_NODE on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method GET_CHILD_NODE on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method GET_CHILD_NODES Signature
Method GET_CHILD_NODES on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method GET_CHILD_NODES on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method GET_CONTEXT Signature
Method GET_CONTEXT on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method GET_CONTEXT on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method GET_ELEMENT Signature
Method GET_ELEMENT on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method GET_ELEMENT on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method GET_ELEMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FROM | Call by reference | Type reference (TYPE) | I | 20090717 | |||
2 | ![]() |
SET | Value transfer | Type reference (TYPE) | TY_T_ELEMENTS | 20090717 | |||
3 | ![]() |
TO | Call by reference | Type reference (TYPE) | I | 20090717 |
Method GET_ELEMENTS on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method GET_ELEMENT_COUNT Signature
Method GET_ELEMENT_COUNT on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method GET_ELEMENT_COUNT on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method GET_LEAD_SELECTION Signature
Method GET_LEAD_SELECTION on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method GET_LEAD_SELECTION on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method GET_LEAD_SELECTION_INDEX Signature
Method GET_LEAD_SELECTION_INDEX on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method GET_LEAD_SELECTION_INDEX on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method GET_MAX_ELEMENT_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MAX_ELEMENT_COUNT | Value transfer | Type reference (TYPE) | I | 20090717 |
Method GET_MAX_ELEMENT_COUNT on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method GET_META_PATH Signature
Method GET_META_PATH on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method GET_META_PATH on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method GET_MIN_ELEMENT_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MIN_ELEMENT_COUNT | Value transfer | Type reference (TYPE) | I | 20090723 |
Method GET_MIN_ELEMENT_COUNT on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method GET_NODE_INFO Signature
Method GET_NODE_INFO on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method GET_NODE_INFO on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method GET_PARENT_ELEMENT Signature
Method GET_PARENT_ELEMENT on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method GET_PARENT_ELEMENT on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method GET_PATH Signature
Method GET_PATH on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method GET_PATH on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method GET_SELECTED_ELEMENTS Signature
Method GET_SELECTED_ELEMENTS on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method GET_SELECTED_ELEMENTS on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method GET_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SELECTION | Value transfer | Type reference (TYPE) | TY_T_SELECTION | 20090717 |
Method GET_SELECTION on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method GET_SORTABLE_PATH Signature
Method GET_SORTABLE_PATH on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method GET_SORTABLE_PATH on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method GET_STATIC_ATTRIBUTES Signature
Method GET_STATIC_ATTRIBUTES on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method GET_STATIC_ATTRIBUTES on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method GET_STATIC_ATTRIBUTES_REF Signature
Method GET_STATIC_ATTRIBUTES_REF on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method GET_STATIC_ATTRIBUTES_REF on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method GET_STATIC_ATTRIBUTES_TABLE Signature
Method GET_STATIC_ATTRIBUTES_TABLE on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method GET_STATIC_ATTRIBUTES_TABLE on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method INVALIDATE Signature
Method INVALIDATE on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method INVALIDATE on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method INVALIDATE_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FROM | Call by reference | Type reference (TYPE) | I | 20090807 | |||
2 | ![]() |
TO | Call by reference | Type reference (TYPE) | I | 20090807 |
Method INVALIDATE_RANGE on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method IS_ALIVE Signature
Method IS_ALIVE on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method IS_ALIVE on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method IS_ATTRIBUTE_NULL Signature
Method IS_ATTRIBUTE_NULL on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method IS_ATTRIBUTE_NULL on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method IS_CHANGED_BY_CLIENT Signature
Method IS_CHANGED_BY_CLIENT on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method IS_CHANGED_BY_CLIENT on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method IS_FINALIZED Signature
Method IS_FINALIZED on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method IS_FINALIZED on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method IS_SELECTED Signature
Method IS_SELECTED on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method IS_SELECTED on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method IS_SUPPLIED Signature
Method IS_SUPPLIED on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method IS_SUPPLIED on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method MOVE_ELEMENT Signature
Method MOVE_ELEMENT on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method MOVE_ELEMENT on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method MOVE_FIRST Signature
Method MOVE_FIRST on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method MOVE_FIRST on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method MOVE_LAST Signature
Method MOVE_LAST on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method MOVE_LAST on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method MOVE_NEXT Signature
Method MOVE_NEXT on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method MOVE_NEXT on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method MOVE_PREVIOUS Signature
Method MOVE_PREVIOUS on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method MOVE_PREVIOUS on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method MOVE_TO Signature
Method MOVE_TO on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method MOVE_TO on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method PATH_GET_ATTRIBUTE Signature
Method PATH_GET_ATTRIBUTE on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method PATH_GET_ATTRIBUTE on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method PATH_GET_ELEMENT Signature
Method PATH_GET_ELEMENT on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method PATH_GET_ELEMENT on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method PATH_GET_NODE Signature
Method PATH_GET_NODE on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method PATH_GET_NODE on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method REMOVE_ELEMENT Signature
Method REMOVE_ELEMENT on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method REMOVE_ELEMENT on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method RESET_CHANGED_BY_CLIENT Signature
Method RESET_CHANGED_BY_CLIENT on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method RESET_CHANGED_BY_CLIENT on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method SET_ATTRIBUTE Signature
Method SET_ATTRIBUTE on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method SET_ATTRIBUTE on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method SET_ATTRIBUTE_NULL Signature
Method SET_ATTRIBUTE_NULL on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method SET_ATTRIBUTE_NULL on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method SET_ATTRIBUTE_PROPERTY Signature
Method SET_ATTRIBUTE_PROPERTY on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method SET_ATTRIBUTE_PROPERTY on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method SET_ATTRIBUTE_PROPS_FOR_ELEM Signature
Method SET_ATTRIBUTE_PROPS_FOR_ELEM on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method SET_ATTRIBUTE_PROPS_FOR_ELEM on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method SET_ATTRIBUTE_PROPS_FOR_NODE Signature
Method SET_ATTRIBUTE_PROPS_FOR_NODE on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method SET_ATTRIBUTE_PROPS_FOR_NODE on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method SET_CHANGED_BY_CLIENT Signature
Method SET_CHANGED_BY_CLIENT on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method SET_CHANGED_BY_CLIENT on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method SET_FINALIZED Signature
Method SET_FINALIZED on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method SET_FINALIZED on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method SET_LEAD_SELECTION Signature
Method SET_LEAD_SELECTION on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method SET_LEAD_SELECTION on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method SET_LEAD_SELECTION_INDEX Signature
Method SET_LEAD_SELECTION_INDEX on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method SET_LEAD_SELECTION_INDEX on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method SET_MAX_ELEMENT_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MAX_ELEMENT_COUNT | Call by reference | Type reference (TYPE) | I | 20090717 |
Method SET_MAX_ELEMENT_COUNT on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method SET_MIN_ELEMENT_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MIN_ELEMENT_COUNT | Call by reference | Type reference (TYPE) | I | 20090723 |
Method SET_MIN_ELEMENT_COUNT on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method SET_SELECTED Signature
Method SET_SELECTED on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method SET_SELECTED on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method SET_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SELECTION | Call by reference | Type reference (TYPE) | TY_T_SELECTION | 20090722 | |||
2 | ![]() |
SELECT_ALL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090722 |
Method SET_SELECTION on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method SET_STATIC_ATTRIBUTES Signature
Method SET_STATIC_ATTRIBUTES on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method SET_STATIC_ATTRIBUTES on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method SET_STATIC_ATTRIBUTES_NULL Signature
Method SET_STATIC_ATTRIBUTES_NULL on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method SET_STATIC_ATTRIBUTES_NULL on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method SET_TABLE_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INDEX | Call by reference | Type reference (TYPE) | I | 20091104 | |||
2 | ![]() |
INVALIDATE_CHILD_NODES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20091104 | ||
3 | ![]() |
NEW_ITEMS | Call by reference | Type reference (TYPE) | ANY TABLE | 20091104 |
Method SET_TABLE_RANGE on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
Method TO_XML Signature
Method TO_XML on Interface IF_WD_CONTEXT_NODE_RANGE has no parameter.
Method TO_XML on Interface IF_WD_CONTEXT_NODE_RANGE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 800 |