SAP ABAP Class CL_WD_BREAD_CRUMB (CL_WD_BREAD_CRUMB)
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 20041013
Properties
Class CL_WD_BREAD_CRUMB  
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 20041013   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_BREAD_CRUMB 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_BEHAVIOUR Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20041013
2 BP_SEPARATOR_IMAGE_SOURCE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20041013
3 BP_SEPARATOR_TEXT Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20041013
4 CC_STEPS Instance attribute Public Type reference (TYPE) I 20041013
5 CH_STEPS Instance attribute Protected Type reference (TYPE) CL_WD_BREAD_CRUMB_STEP=>TT_BREAD_CRUMB_STEP 20041013
6 CID_BREAD_CRUMB Constant Public Type reference (TYPE) GUID '61B468426C506824E10000000A1550C0' 20050316
7 E_BEHAVIOUR Constant Public See coding 20050316
8 IP_SEPARATOR_IMAGE_SOURCE Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20050422
9 IP_SEPARATOR_TEXT Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20050422
10 MP_ON_SELECT Instance attribute Protected Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20041013
11 PL_SEPARATOR_IMAGE_SOURCE Instance attribute Protected Type reference (TYPE) STRING 20050422
12 PL_SEPARATOR_TEXT Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20050422
13 T_BEHAVIOUR Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20050316
14 VL_BEHAVIOUR Instance attribute Protected Type reference (TYPE) WDUI_BREAD_CRUMB_BEHAVIOR 20041013
15 VL_ON_SELECT Instance attribute Protected Type reference (TYPE) STRING 20041013
16 VL_SEPARATOR_IMAGE_SOURCE Instance attribute Protected Type reference (TYPE) STRING 20041013
17 VL_SEPARATOR_TEXT Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20041013
Methods
# Method Level Visibility Method type Description Created on
1 ADD_STEP Instance method Public Method 20041013
2 BIND_BEHAVIOUR Instance method Public Method 20041013
3 BIND_SEPARATOR_IMAGE_SOURCE Instance method Public Method 20041013
4 BIND_SEPARATOR_TEXT Instance method Public Method 20041013
5 BOUND_BEHAVIOUR Instance method Public Method 20041013
6 BOUND_SEPARATOR_IMAGE_SOURCE Instance method Public Method 20041013
7 BOUND_SEPARATOR_TEXT Instance method Public Method 20041013
8 CONSTRUCTOR Instance method Public Constructor 20041013
9 GET_BEHAVIOUR Instance method Public Method 20041013
10 GET_ON_SELECT Instance method Public Method 20041013
11 GET_SEPARATOR_IMAGE_SOURCE Instance method Public Method 20041013
12 GET_SEPARATOR_TEXT Instance method Public Method 20041013
13 GET_STEP Instance method Public Method 20041013
14 GET_STEPS Instance method Public Method 20041013
15 HAS_STEPS Instance method Public Method 20041013
16 MAPPED_ON_SELECT Instance method Public Method 20041013
17 MAP_ON_SELECT Instance method Public Method 20041013
18 NEW_BREAD_CRUMB Static method Public Method 20041013
19 NUMBER_OF_STEPS Instance method Public Method 20041013
20 REMOVE_ALL_STEPS Instance method Public Method 20041013
21 REMOVE_STEP Instance method Public Method 20041013
22 SET_BEHAVIOUR Instance method Public Method 20041013
23 SET_ON_SELECT Instance method Public Method 20041013
24 SET_SEPARATOR_IMAGE_SOURCE Instance method Public Method 20041013
25 SET_SEPARATOR_TEXT Instance method Public Method 20041013
Events
Class CL_WD_BREAD_CRUMB has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_BREAD_CRUMB Public See coding 20050316 tt_BREAD_CRUMB TYPE TABLE OF REF TO CL_WD_BREAD_CRUMB 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 20041013
2 Importing THE_STEP Call by reference Object reference (TYPE REF TO) CL_WD_BREAD_CRUMB_STEP 20041013

Method ADD_STEP on class CL_WD_BREAD_CRUMB has no exception.

Method BIND_BEHAVIOUR 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 20041013

Method BIND_BEHAVIOUR on class CL_WD_BREAD_CRUMB has no exception.

Method BIND_SEPARATOR_IMAGE_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 20041013

Method BIND_SEPARATOR_IMAGE_SOURCE on class CL_WD_BREAD_CRUMB has no exception.

Method BIND_SEPARATOR_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 20041013

Method BIND_SEPARATOR_TEXT on class CL_WD_BREAD_CRUMB has no exception.

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

