SAP ABAP Class CL_WCF_FAVO_MYFAVORITESDI_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_MYFAVORITESDI | 20090225 | |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_THTMLB_DRAG_N_DROP | drag and drop interface for thtmlb element | 20090511 |
Properties
| Class | CL_WCF_FAVO_MYFAVORITESDI_IMPL | |
| Short Description | Favorites controller | |
| Super Class | CL_WCF_FAVO_MYFAVORITESDI | |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WCF_FAVORITES_UI | Favorites UI-relevant Objects |
| Created | 20090225 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_THTMLB_DRAG_N_DROP | drag and drop interface for thtmlb element | 20090511 |
Friends
Class CL_WCF_FAVO_MYFAVORITESDI_IMPL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | CL_WCF_FAVO_MYFAVORITESDI_CN00=>TREE_TABLE_STRUCT | 20090511 | ||||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_THTMLB_DRAG_N_DROP_ITERATOR | drag and drop iterator for cellerator and cellerator tree | 20090511 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WCF_FAV_USER_FAVORITES | Favorites for user | 20090225 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | STRING | 20090225 | ||||
| 5 | Static Attribute | Public | Type reference (TYPE) | STRING | 20090225 | ||||
| 6 | Static Attribute | Public | Type reference (TYPE) | STRING | 20090225 | ||||
| 7 | Static Attribute | Public | Type reference (TYPE) | STRING | 20090225 | ||||
| 8 | Static Attribute | Public | Type reference (TYPE) | STRING | 20090225 | ||||
| 9 | Static Attribute | Public | Type reference (TYPE) | STRING | 20090225 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090508 | ||
| 2 | Instance method | Public | Method | Inits the tree | 20090511 | |
| 3 | Instance method | Private | Method | Checks if the user is trying to paste in one of the children | 20090512 | |
| 4 | Instance method | Private | Method | Loads icon info for the tree | 20090225 | |
| 5 | Instance method | Public | Method | Refreshes the tree in display mode after personalization | 20090305 |
Events
Class CL_WCF_FAVO_MYFAVORITESDI_IMPL has no event.
Types
Class CL_WCF_FAVO_MYFAVORITESDI_IMPL has no local type.
Method Signatures
Method GET_TREE_ITEMS 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 | 20090508 | ||||
| 2 | RT_TREE_ITEMS | Value transfer | Type reference (TYPE) | WCF_FAVT_HIERARCHY | Hierarchy | 20090508 |
Method GET_TREE_ITEMS on class CL_WCF_FAVO_MYFAVORITESDI_IMPL has no exception.
Method INIT_TREE 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 INIT_TREE on class CL_WCF_FAVO_MYFAVORITESDI_IMPL has no exception.
Method IS_PASTING_IN_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PASTING_ID | Call by reference | Type reference (TYPE) | WCF_FAV_ID | ID | 20090512 | |||
| 2 | RV_IS_PASTING_IN_CHILDREN | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090512 |
Method IS_PASTING_IN_CHILDREN on class CL_WCF_FAVO_MYFAVORITESDI_IMPL has no exception.
Method LOAD_ICON_INFO Signature
Method LOAD_ICON_INFO on class CL_WCF_FAVO_MYFAVORITESDI_IMPL has no parameter.
Method LOAD_ICON_INFO on class CL_WCF_FAVO_MYFAVORITESDI_IMPL has no exception.
Method REFRESH 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 REFRESH on class CL_WCF_FAVO_MYFAVORITESDI_IMPL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |