SAP ABAP Class CL_WD_ABSTR_BUTTON_CHOICE (CL_WD_ABSTR_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_ACTION_CHOICE 20080212
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_BUTTON_CHOICE 20060103
2 Inheritance (c INHERITING FROM c_ref)  CL_WD_TOOLBAR_BTN_CHOICE 20060103
Properties
Class CL_WD_ABSTR_BUTTON_CHOICE  
Short Description    
Super Class CL_WD_ABSTR_ACTION_CHOICE  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_STANDARD   UIE Library "Standard" 
Created 20060103   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_ABSTR_BUTTON_CHOICE 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_REPEAT_SELECTED_ACTION Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20060103
2 BP_SELECTED_ACTION_ITEM Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20060103
3 BP_WIDTH Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20081013
4 DP_WIDTH Instance attribute Protected Type reference (TYPE) WDR_UIEL_DDIC_PROPERTY 20081013
5 IP_WIDTH Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20081013
6 PL_WIDTH Instance attribute Protected Type reference (TYPE) STRING 20081013
7 VL_REPEAT_SELECTED_ACTION Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20060103
8 VL_SELECTED_ACTION_ITEM Instance attribute Protected Type reference (TYPE) STRING 20060103
9 VL_WIDTH Instance attribute Protected Type reference (TYPE) STRING 20081013
Methods
# Method Level Visibility Method type Description Created on
1 BIND_REPEAT_SELECTED_ACTION Instance method Public Method 20060103
2 BIND_SELECTED_ACTION_ITEM Instance method Public Method 20060103
3 BIND_WIDTH Instance method Public Method 20081013
4 BOUND_REPEAT_SELECTED_ACTION Instance method Public Method 20060103
5 BOUND_SELECTED_ACTION_ITEM Instance method Public Method 20060103
6 BOUND_WIDTH Instance method Public Method 20081013
7 GET_REPEAT_SELECTED_ACTION Instance method Public Method 20060103
8 GET_SELECTED_ACTION_ITEM Instance method Public Method 20060103
9 GET_WIDTH Instance method Public Method 20081013
10 SET_REPEAT_SELECTED_ACTION Instance method Public Method 20060103
11 SET_SELECTED_ACTION_ITEM Instance method Public Method 20060103
12 SET_WIDTH Instance method Public Method 20081013
Events
Class CL_WD_ABSTR_BUTTON_CHOICE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_ABSTR_BUTTON_CHOICE Public See coding 20060103 tt_ABSTR_BUTTON_CHOICE TYPE TABLE OF REF TO CL_WD_ABSTR_BUTTON_CHOICE WITH DEFAULT KEY
Method Signatures

Method BIND_REPEAT_SELECTED_ACTION 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 20060103

Method BIND_REPEAT_SELECTED_ACTION on class CL_WD_ABSTR_BUTTON_CHOICE has no exception.

Method BIND_SELECTED_ACTION_ITEM 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 20060103

Method BIND_SELECTED_ACTION_ITEM on class CL_WD_ABSTR_BUTTON_CHOICE has no exception.

Method BIND_WIDTH 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 20081013

Method BIND_WIDTH on class CL_WD_ABSTR_BUTTON_CHOICE has no exception.

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

Method BOUND_REPEAT_SELECTED_ACTION on class CL_WD_ABSTR_BUTTON_CHOICE has no exception.

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

Method BOUND_SELECTED_ACTION_ITEM on class CL_WD_ABSTR_BUTTON_CHOICE has no exception.

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

Method BOUND_WIDTH on class CL_WD_ABSTR_BUTTON_CHOICE has no exception.

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

Method GET_REPEAT_SELECTED_ACTION on class CL_WD_ABSTR_BUTTON_CHOICE has no exception.

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

Method GET_SELECTED_ACTION_ITEM on class CL_WD_ABSTR_BUTTON_CHOICE has no exception.

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

Method GET_WIDTH on class CL_WD_ABSTR_BUTTON_CHOICE has no exception.

Method SET_REPEAT_SELECTED_ACTION 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 20060103

Method SET_REPEAT_SELECTED_ACTION on class CL_WD_ABSTR_BUTTON_CHOICE has no exception.

Method SET_SELECTED_ACTION_ITEM 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 20060103

Method SET_SELECTED_ACTION_ITEM on class CL_WD_ABSTR_BUTTON_CHOICE has no exception.

Method SET_WIDTH 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 20081013

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