Nevron.Nov.Text Namespace : NAlignTableCellBatch Class |
The following tables list the members exposed by NAlignTableCellBatch.
Name | Description | |
---|---|---|
![]() | NAlignTableCellBatch Constructor | Initializing constructor. |
Name | Description | |
---|---|---|
![]() | FocusOnCommit | Whether the text control must regaing focus when the batch is comitted. (Inherited from Nevron.Nov.Text.NBatch) |
![]() | Name | Gets the name of this batch. (Inherited from Nevron.Nov.Text.NBatch) |
![]() | UsesDeferedCommit | Whether this batch uses defered commit (Inherited from Nevron.Nov.Text.NBatch) |
Name | Description | |
---|---|---|
![]() | CanExecute | Returns true if the batch can be executed. (Inherited from Nevron.Nov.Text.NMultipleTableCellsBatch) |
![]() | Execute | Executes the batch. (Inherited from Nevron.Nov.Text.NBatch) |
Name | Description | |
---|---|---|
![]() | CreateTransaction | Creates a transaction with this batch name (Inherited from Nevron.Nov.Text.NBatch) |
![]() | GetCells | Gets the table cells this batch should be executed for. The default implementation returns the currently selected table cells. (Inherited from Nevron.Nov.Text.NMultipleTableCellsBatch) |
![]() | ProcessCell | Overridden. Processes the given cell. |