SAP ABAP Class CL_WFD_TOOLBAR (CL_WFD_TOOLBAR)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWD (Package) Business Workflow: Process Definition
Properties
Class CL_WFD_TOOLBAR  
Short Description CL_WFD_TOOLBAR    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWD   Business Workflow: Process Definition 
Created 20020121   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WFD_TOOLBAR has no forward declaration.
Interfaces
Class CL_WFD_TOOLBAR has no interface implemented.
Friends
Class CL_WFD_TOOLBAR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AC_TOOLBAR Instance attribute Public Object reference (TYPE REF TO) CL_GUI_TOOLBAR AC_TOOLBAR 20020121
2 AT_FUNCTIONS Instance attribute Public Type reference (TYPE) SWL_T_VF AT_FUNCTIONS 20020121
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20020121
2 FREE Instance method Public Method FREE 20020121
3 GET_HEIGHT Instance method Public Method GET_HEIGHT 20020121
4 ON_CLICK Instance method Protected Event handling method ON_CLICK 20020121
5 SET_EXCLUDED_FUNCTIONS Instance method Public Method SET_EXCLUDED_FUNCTIONS 20020121
Events
Class CL_WFD_TOOLBAR has no event.
Types
Class CL_WFD_TOOLBAR has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BUTTONS Call by reference Type reference (TYPE) TTB_BUTTON BUTTONS 20020121
2 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER PARENT 20020121

Method CONSTRUCTOR on class CL_WFD_TOOLBAR has no exception.

Method FREE Signature

Method FREE on class CL_WFD_TOOLBAR has no parameter.
Method FREE on class CL_WFD_TOOLBAR has no exception.

Method GET_HEIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting HEIGHT Call by reference Type reference (TYPE) I HEIGHT 20020121

Method GET_HEIGHT on class CL_WFD_TOOLBAR has no exception.

Method ON_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) FCODE 20020121

Method ON_CLICK on class CL_WFD_TOOLBAR has no exception.

Method SET_EXCLUDED_FUNCTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FUNCTIONS Call by reference Type reference (TYPE) SWL_T_VF FUNCTIONS 20020121

Method SET_EXCLUDED_FUNCTIONS on class CL_WFD_TOOLBAR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 630