SAP ABAP Class CL_CHIP_PAGE_TOOL_EVENTHANDLER (Event Handler for Config Tool)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
⤷
SWDP_CCP_WD_API (Package) Web Dynpro ABAP: WDA Page Builder WD Integration API
⤷
⤷
Properties
| Class | CL_CHIP_PAGE_TOOL_EVENTHANDLER | |
| Short Description | Event Handler for Config Tool | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_CCP_WD_API | Web Dynpro ABAP: WDA Page Builder WD Integration API |
| Created | 20111102 | SAP |
| Last change | 20130531 | 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
Class CL_CHIP_PAGE_TOOL_EVENTHANDLER has no interface implemented.
Friends
Class CL_CHIP_PAGE_TOOL_EVENTHANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20111103 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IWCI_WDR_CHIP_PAGE | Web Dynpro Interface COMPONENTCONTROLLER | 20111102 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CHIP_PAGE_TOOL | WDR CHIP Page Tool | 20111102 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20111102 | ||
| 2 | Instance method | Private | Method | 20111102 | ||
| 3 | Instance method | Private | Event handling method | 20111102 | ||
| 4 | Instance method | Private | Event handling method | 20111102 | ||
| 5 | Instance method | Private | Event handling method | 20111102 | ||
| 6 | Instance method | Private | Method | 20111102 |
Events
Class CL_CHIP_PAGE_TOOL_EVENTHANDLER has no event.
Types
Class CL_CHIP_PAGE_TOOL_EVENTHANDLER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAGE_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IWCI_WDR_CHIP_PAGE | WebDynpro Interface COMPONENTCONTROLLER | 20111102 | |||
| 2 | PAGE_TOOL | Call by reference | Object reference (TYPE REF TO) | IF_CHIP_PAGE_TOOL | WDR CHIP Page Tool | 20111102 | |||
| 3 | URL_PARAMS_FOR_REDIRECT | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Tabelle Name/Wert-Paare | 20111103 |
Method CONSTRUCTOR on class CL_CHIP_PAGE_TOOL_EVENTHANDLER has no exception.
Method DESTROY Signature
Method DESTROY on class CL_CHIP_PAGE_TOOL_EVENTHANDLER has no parameter.
Method DESTROY on class CL_CHIP_PAGE_TOOL_EVENTHANDLER has no exception.
Method ON_ACTION_CANCELLED Signature
Method ON_ACTION_CANCELLED on class CL_CHIP_PAGE_TOOL_EVENTHANDLER has no parameter.
Method ON_ACTION_CANCELLED on class CL_CHIP_PAGE_TOOL_EVENTHANDLER has no exception.
Method ON_ACTION_FINISHED Signature
Method ON_ACTION_FINISHED on class CL_CHIP_PAGE_TOOL_EVENTHANDLER has no parameter.
Method ON_ACTION_FINISHED on class CL_CHIP_PAGE_TOOL_EVENTHANDLER has no exception.
Method ON_MESSAGES_SENT Signature
Method ON_MESSAGES_SENT on class CL_CHIP_PAGE_TOOL_EVENTHANDLER has no parameter.
Method ON_MESSAGES_SENT on class CL_CHIP_PAGE_TOOL_EVENTHANDLER has no exception.
Method REGISTER_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVATION | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_TRUE | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20111102 |
Method REGISTER_EVENTS on class CL_CHIP_PAGE_TOOL_EVENTHANDLER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |