SAP ABAP Class CL_CHIP_WD_POPUP_WINDOW (CHIP Popup Window)
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_WD_POPUP_WINDOW | |
| Short Description | CHIP Popup Window | |
| 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 | 20100305 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CHIP_WD_POPUP_WINDOW has no forward declaration.
Interfaces
Class CL_CHIP_WD_POPUP_WINDOW has no interface implemented.
Friends
Class CL_CHIP_WD_POPUP_WINDOW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CHIP_INSTANCE_WD | 20100305 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CHIP_WD_VIEW | 20100305 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | Web Dynpro: Component Usage | 20100305 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_COMPONENT | 20100305 | ||||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_WINDOW | 20100305 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20100305 | ||
| 2 | Instance method | Private | Event handling method | 20100305 | ||
| 3 | Instance method | Private | Event handling method | 20100305 | ||
| 4 | Instance method | Private | Event handling method | 20100305 | ||
| 5 | Instance method | Private | Method | 20100305 | ||
| 6 | Instance method | Public | Method | 20100305 |
Events
Class CL_CHIP_WD_POPUP_WINDOW has no event.
Types
Class CL_CHIP_WD_POPUP_WINDOW has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHIP_INSTANCE | Call by reference | Object reference (TYPE REF TO) | IF_CHIP_INSTANCE_WD | CHIP Instanz | 20100305 | |||
| 2 | CHIP_VIEW | Call by reference | Object reference (TYPE REF TO) | CL_CHIP_WD_VIEW | Web Dynpro View | 20100305 | |||
| 3 | PAGE_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20100305 |
Method CONSTRUCTOR on class CL_CHIP_WD_POPUP_WINDOW has no exception.
Method ONWINDOW_CLOSED Signature
Method ONWINDOW_CLOSED on class CL_CHIP_WD_POPUP_WINDOW has no parameter.
Method ONWINDOW_CLOSED on class CL_CHIP_WD_POPUP_WINDOW has no exception.
Method ONWINDOW_DESTROYED Signature
Method ONWINDOW_DESTROYED on class CL_CHIP_WD_POPUP_WINDOW has no parameter.
Method ONWINDOW_DESTROYED on class CL_CHIP_WD_POPUP_WINDOW has no exception.
Method ONWINDOW_OPENED Signature
Method ONWINDOW_OPENED on class CL_CHIP_WD_POPUP_WINDOW has no parameter.
Method ONWINDOW_OPENED on class CL_CHIP_WD_POPUP_WINDOW has no exception.
Method REGISTER_EVENT_HANDLERS 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 | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100305 |
Method REGISTER_EVENT_HANDLERS on class CL_CHIP_WD_POPUP_WINDOW has no exception.
Method SHOW Signature
Method SHOW on class CL_CHIP_WD_POPUP_WINDOW has no parameter.
Method SHOW on class CL_CHIP_WD_POPUP_WINDOW has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |