The following tables list the members exposed by EditingCore.
Name | Description | |
---|---|---|
![]() | EditingCore Constructor |
Name | Description | |
---|---|---|
![]() | addedRows | Returns an array of rows that have been added and not yet commited to the server. |
![]() | behaviors | Gets child behavior collection. |
![]() | deletedRows | Returns an array of rows that have been deleted and not yet commited to the server. |
![]() | editedRows | Returns an array of rows that have been edited and not yet commited to the server. |
![]() | element | Returns the element assoicated with the item. |
![]() | events | |
![]() | id | |
![]() | isInitialized | |
![]() | isUpdating | |
![]() | name | Gets the name of the behavior. |
Name | Description | |
---|---|---|
![]() | beginUpdate | |
![]() | clearBatchUpdates | Undoes the batch updates on all rows |
![]() | commit | Commits all of the changes to the server. |
![]() | dispose | For internal use. |
![]() | endUpdate | |
![]() | getEditingOn | Gets flag which represents current editing behavior in progress with option to exit edit mode. |
![]() | initialize | |
![]() | raisePropertyChanged | |
![]() | undoBatchUpdate | Undoes the last batch update operation on a row. |
![]() | updated |
Name | Description | |
---|---|---|
![]() | disposing | |
![]() | propertyChanged |