NevronOpenVision
Nevron.Nov.UI Namespace / NRedoCommandAction Class
Fields Properties Methods Events


In This Topic
    NRedoCommandAction Class Members
    In This Topic

    The following tables list the members exposed by NRedoCommandAction.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NRedoCommandAction  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Executes the action.  
    Public MethodOverridden. Overriden to return the predefined NCommand.RedoCommand.  
    Public MethodOverridden. Gets whether this command action should be enabled for the given target.  
    Public MethodOverridden. Called by the commander when an update command source event for this action command has been received by it.  
    Top
    Protected Methods
     NameDescription
    Protected MethodSafely gets the history service from the target node owner document.  
    Top
    See Also