Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
Siesta
Test
IExtJSGrid
Interface IExtJSGrid
mixin
Hierarchy
IExtJSGrid
ExtJS
Index
Methods
getCell
getFirstCell
getFirstRow
getLastCellInRow
getRow
matchGridCellContent
waitForRowsVisible
Methods
public
getCell
(
panel
:
any
, row
:
number
, column
:
number
)
:
HTMLElement
Parameters
panel:
any
row:
number
column:
number
Returns
HTMLElement
public
getFirstCell
(
panel
:
any
)
:
HTMLElement
Parameters
panel:
any
Returns
HTMLElement
public
getFirstRow
(
panel
:
any
)
:
any
Parameters
panel:
any
Returns
any
public
getLastCellInRow
(
panel
:
any
, row
:
number
)
:
HTMLElement
Parameters
panel:
any
row:
number
Returns
HTMLElement
public
getRow
(
panel
:
any
, index
:
number
)
:
any
Parameters
panel:
any
index:
number
Returns
any
public
matchGridCellContent
(
panel
:
any
, row
:
number
, column
:
number
, string
:
RegExp
, description
?:
string
)
Parameters
panel:
any
row:
number
column:
number
string:
RegExp
description?:
string
optional
public
matchGridCellContent
(
panel
:
any
, row
:
number
, column
:
number
, string
:
string
, description
?:
string
)
Parameters
panel:
any
row:
number
column:
number
string:
string
description?:
string
optional
public
waitForRowsVisible
(
panel
:
any
, callback
:
Function
, scope
?:
any
, timeout
?:
number
)
Parameters
panel:
any
callback:
Function
scope?:
any
optional
timeout?:
number
optional
Globals
Siesta
Siesta.Harness
Siesta.Test
Siesta.Test.Action
Siesta.Test.Action.Role
Siesta.Test.BDD
Siesta.Test.Simulate
Browser
ExtJS
IAction
IActionCall
IActionConfig
IBDD
IDate
IElement
IExtJSAjax
IExtJSComponent
IExtJSCore
IExtJSDataView
IExtJSElement
IExtJSFormField
IExtJSGrid
getCell
getFirstCell
getFirstRow
getLastCellInRow
getRow
matchGridCellContent
waitForRowsVisible
IExtJSObservable
IExtJSStore
IFunction
IMore
IPositionConfig
ITextSelection
IWaitForConfig
IWaitForReturn
SenchaTouch
jQuery