DojoContextMenu

You can use the DojoContextMenu widget to create a context menu that is invoked by a right-mouse click.

Properties

children
Contains an array of DojoMenuItem records; each record represents a choice on the menu.
text
The text label for the menu box
targets
An array of Box widgets

Feedback