SAP ABAP Interface IF_FPM_GUIBB_CAROUSEL_CONFIG (Carousel Configuration)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_GUIBB_CAROUSEL_CONFIG Configuration API for GUIBB Carousel 20140113
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_GUIBB_LAYOUT_API_CAROUS Layout config CarouselUIBB 20140113
Properties
Interface IF_FPM_GUIBB_CAROUSEL_CONFIG  
Short Description Carousel Configuration    
General Data
Package APB_FPM_GUIBB   Generic UI building blocks 
Created 20140113   SAP 
Last changed 20141120    
Unicode checks active    
Forward declarations
Interface IF_FPM_GUIBB_CAROUSEL_CONFIG has no forward declaration.
Interfaces
Interface IF_FPM_GUIBB_CAROUSEL_CONFIG has no interface.
Friends
Interface IF_FPM_GUIBB_CAROUSEL_CONFIG has no friend.
Attributes
Interface IF_FPM_GUIBB_CAROUSEL_CONFIG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ARIA_LANDMARK Instance method Public Method Add aria landmark 20140113
2 ADD_SETTINGS Instance method Public Method 20140115
3 GET_ARIA_LANDMARK Instance method Public Method returns the aria landmark 20140113
4 GET_SETTINGS Instance method Public Method 20140115
5 SET_NO_DATA_TEXT Instance method Public Method Set text that is displayed if no carousel data is available 20140225
Events
Interface IF_FPM_GUIBB_CAROUSEL_CONFIG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_SETTINGS Public See coding 20140131 BEGIN OF ty_s_settings , height TYPE fpmgb_ui_element_height, width TYPE fpmgb_ui_element_width, orientation TYPE fpmgb_orientation, END OF ty_s_settings
Method Signatures

Method ADD_ARIA_LANDMARK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ARIA_LANDMARK Call by reference Type reference (TYPE) FPM_ARIA_LANDMARK Aria Landmark 20140113

Method ADD_ARIA_LANDMARK on Interface IF_FPM_GUIBB_CAROUSEL_CONFIG has no exception.

Method ADD_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SETTINGS Call by reference Type reference (TYPE) TY_S_SETTINGS 20140131

Method ADD_SETTINGS on Interface IF_FPM_GUIBB_CAROUSEL_CONFIG has no exception.

Method GET_ARIA_LANDMARK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ARIA_LANDMARK Value transfer Type reference (TYPE) FPM_ARIA_LANDMARK Aria Landmark 20140113

Method GET_ARIA_LANDMARK on Interface IF_FPM_GUIBB_CAROUSEL_CONFIG has no exception.

Method GET_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SETTINGS Call by reference Type reference (TYPE) TY_S_SETTINGS 20140131

Method GET_SETTINGS on Interface IF_FPM_GUIBB_CAROUSEL_CONFIG has no exception.

Method SET_NO_DATA_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NO_DATA_TEXT Call by reference Type reference (TYPE) FPM_NO_DATA_TEXT Text Displayed if No Data is Available 20140225
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20140225
History
Last changed by/on SAP  20141120 
SAP Release Created in 740