File

core/data-grid/grid-data-source.ts

Implements

DataSource

Index

Properties
Methods

Constructor

constructor()

Properties

data$
Type : Observable<object[]>
loading$
Type : Observable<boolean>
resultList$
Type : Observable<IResultList<object>>
selection$
Type : Observable<any>
stats$
Type : Observable<DataSourceStats>

Methods

connect
connect(collectionViewer: CollectionViewer)
Parameters :
Name Type Optional
collectionViewer CollectionViewer No
Returns : Observable<object[]>
disconnect
disconnect(collectionViewer: CollectionViewer)
Parameters :
Name Type Optional
collectionViewer CollectionViewer No
Returns : void
loadData
loadData(undefined)
Parameters :
Name Optional
No
Returns : void
normalizeNil
normalizeNil(x)
Parameters :
Name Optional
x No
Returns : any
resolveFunction
resolveFunction(x)
Parameters :
Name Optional
x No
Returns : any
resolveValue
resolveValue(x, path)
Parameters :
Name Optional
x No
path No
Returns : any

results matching ""

    No results matching ""