SAP ABAP Class CL_WDR_TEST_SILVERLIGHT (Assistance-Klasse für WDR_TEST_SILVERLIGHT)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_TEST (Package) Web Dynpro: Tests
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20081127 |
Properties
| Class | CL_WDR_TEST_SILVERLIGHT | |
| Short Description | Assistance-Klasse für WDR_TEST_SILVERLIGHT | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_TEST | Web Dynpro: Tests |
| Created | 20081127 | 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_WDR_TEST_SILVERLIGHT has no interface implemented.
Friends
Class CL_WDR_TEST_SILVERLIGHT 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) | TT_NAVIGATION_NODE | 20120203 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120203 | ||
| 2 | Instance method | Public | Constructor | 20120203 | ||
| 3 | Instance method | Public | Method | 20090112 | ||
| 4 | Instance method | Public | Method | 20090109 | ||
| 5 | Instance method | Private | Method | 20120203 | ||
| 6 | Instance method | Public | Method | 20120203 | ||
| 7 | Instance method | Public | Method | 20081127 | ||
| 8 | Instance method | Public | Method | 20090109 |
Events
Class CL_WDR_TEST_SILVERLIGHT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_NAVIGATION_NODE | Public | See coding | 20081127 | tt_navigation_node type standard table of t_navigation_node with default key
|
||
| 2 | T_NAVIGATION_NODE | Public | See coding | 20081127 | begin of t_navigation_node,
header_text type string,
plug_name type string,
end of t_navigation_node
|
Method Signatures
Method CHECK_TEST_CASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120203 | ||||
| 2 | TEST_CASE | Call by reference | Type reference (TYPE) | STRING | 20120203 |
Method CHECK_TEST_CASE on class CL_WDR_TEST_SILVERLIGHT has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_WDR_TEST_SILVERLIGHT has no parameter.
Method CONSTRUCTOR on class CL_WDR_TEST_SILVERLIGHT has no exception.
Method FILL_EVENT_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE | Call by reference | Type reference (TYPE) | STRING | 20090112 | ||||
| 2 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20090112 | |||
| 3 | VALUE | Call by reference | Type reference (TYPE) | ANY | 20090112 |
Method FILL_EVENT_PARAMETERS on class CL_WDR_TEST_SILVERLIGHT has no exception.
Method FILL_TABLE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20090109 |
Method FILL_TABLE_NODE on class CL_WDR_TEST_SILVERLIGHT has no exception.
Method FILL_TEST_CASE_LIST Signature
Method FILL_TEST_CASE_LIST on class CL_WDR_TEST_SILVERLIGHT has no parameter.
Method FILL_TEST_CASE_LIST on class CL_WDR_TEST_SILVERLIGHT has no exception.
Method GET_TEST_CASE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEST_CASE_LIST | Value transfer | Type reference (TYPE) | TT_NAVIGATION_NODE | 20120203 |
Method GET_TEST_CASE_LIST on class CL_WDR_TEST_SILVERLIGHT has no exception.
Method GET_TEXT Signature
Method GET_TEXT on class CL_WDR_TEST_SILVERLIGHT has no parameter.
Method GET_TEXT on class CL_WDR_TEST_SILVERLIGHT has no exception.
Method PROVIDE_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BINARY_VALUE | Call by reference | Type reference (TYPE) | XSTRING | 20090109 | ||||
| 2 | BOOL_VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | WebDynpro: Schnittstelle für Kontext Knoten | 20090109 | |||
| 3 | DATE_VALUE | Call by reference | Type reference (TYPE) | D | 20090109 | ||||
| 4 | FLOAT_VALUE | Call by reference | Type reference (TYPE) | F | 20090109 | ||||
| 5 | INTEGER_VALUE | Call by reference | Type reference (TYPE) | I | 20090109 | ||||
| 6 | READONLY_CONTEXT_PROPERT_VALUE | Call by reference | Type reference (TYPE) | STRING | 20090109 | ||||
| 7 | READONLY_ISLAND_PROPERTY_VALUE | Call by reference | Type reference (TYPE) | STRING | 20090109 | ||||
| 8 | STRING_VALUE | Call by reference | Type reference (TYPE) | STRING | 20090109 | ||||
| 9 | TIME_VALUE | Call by reference | Type reference (TYPE) | T | 20090109 |
Method PROVIDE_VALUES on class CL_WDR_TEST_SILVERLIGHT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |