SAP ABAP Class CL_WD_MENU_RADIOBUTTON (CL_WD_MENU_RADIOBUTTON)
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_MENU_ITEM 20041109
Properties
Class CL_WD_MENU_RADIOBUTTON  
Short Description    
Super Class CL_WD_MENU_ITEM  
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 20110908   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_MENU_RADIOBUTTON 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_ENABLED Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20041109
2 BP_KEY_TO_SELECT Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20041109
3 BP_NEEDS_MORE_INFO Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20041109
4 BP_SELECTED_KEY Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20041109
5 BP_TEXT Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20041109
6 BP_TEXT_DIRECTION Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20041109
7 CID_MENU_RADIOBUTTON Constant Public Type reference (TYPE) GUID '69B468426C506824E10000000A1550C0' 20050316
8 DP_TEXT Instance attribute Protected Type reference (TYPE) WDR_UIEL_DDIC_PROPERTY 20041109
9 E_TEXT_DIRECTION Constant Public See coding 20050316
10 IP_TEXT Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20080104
11 IP_TEXT_DIRECTION Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20050815
12 MP_ON_SELECT Instance attribute Protected Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20041109
13 PL_TEXT Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20080104
14 PL_TEXT_DIRECTION Instance attribute Protected Type reference (TYPE) WDUI_TEXT_DIRECTION 20050815
15 T_TEXT_DIRECTION Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20050316
16 VL_ENABLED Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20041109
17 VL_KEY_TO_SELECT Instance attribute Protected Type reference (TYPE) STRING 20041109
18 VL_NEEDS_MORE_INFO Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20041109
19 VL_ON_SELECT Instance attribute Protected Type reference (TYPE) STRING 20041109
20 VL_SELECTED_KEY Instance attribute Protected Type reference (TYPE) STRING 20050316
21 VL_TEXT Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20041109
22 VL_TEXT_DIRECTION Instance attribute Protected Type reference (TYPE) WDUI_TEXT_DIRECTION 20041109
Methods
# Method Level Visibility Method type Description Created on
1 BIND_ENABLED Instance method Public Method 20041109
2 BIND_KEY_TO_SELECT Instance method Public Method 20041109
3 BIND_NEEDS_MORE_INFO Instance method Public Method 20041109
4 BIND_SELECTED_KEY Instance method Public Method 20041109
5 BIND_TEXT Instance method Public Method 20041109
6 BIND_TEXT_DIRECTION Instance method Public Method 20041109
7 BOUND_ENABLED Instance method Public Method 20041109
8 BOUND_KEY_TO_SELECT Instance method Public Method 20041109
9 BOUND_NEEDS_MORE_INFO Instance method Public Method 20041109
10 BOUND_SELECTED_KEY Instance method Public Method 20041109
11 BOUND_TEXT Instance method Public Method 20041109
12 BOUND_TEXT_DIRECTION Instance method Public Method 20041109
13 CONSTRUCTOR Instance method Public Constructor 20041109
14 GET_ENABLED Instance method Public Method 20041109
15 GET_KEY_TO_SELECT Instance method Public Method 20041109
16 GET_NEEDS_MORE_INFO Instance method Public Method 20041109
17 GET_ON_SELECT Instance method Public Method 20041109
18 GET_SELECTED_KEY Instance method Public Method 20041109
19 GET_TEXT Instance method Public Method 20041109
20 GET_TEXT_DIRECTION Instance method Public Method 20041109
21 MAPPED_ON_SELECT Instance method Public Method 20041109
22 MAP_ON_SELECT Instance method Public Method 20041109
23 NEW_MENU_RADIOBUTTON Static method Public Method 20041109
24 SET_ENABLED Instance method Public Method 20041109
25 SET_KEY_TO_SELECT Instance method Public Method 20041109
26 SET_NEEDS_MORE_INFO Instance method Public Method 20041109
27 SET_ON_SELECT Instance method Public Method 20041109
28 SET_SELECTED_KEY Instance method Public Method 20041109
29 SET_TEXT Instance method Public Method 20041109
30 SET_TEXT_DIRECTION Instance method Public Method 20041109
Events
Class CL_WD_MENU_RADIOBUTTON has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_MENU_RADIOBUTTON Public See coding 20050316 tt_MENU_RADIOBUTTON TYPE TABLE OF REF TO CL_WD_MENU_RADIOBUTTON WITH DEFAULT KEY
Method Signatures

