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


In This Topic
    NInsertFieldBatch Class Members
    In This Topic

    The following tables list the members exposed by NInsertFieldBatch.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    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 PropertyOverridden. Whether this batch uses defered commit  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Returns true if the batch can be executed.  
    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 MethodOverridden. Called when the dialog window has been closed.  
    Top
    See Also