Properties
batchCompleted
batchCompleted: ((sender: any, e: DataSourceBatchCompletedEventArgs) => void)
Type declaration
-
- (sender: any, e: DataSourceBatchCompletedEventArgs): void
-
Parameters
-
sender: any
-
e: DataSourceBatchCompletedEventArgs
Returns void
batchStarted
batchStarted: ((sender: any, e: DataSourceBatchStartedEventArgs) => void)
Type declaration
-
- (sender: any, e: DataSourceBatchStartedEventArgs): void
-
Parameters
-
sender: any
-
e: DataSourceBatchStartedEventArgs
Returns void
dataCommitted
dataCommitted: ((sender: any, e: DataSourceDataCommittedEventArgs) => void)
Type declaration
-
- (sender: any, e: DataSourceDataCommittedEventArgs): void
-
Parameters
-
sender: any
-
e: DataSourceDataCommittedEventArgs
Returns void
propertiesRequestedChanged
propertiesRequestedChanged: ((sender: any, args: DataSourcePropertiesRequestedChangedEventArgs) => void)
Type declaration
-
- (sender: any, args: DataSourcePropertiesRequestedChangedEventArgs): void
-
Parameters
-
sender: any
-
args: DataSourcePropertiesRequestedChangedEventArgs
Returns void
rootSummariesChanged
rootSummariesChanged: ((sender: any, args: DataSourceRootSummariesChangedEventArgs) => void)
Type declaration
-
- (sender: any, args: DataSourceRootSummariesChangedEventArgs): void
-
Parameters
-
sender: any
-
args: DataSourceRootSummariesChangedEventArgs
Returns void
rowExpansionChanged
rowExpansionChanged: ((sender: any, args: DataSourceRowExpansionChangedEventArgs) => void)
Type declaration
-
- (sender: any, args: DataSourceRowExpansionChangedEventArgs): void
-
Parameters
-
sender: any
-
args: DataSourceRowExpansionChangedEventArgs
Returns void
schemaChanged
schemaChanged: ((sender: any, args: DataSourceSchemaChangedEventArgs) => void)
Type declaration
-
- (sender: any, args: DataSourceSchemaChangedEventArgs): void
-
Parameters
-
sender: any
-
args: DataSourceSchemaChangedEventArgs
Returns void
Static nextHashCode
nextHashCode: number