Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
ngGrid
service
IDomUtilityService
Interface IDomUtilityService
Index
Properties
LetterW
ScrollH
ScrollW
eventStorage
immediate
numberOfGrids
Methods
AssignGridContainers
BuildStyles
RebuildGrid
UpdateGridLayout
digest
getRealWidth
setColLeft
setStyleText
Properties
public
LetterW
:
number
public
ScrollH
:
number
public
ScrollW
:
number
public
eventStorage
:
any
public
immediate
:
number
public
numberOfGrids
:
number
Methods
public
AssignGridContainers
(
$scope
:
IGridScope
, rootel
:
IAugmentedJQuery
, grid
:
IGridInstance
)
Parameters
$scope:
IGridScope
rootel:
IAugmentedJQuery
grid:
IGridInstance
public
BuildStyles
(
$scope
:
IGridScope
, grid
:
IGridInstance
, digest
:
boolean
)
Parameters
$scope:
IGridScope
grid:
IGridInstance
digest:
boolean
public
RebuildGrid
(
$scope
:
IGridScope
, grid
:
IGridInstance
)
Parameters
$scope:
IGridScope
grid:
IGridInstance
public
UpdateGridLayout
(
$scope
:
IGridScope
, grid
:
IGridInstance
)
Parameters
$scope:
IGridScope
grid:
IGridInstance
public
digest
(
$scope
:
IGridScope
)
Parameters
$scope:
IGridScope
public
getRealWidth
(
obj
:
IDimension
)
:
number
Parameters
obj:
IDimension
Returns
number
public
setColLeft
(
col
:
IColumn
, colLeft
:
number
, grid
:
IGridInstance
)
Parameters
col:
IColumn
colLeft:
number
grid:
IGridInstance
public
setStyleText
(
grid
:
IGridInstance
, css
:
string
)
Parameters
grid:
IGridInstance
css:
string
Globals
jquery
ng
ng.auto
ngGrid
ngGrid.service
IDomUtilityService
LetterW
ScrollH
ScrollW
eventStorage
immediate
numberOfGrids
AssignGridContainers
BuildStyles
RebuildGrid
UpdateGridLayout
digest
getRealWidth
setColLeft
setStyleText
ISortInfo
ISortService
IUtilityService