SAP ABAP Class CL_BSP_XP_BREADCR_NAV_HANDLER (Breadcrumbs data loss navigation handler)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-FRW (Application Component) Framework
⤷
BSP_XP_APPLICATION (Package) XP application - to be deleted
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_XP_NAVIGATION_HANDLER | Navigation handler | 20051010 |
Properties
| Class | CL_BSP_XP_BREADCR_NAV_HANDLER | |
| Short Description | Breadcrumbs data loss navigation handler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BSP_XP_APPLICATION | XP application - to be deleted |
| Created | 20051010 | SAP |
| Last change | 20081007 | SAP |
| 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BSP_XP_NAVIGATION_HANDLER | Navigation handler | 20051010 |
Friends
Class CL_BSP_XP_BREADCR_NAV_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_HTMLB_EVENT | HTTP Framework (iHTTP) HTTP Name | 20051011 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20051116 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | IHTTPNAM | HTTP Framework (iHTTP) HTTP Name | 20051011 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20051118 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20051010 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | NAVIGATION_REQUESTED | Instance Event (0) |
Public (2) |
Raised to trigger breadcrumbs navigation | 20051010 |
Types
Class CL_BSP_XP_BREADCR_NAV_HANDLER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HTMLB_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_EVENT | 20051011 | ||||
| 2 | IV_IN_DATA_LOSS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20051116 | |||
| 3 | IV_SELECTION | Call by reference | Type reference (TYPE) | IHTTPNAM | HTTP Framework (iHTTP) HTTP Name | 20051011 | |||
| 4 | IV_TARGET_STATE_ID | Call by reference | Type reference (TYPE) | STRING | 20051118 |
Method CONSTRUCTOR on class CL_BSP_XP_BREADCR_NAV_HANDLER has no exception.
Event Signatures
Event NAVIGATION_REQUESTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTMLB_EVENT | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_HTMLB_EVENT | HTTP Framework (iHTTP) HTTP Name | 20051011 | ||
| 2 | IN_DATA_LOSS | Exporting | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20051116 | |||
| 3 | SELECTION | Exporting | Value transfer | Type reference (TYPE) | IHTTPNAM | HTTP Framework (iHTTP) HTTP Name | 20051011 | ||
| 4 | TARGET_STATE_ID | Exporting | Value transfer | Type reference (TYPE) | STRING | 20051118 |
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 700 |