SAP ABAP Class CL_WD_ABSTR_ICON_BUTTON (CL_WD_ABSTR_ICON_BUTTON)
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 20110926
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_ICON_BUTTON 20110926
2 Inheritance (c INHERITING FROM c_ref)  CL_WD_TOOLBAR_ICON_BUTTON 20110926
Properties
Class CL_WD_ABSTR_ICON_BUTTON  
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 20110926   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
Class CL_WD_ABSTR_ICON_BUTTON has no interface implemented.
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_IMAGE_SOURCE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20110926
2 BP_TYPE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20110926
3 E_HOTKEY Constant Public See coding 20110926
4 E_TYPE Constant Public See coding 20110926
5 IP_HOTKEY Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20110926
6 IP_IMAGE_SOURCE Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20110926
7 MP_ON_ACTION Instance attribute Protected Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20110926
8 PL_HOTKEY Instance attribute Protected Type reference (TYPE) WDUI_HOTKEY 20110926
9 PL_IMAGE_SOURCE Instance attribute Protected Type reference (TYPE) STRING 20110926
10 PR_MENU Instance attribute Protected Object reference (TYPE REF TO) CL_WD_MENU 20110926
11 T_HOTKEY Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20110926
12 T_TYPE Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20110926
13 VL_HOTKEY Instance attribute Protected Type reference (TYPE) WDUI_HOTKEY 20110926
14 VL_IMAGE_SOURCE Instance attribute Protected Type reference (TYPE) STRING 20110926
15 VL_ON_ACTION Instance attribute Protected Type reference (TYPE) STRING 20110926
16 VL_TYPE Instance attribute Protected Type reference (TYPE) WDUI_ICON_BUTTON_TYPE 20110926
Methods
# Method Level Visibility Method type Description Created on
1 BIND_IMAGE_SOURCE Instance method Public Method 20110926
2 BIND_TYPE Instance method Public Method 20110926
3 BOUND_IMAGE_SOURCE Instance method Public Method 20110926
4 BOUND_TYPE Instance method Public Method 20110926
5 GET_HOTKEY Instance method Public Method 20110926
6 GET_IMAGE_SOURCE Instance method Public Method 20110926
7 GET_MENU Instance method Public Method 20110926
8 GET_ON_ACTION Instance method Public Method 20110926
9 GET_TYPE Instance method Public Method 20110926
10 MAPPED_ON_ACTION Instance method Public Method 20110926
11 MAP_ON_ACTION Instance method Public Method 20110926
12 SET_HOTKEY Instance method Public Method 20110926
13 SET_IMAGE_SOURCE Instance method Public Method 20110926
14 SET_MENU Instance method Public Method 20110926
15 SET_ON_ACTION Instance method Public Method 20110926
16 SET_TYPE Instance method Public Method 20110926
Events
Class CL_WD_ABSTR_ICON_BUTTON has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_ABSTR_ICON_BUTTON Public See coding 20110926 tt_ABSTR_ICON_BUTTON TYPE TABLE OF REF TO CL_WD_ABSTR_ICON_BUTTON WITH DEFAULT KEY
Method Signatures

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 20110926

Method BIND_IMAGE_SOURCE on class CL_WD_ABSTR_ICON_BUTTON has no exception.

Method BIND_TYPE 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 20110926

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

Method BOUND_IMAGE_SOURCE on class CL_WD_ABSTR_ICON_BUTTON has no exception.

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

Method BOUND_TYPE on class CL_WD_ABSTR_ICON_BUTTON has no exception.

Method GET_HOTKEY Signature

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

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

Method GET_IMAGE_SOURCE on class CL_WD_ABSTR_ICON_BUTTON has no exception.

Method GET_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning THE_MENU Value transfer Object reference (TYPE REF TO) CL_WD_MENU 20110926

Method GET_MENU on class CL_WD_ABSTR_ICON_BUTTON has no exception.

Method GET_ON_ACTION Signature

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

Method GET_ON_ACTION on class CL_WD_ABSTR_ICON_BUTTON has no exception.

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

Method GET_TYPE on class CL_WD_ABSTR_ICON_BUTTON has no exception.

Method MAPPED_ON_ACTION 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 20110926

Method MAPPED_ON_ACTION on class CL_WD_ABSTR_ICON_BUTTON has no exception.

Method MAP_ON_ACTION 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 20110926

Method MAP_ON_ACTION on class CL_WD_ABSTR_ICON_BUTTON has no exception.

Method SET_HOTKEY 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_HOTKEY 20110926

Method SET_HOTKEY on class CL_WD_ABSTR_ICON_BUTTON 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 20110926

Method SET_IMAGE_SOURCE on class CL_WD_ABSTR_ICON_BUTTON has no exception.

Method SET_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing THE_MENU Call by reference Object reference (TYPE REF TO) CL_WD_MENU 20110926

Method SET_MENU on class CL_WD_ABSTR_ICON_BUTTON has no exception.

Method SET_ON_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) STRING 20110926

Method SET_ON_ACTION on class CL_WD_ABSTR_ICON_BUTTON has no exception.

Method SET_TYPE 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_ICON_BUTTON_TYPE 20110926

Method SET_TYPE on class CL_WD_ABSTR_ICON_BUTTON has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 732