Search
Preparing search index...
The search index is not available
ipushpull-js
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"Grid3/Grid"
IGrid
Interface IGrid
Hierarchy
IGrid
Implemented by
Grid
Indexable
[
key:
string
]:
any
Index
Properties
Events
can
Edit
contrast
disallow
Selection
fit
gridlines
headings
highlights
ref
state
tracking
user
Id
Methods
destroy
find
get
Content
Html
get
Grid
Cell
reset
set
Content
set
Contrast
set
Delta
Content
set
Freeze
set
Hidden
Columns
set
Option
set
Selector
ByRef
update
update
Buttons
update
Fit
update
Freeze
update
Ranges
update
Sorting
update
State
update
Styles
update
Tracking
Data
Properties
Events
Events
:
IGridEvents
can
Edit
can
Edit
:
boolean
contrast
contrast
:
string
disallow
Selection
disallow
Selection
:
boolean
fit
fit
:
string
gridlines
gridlines
:
boolean
headings
headings
:
boolean
highlights
highlights
:
boolean
ref
ref
:
string
|
HTMLDivElement
state
state
:
IGridState
tracking
tracking
:
boolean
user
Id
user
Id
:
number
Methods
destroy
destroy
(
)
:
void
Returns
void
find
find
(
query
:
string
)
:
void
Parameters
query:
string
Returns
void
get
Content
Html
get
Content
Html
(
)
:
string
Returns
string
get
Grid
Cell
get
Grid
Cell
(
rowIndex
:
number
, colIndex
:
number
)
:
IGridCell
|
null
Parameters
rowIndex:
number
colIndex:
number
Returns
IGridCell
|
null
reset
reset
(
)
:
void
Returns
void
set
Content
set
Content
(
content
:
IPageContent
, state
?:
IGridState
)
:
void
Parameters
content:
IPageContent
Optional
state:
IGridState
Returns
void
set
Contrast
set
Contrast
(
which
:
string
)
:
void
Parameters
which:
string
Returns
void
set
Delta
Content
set
Delta
Content
(
content
:
any
)
:
void
Parameters
content:
any
Returns
void
set
Freeze
set
Freeze
(
row
:
number
, col
:
number
, headings
?:
undefined
|
false
|
true
)
:
void
Parameters
row:
number
col:
number
Optional
headings:
undefined
|
false
|
true
Returns
void
set
Hidden
Columns
set
Hidden
Columns
(
columns
:
number
[]
)
:
void
Parameters
columns:
number
[]
Returns
void
set
Option
set
Option
(
key
:
string
, value
:
any
)
:
void
Parameters
key:
string
value:
any
Returns
void
set
Selector
ByRef
set
Selector
ByRef
(
str
:
string
)
:
void
Parameters
str:
string
Returns
void
update
update
(
scale
?:
undefined
|
number
)
:
void
Parameters
Optional
scale:
undefined
|
number
Returns
void
update
Buttons
update
Buttons
(
buttons
?:
IActionsButton
[]
)
:
void
Parameters
Optional
buttons:
IActionsButton
[]
Returns
void
update
Fit
update
Fit
(
fit
:
string
)
:
void
Parameters
fit:
string
Returns
void
update
Freeze
update
Freeze
(
row
:
number
, col
:
number
, headings
?:
undefined
|
false
|
true
)
:
void
Parameters
row:
number
col:
number
Optional
headings:
undefined
|
false
|
true
Returns
void
update
Ranges
update
Ranges
(
ranges
:
any
, userId
?:
undefined
|
number
)
:
void
Parameters
ranges:
any
Optional
userId:
undefined
|
number
Returns
void
update
Sorting
update
Sorting
(
sorting
?:
any
)
:
void
Parameters
Optional
sorting:
any
Returns
void
update
State
update
State
(
state
:
IGridState
)
:
void
Parameters
state:
IGridState
Returns
void
update
Styles
update
Styles
(
styles
?:
IGridContentStyles
)
:
void
Parameters
Optional
styles:
IGridContentStyles
Returns
void
update
Tracking
Data
update
Tracking
Data
(
trackingData
:
ITrackingData
[]
)
:
void
Parameters
trackingData:
ITrackingData
[]
Returns
void
Globals
"
Grid3/
Grid"
IGrid
Field
Type
IGrid
Sort
Direction
Grid
IGrid
Events
can
Edit
contrast
disallow
Selection
fit
gridlines
headings
highlights
ref
state
tracking
user
Id
destroy
find
get
Content
Html
get
Grid
Cell
reset
set
Content
set
Contrast
set
Delta
Content
set
Freeze
set
Hidden
Columns
set
Option
set
Selector
ByRef
update
update
Buttons
update
Fit
update
Freeze
update
Ranges
update
Sorting
update
State
update
Styles
update
Tracking
Data
IGrid
Button
Indexes
IGrid
Cells
IGrid
Content
Styles
IGrid
Filter
IGrid
Heading
Cells
IGrid
Html
Cells
IGrid
Options
IGrid
Page
Content
IGrid
Page
Content
Cell
IGrid
Selection
IGrid
Sorting
IGrid
State
helpers
Generated using
TypeDoc