SAP ABAP Class IF_WDT_PANEL_STACK (PanelStack - Unit Test Interface)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_WDT_VIEW_ELEMENT | Test Interface for View Elements | 20120914 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDRT_PANEL_STACK | Tester for Panel Stack | 20120914 |
Properties
| Class | IF_WDT_PANEL_STACK | |
| Short Description | PanelStack - Unit Test Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120914 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_WDT_PANEL_STACK has no forward declaration.
Interfaces
Class IF_WDT_PANEL_STACK has no interface implemented.
Friends
Class IF_WDT_PANEL_STACK has no friend class.
Attributes
Class IF_WDT_PANEL_STACK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Collapse Panel Stack | 20121010 | |
| 2 | Instance method | Public | Method | Expand Panel Stack | 20121010 | |
| 3 | Instance method | Public | Method | Selects a panel using the UR adapter ID | 20121010 | |
| 4 | Instance method | Public | Method | Selects a panel using the WD UI element ID | 20121010 |
Events
Class IF_WDT_PANEL_STACK has no event.
Types
Class IF_WDT_PANEL_STACK has no local type.
Method Signatures
Method RAISE_COLLAPSE Signature
Method RAISE_COLLAPSE on class IF_WDT_PANEL_STACK has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen für Web Dynpro Tester | 20130110 |
Method RAISE_EXPAND Signature
Method RAISE_EXPAND on class IF_WDT_PANEL_STACK has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen für Web Dynpro Tester | 20130110 |
Method RAISE_SELECT_UR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PANELID | Call by reference | Type reference (TYPE) | STRING | Adapter ID des selektierten Panels (mit &sap-wd-stableids=X) | 20121010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen für Web Dynpro Tester | 20130110 |
Method RAISE_SELECT_WD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PANEL | Call by reference | Type reference (TYPE) | STRING | UI-Element ID des selektierten Panel | 20121010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen für Web Dynpro Tester | 20130110 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |