SAP ABAP Class CL_WFD_HTML_ICONS (Icon List for Clicking)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWD (Package) Business Workflow: Process Definition
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WFD_HTML_BASE Superclass for HTML Control in Workflow Builder Environment 19991025
Properties
Class CL_WFD_HTML_ICONS  
Short Description Icon List for Clicking    
Super Class CL_WFD_HTML_BASE Superclass for HTML Control in Workflow Builder Environment 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWD   Business Workflow: Process Definition 
Created 19991025   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SBDST Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SWWW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WFD_HTML_ICONS has no interface implemented.
Friends
Class CL_WFD_HTML_ICONS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AT_ICONS Instance attribute Protected Type reference (TYPE) SWD_ICONS Icons 19991025
2 A_DISPLAY Instance attribute Protected Type reference (TYPE) XFELD Checkbox field 20000107
3 A_MARKER Instance attribute Protected Type reference (TYPE) XFELD Selection 20000308
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19991025
2 HTML_GENERATE Instance method Public Method Create HTML (Icons Among One Another See Outlook) 20000107
3 RELOAD Instance method Public Method Transfer Icon List 20001009
Events
# Event Type Visibility Description Created on
1 ICON_CLICKED Instance Event
(0)
Public
(2)
Icon Clicked 19991025
Types
Class CL_WFD_HTML_ICONS 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 DISPLAY Call by reference Type reference (TYPE) XFELD Kennzeichen, daß keine Links generiert werden sollen 20000107
2 Importing ICONS Call by reference Type reference (TYPE) SWD_ICONS Liste Icons 19991025
3 Importing MARKER Call by reference Type reference (TYPE) XFELD SPACE zuletzt gedrückte Links markieren 20000308
4 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 19991025

Method CONSTRUCTOR on class CL_WFD_HTML_ICONS has no exception.

Method HTML_GENERATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting HTML Call by reference Type reference (TYPE) SWWW_T_MERGE_TABLE HTML 20000107

Method HTML_GENERATE on class CL_WFD_HTML_ICONS has no exception.

Method RELOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ICONS Call by reference Type reference (TYPE) SWD_ICONS Liste Icons 20001009

Method RELOAD on class CL_WFD_HTML_ICONS has no exception.
Event Signatures

Event ICON_CLICKED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 ID Exporting Value transfer Type reference (TYPE) SWD_ICON-ID Interne Tabellen, aktueller Zeilenindex 19991025
History
Last changed by/on SAP  20110908 
SAP Release Created in