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 ADD_ITEM Instance method Public Method adds a new item to a menu 20071210
2 DELETE_ITEM Instance method Public Method deletes an item from the menu 20071210
3 GET_ITEM_LIST 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 Importing BEHAVIOR Call by reference Type reference (TYPE) CRMT_THTMLB_HOVER_MENU_ITEM-BEHAVIOR Item-specific behavior: N=no Ajax navigational, F=functional 20090122
2 Importing CHECKABLE Call by reference Type reference (TYPE) CRMT_THTMLB_HOVER_MENU_ITEM-CHECKABLE ABAP_FALSE General Flag 20071210
3 Importing CHECKED Call by reference Type reference (TYPE) CRMT_THTMLB_HOVER_MENU_ITEM-CHECKED ABAP_FALSE General Flag 20071210
4 Importing DISABLED Call by reference Type reference (TYPE) CRMT_THTMLB_HOVER_MENU_ITEM-DISABLED General Flag 20071210
5 Importing 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 Importing ID Call by reference Type reference (TYPE) CRMT_THTMLB_HOVER_MENU_ITEM-ITEM_ID id of the menu item 20071210
7 Importing 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 Importing LINK_TARGET Call by reference Type reference (TYPE) CRMT_THTMLB_HOVER_MENU_ITEM-LINK_TARGET 20071210
9 Importing ONCLIENTSELECT Call by reference Type reference (TYPE) CRMT_THTMLB_HOVER_MENU_ITEM-ONCLIENTSELECT Item-specific onSelect JS handler 20090122
10 Importing ONSELECT Call by reference Type reference (TYPE) CRMT_THTMLB_HOVER_MENU_ITEM-ONSELECT Item-specific onSelect server handler 20090122
11 Importing 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 Importing TEXT Call by reference Type reference (TYPE) CRMT_THTMLB_HOVER_MENU_ITEM-TEXT text that is displayed 20071210
13 Importing 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 Importing 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 Returning 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