Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NCommand Class
Fields Properties Methods


In This Topic
    NCommand Class Members
    In This Topic

    The following tables list the members exposed by NCommand.

    Protected Constructors
     NameDescription
    Internal Constructor  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)A bubbling event that bubbles up the target ancestors chain and invokes the command action associated with the event command.  
    Public Fieldstatic (Shared in Visual Basic)A bubbling event that bubbles up the NCommandSource ancestors chain and results in command target element for Execute and UpdateSource events.  
    Public Fieldstatic (Shared in Visual Basic)Predefined Redo Command  
    Public Fieldstatic (Shared in Visual Basic)Predefined Undo Command  
    Public Fieldstatic (Shared in Visual Basic)A bubbling event that bubbles up the NCommandSource ancestors chain and updates the command source associated with the event.  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the command Id.  
    Public PropertyGets the full name of the command.  
    Public PropertyGets or sets the command shortcut.  
    Public PropertyGets the textual representation of the command.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a DOM command with the specified parameters.  
    Public Methodstatic (Shared in Visual Basic)Gets the command associated with the specified id  
    Public Methodstatic (Shared in Visual Basic)Gets the command associated with the specified command name.  
    Top
    See Also