SAP ABAP Class CL_WFD_LEGEND (Toolbar for Workflow Builder)
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_LEGEND  
Short Description Toolbar for Workflow Builder    
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_LEGEND has no forward declaration.
Interfaces
Class CL_WFD_LEGEND has no interface implemented.
Friends
Class CL_WFD_LEGEND has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AC_DIALOG Instance attribute Private Object reference (TYPE REF TO) CL_GUI_DIALOGBOX_CONTAINER Dialog Box 20020121
2 AC_ICONS Static Attribute Private Object reference (TYPE REF TO) CL_WFD_HTML_ICONS Icon List for Clicking 20020121
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20020121
2 FREE Instance method Public Method Destructor 20020121
3 ON_CLOSE Instance method Protected Event handling method Call when Closing 20020121
Events
# Event Type Visibility Description Created on
1 CLOSED Instance Event
(0)
Public
(2)
Window Closed 20020121
Types
Class CL_WFD_LEGEND 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 CAPTION Call by reference Type reference (TYPE) C Überschrift 20020121
2 Importing DISPLAY Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20020121
3 Importing DYNNR Call by reference Type reference (TYPE) SYDYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20020121
4 Importing HEIGHT Call by reference Type reference (TYPE) I Höhe der Toolbar 20020121
5 Importing ICONS Call by reference Type reference (TYPE) SWD_ICONS Icons 20020121
6 Importing REPID Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20020121
7 Importing WIDTH Call by reference Type reference (TYPE) I Breite der Toolbar 20020121

Method CONSTRUCTOR on class CL_WFD_LEGEND has no exception.

Method FREE Signature

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

Method ON_CLOSE Signature

Method ON_CLOSE on class CL_WFD_LEGEND has no parameter.
Method ON_CLOSE on class CL_WFD_LEGEND has no exception.
Event Signatures

Event CLOSED Signature
Event CLOSED on class CL_WFD_LEGEND has no parameter.
History
Last changed by/on SAP  20110908 
SAP Release Created in 620