SAP ABAP Class CL_WD_TOGGLE_LINK (CL_WD_TOGGLE_LINK)
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_ABSTRACT_TOGGLE | 20050121 |
Properties
| Class | CL_WD_TOGGLE_LINK | |
| Short Description | ||
| Super Class | CL_WD_ABSTRACT_TOGGLE | |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_UIEL_STANDARD | UIE Library "Standard" |
| Created | 20050121 | SAP |
| Last change | 20141121 | |
| 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_WD_TOGGLE_LINK has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_NW7_VIEW_ELEMENT_ADAPTER | 20140708 | Web Dynpro Local Test XX7 | |
| 2 | CL_WDR_VIEW_ELEMENT | 20140708 | Web Dynpro View Element |
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20050121 | ||
| 2 | Instance method | Public | Method | 20110412 | ||
| 3 | Instance method | Public | Method | 20110318 | ||
| 4 | Instance method | Public | Method | 20050121 | ||
| 5 | Instance method | Public | Method | 20110412 | ||
| 6 | Instance method | Public | Method | 20110318 | ||
| 7 | Instance method | Public | Constructor | 20050121 | ||
| 8 | Instance method | Public | Method | 20110225 | ||
| 9 | Instance method | Public | Method | 20050121 | ||
| 10 | Instance method | Public | Method | 20110412 | ||
| 11 | Instance method | Public | Method | 20110318 | ||
| 12 | Static method | Public | Method | 20050121 | ||
| 13 | Instance method | Public | Method | 20110225 | ||
| 14 | Instance method | Public | Method | 20050121 | ||
| 15 | Instance method | Public | Method | 20110412 | ||
| 16 | Instance method | Public | Method | 20110318 |
Events
Class CL_WD_TOGGLE_LINK has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_TOGGLE_LINK | Public | See coding | 20050316 | tt_TOGGLE_LINK TYPE TABLE OF REF TO CL_WD_TOGGLE_LINK WITH DEFAULT KEY
|
Method Signatures
Method BIND_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Call by reference | Type reference (TYPE) | STRING | 20050121 |
Method BIND_TEXT on class CL_WD_TOGGLE_LINK has no exception.
Method BIND_WIDTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Call by reference | Type reference (TYPE) | STRING | 20110412 |
Method BIND_WIDTH on class CL_WD_TOGGLE_LINK has no exception.
Method BIND_WRAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Call by reference | Type reference (TYPE) | STRING | 20110318 |
Method BIND_WRAPPING on class CL_WD_TOGGLE_LINK has no exception.
Method BOUND_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20050121 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20050121 | ||||
| 3 | PATH | Value transfer | Type reference (TYPE) | STRING | 20050121 |
Method BOUND_TEXT on class CL_WD_TOGGLE_LINK has no exception.
Method BOUND_WIDTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20110412 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20110412 | ||||
| 3 | PATH | Value transfer | Type reference (TYPE) | STRING | 20110412 |
Method BOUND_WIDTH on class CL_WD_TOGGLE_LINK has no exception.
Method BOUND_WRAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20110318 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20110318 | ||||
| 3 | PATH | Value transfer | Type reference (TYPE) | STRING | 20110318 |
Method BOUND_WRAPPING on class CL_WD_TOGGLE_LINK has no exception.
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 | 20050121 | ||||
| 2 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | 20050121 |
Method CONSTRUCTOR on class CL_WD_TOGGLE_LINK has no exception.
Method GET_HOTKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | WDUI_HOTKEY | 20110225 |
Method GET_HOTKEY on class CL_WD_TOGGLE_LINK has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AS_EXTERNAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050121 | ||||
| 2 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20050121 | ||||
| 3 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20050121 | ||||
| 4 | TEXT_LENGTH | Value transfer | Type reference (TYPE) | I | CO_UNKNOWN_TEXTLEN | 20050121 | |||
| 5 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20050121 |
Method GET_TEXT on class CL_WD_TOGGLE_LINK has no exception.
Method GET_WIDTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20110412 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20110412 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20110412 |
Method GET_WIDTH on class CL_WD_TOGGLE_LINK has no exception.
Method GET_WRAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20110318 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20110318 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | 20110318 |
Method GET_WRAPPING on class CL_WD_TOGGLE_LINK has no exception.
Method NEW_TOGGLE_LINK Signature
Method NEW_TOGGLE_LINK on class CL_WD_TOGGLE_LINK has no exception.
Method SET_HOTKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | WDUI_HOTKEY | 20110225 |
Method SET_HOTKEY on class CL_WD_TOGGLE_LINK has no exception.
Method SET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | WDY_MD_TRANSLATABLE_TEXT | 20050121 |
Method SET_TEXT on class CL_WD_TOGGLE_LINK has no exception.
Method SET_WIDTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20110412 |
Method SET_WIDTH on class CL_WD_TOGGLE_LINK has no exception.
Method SET_WRAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20110318 |
Method SET_WRAPPING on class CL_WD_TOGGLE_LINK has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 710 |