Method BIND_ENABLED 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 20041109

Method BIND_ENABLED on class CL_WD_MENU_RADIOBUTTON has no exception.

Method BIND_KEY_TO_SELECT 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 20041109

Method BIND_KEY_TO_SELECT on class CL_WD_MENU_RADIOBUTTON has no exception.

Method BIND_NEEDS_MORE_INFO 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 20041109

Method BIND_NEEDS_MORE_INFO on class CL_WD_MENU_RADIOBUTTON 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 20041109

Method BIND_SELECTED_KEY on class CL_WD_MENU_RADIOBUTTON has no exception.

Method BIND_TEXT 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 20041109

Method BIND_TEXT on class CL_WD_MENU_RADIOBUTTON has no exception.

Method BIND_TEXT_DIRECTION 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 20041109

Method BIND_TEXT_DIRECTION on class CL_WD_MENU_RADIOBUTTON has no exception.

Method BOUND_ENABLED 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 20041109
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20041109
3 Returning PATH Value transfer Type reference (TYPE) STRING 20041109

Method BOUND_ENABLED on class CL_WD_MENU_RADIOBUTTON has no exception.

Method BOUND_KEY_TO_SELECT 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 20041109
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20041109
3 Returning PATH Value transfer Type reference (TYPE) STRING 20041109

Method BOUND_KEY_TO_SELECT on class CL_WD_MENU_RADIOBUTTON has no exception.

Method BOUND_NEEDS_MORE_INFO 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 20041109
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20041109
3 Returning PATH Value transfer Type reference (TYPE) STRING 20041109

Method BOUND_NEEDS_MORE_INFO on class CL_WD_MENU_RADIOBUTTON 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 20041109
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20041109
3 Returning PATH Value transfer Type reference (TYPE) STRING 20041109

Method BOUND_SELECTED_KEY on class CL_WD_MENU_RADIOBUTTON has no exception.

Method BOUND_TEXT 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 20041109
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20041109
3 Returning PATH Value transfer Type reference (TYPE) STRING 20041109

Method BOUND_TEXT on class CL_WD_MENU_RADIOBUTTON has no exception.

Method BOUND_TEXT_DIRECTION 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 20041109
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20041109
3 Returning PATH Value transfer Type reference (TYPE) STRING 20041109

Method BOUND_TEXT_DIRECTION on class CL_WD_MENU_RADIOBUTTON has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20041109
2 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20041109

Method CONSTRUCTOR on class CL_WD_MENU_RADIOBUTTON has no exception.

Method GET_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONSIDER_ADDITIONAL_FLAGS Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20041109
2 Importing CONSIDER_DISABLED_PARENT Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20041109
3 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20041109
4 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20041109
5 Returning VALUE Value transfer Type reference (TYPE) WDY_BOOLEAN 20041109

Method GET_ENABLED on class CL_WD_MENU_RADIOBUTTON has no exception.

Method GET_KEY_TO_SELECT 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 20041109
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20041109
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20041109

Method GET_KEY_TO_SELECT on class CL_WD_MENU_RADIOBUTTON has no exception.

Method GET_NEEDS_MORE_INFO 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 20041109
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20041109
3 Returning VALUE Value transfer Type reference (TYPE) WDY_BOOLEAN 20041109

Method GET_NEEDS_MORE_INFO on class CL_WD_MENU_RADIOBUTTON 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 20041109

