SAP ABAP Class CL_WD_ROAD_MAP (CL_WD_ROAD_MAP)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UIEL_STANDARD (Package) UIE Library "Standard"
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_UIELEMENT Perforce change= / 20051117-125541 20040628
Properties
Class CL_WD_ROAD_MAP  
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_STANDARD   UIE Library "Standard" 
Created 20040628   SAP 
Last change 20141121    
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_WD_ROAD_MAP has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20140708 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20140708 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP_ACCESSIBILITY_DESCR Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040628
2 BP_END_POINT_DESIGN Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040628
3 BP_SELECTED_STEP Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040628
4 BP_START_POINT_DESIGN Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040628
5 CC_STEPS Instance attribute Public Type reference (TYPE) I 20040628
6 CH_STEPS Instance attribute Protected Type reference (TYPE) CL_WD_ROAD_MAP_STEP=>TT_ROAD_MAP_STEP 20040628
7 CID_ROAD_MAP Constant Public Type reference (TYPE) GUID '51B468426C506824E10000000A1550C0' 20050316
8 E_END_POINT_DESIGN Constant Public See coding 20050316
9 E_START_POINT_DESIGN Constant Public See coding 20050316
10 IP_ACCESSIBILITY_DESCR Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20050422
11 MP_ON_LOAD_STEPS Instance attribute Protected Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20040628
12 MP_ON_SELECT Instance attribute Protected Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20040628
13 PL_ACCESSIBILITY_DESCR Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20050422
14 T_END_POINT_DESIGN Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20050316
15 T_START_POINT_DESIGN Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20050316
16 VL_ACCESSIBILITY_DESCR Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20040628
17 VL_END_POINT_DESIGN Instance attribute Protected Type reference (TYPE) WDUI_ROAD_MAP_EDGE_DESIGN 20040628
18 VL_ON_LOAD_STEPS Instance attribute Protected Type reference (TYPE) STRING 20040628
19 VL_ON_SELECT Instance attribute Protected Type reference (TYPE) STRING 20040628
20 VL_SELECTED_STEP Instance attribute Protected Type reference (TYPE) STRING 20040628
21 VL_START_POINT_DESIGN Instance attribute Protected Type reference (TYPE) WDUI_ROAD_MAP_EDGE_DESIGN 20040628
Methods
# Method Level Visibility Method type Description Created on
1 ADD_STEP Instance method Public Method 20040628
2 BIND_ACCESSIBILITY_DESCR Instance method Public Method 20040628
3 BIND_END_POINT_DESIGN Instance method Public Method 20040628
4 BIND_SELECTED_STEP Instance method Public Method 20040628
5 BIND_START_POINT_DESIGN Instance method Public Method 20040628
6 BOUND_ACCESSIBILITY_DESCR Instance method Public Method 20040628
7 BOUND_END_POINT_DESIGN Instance method Public Method 20040628
8 BOUND_SELECTED_STEP Instance method Public Method 20040628
9 BOUND_START_POINT_DESIGN Instance method Public Method 20040628
10 CONSTRUCTOR Instance method Public Constructor 20040628
11 GET_ACCESSIBILITY_DESCR Instance method Public Method 20040628
12 GET_END_POINT_DESIGN Instance method Public Method 20040628
13 GET_ON_LOAD_STEPS Instance method Public Method 20040628
14 GET_ON_SELECT Instance method Public Method 20040628
15 GET_SELECTED_STEP Instance method Public Method 20040628
16 GET_START_POINT_DESIGN Instance method Public Method 20040628
17 GET_STEP Instance method Public Method 20040628
18 GET_STEPS Instance method Public Method 20040628
19 HAS_STEPS Instance method Public Method 20040628
20 MAPPED_ON_LOAD_STEPS Instance method Public Method 20040628
21 MAPPED_ON_SELECT Instance method Public Method 20040628
22 MAP_ON_LOAD_STEPS Instance method Public Method 20040628
23 MAP_ON_SELECT Instance method Public Method 20040628
24 NEW_ROAD_MAP Static method Public Method 20040628
25 NUMBER_OF_STEPS Instance method Public Method 20040628
26 REMOVE_ALL_STEPS Instance method Public Method 20040628
27 REMOVE_STEP Instance method Public Method 20040628
28 SET_ACCESSIBILITY_DESCR Instance method Public Method 20040628
29 SET_END_POINT_DESIGN Instance method Public Method 20040628
30 SET_ON_LOAD_STEPS Instance method Public Method 20040628
31 SET_ON_SELECT Instance method Public Method 20040628
32 SET_SELECTED_STEP Instance method Public Method 20040628
33 SET_START_POINT_DESIGN Instance method Public Method 20040628
Events
Class CL_WD_ROAD_MAP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_ROAD_MAP Public See coding 20050316 tt_ROAD_MAP TYPE TABLE OF REF TO CL_WD_ROAD_MAP WITH DEFAULT KEY
Method Signatures

