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


In This Topic
    NEditDocumentBatch Class Members
    In This Topic

    The following tables list the members exposed by NEditDocumentBatch.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    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 PropertyWhether this batch uses defered commit (Inherited from Nevron.Nov.Text.NDialogBatch)
    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 MethodOverridden.   
    Protected MethodCreates and opens a dialog window that hosts the editor of the specified node and subscribes to the Close event of the window. (Inherited from Nevron.Nov.Text.NDialogBatch)
    Protected Method (Inherited from Nevron.Nov.Text.NDialogBatch)
    Protected MethodCreates a state editor dialog (Inherited from Nevron.Nov.Text.NDialogBatch)
    Protected MethodCreates a transaction with this batch name (Inherited from Nevron.Nov.Text.NBatch)
    Protected MethodInitializes the given dialog. (Inherited from Nevron.Nov.Text.NDialogBatch)
    Protected MethodCalled when the dialog window has been closed. (Inherited from Nevron.Nov.Text.NDialogBatch)
    Top
    See Also