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


In This Topic
    NApplyCellBackgroundBatch Class Members
    In This Topic

    The following tables list the members exposed by NApplyCellBackgroundBatch.

    Public Constructors
     NameDescription
    Public ConstructorInitializing 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 MethodReturns true if the batch can be executed. (Inherited from Nevron.Nov.Text.NMultipleTableCellsBatch)
    Public MethodExecutes the batch. (Inherited from Nevron.Nov.Text.NBatch)
    Top
    Protected Methods
     NameDescription
    Internal Method (Inherited from Nevron.Nov.Text.NMultipleTableCellsBatch)
    Protected MethodCreates a transaction with this batch name (Inherited from Nevron.Nov.Text.NBatch)
    Protected MethodGets the table cells this batch should be executed for. The default implementation returns the currently selected table cells. (Inherited from Nevron.Nov.Text.NMultipleTableCellsBatch)
    Protected MethodOverridden. Processes the given cell.  
    Top
    See Also