SAP ABAP Class CL_WD_BUTTON_CHOICE (CL_WD_BUTTON_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_BUTTON_CHOICE | 20060103 | |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_BUTTON_ROW_ITEM | Perforce change= / 20050316-075430 | 20060103 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_MELTING_GROUP_ITEM | 20060301 |
Properties
| Class | CL_WD_BUTTON_CHOICE | |
| Short Description | ||
| Super Class | CL_WD_ABSTR_BUTTON_CHOICE | |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_UIEL_STANDARD | UIE Library "Standard" |
| Created | 20060103 | 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_BUTTON_ROW_ITEM | Perforce change= / 20050316-075430 | 20060103 | ||
| 2 | IF_WD_MELTING_GROUP_ITEM | 20060301 |
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 | Constant | Public | Type reference (TYPE) | GUID | 'F361B543081DC379E10000000A1551FF' | 20060103 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20060103 | ||
| 2 | Static method | Public | Method | 20060103 |
Events
Class CL_WD_BUTTON_CHOICE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_BUTTON_CHOICE | Public | See coding | 20060103 | tt_BUTTON_CHOICE TYPE TABLE OF REF TO CL_WD_BUTTON_CHOICE WITH DEFAULT KEY
|
Method Signatures
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 | 20060103 | ||||
| 2 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | 20060103 |
Method CONSTRUCTOR on class CL_WD_BUTTON_CHOICE has no exception.
Method NEW_BUTTON_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 | 20080104 | ||||
| 2 | BIND_ENABLED | Call by reference | Type reference (TYPE) | STRING | 20060103 | ||||
| 3 | BIND_HIDE_IF_NO_VISIBLE_OPT | Call by reference | Type reference (TYPE) | STRING | 20120313 | ||||
| 4 | BIND_IMAGE_SOURCE | Call by reference | Type reference (TYPE) | STRING | 20060103 | ||||
| 5 | BIND_REPEAT_SELECTED_ACTION | Call by reference | Type reference (TYPE) | STRING | 20060103 | ||||
| 6 | BIND_SELECTED_ACTION_ITEM | Call by reference | Type reference (TYPE) | STRING | 20060103 | ||||
| 7 | BIND_STYLE_CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | 20131015 | ||||
| 8 | BIND_TEXT | Call by reference | Type reference (TYPE) | STRING | 20060103 | ||||
| 9 | BIND_TOOLTIP | Call by reference | Type reference (TYPE) | STRING | 20060103 | ||||
| 10 | BIND_VISIBLE | Call by reference | Type reference (TYPE) | STRING | 20060103 | ||||
| 11 | BIND_WIDTH | Call by reference | Type reference (TYPE) | STRING | 20081013 | ||||
| 12 | CONTEXT_MENU_BEHAVIOUR | Call by reference | Type reference (TYPE) | WDUI_CONTEXT_MENU_BEHAVIOUR | E_CONTEXT_MENU_BEHAVIOUR-INHERIT | 20060622 | |||
| 13 | CONTEXT_MENU_ID | Call by reference | Type reference (TYPE) | WDY_MD_UI_ELEMENT_REFERENCE | 20060622 | ||||
| 14 | CONTROL | Value transfer | Object reference (TYPE REF TO) | CL_WD_BUTTON_CHOICE | 20060103 | ||||
| 15 | ENABLED | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 'X' | 20060103 | |||
| 16 | HIDE_IF_NO_VISIBLE_OPT | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20120313 | ||||
| 17 | ID | Call by reference | Type reference (TYPE) | STRING | 20060103 | ||||
| 18 | IMAGE_SOURCE | Call by reference | Type reference (TYPE) | STRING | 20060103 | ||||
| 19 | REPEAT_SELECTED_ACTION | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 'X' | 20060103 | |||
| 20 | SELECTED_ACTION_ITEM | Call by reference | Type reference (TYPE) | STRING | 20060103 | ||||
| 21 | STYLE_CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | 20131015 | ||||
| 22 | TEXT | Call by reference | Type reference (TYPE) | WDY_MD_TRANSLATABLE_TEXT | 20060103 | ||||
| 23 | TOOLTIP | Call by reference | Type reference (TYPE) | WDY_MD_TRANSLATABLE_TEXT | 20060103 | ||||
| 24 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | 20060103 | ||||
| 25 | VISIBLE | Call by reference | Type reference (TYPE) | WDUI_VISIBILITY | E_VISIBLE-VISIBLE | 20060103 | |||
| 26 | WIDTH | Call by reference | Type reference (TYPE) | STRING | 20081013 |
Method NEW_BUTTON_CHOICE on class CL_WD_BUTTON_CHOICE has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 710 |