SAP ABAP Interface IF_THTMLB_HOVER_MENU_ITEMS (thtmlb hover menu item interface)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI-TAG (Application Component) Tag Library
⤷
BSP_DYN_CONFIG_TAG_LIB (Package) New tag library for CRM IC

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_THTMLB_HOVER_MENU_ITEMS | hover menu items | 20071210 |
Properties
Interface | IF_THTMLB_HOVER_MENU_ITEMS | |
Short Description | thtmlb hover menu item interface |
General Data
Package | BSP_DYN_CONFIG_TAG_LIB | New tag library for CRM IC |
Created | 20071210 | SAP |
Last changed | 20100303 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_THTMLB_HOVER_MENU_ITEMS has no interface.
Friends
Interface IF_THTMLB_HOVER_MENU_ITEMS has no friend.
Attributes
Interface IF_THTMLB_HOVER_MENU_ITEMS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | adds a new item to a menu | 20071210 |
2 | ![]() |
Instance method | Public | Method | deletes an item from the menu | 20071210 |
3 | ![]() |
Instance method | Public | Method | returns the list of menu items | 20071210 |
Events
Interface IF_THTMLB_HOVER_MENU_ITEMS has no event.
Types
Interface IF_THTMLB_HOVER_MENU_ITEMS has no local type.
Method Signatures
Method ADD_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BEHAVIOR | Call by reference | Type reference (TYPE) | CRMT_THTMLB_HOVER_MENU_ITEM-BEHAVIOR | Item-specific behavior: N=no Ajax navigational, F=functional | 20090122 | ||
2 | ![]() |
CHECKABLE | Call by reference | Type reference (TYPE) | CRMT_THTMLB_HOVER_MENU_ITEM-CHECKABLE | ABAP_FALSE | General Flag | 20071210 | |
3 | ![]() |
CHECKED | Call by reference | Type reference (TYPE) | CRMT_THTMLB_HOVER_MENU_ITEM-CHECKED | ABAP_FALSE | General Flag | 20071210 | |
4 | ![]() |
DISABLED | Call by reference | Type reference (TYPE) | CRMT_THTMLB_HOVER_MENU_ITEM-DISABLED | General Flag | 20071210 | ||
5 | ![]() |
ICON_SRC | Call by reference | Type reference (TYPE) | CRMT_THTMLB_HOVER_MENU_ITEM-ICON_SRC | icon source that is displayed in front of the text | 20071210 | ||
6 | ![]() |
ID | Call by reference | Type reference (TYPE) | CRMT_THTMLB_HOVER_MENU_ITEM-ITEM_ID | id of the menu item | 20071210 | ||
7 | ![]() |
LINK | Call by reference | Type reference (TYPE) | CRMT_THTMLB_HOVER_MENU_ITEM-LINK | defines a URL that will be opened if the item is clicked | 20071210 | ||
8 | ![]() |
LINK_TARGET | Call by reference | Type reference (TYPE) | CRMT_THTMLB_HOVER_MENU_ITEM-LINK_TARGET | 20071210 | |||
9 | ![]() |
ONCLIENTSELECT | Call by reference | Type reference (TYPE) | CRMT_THTMLB_HOVER_MENU_ITEM-ONCLIENTSELECT | Item-specific onSelect JS handler | 20090122 | ||
10 | ![]() |
ONSELECT | Call by reference | Type reference (TYPE) | CRMT_THTMLB_HOVER_MENU_ITEM-ONSELECT | Item-specific onSelect server handler | 20090122 | ||
11 | ![]() |
PARENT_ID | Call by reference | Type reference (TYPE) | CRMT_THTMLB_HOVER_MENU_ITEM-PARENT_ID | if item is in a sub-menu, this contains id of parent entry | 20071210 | ||
12 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | CRMT_THTMLB_HOVER_MENU_ITEM-TEXT | text that is displayed | 20071210 | ||
13 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | CRMT_THTMLB_HOVER_MENU_ITEM-TYPE | 'ENTRY' | ENTRY/SEPERATOR | 20071210 |
Method ADD_ITEM on Interface IF_THTMLB_HOVER_MENU_ITEMS has no exception.
Method DELETE_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Call by reference | Type reference (TYPE) | CRMT_THTMLB_HOVER_MENU_ITEM-ITEM_ID | thtmlb Hover Menu item table | 20071210 |
Method DELETE_ITEM on Interface IF_THTMLB_HOVER_MENU_ITEMS has no exception.
Method GET_ITEM_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEMS | Value transfer | Type reference (TYPE) | CRMT_THTMLB_HOVER_MENU_ITEMS | thtmlb Hover Menu item table | 20071210 |
Method GET_ITEM_LIST on Interface IF_THTMLB_HOVER_MENU_ITEMS has no exception.
History
Last changed by/on | SAP | 20100303 |
SAP Release Created in | 700 |