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 ABAP 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 BP_KEY_VISIBLE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040625
2 BP_SELECTED_KEY Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040625
3 IP_KEY_VISIBLE Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20110801
4 MP_ON_SELECT Instance attribute Protected Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20040625
5 PL_KEY_VISIBLE Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20110801
6 VL_KEY_VISIBLE Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20040625
7 VL_ON_SELECT Instance attribute Protected Type reference (TYPE) STRING 20040625
8 VL_SELECTED_KEY Instance attribute Protected Type reference (TYPE) STRING 20050316
Methods
# Method Level Visibility Method type Description Created on
1 BIND_KEY_VISIBLE Instance method Public Method 20040625
2 BIND_SELECTED_KEY Instance method Public Method 20040625
3 BOUND_KEY_VISIBLE Instance method Public Method 20040625
4 BOUND_SELECTED_KEY Instance method Public Method 20040625
5 GET_KEY_VISIBLE Instance method Public Method 20040625
6 GET_ON_SELECT Instance method Public Method 20040625
7 GET_SELECTED_KEY Instance method Public Method 20040625
8 MAPPED_ON_SELECT Instance method Public Method 20040625
9 MAP_ON_SELECT Instance method Public Method 20040625
10 SET_KEY_VISIBLE Instance method Public Method 20040625
11 SET_ON_SELECT Instance method Public Method 20040625
12 SET_SELECTED_KEY 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 Importing 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 Importing 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 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning 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 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning 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 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning 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 Returning 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 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning 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 Exporting 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 Importing 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 Importing 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 Importing 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 Importing 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