SAP ABAP Class CL_FPM_GUIBB_QV_THING_CONFIG (Config API for Quickview Thing)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     APB_FPM_GUIBB (Package) Generic UI building blocks
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_QV_THING_CONFIG Configuration Interface for Quickview Thing 20120308
Properties
Class CL_FPM_GUIBB_QV_THING_CONFIG  
Short Description Config API for Quickview Thing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_GUIBB   Generic UI building blocks 
Created 20120308   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FPM_GUIBB_QV_THING_CONFIG has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_GUIBB_QV_THING_CONFIG Configuration Interface for Quickview Thing 20120308
Friends
Class CL_FPM_GUIBB_QV_THING_CONFIG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ATTR Constant Private See coding 20120308
2 GC_NODE Constant Private See coding 20120308
3 MO_QUICKVIEW_NODE Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20120308
4 MO_SERVICE_HANDLER Instance attribute Private Object reference (TYPE REF TO) IF_FPM_CFG_SERVICE_HANDLER FPM Config Editor Service Handler 20120308
5 MS_CONFIG_DATA Instance attribute Public Type reference (TYPE) YS_QUICKVIEW 20120308
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120308
2 GET_QUICKVIEW_ELEMENT Instance method Private Method 20120308
3 READ_BY_CONFIGURATION_CONTEXT Static method Private Method 20120308
4 READ_BY_PERS_TABLE_READER Static method Public Method Reads thing quickview configuration 20120308
5 RESET_CONFIGURATION_DATA Instance method Public Method Reset configuration data 20120511
Events
Class CL_FPM_GUIBB_QV_THING_CONFIG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_QUICKVIEW Public See coding 20120308 BEGIN OF ys_quickview, thing_type_text TYPE wdy_conf_transl_text, image_static TYPE string, image_dynamic TYPE name_komp, title TYPE name_komp, subtitle TYPE name_komp, feeder TYPE seoclsname, show_title_as_text TYPE wdy_boolean, title_ref_field TYPE fpm_quickview_title, title_from_feeder TYPE fpm_quickview_title_fr_feeder, subtitle_ref_field TYPE fpm_quickview_subtitle, subtitle_from_feeder TYPE fpm_quickview_title_fr_feeder, image_ref_field TYPE fpm_quickview_image_ref_field, image_from_feeder TYPE wdy_boolean, title_lpd_appl_key TYPE fpm_s_lpd_appl_key, aria_landmark TYPE fpm_aria_landmark, attribute TYPE if_fpm_guibb_qv_thing_config=>yt_attribute, parameter TYPE if_fpm_guibb_qv_thing_config=>yt_parameter, END OF ys_quickview
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_QUICKVIEW_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Node Element 20120308
2 Importing IO_SERVICE_HANDLER Call by reference Object reference (TYPE REF TO) IF_FPM_CFG_SERVICE_HANDLER FPM Config Editor Service Handler 20120308
3 Importing IO_TABLE_READER Call by reference Object reference (TYPE REF TO) IF_WD_PERS_TABLE_READER Reads the configuration data as a table 20121127

Method CONSTRUCTOR on class CL_FPM_GUIBB_QV_THING_CONFIG has no exception.

Method GET_QUICKVIEW_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20120308

Method GET_QUICKVIEW_ELEMENT on class CL_FPM_GUIBB_QV_THING_CONFIG has no exception.

Method READ_BY_CONFIGURATION_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_QUICKVIEW_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20120308
2 Returning RS_DATA Value transfer Type reference (TYPE) YS_QUICKVIEW 20120308

Method READ_BY_CONFIGURATION_CONTEXT on class CL_FPM_GUIBB_QV_THING_CONFIG has no exception.

Method READ_BY_PERS_TABLE_READER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TABLE_READER Call by reference Object reference (TYPE REF TO) IF_FPM_TABLE_READER FPM Table Reader Interface 20121127
2 Returning RS_DATA Value transfer Type reference (TYPE) CL_FPM_GUIBB_QV_THING_CONFIG=>YS_QUICKVIEW 20120308

Method READ_BY_PERS_TABLE_READER on class CL_FPM_GUIBB_QV_THING_CONFIG has no exception.

Method RESET_CONFIGURATION_DATA Signature

Method RESET_CONFIGURATION_DATA on class CL_FPM_GUIBB_QV_THING_CONFIG has no parameter.
Method RESET_CONFIGURATION_DATA on class CL_FPM_GUIBB_QV_THING_CONFIG has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 732