SAP ABAP Class CL_WD_TOOLBAR_LINK_TO_ACTION (CL_WD_TOOLBAR_LINK_TO_ACTION)
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_LINK | 20041109 | |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_TOOLBAR_ITEM | Perforce change= / 20050316-075430 | 20041109 |
Properties
| Class | CL_WD_TOOLBAR_LINK_TO_ACTION | |
| Short Description | ||
| Super Class | CL_WD_LINK | |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_UIEL_STANDARD | UIE Library "Standard" |
| Created | 20041109 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WD_TOOLBAR_ITEM | Perforce change= / 20050316-075430 | 20041109 |
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
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | WDR_PROPERTY_BINDING | 20041116 | ||||
| 2 | Constant | Public | Type reference (TYPE) | GUID | '65B468426C506824E10000000A1550C0' | 20050316 | |||
| 3 | Constant | Public | See coding | 20080104 | |||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20050422 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20080104 | ||||
| 6 | Instance attribute | Protected | Attribute reference (LIKE) | IF_WD_EVENT=>PARAMETERS | 20041109 | ||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | WDY_BOOLEAN | 20050422 | ||||
| 8 | Instance attribute | Protected | Type reference (TYPE) | WDUI_HOTKEY | 20080104 | ||||
| 9 | Constant | Public | Type reference (TYPE) | WDY_UIE_LIBRARY_ENUM_TYPE | '99' | 20080104 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | WDY_BOOLEAN | 20041116 | ||||
| 11 | Instance attribute | Protected | Type reference (TYPE) | WDUI_HOTKEY | 20080104 | ||||
| 12 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20041109 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20041116 | ||
| 2 | Instance method | Public | Method | 20041116 | ||
| 3 | Instance method | Public | Constructor | 20041109 | ||
| 4 | Instance method | Public | Method | 20041116 | ||
| 5 | Instance method | Public | Method | 20080104 | ||
| 6 | Instance method | Public | Method | 20041109 | ||
| 7 | Instance method | Public | Method | 20041109 | ||
| 8 | Instance method | Public | Method | 20041109 | ||
| 9 | Static method | Public | Method | 20041109 | ||
| 10 | Instance method | Public | Method | 20041116 | ||
| 11 | Instance method | Public | Method | 20080104 | ||
| 12 | Instance method | Public | Method | 20041109 |
Events
Class CL_WD_TOOLBAR_LINK_TO_ACTION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_TOOLBAR_LINK_TO_ACTION | Public | See coding | 20050316 | tt_TOOLBAR_LINK_TO_ACTION TYPE TABLE OF REF TO CL_WD_TOOLBAR_LINK_TO_ACTION WITH DEFAULT KEY
|
Method Signatures
Method BIND_COLLAPSIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Call by reference | Type reference (TYPE) | STRING | 20041116 |
Method BIND_COLLAPSIBLE on class CL_WD_TOOLBAR_LINK_TO_ACTION has no exception.
Method BOUND_COLLAPSIBLE 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 | 20041116 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20041116 | ||||
| 3 | PATH | Value transfer | Type reference (TYPE) | STRING | 20041116 |
Method BOUND_COLLAPSIBLE on class CL_WD_TOOLBAR_LINK_TO_ACTION 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 | 20041109 | ||||
| 2 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | 20041109 |
Method CONSTRUCTOR on class CL_WD_TOOLBAR_LINK_TO_ACTION has no exception.
Method GET_COLLAPSIBLE 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 | 20041116 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20041116 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | 20041116 |
Method GET_COLLAPSIBLE on class CL_WD_TOOLBAR_LINK_TO_ACTION 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 | 20080104 |
Method GET_HOTKEY on class CL_WD_TOOLBAR_LINK_TO_ACTION has no exception.
Method GET_ON_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20041109 |
Method GET_ON_ACTION on class CL_WD_TOOLBAR_LINK_TO_ACTION has no exception.
Method MAPPED_ON_ACTION 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 | 20041109 |
Method MAPPED_ON_ACTION on class CL_WD_TOOLBAR_LINK_TO_ACTION has no exception.
Method MAP_ON_ACTION 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 | 20041109 |
Method MAP_ON_ACTION on class CL_WD_TOOLBAR_LINK_TO_ACTION has no exception.
Method NEW_TOOLBAR_LINK_TO_ACTION Signature
Method NEW_TOOLBAR_LINK_TO_ACTION on class CL_WD_TOOLBAR_LINK_TO_ACTION has no exception.
Method SET_COLLAPSIBLE 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 | 20041116 |
Method SET_COLLAPSIBLE on class CL_WD_TOOLBAR_LINK_TO_ACTION 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 | 20080104 |
Method SET_HOTKEY on class CL_WD_TOOLBAR_LINK_TO_ACTION has no exception.
Method SET_ON_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20041109 |
Method SET_ON_ACTION on class CL_WD_TOOLBAR_LINK_TO_ACTION has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 710 |