SAP ABAP Class CL_WCF_FAVO_OPTIONS_IMPL (Favorites controller)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI (Application Component) User Interface
⤷
WCF_FAVORITES_UI (Package) Favorites UI-relevant Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_FAVO_OPTIONS | 20090216 |
Properties
| Class | CL_WCF_FAVO_OPTIONS_IMPL | |
| Short Description | Favorites controller | |
| Super Class | CL_WCF_FAVO_OPTIONS | |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WCF_FAVORITES_UI | Favorites UI-relevant Objects |
| Created | 20090216 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WCF_FAVO_OPTIONS_IMPL has no forward declaration.
Interfaces
Class CL_WCF_FAVO_OPTIONS_IMPL has no interface implemented.
Friends
Class CL_WCF_FAVO_OPTIONS_IMPL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'ALL' | 20090511 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'CommunityFavorites' | 20090508 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'MyFavorites' | 20090216 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'MyFavorites' | 20090508 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'OrganizeFavorites' | 20090508 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | WCFS_MENUBUTTON_ITEM | thtmlb Hover Menu Item Structure | 20090216 | |||
| 7 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_BSP_WD_POPUP | Popup Access Interface | 20090305 | |||
| 8 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WCF_FAV_SHARED_FAVORITES | Shared favorites | 20090508 | |||
| 9 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WCF_FAV_USER_FAVORITES | Favorites for user | 20090508 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | WCFT_MENUBUTTON_ITEM | thtmlb Hover Menu item table | 20090216 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | STRING | 'MyFavorites' | Current view area to display | 20090508 | ||
| 12 | Instance attribute | Public | Type reference (TYPE) | STRING | 20090511 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Loads the current available community's ui object type | 20090508 | |
| 2 | Instance method | Public | Method | 20090216 | ||
| 3 | Instance method | Public | Method | 20090216 | ||
| 4 | Instance method | Public | Method | Returns the current view area | 20090508 | |
| 5 | Instance method | Public | Method | 20090216 | ||
| 6 | Instance method | Public | Method | Returns a text element | 20090511 | |
| 7 | Instance method | Public | Method | Loads the current available user's ui object type | 20090508 | |
| 8 | Instance method | Public | Method | Sets the current view area to be displayed | 20090508 | |
| 9 | Instance method | Public | Method | Updates the tree in display mode after a save | 20090508 |
Events
Class CL_WCF_FAVO_OPTIONS_IMPL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTYPE_S_DDLB | Public | See coding | 20090508 | begin of ltype_s_ddlb,
id type string,
value type string,
end of ltype_s_ddlb
|
||
| 2 | LTYPE_T_DDLB | Public | See coding | 20090508 | ltype_t_ddlb TYPE STANDARD TABLE OF ltype_s_ddlb
|
Method Signatures
Method GET_COMMUNITY_OBJTYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ENTRIES | Call by reference | Type reference (TYPE) | LTYPE_T_DDLB | 20090508 |
Method GET_COMMUNITY_OBJTYPES on class CL_WCF_FAVO_OPTIONS_IMPL has no exception.
Method GET_CURRENT_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_INDEX | Value transfer | Type reference (TYPE) | STRING | 20090216 |
Method GET_CURRENT_INDEX on class CL_WCF_FAVO_OPTIONS_IMPL has no exception.
Method GET_CURRENT_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TEXT | Value transfer | Type reference (TYPE) | STRING | 20090216 |
Method GET_CURRENT_TEXT on class CL_WCF_FAVO_OPTIONS_IMPL has no exception.
Method GET_CURRENT_VIEW_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VIEW_AREA | Value transfer | Type reference (TYPE) | STRING | 20090508 |
Method GET_CURRENT_VIEW_AREA on class CL_WCF_FAVO_OPTIONS_IMPL has no exception.
Method GET_MENU_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ITEMS | Value transfer | Type reference (TYPE) | WCFT_MENUBUTTON_ITEM | thtmlb Hover Menu item table | 20090216 |
Method GET_MENU_ITEMS on class CL_WCF_FAVO_OPTIONS_IMPL has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NUMBER | Call by reference | Type reference (TYPE) | I | 20090511 | ||||
| 2 | RV_TEXT | Value transfer | Type reference (TYPE) | STRING | 20090511 |
Method GET_TEXT on class CL_WCF_FAVO_OPTIONS_IMPL has no exception.
Method GET_USER_OBJTYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ENTRIES | Call by reference | Type reference (TYPE) | LTYPE_T_DDLB | 20090508 |
Method GET_USER_OBJTYPES on class CL_WCF_FAVO_OPTIONS_IMPL has no exception.
Method SET_CURRENT_VIEW_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VIEW_AREA_NAME | Call by reference | Type reference (TYPE) | STRING | 20090508 |
Method SET_CURRENT_VIEW_AREA on class CL_WCF_FAVO_OPTIONS_IMPL has no exception.
Method UPDATE_FAVORITES_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_UI_OBJTYPE | Call by reference | Type reference (TYPE) | STRING | 20090511 |
Method UPDATE_FAVORITES_DISPLAY on class CL_WCF_FAVO_OPTIONS_IMPL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |