NevronOpenVision
Nevron.Nov.UI Namespace / NContextMenu Class


NContextMenu Class Methods

For a list of all members of this type, see NContextMenu members.

Public Methods
 NameDescription
Public MethodShows a context menu for the specified element at the specified screen position.  
Top
Protected Methods
 NameDescription
Protected MethodDetermines whether the context menu can be shown for the specified element  
Protected MethodMust override to create the context widget that needs to be shown for the specified element.  
Protected MethodReturns the default command target associated with any command sources that are attached to elemnets in the context widget hierarchy. This implementattion returns the parent node, since the context menu factory is usually a property of the element that needs context editing.  
Protected MethodCalled when the popup window that shows this context menu has closed.  
Top
See Also