SAP ABAP Class CL_WD_QUICKVIEW (CL_WD_QUICKVIEW)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_UIEL_STANDARD (Package) UIE Library "Standard"
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_VIEW_ELEMENT | Perforce Change= / 20040604-141028 | 20120515 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_POPUP_BUBBLE | 20120327 |
Properties
| Class | CL_WD_QUICKVIEW | |
| Short Description | ||
| Super Class | CL_WD_VIEW_ELEMENT | Perforce Change= / 20040604-141028 |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_UIEL_STANDARD | UIE Library "Standard" |
| Created | 20120327 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WD_POPUP_BUBBLE | 20120327 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_NW7_VIEW_ELEMENT_ADAPTER | 20120515 | Web Dynpro Local Test XX7 | |
| 2 | CL_WDR_VIEW_ELEMENT | 20120515 | Web Dynpro View Element |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | GUID | '00505695007C1EE19BCF03A4B4948324' | 20120327 | |||
| 2 | Instance attribute | Protected | Attribute reference (LIKE) | IF_WD_EVENT=>PARAMETERS | 20120327 | ||||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WD_UIELEMENT | 20120327 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20120327 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20120327 | ||
| 2 | Instance method | Public | Method | 20120327 | ||
| 3 | Instance method | Public | Method | 20120327 | ||
| 4 | Instance method | Public | Method | 20120327 | ||
| 5 | Instance method | Public | Method | 20120327 | ||
| 6 | Static method | Public | Method | 20120327 | ||
| 7 | Instance method | Public | Method | 20120327 | ||
| 8 | Instance method | Public | Method | 20120327 |
Events
Class CL_WD_QUICKVIEW has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_QUICKVIEW | Public | See coding | 20120327 | tt_QUICKVIEW TYPE TABLE OF REF TO CL_WD_QUICKVIEW WITH DEFAULT KEY
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | STRING | 20120327 | ||||
| 2 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | 20120327 |
Method CONSTRUCTOR on class CL_WD_QUICKVIEW has no exception.
Method GET_ON_OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20120327 |
Method GET_ON_OPEN on class CL_WD_QUICKVIEW has no exception.
Method GET_QV_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_QV_CONTENT | Value transfer | Object reference (TYPE REF TO) | CL_WD_UIELEMENT | 20120327 |
Method GET_QV_CONTENT on class CL_WD_QUICKVIEW has no exception.
Method MAPPED_ON_OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETERS | Call by reference | Attribute reference (LIKE) | IF_WD_EVENT=>PARAMETERS | 20120327 |
Method MAPPED_ON_OPEN on class CL_WD_QUICKVIEW has no exception.
Method MAP_ON_OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETERS | Call by reference | Attribute reference (LIKE) | IF_WD_EVENT=>PARAMETERS | 20120327 |
Method MAP_ON_OPEN on class CL_WD_QUICKVIEW has no exception.
Method NEW_QUICKVIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROL | Value transfer | Object reference (TYPE REF TO) | CL_WD_QUICKVIEW | 20120327 | ||||
| 2 | ID | Call by reference | Type reference (TYPE) | STRING | 20120327 | ||||
| 3 | ON_OPEN | Call by reference | Type reference (TYPE) | STRING | 20120327 | ||||
| 4 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | 20120327 |
Method NEW_QUICKVIEW on class CL_WD_QUICKVIEW has no exception.
Method SET_ON_OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20120327 |
Method SET_ON_OPEN on class CL_WD_QUICKVIEW has no exception.
Method SET_QV_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_QV_CONTENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_UIELEMENT | 20120327 |
Method SET_QV_CONTENT on class CL_WD_QUICKVIEW has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |