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


In This Topic
    NBatchContainer Class Members
    In This Topic

    The following tables list the members exposed by NBatchContainer.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor  
    Top
    Protected Fields
     NameDescription
    Protected FieldThe batches of this batch container.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the batches contained in this batch container  
    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