SAP ABAP Class CL_WD_ABSTR_ACTION_CHOICE (CL_WD_ABSTR_ACTION_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_UIELEMENT Perforce change= / 20051117-125541 20080212
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_ABSTR_BUTTON_CHOICE 20080212
2 Inheritance (c INHERITING FROM c_ref)  CL_WD_LINK_CHOICE 20080212
3 Inheritance (c INHERITING FROM c_ref)  CL_WD_TOOLBAR_LINK_CHOICE 20080212
Properties
Class CL_WD_ABSTR_ACTION_CHOICE  
Short Description    
Super Class CL_WD_UIELEMENT Perforce change= / 20051117-125541 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_STANDARD   UIE Library "Standard" 
Created 20080212   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_ABSTR_ACTION_CHOICE has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20120313 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20120313 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP_HIDE_IF_NO_VISIBLE_OPT Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20120313
2 BP_IMAGE_SOURCE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20080212
3 BP_TEXT Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20080212
4 CC_CHOICES Instance attribute Public Type reference (TYPE) I 20080212
5 CH_CHOICES Instance attribute Protected Type reference (TYPE) CL_WD_MENU_ACTION_ITEM=>TT_MENU_ACTION_ITEM 20080212
6 IP_ACTIVATE_ACCESS_KEY Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20080212
7 IP_TEXT Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20080212
8 PL_ACTIVATE_ACCESS_KEY Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20080212
9 PL_TEXT Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20080212
10 VL_ACTIVATE_ACCESS_KEY Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20080212
11 VL_HIDE_IF_NO_VISIBLE_OPT Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20120313
12 VL_IMAGE_SOURCE Instance attribute Protected Type reference (TYPE) STRING 20080212
13 VL_TEXT Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20080212
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHOICE Instance method Public Method 20080212
2 BIND_HIDE_IF_NO_VISIBLE_OPT Instance method Public Method 20120313
3 BIND_IMAGE_SOURCE Instance method Public Method 20080212
4 BIND_TEXT Instance method Public Method 20080212
5 BOUND_HIDE_IF_NO_VISIBLE_OPT Instance method Public Method 20120313
6 BOUND_IMAGE_SOURCE Instance method Public Method 20080212
7 BOUND_TEXT Instance method Public Method 20080212
8 GET_ACTIVATE_ACCESS_KEY Instance method Public Method 20080212
9 GET_CHOICE Instance method Public Method 20080212
10 GET_CHOICES Instance method Public Method 20080212
11 GET_HIDE_IF_NO_VISIBLE_OPT Instance method Public Method 20120313
12 GET_IMAGE_SOURCE Instance method Public Method 20080212
13 GET_TEXT Instance method Public Method 20080212
14 HAS_CHOICES Instance method Public Method 20080212
15 NUMBER_OF_CHOICES Instance method Public Method 20080212
16 REMOVE_ALL_CHOICES Instance method Public Method 20080212
17 REMOVE_CHOICE Instance method Public Method 20080212
18 SET_ACTIVATE_ACCESS_KEY Instance method Public Method 20080212
19 SET_HIDE_IF_NO_VISIBLE_OPT Instance method Public Method 20120313
20 SET_IMAGE_SOURCE Instance method Public Method 20080212
21 SET_TEXT Instance method Public Method 20080212
Events
Class CL_WD_ABSTR_ACTION_CHOICE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_ABSTR_ACTION_CHOICE Public See coding 20080212 tt_ABSTR_ACTION_CHOICE TYPE TABLE OF REF TO CL_WD_ABSTR_ACTION_CHOICE WITH DEFAULT KEY
Method Signatures

Method ADD_CHOICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I 20080212
2 Importing THE_CHOICE Call by reference Object reference (TYPE REF TO) CL_WD_MENU_ACTION_ITEM 20080212

Method ADD_CHOICE on class CL_WD_ABSTR_ACTION_CHOICE has no exception.

Method BIND_HIDE_IF_NO_VISIBLE_OPT 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 20120313

Method BIND_HIDE_IF_NO_VISIBLE_OPT on class CL_WD_ABSTR_ACTION_CHOICE has no exception.

Method BIND_IMAGE_SOURCE 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 20080212

Method BIND_IMAGE_SOURCE on class CL_WD_ABSTR_ACTION_CHOICE 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 20080212

Method BIND_TEXT on class CL_WD_ABSTR_ACTION_CHOICE has no exception.

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

Method BOUND_HIDE_IF_NO_VISIBLE_OPT on class CL_WD_ABSTR_ACTION_CHOICE has no exception.

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

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

Method BOUND_TEXT on class CL_WD_ABSTR_ACTION_CHOICE has no exception.

Method GET_ACTIVATE_ACCESS_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) WDY_BOOLEAN 20080212

