SAP ABAP Class CL_WD_BUTTON (Perforce change= / 20051117-120623)
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_BUTTON 20040628
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_BUTTON_ROW_ITEM Perforce change= / 20050316-075430 20041116
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_MELTING_GROUP_ITEM 20060301
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_TABLE_CELL_EDITOR Perforce change= / 20050316-075430 20040628
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_TABLE_MULTI_CELL_EDITOR 20090925
Properties
Class CL_WD_BUTTON  
Short Description Perforce change= / 20051117-120623    
Super Class CL_WD_ABSTRACT_BUTTON  
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_STANDARD   UIE Library "Standard" 
Created 20040628   SAP 
Last change 20141121    
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
# Interface Abstract Final Description Created on
1 IF_WD_BUTTON_ROW_ITEM Perforce change= / 20050316-075430 20041116
2 IF_WD_MELTING_GROUP_ITEM 20060301
3 IF_WD_TABLE_CELL_EDITOR Perforce change= / 20050316-075430 20040628
4 IF_WD_TABLE_MULTI_CELL_EDITOR 20090925
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20140708 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20140708 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP_DESIGN Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_DESIGN 20040628
2 BP_WIDTH Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_WIDTH 20040628
3 CID_BUTTON Constant Public Type reference (TYPE) GUID '44B468426C506824E10000000A1550C0' CID_BUTTON 20050316
4 DP_WIDTH Instance attribute Protected Type reference (TYPE) WDR_UIEL_DDIC_PROPERTY DP_WIDTH 20040628
5 E_DESIGN Constant Public See coding E_DESIGN 20050316
6 IP_DESIGN Instance attribute Protected Type reference (TYPE) ABAP_BOOL IP_DESIGN 20050422
7 IP_WIDTH Instance attribute Protected Type reference (TYPE) ABAP_BOOL IP_WIDTH 20050422
8 PL_DESIGN Instance attribute Protected Type reference (TYPE) WDUI_BUTTON_DESIGN PL_DESIGN 20050422
9 PL_WIDTH Instance attribute Protected Type reference (TYPE) STRING PL_WIDTH 20050422
10 T_DESIGN Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' T_DESIGN 20050316
11 VL_DESIGN Instance attribute Protected Type reference (TYPE) WDUI_BUTTON_DESIGN VL_DESIGN 20040628
12 VL_WIDTH Instance attribute Protected Type reference (TYPE) STRING VL_WIDTH 20040628
Methods
# Method Level Visibility Method type Description Created on
1 BIND_DESIGN Instance method Public Method BIND_DESIGN 20040628
2 BIND_WIDTH Instance method Public Method BIND_WIDTH 20040628
3 BOUND_DESIGN Instance method Public Method BOUND_DESIGN 20040628
4 BOUND_WIDTH Instance method Public Method BOUND_WIDTH 20040628
5 CONSTRUCTOR Instance method Public Constructor Constructor 20040628
6 GET_DESIGN Instance method Public Method GET_DESIGN 20040628
7 GET_WIDTH Instance method Public Method GET_WIDTH 20040628
8 NEW_BUTTON Static method Public Method NEW_BUTTON 20040628
9 SET_DESIGN Instance method Public Method SET_DESIGN 20040628
10 SET_WIDTH Instance method Public Method SET_WIDTH 20040628
Events
Class CL_WD_BUTTON has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_BUTTON Public See coding TT_BUTTON 20050316 tt_BUTTON TYPE TABLE OF REF TO CL_WD_BUTTON WITH DEFAULT KEY
Method Signatures

Method BIND_DESIGN 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 20040628

Method BIND_DESIGN on class CL_WD_BUTTON 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 20040628

Method BIND_WIDTH on class CL_WD_BUTTON has no exception.

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

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

Method BOUND_WIDTH on class CL_WD_BUTTON 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 20040628
2 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20040628

Method CONSTRUCTOR on class CL_WD_BUTTON has no exception.

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

Method GET_DESIGN on class CL_WD_BUTTON 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 20040628
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040628
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20040628

Method GET_WIDTH on class CL_WD_BUTTON has no exception.

Method NEW_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVATE_ACCESS_KEY Call by reference Type reference (TYPE) WDY_BOOLEAN 20080104
2 Importing BIND_DESIGN Call by reference Type reference (TYPE) STRING 20040628
3 Importing BIND_ENABLED Call by reference Type reference (TYPE) STRING 20040628
4 Importing BIND_IMAGE_FIRST Call by reference Type reference (TYPE) STRING 20040628
5 Importing BIND_IMAGE_IS_DECORATIVE Call by reference Type reference (TYPE) STRING 20110420
6 Importing BIND_IMAGE_SOURCE Call by reference Type reference (TYPE) STRING 20040628
7 Importing BIND_STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
8 Importing BIND_TEXT Call by reference Type reference (TYPE) STRING 20040628
9 Importing BIND_TEXT_DIRECTION Call by reference Type reference (TYPE) STRING 20040628
10 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) STRING 20040628
11 Importing BIND_VISIBLE Call by reference Type reference (TYPE) STRING 20040628
12 Importing BIND_WIDTH Call by reference Type reference (TYPE) STRING 20040628
13 Importing CONTEXT_MENU_BEHAVIOUR Call by reference Type reference (TYPE) WDUI_CONTEXT_MENU_BEHAVIOUR E_CONTEXT_MENU_BEHAVIOUR-INHERIT 20060622
14 Importing CONTEXT_MENU_ID Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_REFERENCE 20060622
15 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_BUTTON 20040628
16 Importing DESIGN Call by reference Type reference (TYPE) WDUI_BUTTON_DESIGN E_DESIGN-STANDARD 20040628
17 Importing ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20040628
18 Importing EXPLANATION Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20041216
19 Importing HOTKEY Call by reference Type reference (TYPE) WDUI_HOTKEY E_HOTKEY-NONE 20080104
20 Importing ID Call by reference Type reference (TYPE) STRING 20040628
21 Importing IMAGE_FIRST Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20040628
22 Importing IMAGE_IS_DECORATIVE Call by reference Type reference (TYPE) WDY_BOOLEAN 20110420
23 Importing IMAGE_SOURCE Call by reference Type reference (TYPE) STRING 20040628
24 Importing ON_ACTION Call by reference Type reference (TYPE) STRING 20040628
25 Importing STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
26 Importing TEXT Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20040628
27 Importing TEXT_DIRECTION Call by reference Type reference (TYPE) WDUI_TEXT_DIRECTION E_TEXT_DIRECTION-INHERIT 20040628
28 Importing TOOLTIP Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20040628
29 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20040628
30 Importing VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY E_VISIBLE-VISIBLE 20040628
31 Importing WIDTH Call by reference Type reference (TYPE) STRING 20040628

Method NEW_BUTTON on class CL_WD_BUTTON has no exception.

Method SET_DESIGN 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_BUTTON_DESIGN 20040628

Method SET_DESIGN on class CL_WD_BUTTON 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 20040628

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