Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
ngGrid
ISelectionProvider
Interface ISelectionProvider
Index
Properties
ignoreSelectedItemChanges
lastClickedRow
multi
pKeyParser
selectedIndex
selectedItems
Methods
ChangeSelection
getSelection
getSelectionIndex
setSelection
toggleSelectAll
Properties
public
ignoreSelectedItemChanges
:
boolean
public
lastClickedRow
:
any
public
multi
:
boolean
public
pKeyParser
:
ICompiledExpression
public
selectedIndex
:
number
public
selectedItems
:
Array<any>
Methods
public
ChangeSelection
(
rowItem
:
any
, event
:
any
)
Parameters
rowItem:
any
event:
any
public
getSelection
(
entity
:
any
)
:
number
Parameters
entity:
any
Returns
number
public
getSelectionIndex
(
entity
:
any
)
:
number
Parameters
entity:
any
Returns
number
public
setSelection
(
rowItem
:
IRow
, isSelected
:
boolean
)
Parameters
rowItem:
IRow
isSelected:
boolean
public
toggleSelectAll
(
checkAll
:
boolean
, bypass
:
boolean
, selectFiltered
:
boolean
)
Parameters
checkAll:
boolean
bypass:
boolean
selectFiltered:
boolean
Globals
jquery
ng
ng.auto
ngGrid
ngGrid.service
IAggregate
IAggregateStatic
IColumn
IColumnDef
IColumnStatic
IDimension
IDimensionStatic
IDomAccessProvider
IElementDimension
IEventProvider
IEventProviderStatic
IFilterOptions
IFooter
IFooterStatic
IGridInstance
IGridOptions
IGridScope
IPagingOptions
IPlugin
IRenderedRange
IRenderedRangeStatic
IRow
IRowConfig
IRowFactory
IRowStatic
ISearchProvider
ISearchProviderStatic
ISelectionProvider
ignoreSelectedItemChanges
lastClickedRow
multi
pKeyParser
selectedIndex
selectedItems
ChangeSelection
getSelection
getSelectionIndex
setSelection
toggleSelectAll
ISelectionProviderStatic
IStyleProvider
IStyleProviderStatic