Method BOUND_BEHAVIOUR on class CL_WD_BREAD_CRUMB has no exception.

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

Method BOUND_SEPARATOR_IMAGE_SOURCE on class CL_WD_BREAD_CRUMB has no exception.

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

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

Method CONSTRUCTOR on class CL_WD_BREAD_CRUMB has no exception.

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

Method GET_BEHAVIOUR on class CL_WD_BREAD_CRUMB 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 20041013

Method GET_ON_SELECT on class CL_WD_BREAD_CRUMB has no exception.

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

Method GET_SEPARATOR_IMAGE_SOURCE on class CL_WD_BREAD_CRUMB has no exception.

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

Method GET_SEPARATOR_TEXT on class CL_WD_BREAD_CRUMB 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 20041013
2 Importing INDEX Call by reference Type reference (TYPE) I 20041013
3 Returning THE_STEP Value transfer Object reference (TYPE REF TO) CL_WD_BREAD_CRUMB_STEP 20041013

Method GET_STEP on class CL_WD_BREAD_CRUMB 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_BREAD_CRUMB_STEP=>TT_BREAD_CRUMB_STEP 20041013

Method GET_STEPS on class CL_WD_BREAD_CRUMB 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 20041013

Method HAS_STEPS on class CL_WD_BREAD_CRUMB 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 20041013

Method MAPPED_ON_SELECT on class CL_WD_BREAD_CRUMB 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 20041013

Method MAP_ON_SELECT on class CL_WD_BREAD_CRUMB has no exception.

Method NEW_BREAD_CRUMB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BEHAVIOUR Call by reference Type reference (TYPE) WDUI_BREAD_CRUMB_BEHAVIOR E_BEHAVIOUR-MULTIPLE_LINKS 20041013
2 Importing BIND_BEHAVIOUR Call by reference Type reference (TYPE) STRING 20041013
3 Importing BIND_ENABLED Call by reference Type reference (TYPE) STRING 20041013
4 Importing BIND_SEPARATOR_IMAGE_SOURCE Call by reference Type reference (TYPE) STRING 20041013
5 Importing BIND_SEPARATOR_TEXT Call by reference Type reference (TYPE) STRING 20041013
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 20041013
8 Importing BIND_VISIBLE Call by reference Type reference (TYPE) STRING 20041013
9 Importing CONTEXT_MENU_BEHAVIOUR Call by reference Type reference (TYPE) WDUI_CONTEXT_MENU_BEHAVIOUR E_CONTEXT_MENU_BEHAVIOUR-INHERIT 20060622
10 Importing CONTEXT_MENU_ID Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_REFERENCE 20060622
11 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_BREAD_CRUMB 20041013
12 Importing ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20041013
13 Importing ID Call by reference Type reference (TYPE) STRING 20041013
14 Importing ON_SELECT Call by reference Type reference (TYPE) STRING 20041013
15 Importing SEPARATOR_IMAGE_SOURCE Call by reference Type reference (TYPE) STRING 20041013
16 Importing SEPARATOR_TEXT Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT '>' 20041013
17 Importing STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
18 Importing TOOLTIP Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20041013
19 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20041013
20 Importing VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY E_VISIBLE-VISIBLE 20041013

Method NEW_BREAD_CRUMB on class CL_WD_BREAD_CRUMB 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 20041013

Method NUMBER_OF_STEPS on class CL_WD_BREAD_CRUMB has no exception.

Method REMOVE_ALL_STEPS Signature

Method REMOVE_ALL_STEPS on class CL_WD_BREAD_CRUMB has no parameter.
Method REMOVE_ALL_STEPS on class CL_WD_BREAD_CRUMB 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 20041013
2 Importing INDEX Call by reference Type reference (TYPE) I 20041013
3 Returning THE_STEP Value transfer Object reference (TYPE REF TO) CL_WD_BREAD_CRUMB_STEP 20041013

Method REMOVE_STEP on class CL_WD_BREAD_CRUMB has no exception.

Method SET_BEHAVIOUR 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_BREAD_CRUMB_BEHAVIOR 20041013

Method SET_BEHAVIOUR on class CL_WD_BREAD_CRUMB 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 20041013

Method SET_ON_SELECT on class CL_WD_BREAD_CRUMB has no exception.

Method SET_SEPARATOR_IMAGE_SOURCE 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 20041013

Method SET_SEPARATOR_IMAGE_SOURCE on class CL_WD_BREAD_CRUMB has no exception.

Method SET_SEPARATOR_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 20041013

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