Method GET_ON_SELECT on class CL_WD_MENU_RADIOBUTTON has no exception.

Method GET_SELECTED_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AS_EXTERNAL Value transfer Type reference (TYPE) ABAP_BOOL 20050307
2 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20041109
3 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20041109
4 Returning VALUE Value transfer Type reference (TYPE) STRING 20041109

Method GET_SELECTED_KEY on class CL_WD_MENU_RADIOBUTTON has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AS_EXTERNAL Value transfer Type reference (TYPE) ABAP_BOOL 20041109
2 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20041109
3 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20041109
4 Importing TEXT_LENGTH Value transfer Type reference (TYPE) I CO_UNKNOWN_TEXTLEN 20041109
5 Returning VALUE Value transfer Type reference (TYPE) STRING 20041109

Method GET_TEXT on class CL_WD_MENU_RADIOBUTTON has no exception.

Method GET_TEXT_DIRECTION 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 20041109
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20041109
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_TEXT_DIRECTION 20041109

Method GET_TEXT_DIRECTION on class CL_WD_MENU_RADIOBUTTON 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 20041109

Method MAPPED_ON_SELECT on class CL_WD_MENU_RADIOBUTTON 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 20041109

Method MAP_ON_SELECT on class CL_WD_MENU_RADIOBUTTON has no exception.

Method NEW_MENU_RADIOBUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_ENABLED Call by reference Type reference (TYPE) STRING 20041109
2 Importing BIND_KEY_TO_SELECT Call by reference Type reference (TYPE) STRING 20041109
3 Importing BIND_NEEDS_MORE_INFO Call by reference Type reference (TYPE) STRING 20041109
4 Importing BIND_SELECTED_KEY Call by reference Type reference (TYPE) STRING 20041109
5 Importing BIND_TEXT Call by reference Type reference (TYPE) STRING 20041109
6 Importing BIND_TEXT_DIRECTION Call by reference Type reference (TYPE) STRING 20041109
7 Importing BIND_VISIBLE Call by reference Type reference (TYPE) STRING 20060622
8 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_MENU_RADIOBUTTON 20041109
9 Importing ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20041109
10 Importing ID Call by reference Type reference (TYPE) STRING 20041109
11 Importing KEY_TO_SELECT Call by reference Type reference (TYPE) STRING 20041109
12 Importing NEEDS_MORE_INFO Call by reference Type reference (TYPE) WDY_BOOLEAN 20041109
13 Importing ON_SELECT Call by reference Type reference (TYPE) STRING 20041109
14 Importing TEXT Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20041109
15 Importing TEXT_DIRECTION Call by reference Type reference (TYPE) WDUI_TEXT_DIRECTION E_TEXT_DIRECTION-INHERIT 20041109
16 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20041109
17 Importing VISIBLE Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20060622

Method NEW_MENU_RADIOBUTTON on class CL_WD_MENU_RADIOBUTTON has no exception.

Method SET_ENABLED 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 20041109

Method SET_ENABLED on class CL_WD_MENU_RADIOBUTTON has no exception.

Method SET_KEY_TO_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 20041109

Method SET_KEY_TO_SELECT on class CL_WD_MENU_RADIOBUTTON has no exception.

Method SET_NEEDS_MORE_INFO 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 20041109

Method SET_NEEDS_MORE_INFO on class CL_WD_MENU_RADIOBUTTON 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 20041109

Method SET_ON_SELECT on class CL_WD_MENU_RADIOBUTTON 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 20041109

Method SET_SELECTED_KEY on class CL_WD_MENU_RADIOBUTTON has no exception.

Method SET_TEXT 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_MD_TRANSLATABLE_TEXT 20041109

Method SET_TEXT on class CL_WD_MENU_RADIOBUTTON has no exception.

Method SET_TEXT_DIRECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDUI_TEXT_DIRECTION 20041109

Method SET_TEXT_DIRECTION on class CL_WD_MENU_RADIOBUTTON has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710