![]() | BatchDialog Class |
Namespace: Blackbaud.UAT.Core.Crm.Dialogs
The BatchDialog type exposes the following members.
Name | Description | |
---|---|---|
![]() | BatchDialog | Initializes a new instance of the BatchDialog class |
Name | Description | |
---|---|---|
![]() | Title |
Return the default page title
(Inherited from BaseComponent.) |
Name | Description | |
---|---|---|
![]() | CloseDialog |
Close the Dialog
(Inherited from Dialog.) |
![]() ![]() | EditConstituent |
Edit the constituent for the currently selected batch row.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() ![]() | GetColumnIndexByCaption |
Get the index of the column in the batch grid.
|
![]() ![]() | GetColumnIndexById |
Get the index of the column in the batch grid.
|
![]() ![]() | GetGridCellValue |
Get the value of a batch grid cell.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() | SaveAndClose |
Click the 'Save and close' button.
|
![]() ![]() | SetGridCell |
Set the value of a batch grid cell for a specified row.
|
![]() ![]() | SetGridRow |
Set the row of a batch grid.
|
![]() ![]() | SetGridRows |
Set the rows of a batch grid starting with the first row.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() ![]() | Validate |
Click the 'Validate' button and click Ok on the confirmation button.
|
Name | Description | |
---|---|---|
![]() ![]() | BatchDialogGridId |
BatchDialogGridId constant
|
![]() ![]() | BatchDialogId |
BatchDialogId constant
|
![]() ![]() | ColumnToBatchColumn |
Maps batch grid column captions to their required values in order to set their values in rows.
|
![]() ![]() | getXBatchGridHeaders |
Unique XPath to get the header columns TR element of a batch's grid.
|