SAP ABAP Class CL_WD_NAVIGATION_LIST (CL_WD_NAVIGATION_LIST)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UIEL_PATTERN (Package) UIE Library "Pattern"
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_UIELEMENT Perforce change= / 20051117-125541 20041216
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_CONTEXTUAL_PANEL_ITM Perforce change= / 20050422-085332 20041216
Properties
Class CL_WD_NAVIGATION_LIST  
Short Description    
Super Class CL_WD_UIELEMENT Perforce change= / 20051117-125541 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_PATTERN   UIE Library "Pattern" 
Created 20041216   SAP 
Last change 20141120    
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_WD_CONTEXTUAL_PANEL_ITM Perforce change= / 20050422-085332 20041216
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20140113 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20140113 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP_CONTENT_HEIGHT Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20041216
2 BP_ITEM_SELECTABLE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20041216
3 BP_ITEM_SOURCE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20041216
4 BP_ITEM_TEXT Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20041216
5 CID_NAVIGATION_LIST Constant Public Type reference (TYPE) GUID '0559684220506B24E10000000A1550C0' 20050316
6 MP_ON_SELECT Instance attribute Protected Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20041216
7 PR_HEADER Instance attribute Protected Object reference (TYPE REF TO) CL_WD_EXPANDABLE_TITLE 20050307
8 VL_CONTENT_HEIGHT Instance attribute Protected Type reference (TYPE) I 20041216
9 VL_ITEM_SELECTABLE Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20041216
10 VL_ITEM_SOURCE Instance attribute Protected Object reference (TYPE REF TO) OBJECT 20050316
11 VL_ITEM_TEXT Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20041216
12 VL_ON_SELECT Instance attribute Protected Type reference (TYPE) STRING 20041216
Methods
# Method Level Visibility Method type Description Created on
1 BIND_CONTENT_HEIGHT Instance method Public Method 20041216
2 BIND_ITEM_SELECTABLE Instance method Public Method 20041216
3 BIND_ITEM_SOURCE Instance method Public Method 20041216
4 BIND_ITEM_TEXT Instance method Public Method 20041216
5 BOUND_CONTENT_HEIGHT Instance method Public Method 20041216
6 BOUND_ITEM_SELECTABLE Instance method Public Method 20041216
7 BOUND_ITEM_SOURCE Instance method Public Method 20041216
8 BOUND_ITEM_TEXT Instance method Public Method 20041216
9 CONSTRUCTOR Instance method Public Constructor 20041216
10 GET_CONTENT_HEIGHT Instance method Public Method 20041216
11 GET_HEADER Instance method Public Method 20050307
12 GET_ITEM_SELECTABLE Instance method Public Method 20041216
13 GET_ITEM_SOURCE Instance method Public Method 20041216
14 GET_ITEM_TEXT Instance method Public Method 20041216
15 GET_ON_SELECT Instance method Public Method 20041216
16 MAPPED_ON_SELECT Instance method Public Method 20041216
17 MAP_ON_SELECT Instance method Public Method 20041216
18 NEW_NAVIGATION_LIST Static method Public Method 20041216
19 SET_CONTENT_HEIGHT Instance method Public Method 20041216
20 SET_HEADER Instance method Public Method 20050307
21 SET_ITEM_SELECTABLE Instance method Public Method 20041216
22 SET_ITEM_SOURCE Instance method Public Method 20041216
23 SET_ITEM_TEXT Instance method Public Method 20041216
24 SET_ON_SELECT Instance method Public Method 20041216
Events
Class CL_WD_NAVIGATION_LIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_NAVIGATION_LIST Public See coding 20050316 tt_NAVIGATION_LIST TYPE TABLE OF REF TO CL_WD_NAVIGATION_LIST WITH DEFAULT KEY
Method Signatures

Method BIND_CONTENT_HEIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20041216

Method BIND_CONTENT_HEIGHT on class CL_WD_NAVIGATION_LIST has no exception.

Method BIND_ITEM_SELECTABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20041216

Method BIND_ITEM_SELECTABLE on class CL_WD_NAVIGATION_LIST has no exception.

Method BIND_ITEM_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20041216

Method BIND_ITEM_SOURCE on class CL_WD_NAVIGATION_LIST has no exception.

Method BIND_ITEM_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20041216

Method BIND_ITEM_TEXT on class CL_WD_NAVIGATION_LIST has no exception.

Method BOUND_CONTENT_HEIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20041216
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20041216
3 Returning PATH Value transfer Type reference (TYPE) STRING 20041216

Method BOUND_CONTENT_HEIGHT on class CL_WD_NAVIGATION_LIST has no exception.

Method BOUND_ITEM_SELECTABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20041216
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20041216
3 Returning PATH Value transfer Type reference (TYPE) STRING 20041216

Method BOUND_ITEM_SELECTABLE on class CL_WD_NAVIGATION_LIST has no exception.

