SAP ABAP Class IF_FPM_GUIBB_CAROUSEL_CONFIG (Carousel Configuration)
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
Class | IF_FPM_GUIBB_CAROUSEL_CONFIG | |
Short Description | Carousel Configuration | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20140113 | SAP |
Last change | 20141120 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_FPM_GUIBB_CAROUSEL_CONFIG has no forward declaration.
Interfaces
Class IF_FPM_GUIBB_CAROUSEL_CONFIG has no interface implemented.
Friends
Class IF_FPM_GUIBB_CAROUSEL_CONFIG has no friend class.
Attributes
Class IF_FPM_GUIBB_CAROUSEL_CONFIG has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add aria landmark | 20140113 |
2 | ![]() |
Instance method | Public | Method | 20140115 | |
3 | ![]() |
Instance method | Public | Method | returns the aria landmark | 20140113 |
4 | ![]() |
Instance method | Public | Method | 20140115 | |
5 | ![]() |
Instance method | Public | Method | Set text that is displayed if no carousel data is available | 20140225 |
Events
Class 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 | ![]() |
IV_ARIA_LANDMARK | Call by reference | Type reference (TYPE) | FPM_ARIA_LANDMARK | Aria Landmark | 20140113 |
Method ADD_ARIA_LANDMARK on class 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 | ![]() |
IS_SETTINGS | Call by reference | Type reference (TYPE) | TY_S_SETTINGS | 20140131 |
Method ADD_SETTINGS on class 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 | ![]() |
RV_ARIA_LANDMARK | Value transfer | Type reference (TYPE) | FPM_ARIA_LANDMARK | Aria Landmark | 20140113 |
Method GET_ARIA_LANDMARK on class 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 | ![]() |
ES_SETTINGS | Call by reference | Type reference (TYPE) | TY_S_SETTINGS | 20140131 |
Method GET_SETTINGS on class 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 | ![]() |
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 | ![]() |
Configuration exceptions | 20140225 |
History
Last changed by/on | SAP | 20141120 |
SAP Release Created in |