SAP ABAP Class CL_FPM_TEST_LIST_ATS_ICON_SORT (Test Feeder for image enumeration)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     APB_FPM_TEST_ECATT (Package) ECATT Tests
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB Generic UI Building Block 20131022
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_LIST Generic List UI Building Block 20131022
Properties
Class CL_FPM_TEST_LIST_ATS_ICON_SORT  
Short Description Test Feeder for image enumeration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_TEST_ECATT   ECATT Tests 
Created 20131022   SAP 
Last change 20141120    
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_FPM_GUIBB Generic UI Building Block 20131022
2 IF_FPM_GUIBB_LIST Generic List UI Building Block 20131022
Friends
Class CL_FPM_TEST_LIST_ATS_ICON_SORT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CS_ACTION Constant Private See coding 20131022
2 CS_IMAGE_DATA_FIELDNAME Constant Private See coding 20131022
3 CS_TRAFFIC_LIGHT Constant Private See coding 20131022
4 CS_TRAFFIC_LIGHT_TOOLTIP Constant Private See coding 20131022
5 MT_IMAGE_DATA Instance attribute Private Type reference (TYPE) YT_IMAGE_DATA The image data table 20131022
6 MV_DATA_SUPPLIED Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 'X' if the data has been supplied 20131022
Methods
# Method Level Visibility Method type Description Created on
1 DISPATCH_EVENT Instance method Private Method Dispatches an incoming FPM event 20131022
2 POPULATE_IMAGE_DATA Instance method Private Method Populates the image data table 20131022
Events
Class CL_FPM_TEST_LIST_ATS_ICON_SORT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_IMAGE_DATA Private See coding 20131022 begin of ys_image_data, icon type string, icon_description type string, icon_tooltip type string, icon_large type string, icon_large_description type string, icon_large_tooltip type string, pictogram type string, pictogram_description type string, pictogram_tooltip type string, traffic_light type string, traffic_light_description type string, traffic_light_tooltip type string, end of ys_image_data
2 YT_IMAGE_DATA Private See coding 20131022 yt_image_data type standard table of ys_image_data with default key
Method Signatures

Method DISPATCH_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ACTION_USAGE Call by reference Type reference (TYPE) FPMGB_T_ACTIONUSAGE The action usage 20131022
2 Changing CT_FIELD_USAGE Call by reference Type reference (TYPE) FPMGB_T_FIELDUSAGE The field usage 20131022
3 Exporting EV_ACTION_USAGE_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL 'X' if the action usage has been changed 20131022
4 Exporting EV_FIELD_USAGE_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL 'X' if the field usage has been changed 20131022
5 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT The raised event 20131022
6 Importing IO_EXTENDED_CTRL Call by reference Object reference (TYPE REF TO) IF_FPM_LIST_ATS_EXT_CTRL Provides extended List ATS specific configuration options 20131022

Method DISPATCH_EVENT on class CL_FPM_TEST_LIST_ATS_ICON_SORT has no exception.

Method POPULATE_IMAGE_DATA Signature

Method POPULATE_IMAGE_DATA on class CL_FPM_TEST_LIST_ATS_ICON_SORT has no parameter.
Method POPULATE_IMAGE_DATA on class CL_FPM_TEST_LIST_ATS_ICON_SORT has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 740