The following tables list the members exposed by WebDataMenu.
Name | Description | |
---|---|---|
WebDataMenu Constructor |
Name | Description | |
---|---|---|
activeItem | Get the currently active item. | |
enabled | Get whether the menu is enabled. | |
enableExpandOnClick | Get whether the menu items expand when they are clicked with the mouse. | |
enableScrolling | Get whether the scrolling feature is enabled. | |
isContextMenu | Get whether the menu is displayed as context menu. | |
menuGroupSettings | Get the menu group settings. | |
orientation | Get the menu orientation setting. | |
scrollingSpeed | Get the menu scrolling speed. | |
selectedItem | Get the currently selected item. |
Name | Description | |
---|---|---|
addItem | Add an item to the menu. | |
dispose | Disposes the object. | |
find | Finds WebDataMenu by its client ID. | |
fixSize | Recalculate layout and repaint top level items for menu with enabled scrolling. | |
from | Casts passed in object to the WebDataMenu type. | |
getItems | Get the collection of menu items in the WebDataMenu. | |
hide | Hides the menu if IsContextMenu is enabled | |
initialize | Initializes the WebDataMenu object. | |
layout | ||
removeItem | Remove an item from the menu. | |
showAt | Shows the menu at specified position |