Method ADD_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I 20040628
2 Importing THE_STEP Call by reference Object reference (TYPE REF TO) CL_WD_ROAD_MAP_STEP 20040628

Method ADD_STEP on class CL_WD_ROAD_MAP has no exception.

Method BIND_ACCESSIBILITY_DESCR 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 20040628

Method BIND_ACCESSIBILITY_DESCR on class CL_WD_ROAD_MAP has no exception.

Method BIND_END_POINT_DESIGN 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 20040628

Method BIND_END_POINT_DESIGN on class CL_WD_ROAD_MAP has no exception.

Method BIND_SELECTED_STEP 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 20040628

Method BIND_SELECTED_STEP on class CL_WD_ROAD_MAP has no exception.

Method BIND_START_POINT_DESIGN 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 20040628

Method BIND_START_POINT_DESIGN on class CL_WD_ROAD_MAP has no exception.

Method BOUND_ACCESSIBILITY_DESCR 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 20040628
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040628
3 Returning PATH Value transfer Type reference (TYPE) STRING 20040628

Method BOUND_ACCESSIBILITY_DESCR on class CL_WD_ROAD_MAP has no exception.

Method BOUND_END_POINT_DESIGN 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 20040628
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040628
3 Returning PATH Value transfer Type reference (TYPE) STRING 20040628

Method BOUND_END_POINT_DESIGN on class CL_WD_ROAD_MAP has no exception.

Method BOUND_SELECTED_STEP 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 20040628
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040628
3 Returning PATH Value transfer Type reference (TYPE) STRING 20040628

Method BOUND_SELECTED_STEP on class CL_WD_ROAD_MAP has no exception.

Method BOUND_START_POINT_DESIGN 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 20040628
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040628
3 Returning PATH Value transfer Type reference (TYPE) STRING 20040628

Method BOUND_START_POINT_DESIGN on class CL_WD_ROAD_MAP 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 20040628
2 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20040628

Method CONSTRUCTOR on class CL_WD_ROAD_MAP has no exception.

Method GET_ACCESSIBILITY_DESCR 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 20060622
2 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040628
3 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040628
4 Returning VALUE Value transfer Type reference (TYPE) STRING 20040628

Method GET_ACCESSIBILITY_DESCR on class CL_WD_ROAD_MAP has no exception.

Method GET_END_POINT_DESIGN 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 20040628
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040628
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_ROAD_MAP_EDGE_DESIGN 20040628

Method GET_END_POINT_DESIGN on class CL_WD_ROAD_MAP has no exception.

Method GET_ON_LOAD_STEPS Signature

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

Method GET_ON_LOAD_STEPS on class CL_WD_ROAD_MAP 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 20040628

Method GET_ON_SELECT on class CL_WD_ROAD_MAP has no exception.

Method GET_SELECTED_STEP 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 20040628
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040628
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20040628

Method GET_SELECTED_STEP on class CL_WD_ROAD_MAP has no exception.

Method GET_START_POINT_DESIGN 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 20040628
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040628
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_ROAD_MAP_EDGE_DESIGN 20040628

Method GET_START_POINT_DESIGN on class CL_WD_ROAD_MAP has no exception.

Method GET_STEP 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 20040628
2 Importing INDEX Call by reference Type reference (TYPE) I 20040628
3 Returning THE_STEP Value transfer Object reference (TYPE REF TO) CL_WD_ROAD_MAP_STEP 20040628

Method GET_STEP on class CL_WD_ROAD_MAP has no exception.

Method GET_STEPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning THE_STEPS Value transfer Type reference (TYPE) CL_WD_ROAD_MAP_STEP=>TT_ROAD_MAP_STEP 20040628

Method GET_STEPS on class CL_WD_ROAD_MAP has no exception.

Method HAS_STEPS Signature

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

Method HAS_STEPS on class CL_WD_ROAD_MAP has no exception.

