TimePopupObjectEventArgs

Interface represents the event arguments for the open and close event for the list popup.

Properties

appendTo HTMLElement

Gets the HTML element that the popup was attached to.

cancel Boolean

Gets or sets a value indicating whether we should cancel the operation or not.

event KeyboardEvent MouseEvent Event

Gets the original triggered event arguments.

name String

Gets the name of the event.

Gets the popup control element.