SAP ABAP Class CL_WD_TOOLBAR_LINK_CHOICE (CL_WD_TOOLBAR_LINK_CHOICE)
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_ABSTR_ACTION_CHOICE | 20080212 | |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_TOOLBAR_ITEM | Perforce change= / 20050316-075430 | 20080212 |
Properties
| Class | CL_WD_TOOLBAR_LINK_CHOICE | |
| Short Description | ||
| Super Class | CL_WD_ABSTR_ACTION_CHOICE | |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_UIEL_STANDARD | UIE Library "Standard" |
| Created | 20080212 | 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 | 20080212 |
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 | 20080212 | ||||
| 2 | Constant | Public | Type reference (TYPE) | GUID | 'DCD93FDD796244F1B02000127991401D' | 20080212 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | WDY_BOOLEAN | 20080212 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20080212 | ||
| 2 | Instance method | Public | Method | 20080212 | ||
| 3 | Instance method | Public | Constructor | 20080212 | ||
| 4 | Instance method | Public | Method | 20080212 | ||
| 5 | Static method | Public | Method | 20080212 | ||
| 6 | Instance method | Public | Method | 20080212 |
Events
Class CL_WD_TOOLBAR_LINK_CHOICE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_TOOLBAR_LINK_CHOICE | Public | See coding | 20080212 | tt_TOOLBAR_LINK_CHOICE TYPE TABLE OF REF TO CL_WD_TOOLBAR_LINK_CHOICE 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 | 20080212 |
Method BIND_COLLAPSIBLE on class CL_WD_TOOLBAR_LINK_CHOICE 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 | 20080212 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20080212 | ||||
| 3 | PATH | Value transfer | Type reference (TYPE) | STRING | 20080212 |
Method BOUND_COLLAPSIBLE on class CL_WD_TOOLBAR_LINK_CHOICE 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 | 20080212 | ||||
| 2 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | 20080212 |
Method CONSTRUCTOR on class CL_WD_TOOLBAR_LINK_CHOICE 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 | 20080212 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20080212 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | 20080212 |
Method GET_COLLAPSIBLE on class CL_WD_TOOLBAR_LINK_CHOICE has no exception.
Method NEW_TOOLBAR_LINK_CHOICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVATE_ACCESS_KEY | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20080212 | ||||
| 2 | BIND_COLLAPSIBLE | Call by reference | Type reference (TYPE) | STRING | 20080212 | ||||
| 3 | BIND_ENABLED | Call by reference | Type reference (TYPE) | STRING | 20080212 | ||||
| 4 | BIND_HIDE_IF_NO_VISIBLE_OPT | Call by reference | Type reference (TYPE) | STRING | 20120313 | ||||
| 5 | BIND_IMAGE_SOURCE | Call by reference | Type reference (TYPE) | STRING | 20080212 | ||||
| 6 | BIND_STYLE_CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | 20131015 | ||||
| 7 | BIND_TEXT | Call by reference | Type reference (TYPE) | STRING | 20080212 | ||||
| 8 | BIND_TOOLTIP | Call by reference | Type reference (TYPE) | STRING | 20080212 | ||||
| 9 | BIND_VISIBLE | Call by reference | Type reference (TYPE) | STRING | 20080212 | ||||
| 10 | COLLAPSIBLE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20080212 | ||||
| 11 | CONTEXT_MENU_BEHAVIOUR | Call by reference | Type reference (TYPE) | WDUI_CONTEXT_MENU_BEHAVIOUR | E_CONTEXT_MENU_BEHAVIOUR-INHERIT | 20080212 | |||
| 12 | CONTEXT_MENU_ID | Call by reference | Type reference (TYPE) | WDY_MD_UI_ELEMENT_REFERENCE | 20080212 | ||||
| 13 | CONTROL | Value transfer | Object reference (TYPE REF TO) | CL_WD_TOOLBAR_LINK_CHOICE | 20080212 | ||||
| 14 | ENABLED | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 'X' | 20080212 | |||
| 15 | HIDE_IF_NO_VISIBLE_OPT | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20120313 | ||||
| 16 | ID | Call by reference | Type reference (TYPE) | STRING | 20080212 | ||||
| 17 | IMAGE_SOURCE | Call by reference | Type reference (TYPE) | STRING | 20080212 | ||||
| 18 | STYLE_CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | 20131015 | ||||
| 19 | TEXT | Call by reference | Type reference (TYPE) | WDY_MD_TRANSLATABLE_TEXT | 20080212 | ||||
| 20 | TOOLTIP | Call by reference | Type reference (TYPE) | WDY_MD_TRANSLATABLE_TEXT | 20080212 | ||||
| 21 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | 20080212 | ||||
| 22 | VISIBLE | Call by reference | Type reference (TYPE) | WDUI_VISIBILITY | E_VISIBLE-VISIBLE | 20080212 |
Method NEW_TOOLBAR_LINK_CHOICE on class CL_WD_TOOLBAR_LINK_CHOICE 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 | 20080212 |
Method SET_COLLAPSIBLE on class CL_WD_TOOLBAR_LINK_CHOICE has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 711 |