SAP ABAP Interface IF_WDT_PANEL_STACK (PanelStack - Unit Test Interface)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
⤷
SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions

⤷

⤷

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
Interface | IF_WDT_PANEL_STACK | |
Short Description | PanelStack - Unit Test Interface |
General Data
Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
Created | 20120914 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_WDT_PANEL_STACK has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WDT_VIEW_ELEMENT | Test Interface for View Elements | 20120914 |
Friends
Interface IF_WDT_PANEL_STACK has no friend.
Attributes
Interface 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
Interface IF_WDT_PANEL_STACK has no event.
Types
Interface IF_WDT_PANEL_STACK has no local type.
Method Signatures
Method RAISE_COLLAPSE Signature
Method RAISE_COLLAPSE on Interface 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 Interface 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 | 740 |