SP.UI.PopoutMenu Events

Applies to: SharePoint Foundation 2010

The following table lists the events of the SP.UI.PopoutMenu class.

Events

Name

Description

onCloseEvent

Raises the scroll event for the window object and the click event for the body element of the document object in Dynamic HTML (DHTML).

onMenuClick

Raises the click event for the pop-out menu.

onMenuMouseOut

Raises the mouseout event for the pop-out menu.

onMenuMouseOver

Raises the mouseover event for the pop-out menu.

onModalKeyDown

Raises the keydown event for the document object in Dynamic HTML (DHTML).

Applies To

SP.UI.PopoutMenu Class

See Also

Reference

SP.UI.PopoutMenu Methods

SP.UI.PopoutMenu Properties

SP.UI Namespace