SAP ABAP Class CL_CFX_UI_BREADCRUMB (UI Control Breadcrumb)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-CFO (Application Component) Collaboration Folders
     CFX_UI (Package) Collaboration Folders: User Interface
Properties
Class CL_CFX_UI_BREADCRUMB  
Short Description UI Control Breadcrumb    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CFX_UI   Collaboration Folders: User Interface 
Created 20010830   SAP 
Last change 20141109    
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)
2 CL_CFX_CONST_UI Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_CFX_UI_BREADCRUMB has no interface implemented.
Friends
Class CL_CFX_UI_BREADCRUMB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_HOP Instance attribute Public Type reference (TYPE) CFX_TS_HOP Hop in Path 20010830
2 MT_PATH Instance attribute Public Type reference (TYPE) CFX_TT_PATH Path for Hops 20010830
3 M_DEBUG Instance attribute Public Type reference (TYPE) STRING Print Debug Info to HTML 20010830
4 M_DISPLAY_LAST_LINK Instance attribute Public Type reference (TYPE) ABAP_BOOL 20030311
5 M_ESCAPE_TEXT Instance attribute Public Type reference (TYPE) STRING Call escape_html() for Text 20010830
6 M_HOP_COUNT Instance attribute Private Type reference (TYPE) I Number of Current Hop 20010830
7 M_ID Instance attribute Public Type reference (TYPE) STRING ID for HTML DOM 20010830
8 M_TRANSPARENT Instance attribute Public Type reference (TYPE) STRING Do Not Paint Background and Border 20010830
9 M_VISIBLE Instance attribute Public Type reference (TYPE) STRING Show/Hide Whole UI Control 20010830
10 M_WRAP Instance attribute Public Type reference (TYPE) STRING Word Wrap Line if Necessary 20010830
Methods
# Method Level Visibility Method type Description Created on
1 ADD_HOP Instance method Public Method Add a Hop to the Path 20010830
2 CONSTRUCTOR Instance method Public Constructor Constructor 20010830
3 GET_HOP_COUNT Instance method Public Method Get Number of Hops in Path (Including Non-Navigable Hops) 20010830
4 RESET_HOPS Instance method Public Method Delete Current Hops 20011012
Events
Class CL_CFX_UI_BREADCRUMB has no event.
Types
Class CL_CFX_UI_BREADCRUMB has no local type.
Method Signatures

Method ADD_HOP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HREF Value transfer Type reference (TYPE) STRING URL 20010830
2 Importing I_TEXT Value transfer Type reference (TYPE) STRING text 20010830
3 Importing I_TITLE Value transfer Type reference (TYPE) STRING tooltip 20010830

Method ADD_HOP on class CL_CFX_UI_BREADCRUMB has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DEBUG Value transfer Type reference (TYPE) STRING print debug info into html 20010830
2 Importing I_ESCAPE_TEXT Value transfer Type reference (TYPE) STRING call escape_html() for text 20010830
3 Importing I_ID Value transfer Type reference (TYPE) STRING id for html DOM 20010830
4 Importing I_TRANSPARENT Value transfer Type reference (TYPE) STRING do not paint background and border 20010830
5 Importing I_VISIBLE Value transfer Type reference (TYPE) STRING show/hide whole ui control 20010830
6 Importing I_WRAP Value transfer Type reference (TYPE) STRING wrap around line if needed 20010830

Method CONSTRUCTOR on class CL_CFX_UI_BREADCRUMB has no exception.

Method GET_HOP_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HOP_COUNT Value transfer Type reference (TYPE) I hop count 20010830

Method GET_HOP_COUNT on class CL_CFX_UI_BREADCRUMB has no exception.

Method RESET_HOPS Signature

Method RESET_HOPS on class CL_CFX_UI_BREADCRUMB has no parameter.
Method RESET_HOPS on class CL_CFX_UI_BREADCRUMB has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 100