Method GET_ACTIVATE_ACCESS_KEY on class CL_WD_ABSTR_ACTION_CHOICE has no exception.

Method GET_CHOICE 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 20080212
2 Importing INDEX Call by reference Type reference (TYPE) I 20080212
3 Returning THE_CHOICE Value transfer Object reference (TYPE REF TO) CL_WD_MENU_ACTION_ITEM 20080212

Method GET_CHOICE on class CL_WD_ABSTR_ACTION_CHOICE has no exception.

Method GET_CHOICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning THE_CHOICES Value transfer Type reference (TYPE) CL_WD_MENU_ACTION_ITEM=>TT_MENU_ACTION_ITEM 20080212

Method GET_CHOICES on class CL_WD_ABSTR_ACTION_CHOICE has no exception.

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

Method GET_HIDE_IF_NO_VISIBLE_OPT on class CL_WD_ABSTR_ACTION_CHOICE has no exception.

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

Method GET_IMAGE_SOURCE on class CL_WD_ABSTR_ACTION_CHOICE 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 20080212
2 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20080212
3 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20080212
4 Returning VALUE Value transfer Type reference (TYPE) STRING 20080212

Method GET_TEXT on class CL_WD_ABSTR_ACTION_CHOICE has no exception.

Method HAS_CHOICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20080212

Method HAS_CHOICES on class CL_WD_ABSTR_ACTION_CHOICE has no exception.

Method NUMBER_OF_CHOICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NUMBER Value transfer Type reference (TYPE) I 20080212

Method NUMBER_OF_CHOICES on class CL_WD_ABSTR_ACTION_CHOICE has no exception.

Method REMOVE_ALL_CHOICES Signature

Method REMOVE_ALL_CHOICES on class CL_WD_ABSTR_ACTION_CHOICE has no parameter.
Method REMOVE_ALL_CHOICES on class CL_WD_ABSTR_ACTION_CHOICE has no exception.

Method REMOVE_CHOICE 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 20080212
2 Importing INDEX Call by reference Type reference (TYPE) I 20080212
3 Returning THE_CHOICE Value transfer Object reference (TYPE REF TO) CL_WD_MENU_ACTION_ITEM 20080212

Method REMOVE_CHOICE on class CL_WD_ABSTR_ACTION_CHOICE has no exception.

Method SET_ACTIVATE_ACCESS_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) WDY_BOOLEAN 20080212

Method SET_ACTIVATE_ACCESS_KEY on class CL_WD_ABSTR_ACTION_CHOICE has no exception.

Method SET_HIDE_IF_NO_VISIBLE_OPT 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 20120313

Method SET_HIDE_IF_NO_VISIBLE_OPT on class CL_WD_ABSTR_ACTION_CHOICE has no exception.

Method SET_IMAGE_SOURCE 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 20080212

Method SET_IMAGE_SOURCE on class CL_WD_ABSTR_ACTION_CHOICE 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 20080212

Method SET_TEXT on class CL_WD_ABSTR_ACTION_CHOICE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 711