Method BOUND_ITEM_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20041216
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20041216
3 Returning PATH Value transfer Type reference (TYPE) STRING 20041216

Method BOUND_ITEM_SOURCE on class CL_WD_NAVIGATION_LIST has no exception.

Method BOUND_ITEM_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20041216
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20041216
3 Returning PATH Value transfer Type reference (TYPE) STRING 20041216

Method BOUND_ITEM_TEXT on class CL_WD_NAVIGATION_LIST has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20041216
2 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20041216

Method CONSTRUCTOR on class CL_WD_NAVIGATION_LIST has no exception.

Method GET_CONTENT_HEIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20041216
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20041216
3 Returning VALUE Value transfer Type reference (TYPE) I 20041216

Method GET_CONTENT_HEIGHT on class CL_WD_NAVIGATION_LIST has no exception.

Method GET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning THE_HEADER Value transfer Object reference (TYPE REF TO) CL_WD_EXPANDABLE_TITLE 20050307

Method GET_HEADER on class CL_WD_NAVIGATION_LIST has no exception.

Method GET_ITEM_SELECTABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20041216
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20041216
3 Returning VALUE Value transfer Type reference (TYPE) WDY_BOOLEAN 20041216

Method GET_ITEM_SELECTABLE on class CL_WD_NAVIGATION_LIST has no exception.

Method GET_ITEM_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20041216
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20041216
3 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE 20041216

Method GET_ITEM_SOURCE on class CL_WD_NAVIGATION_LIST has no exception.

Method GET_ITEM_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AS_EXTERNAL Value transfer Type reference (TYPE) ABAP_BOOL 20041216
2 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20041216
3 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20041216
4 Returning VALUE Value transfer Type reference (TYPE) STRING 20041216

Method GET_ITEM_TEXT on class CL_WD_NAVIGATION_LIST has no exception.

Method GET_ON_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING 20041216

Method GET_ON_SELECT on class CL_WD_NAVIGATION_LIST has no exception.

Method MAPPED_ON_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20041216

Method MAPPED_ON_SELECT on class CL_WD_NAVIGATION_LIST has no exception.

Method MAP_ON_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20041216

Method MAP_ON_SELECT on class CL_WD_NAVIGATION_LIST has no exception.

Method NEW_NAVIGATION_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_CONTENT_HEIGHT Call by reference Type reference (TYPE) STRING 20041216
2 Importing BIND_ENABLED Call by reference Type reference (TYPE) STRING 20041216
3 Importing BIND_ITEM_SELECTABLE Call by reference Type reference (TYPE) STRING 20041216
4 Importing BIND_ITEM_SOURCE Call by reference Type reference (TYPE) STRING 20041216
5 Importing BIND_ITEM_TEXT Call by reference Type reference (TYPE) STRING 20041216
6 Importing BIND_STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
7 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) STRING 20041216
8 Importing BIND_VISIBLE Call by reference Type reference (TYPE) STRING 20041216
9 Importing CONTENT_HEIGHT Call by reference Type reference (TYPE) I '0' 20041216
10 Importing CONTEXT_MENU_BEHAVIOUR Call by reference Type reference (TYPE) WDUI_CONTEXT_MENU_BEHAVIOUR E_CONTEXT_MENU_BEHAVIOUR-INHERIT 20060613
11 Importing CONTEXT_MENU_ID Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_REFERENCE 20060613
12 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_NAVIGATION_LIST 20041216
13 Importing ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20041216
14 Importing ID Call by reference Type reference (TYPE) STRING 20041216
15 Importing ITEM_SELECTABLE Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20041216
16 Importing ITEM_TEXT Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20041216
17 Importing ON_SELECT Call by reference Type reference (TYPE) STRING 20041216
18 Importing STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
19 Importing TOOLTIP Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20041216
20 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20041216
21 Importing VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY E_VISIBLE-VISIBLE 20041216

Method NEW_NAVIGATION_LIST on class CL_WD_NAVIGATION_LIST has no exception.

Method SET_CONTENT_HEIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) I 20041216

Method SET_CONTENT_HEIGHT on class CL_WD_NAVIGATION_LIST has no exception.

Method SET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing THE_HEADER Call by reference Object reference (TYPE REF TO) CL_WD_EXPANDABLE_TITLE 20050307

Method SET_HEADER on class CL_WD_NAVIGATION_LIST has no exception.

Method SET_ITEM_SELECTABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDY_BOOLEAN 20041216

Method SET_ITEM_SELECTABLE on class CL_WD_NAVIGATION_LIST has no exception.

Method SET_ITEM_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Object reference (TYPE REF TO) OBJECT 20041216

Method SET_ITEM_SOURCE on class CL_WD_NAVIGATION_LIST has no exception.

Method SET_ITEM_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20041216

Method SET_ITEM_TEXT on class CL_WD_NAVIGATION_LIST has no exception.

Method SET_ON_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20041216

Method SET_ON_SELECT on class CL_WD_NAVIGATION_LIST has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 710