Nevron Open Vision Documentation
Nevron.Nov.Text Namespace / NDialogBatch Class
Properties Methods


In This Topic
    NDialogBatch Class Members
    In This Topic

    The following tables list the members exposed by NDialogBatch.

    Public Properties
     NameDescription
    Public PropertyWhether the text control must regaing focus when the batch is comitted. (Inherited from Nevron.Nov.Text.NBatch)
    Public PropertyGets the name of this batch. (Inherited from Nevron.Nov.Text.NBatch)
    Public PropertyOverridden. Whether this batch uses defered commit  
    Top
    Public Methods
     NameDescription
    Public MethodReturns true if the batch can be executed. (Inherited from Nevron.Nov.Text.NBatch)
    Public MethodExecutes the batch. (Inherited from Nevron.Nov.Text.NBatch)
    Top
    Protected Methods
     NameDescription
    Internal Method (Inherited from Nevron.Nov.Text.NBatch)
    Protected MethodCreates and opens a dialog window that hosts the editor of the specified node and subscribes to the Close event of the window.  
    Protected Method  
    Protected MethodCreates a state editor dialog  
    Protected MethodCreates a transaction with this batch name (Inherited from Nevron.Nov.Text.NBatch)
    Protected MethodInitializes the given dialog.  
    Protected MethodCalled when the dialog window has been closed.  
    Top
    See Also