SAP ABAP Class IF_THTMLB_HOVER_MENU_ITEMS (thtmlb hover menu item interface)
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
Class | IF_THTMLB_HOVER_MENU_ITEMS | |
Short Description | thtmlb hover menu item interface | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20071210 | SAP |
Last change | 20100303 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_THTMLB_HOVER_MENU_ITEMS has no interface implemented.
Friends
Class IF_THTMLB_HOVER_MENU_ITEMS has no friend class.
Attributes
Class 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
Class IF_THTMLB_HOVER_MENU_ITEMS has no event.
Types
Class 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 class 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 class 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 class IF_THTMLB_HOVER_MENU_ITEMS has no exception.
History
Last changed by/on | SAP | 20100303 |
SAP Release Created in |