SAP ABAP Class CL_WD_DTE_TOOLBAR_BUTTON (CL_WD_DTE_TOOLBAR_BUTTON)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UIEL_PATTERN (Package) UIE Library "Pattern"
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_VIEW_ELEMENT Perforce Change= / 20040604-141028 20110301
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_DTE_TOOLBAR_ITEM 20110301
Properties
Class CL_WD_DTE_TOOLBAR_BUTTON  
Short Description    
Super Class CL_WD_VIEW_ELEMENT Perforce Change= / 20040604-141028 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_PATTERN   UIE Library "Pattern" 
Created 20110301   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
# Interface Abstract Final Description Created on
1 IF_WD_DTE_TOOLBAR_ITEM 20110301
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20110321 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20110321 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP_TYPE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20110301
2 CID_DTE_TOOLBAR_BUTTON Constant Public Type reference (TYPE) GUID '00505695007C1EE090FD6B5C83935ACE' 20110301
3 E_TYPE Constant Public See coding 20110301
4 MP_ON_ACTION Instance attribute Protected Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20110301
5 T_TYPE Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20110301
6 VL_ON_ACTION Instance attribute Protected Type reference (TYPE) STRING 20110301
7 VL_TYPE Instance attribute Protected Type reference (TYPE) WDUI_DTE_TOOLBAR_BUTTON_TYPE 20110301
Methods
# Method Level Visibility Method type Description Created on
1 BIND_TYPE Instance method Public Method 20110301
2 BOUND_TYPE Instance method Public Method 20110301
3 CONSTRUCTOR Instance method Public Constructor 20110301
4 GET_ON_ACTION Instance method Public Method 20110301
5 GET_TYPE Instance method Public Method 20110301
6 MAPPED_ON_ACTION Instance method Public Method 20110301
7 MAP_ON_ACTION Instance method Public Method 20110301
8 NEW_DTE_TOOLBAR_BUTTON Static method Public Method 20110301
9 SET_ON_ACTION Instance method Public Method 20110301
10 SET_TYPE Instance method Public Method 20110301
Events
Class CL_WD_DTE_TOOLBAR_BUTTON has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_DTE_TOOLBAR_BUTTON Public See coding 20110301 tt_DTE_TOOLBAR_BUTTON TYPE TABLE OF REF TO CL_WD_DTE_TOOLBAR_BUTTON WITH DEFAULT KEY
Method Signatures

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 20110301

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

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

Method CONSTRUCTOR on class CL_WD_DTE_TOOLBAR_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 20110301

Method GET_ON_ACTION on class CL_WD_DTE_TOOLBAR_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 20110301
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20110301
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_DTE_TOOLBAR_BUTTON_TYPE 20110301

Method GET_TYPE on class CL_WD_DTE_TOOLBAR_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 20110301

Method MAPPED_ON_ACTION on class CL_WD_DTE_TOOLBAR_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 20110301

Method MAP_ON_ACTION on class CL_WD_DTE_TOOLBAR_BUTTON has no exception.

Method NEW_DTE_TOOLBAR_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_TYPE Call by reference Type reference (TYPE) STRING 20110301
2 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_DTE_TOOLBAR_BUTTON 20110301
3 Importing ID Call by reference Type reference (TYPE) STRING 20110301
4 Importing ON_ACTION Call by reference Type reference (TYPE) STRING 20110301
5 Importing TYPE Call by reference Type reference (TYPE) WDUI_DTE_TOOLBAR_BUTTON_TYPE E_TYPE-CLOSE 20110301
6 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20110301

Method NEW_DTE_TOOLBAR_BUTTON on class CL_WD_DTE_TOOLBAR_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 20110301

Method SET_ON_ACTION on class CL_WD_DTE_TOOLBAR_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_DTE_TOOLBAR_BUTTON_TYPE 20110301

Method SET_TYPE on class CL_WD_DTE_TOOLBAR_BUTTON has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 731