RequestContextMenuEventΒΆ
Class RequestContextMenuEvent
Hierarchy (View Summary)
- WebVisEvent
- RequestContextMenuEvent
Index
Properties
Properties
id
id: number
The unique ID of the event.
menu Data
ContextMenuData object containing desired menu location, targetNodeID, etc.
provider
provider: any
The target component that should handle the request.
Optionaltransaction Code
transactionCode?: string
The transaction code associated with the event.
OptionaltransactionID
transactionID?: number
The transaction ID associated with the event.
Optionaltype
The type of the event.
Was this page helpful? Please leave a thumbs up or down.
The RequestContextMenuEvent requests the specified viewer to display its context menu with the given content.