Nevron .NET Vision
Nevron.Diagram.WinForm.Commands Namespace / NDiagramContextMenuBuilder Class
Properties Methods


In This Topic
    NDiagramContextMenuBuilder Class Members
    In This Topic

    The following tables list the members exposed by NDiagramContextMenuBuilder.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyObtains a reference to the command bars manager (Inherited from Nevron.Diagram.WinForm.Commands.NCommandBuilder)
    Top
    Public Methods
     NameDescription
    Public MethodBuilds a context menu for the specifed object  
    Public MethodCreates a new command from the command context identified by the specified command id and optionally marks it as new group (separator) (Inherited from Nevron.Diagram.WinForm.Commands.NCommandBuilder)
    Public Method (Inherited from Nevron.Diagram.WinForm.Commands.NCommandBuilder)
    Public Method (Inherited from Nevron.Diagram.WinForm.Commands.NCommandBuilder)
    Public Method (Inherited from Nevron.Diagram.WinForm.Commands.NCommandBuilder)
    Public Method (Inherited from Nevron.Diagram.WinForm.Commands.NCommandBuilder)
    Public Method (Inherited from Nevron.Diagram.WinForm.Commands.NCommandBuilder)
    Top
    Protected Methods
     NameDescription
    Protected MethodCreates commands from the contexts identified by the specified commandIds and adds them to the specified command collection  
    Protected MethodAdds generic commands, which apply to the specified object to the specified context menu  
    Protected MethodAdds object specific commands to the specified context menu  
    Protected MethodAdds the object verbs to the specified menu  
    Protected MethodGets the action commandIds which apply to the specified object  
    Protected MethodGets the edit command ids which apply to the specified object  
    Protected MethodGets the format commandIds which apply to the specified object  
    Protected MethodGets the view commandIds which apply to the specified object  
    Top
    See Also