Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
ngGrid
IRow
Interface IRow
Index
Properties
config
cursor
entity
offsetTop
rowDisplayIndex
rowIndex
selected
selectionProvider
utils
Methods
afterSelectionChange
alternatingRowClass
beforeSelectionChange
continueSelection
copy
ensureEntity
getProperty
setSelection
setVars
toggleSelected
Properties
public
config
:
IRowConfig
public
cursor
:
string
public
entity
:
any
public
offsetTop
:
number
public
rowDisplayIndex
:
number
public
rowIndex
:
number
public
selected
:
boolean
public
selectionProvider
:
ISelectionProvider
public
utils
:
any
Methods
public
afterSelectionChange
(
)
public
alternatingRowClass
(
)
public
beforeSelectionChange
(
)
public
continueSelection
(
event
:
any
)
Parameters
event:
any
public
copy
(
)
:
IRow
Returns
IRow
public
ensureEntity
(
expected
:
any
)
Parameters
expected:
any
public
getProperty
(
path
:
string
)
:
any
Parameters
path:
string
Returns
any
public
setSelection
(
isSelected
:
boolean
)
Parameters
isSelected:
boolean
public
setVars
(
fromRow
:
IRow
)
Parameters
fromRow:
IRow
public
toggleSelected
(
event
:
any
)
:
boolean
Parameters
event:
any
Returns
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
config
cursor
entity
offsetTop
rowDisplayIndex
rowIndex
selected
selectionProvider
utils
afterSelectionChange
alternatingRowClass
beforeSelectionChange
continueSelection
copy
ensureEntity
getProperty
setSelection
setVars
toggleSelected
IRowConfig
IRowFactory
IRowStatic
ISearchProvider
ISearchProviderStatic
ISelectionProvider
ISelectionProviderStatic
IStyleProvider
IStyleProviderStatic