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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Instance attribute | Public | Type reference (TYPE) | CFX_TS_HOP | Hop in Path | 20010830 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | CFX_TT_PATH | Path for Hops | 20010830 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Print Debug Info to HTML | 20010830 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20030311 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | Call escape_html() for Text | 20010830 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | I | Number of Current Hop | 20010830 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | ID for HTML DOM | 20010830 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | Do Not Paint Background and Border | 20010830 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | STRING | Show/Hide Whole UI Control | 20010830 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING | Word Wrap Line if Necessary | 20010830 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add a Hop to the Path | 20010830 | |
| 2 | Instance method | Public | Constructor | Constructor | 20010830 | |
| 3 | Instance method | Public | Method | Get Number of Hops in Path (Including Non-Navigable Hops) | 20010830 | |
| 4 | 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 | I_HREF | Value transfer | Type reference (TYPE) | STRING | URL | 20010830 | |||
| 2 | I_TEXT | Value transfer | Type reference (TYPE) | STRING | text | 20010830 | |||
| 3 | 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 | I_DEBUG | Value transfer | Type reference (TYPE) | STRING | print debug info into html | 20010830 | |||
| 2 | I_ESCAPE_TEXT | Value transfer | Type reference (TYPE) | STRING | call escape_html() for text | 20010830 | |||
| 3 | I_ID | Value transfer | Type reference (TYPE) | STRING | id for html DOM | 20010830 | |||
| 4 | I_TRANSPARENT | Value transfer | Type reference (TYPE) | STRING | do not paint background and border | 20010830 | |||
| 5 | I_VISIBLE | Value transfer | Type reference (TYPE) | STRING | show/hide whole ui control | 20010830 | |||
| 6 | 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 | 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 |