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


In This Topic
    NCutBatch Class Members
    In This Topic

    The following tables list the members exposed by NCutBatch.

    Public Constructors
     NameDescription
    Public ConstructorInitializing constructor.  
    Top
    Protected Fields
     NameDescription
    Protected FieldThe batches of this batch container. (Inherited from Nevron.Nov.Text.NBatchContainer)
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the batches contained in this batch container (Inherited from Nevron.Nov.Text.NBatchContainer)
    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 MethodReturns true if the batch can be executed (Inherited from Nevron.Nov.Text.NBatchContainer)
    Public MethodExecutes the batch. (Inherited from Nevron.Nov.Text.NBatch)
    Top
    Protected Methods
     NameDescription
    Internal Method (Inherited from Nevron.Nov.Text.NBatchContainer)
    Protected MethodCreates a transaction with this batch name (Inherited from Nevron.Nov.Text.NBatch)
    Top
    See Also