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


In This Topic
    NInsertTableColumnBatch Class Members
    In This Topic

    The following tables list the members exposed by NInsertTableColumnBatch.

    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.NBatch)
    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 a transaction with this batch name (Inherited from Nevron.Nov.Text.NBatch)
    Top
    See Also