SAP ABAP Class CL_WD_ABSTRACT_DROPDOWN_BY_KEY (CL_WD_ABSTRACT_DROPDOWN_BY_KEY)
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_DROPDOWN | 20040625 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_DROPDOWN_BY_KEY | Perforce change= / 20051117-120623 | 20040628 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_WD_TOOLBAR_DROPDOWN_BY_KEY | 20040628 |
Properties
Class | CL_WD_ABSTRACT_DROPDOWN_BY_KEY | |
Short Description | ||
Super Class | CL_WD_ABSTRACT_DROPDOWN | |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_UIEL_STANDARD | UIE Library "Standard" |
Created | 20040625 | 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_WD_ABSTRACT_DROPDOWN_BY_KEY has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_NW7_VIEW_ELEMENT_ADAPTER | 20100618 | Web Dynpro Local Test XX7 | |
2 | CL_WDR_VIEW_ELEMENT | 20100618 | 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 | 20040625 | |||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | WDR_PROPERTY_BINDING | 20040625 | |||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20110801 | |||
4 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | IF_WD_EVENT=>PARAMETERS | 20040625 | |||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WDY_BOOLEAN | 20110801 | |||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WDY_BOOLEAN | 20040625 | |||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20040625 | |||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20050316 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20040625 | |
2 | ![]() |
Instance method | Public | Method | 20040625 | |
3 | ![]() |
Instance method | Public | Method | 20040625 | |
4 | ![]() |
Instance method | Public | Method | 20040625 | |
5 | ![]() |
Instance method | Public | Method | 20040625 | |
6 | ![]() |
Instance method | Public | Method | 20040625 | |
7 | ![]() |
Instance method | Public | Method | 20040625 | |
8 | ![]() |
Instance method | Public | Method | 20040625 | |
9 | ![]() |
Instance method | Public | Method | 20040625 | |
10 | ![]() |
Instance method | Public | Method | 20040625 | |
11 | ![]() |
Instance method | Public | Method | 20040625 | |
12 | ![]() |
Instance method | Public | Method | 20040625 |
Events
Class CL_WD_ABSTRACT_DROPDOWN_BY_KEY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_ABSTRACT_DROPDOWN_BY_KEY | Public | See coding | 20050316 | tt_ABSTRACT_DROPDOWN_BY_KEY TYPE TABLE OF REF TO CL_WD_ABSTRACT_DROPDOWN_BY_KEY WITH DEFAULT KEY
|
Method Signatures
Method BIND_KEY_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PATH | Call by reference | Type reference (TYPE) | STRING | 20040625 |
Method BIND_KEY_VISIBLE on class CL_WD_ABSTRACT_DROPDOWN_BY_KEY has no exception.
Method BIND_SELECTED_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PATH | Call by reference | Type reference (TYPE) | STRING | 20040625 |
Method BIND_SELECTED_KEY on class CL_WD_ABSTRACT_DROPDOWN_BY_KEY has no exception.
Method BOUND_KEY_VISIBLE 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 | 20040625 | |||
2 | ![]() |
CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20040625 | |||
3 | ![]() |
PATH | Value transfer | Type reference (TYPE) | STRING | 20040625 |
Method BOUND_KEY_VISIBLE on class CL_WD_ABSTRACT_DROPDOWN_BY_KEY has no exception.
Method BOUND_SELECTED_KEY 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 | 20040625 | |||
2 | ![]() |
CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20040625 | |||
3 | ![]() |
PATH | Value transfer | Type reference (TYPE) | STRING | 20040625 |
Method BOUND_SELECTED_KEY on class CL_WD_ABSTRACT_DROPDOWN_BY_KEY has no exception.
Method GET_KEY_VISIBLE 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 | 20040625 | |||
2 | ![]() |
CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20040625 | |||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | 20040625 |
Method GET_KEY_VISIBLE on class CL_WD_ABSTRACT_DROPDOWN_BY_KEY has no exception.
Method GET_ON_SELECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20040625 |
Method GET_ON_SELECT on class CL_WD_ABSTRACT_DROPDOWN_BY_KEY has no exception.
Method GET_SELECTED_KEY 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 | 20040625 | |||
2 | ![]() |
CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20040625 | |||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20040625 |
Method GET_SELECTED_KEY on class CL_WD_ABSTRACT_DROPDOWN_BY_KEY has no exception.
Method MAPPED_ON_SELECT 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 | 20040625 |
Method MAPPED_ON_SELECT on class CL_WD_ABSTRACT_DROPDOWN_BY_KEY has no exception.
Method MAP_ON_SELECT 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 | 20040625 |
Method MAP_ON_SELECT on class CL_WD_ABSTRACT_DROPDOWN_BY_KEY has no exception.
Method SET_KEY_VISIBLE 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 | 20040625 |
Method SET_KEY_VISIBLE on class CL_WD_ABSTRACT_DROPDOWN_BY_KEY has no exception.
Method SET_ON_SELECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | 20040625 |
Method SET_ON_SELECT on class CL_WD_ABSTRACT_DROPDOWN_BY_KEY has no exception.
Method SET_SELECTED_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | 20040625 |
Method SET_SELECTED_KEY on class CL_WD_ABSTRACT_DROPDOWN_BY_KEY has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |