SAP ABAP Class CL_FPM_TEST_LIST_ATS_ENUM (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 20110210
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_LIST Generic List UI Building Block 20110210
Properties
Class CL_FPM_TEST_LIST_ATS_ENUM  
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 20110210   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 20110210
2 IF_FPM_GUIBB_LIST Generic List UI Building Block 20110210
Friends
Class CL_FPM_TEST_LIST_ATS_ENUM 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 20110210
2 CS_IMAGE_DATA_FIELDNAME Constant Private See coding 20110214
3 CS_TRAFFIC_LIGHT Constant Private See coding 20110211
4 CS_TRAFFIC_LIGHT_TOOLTIP Constant Private See coding 20110211
5 MT_IMAGE_DATA Instance attribute Private Type reference (TYPE) YT_IMAGE_DATA The image data table 20110210
6 MT_VISIBLE_ROWS Static Attribute Public Type reference (TYPE) STRING_TABLE Table of Strings 20140311
7 MV_DATA_SUPPLIED Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 'X' if the data has been supplied 20110210
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_ICON_ENUMERATION Instance method Private Method Builds an icon enuemration for the given icon collection 20110210
2 DISPATCH_EVENT Instance method Private Method Dispatches an incoming FPM event 20110214
3 POPULATE_IMAGE_DATA Instance method Private Method Populates the image data table 20110210
Events
Class CL_FPM_TEST_LIST_ATS_ENUM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_IMAGE_DATA Private See coding 20110210 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 20110210 yt_image_data type standard table of ys_image_data with default key
Method Signatures

Method BUILD_ICON_ENUMERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ENUMERATION Call by reference Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST The enumeration for the specified icon collection 20110210
2 Importing IV_COLLECTION Call by reference Type reference (TYPE) STRING The name of the icon collection 20110210
3 Importing IV_POPULATE_TEXT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 'X' to populate the text of each enumeration pair 20110210

Method BUILD_ICON_ENUMERATION on class CL_FPM_TEST_LIST_ATS_ENUM has no exception.

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 20110214
2 Changing CT_FIELD_USAGE Call by reference Type reference (TYPE) FPMGB_T_FIELDUSAGE The field usage 20110214
3 Exporting EV_ACTION_USAGE_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL 'X' if the action usage has been changed 20110214
4 Exporting EV_FIELD_USAGE_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL 'X' if the field usage has been changed 20110214
5 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT The raised event 20110214
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 20110303

Method DISPATCH_EVENT on class CL_FPM_TEST_LIST_ATS_ENUM has no exception.

Method POPULATE_IMAGE_DATA Signature

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