Method MAPPED_ON_LOAD_STEPS 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 20040628

Method MAPPED_ON_LOAD_STEPS on class CL_WD_ROAD_MAP 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 20040628

Method MAPPED_ON_SELECT on class CL_WD_ROAD_MAP has no exception.

Method MAP_ON_LOAD_STEPS 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 20040628

Method MAP_ON_LOAD_STEPS on class CL_WD_ROAD_MAP 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 20040628

Method MAP_ON_SELECT on class CL_WD_ROAD_MAP has no exception.

Method NEW_ROAD_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACCESSIBILITY_DESCR Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20040628
2 Importing BIND_ACCESSIBILITY_DESCR Call by reference Type reference (TYPE) STRING 20040628
3 Importing BIND_ENABLED Call by reference Type reference (TYPE) STRING 20040628
4 Importing BIND_END_POINT_DESIGN Call by reference Type reference (TYPE) STRING 20040628
5 Importing BIND_SELECTED_STEP Call by reference Type reference (TYPE) STRING 20040628
6 Importing BIND_START_POINT_DESIGN Call by reference Type reference (TYPE) STRING 20040628
7 Importing BIND_STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
8 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) STRING 20040628
9 Importing BIND_VISIBLE Call by reference Type reference (TYPE) STRING 20040628
10 Importing CONTEXT_MENU_BEHAVIOUR Call by reference Type reference (TYPE) WDUI_CONTEXT_MENU_BEHAVIOUR E_CONTEXT_MENU_BEHAVIOUR-INHERIT 20060622
11 Importing CONTEXT_MENU_ID Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_REFERENCE 20060622
12 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_ROAD_MAP 20040628
13 Importing ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20040628
14 Importing END_POINT_DESIGN Call by reference Type reference (TYPE) WDUI_ROAD_MAP_EDGE_DESIGN E_END_POINT_DESIGN-STANDARD 20040628
15 Importing ID Call by reference Type reference (TYPE) STRING 20040628
16 Importing ON_LOAD_STEPS Call by reference Type reference (TYPE) STRING 20040628
17 Importing ON_SELECT Call by reference Type reference (TYPE) STRING 20040628
18 Importing SELECTED_STEP Call by reference Type reference (TYPE) STRING 20040628
19 Importing START_POINT_DESIGN Call by reference Type reference (TYPE) WDUI_ROAD_MAP_EDGE_DESIGN E_START_POINT_DESIGN-STANDARD 20040628
20 Importing STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
21 Importing TOOLTIP Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20040628
22 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20040628
23 Importing VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY E_VISIBLE-VISIBLE 20040628

Method NEW_ROAD_MAP on class CL_WD_ROAD_MAP has no exception.

Method NUMBER_OF_STEPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NUMBER Value transfer Type reference (TYPE) I 20040628

Method NUMBER_OF_STEPS on class CL_WD_ROAD_MAP has no exception.

Method REMOVE_ALL_STEPS Signature

Method REMOVE_ALL_STEPS on class CL_WD_ROAD_MAP has no parameter.
Method REMOVE_ALL_STEPS on class CL_WD_ROAD_MAP has no exception.

Method REMOVE_STEP 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 20040628
2 Importing INDEX Call by reference Type reference (TYPE) I 20040628
3 Returning THE_STEP Value transfer Object reference (TYPE REF TO) CL_WD_ROAD_MAP_STEP 20040628

Method REMOVE_STEP on class CL_WD_ROAD_MAP has no exception.

Method SET_ACCESSIBILITY_DESCR 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 20040628

Method SET_ACCESSIBILITY_DESCR on class CL_WD_ROAD_MAP has no exception.

Method SET_END_POINT_DESIGN Signature

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

Method SET_END_POINT_DESIGN on class CL_WD_ROAD_MAP has no exception.

Method SET_ON_LOAD_STEPS 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 20040628

Method SET_ON_LOAD_STEPS on class CL_WD_ROAD_MAP 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 20040628

Method SET_ON_SELECT on class CL_WD_ROAD_MAP has no exception.

Method SET_SELECTED_STEP 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 20040628

Method SET_SELECTED_STEP on class CL_WD_ROAD_MAP has no exception.

Method SET_START_POINT_DESIGN Signature

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

Method SET_START_POINT_DESIGN on class CL_WD_ROAD_MAP has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 710