Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
Siesta
Test
IExtJSComponent
Interface IExtJSComponent
mixin
Hierarchy
IExtJSComponent
ExtJS
SenchaTouch
Index
Methods
destroysOk
hasPosition
hasSize
waitForCQ
waitForCQNotFound
waitForCQNotVisible
waitForCQVisible
waitForComponent
waitForComponentNotVisible
waitForComponentQuery
waitForComponentQueryNotFound
waitForComponentQueryNotVisible
waitForComponentQueryVisible
waitForComponentVisible
waitForCompositeQuery
waitForCompositeQueryNotFound
waitForXType
Methods
public
destroysOk
(
components
:
any
, description
?:
string
)
Parameters
components:
any
description?:
string
optional
public
hasPosition
(
component
:
any
, x
:
number
, y
:
number
, description
?:
string
)
Parameters
component:
any
x:
number
y:
number
description?:
string
optional
public
hasSize
(
component
:
any
, width
:
number
, height
:
number
, description
?:
string
)
Parameters
component:
any
width:
number
height:
number
description?:
string
optional
public
waitForCQ
(
query
:
string
, callback
:
Function
, scope
?:
any
, timeout
?:
number
)
Parameters
query:
string
callback:
Function
scope?:
any
optional
timeout?:
number
optional
public
waitForCQ
(
query
:
string
, root
:
any
, callback
:
Function
, scope
?:
any
, timeout
?:
number
)
Parameters
query:
string
root:
any
callback:
Function
scope?:
any
optional
timeout?:
number
optional
public
waitForCQNotFound
(
query
:
string
, callback
:
Function
, scope
?:
any
, timeout
?:
number
)
Parameters
query:
string
callback:
Function
scope?:
any
optional
timeout?:
number
optional
public
waitForCQNotVisible
(
query
:
string
, callback
:
Function
, scope
?:
any
, timeout
?:
number
)
Parameters
query:
string
callback:
Function
scope?:
any
optional
timeout?:
number
optional
public
waitForCQVisible
(
query
:
string
, callback
:
Function
, scope
?:
any
, timeout
?:
number
)
Parameters
query:
string
callback:
Function
scope?:
any
optional
timeout?:
number
optional
public
waitForComponent
(
component
:
string
, rendered
:
boolean
, callback
:
Function
, scope
?:
any
, timeout
?:
number
)
Parameters
component:
string
rendered:
boolean
callback:
Function
scope?:
any
optional
timeout?:
number
optional
public
waitForComponentNotVisible
(
component
:
any
, callback
:
Function
, scope
?:
any
, timeout
?:
number
)
Parameters
component:
any
callback:
Function
scope?:
any
optional
timeout?:
number
optional
public
waitForComponentQuery
(
query
:
string
, callback
:
Function
, scope
?:
any
, timeout
?:
number
)
Parameters
query:
string
callback:
Function
scope?:
any
optional
timeout?:
number
optional
public
waitForComponentQuery
(
query
:
string
, root
:
any
, callback
:
Function
, scope
?:
any
, timeout
?:
number
)
Parameters
query:
string
root:
any
callback:
Function
scope?:
any
optional
timeout?:
number
optional
public
waitForComponentQueryNotFound
(
query
:
string
, callback
:
Function
, scope
?:
any
, timeout
?:
number
)
Parameters
query:
string
callback:
Function
scope?:
any
optional
timeout?:
number
optional
public
waitForComponentQueryNotFound
(
query
:
string
, root
:
any
, callback
:
Function
, scope
?:
any
, timeout
?:
number
)
Parameters
query:
string
root:
any
callback:
Function
scope?:
any
optional
timeout?:
number
optional
public
waitForComponentQueryNotVisible
(
query
:
string
, callback
:
Function
, scope
?:
any
, timeout
?:
number
)
Parameters
query:
string
callback:
Function
scope?:
any
optional
timeout?:
number
optional
public
waitForComponentQueryNotVisible
(
query
:
string
, root
:
any
, callback
:
Function
, scope
?:
any
, timeout
?:
number
)
Parameters
query:
string
root:
any
callback:
Function
scope?:
any
optional
timeout?:
number
optional
public
waitForComponentQueryVisible
(
query
:
string
, callback
:
Function
, scope
?:
any
, timeout
?:
number
)
Parameters
query:
string
callback:
Function
scope?:
any
optional
timeout?:
number
optional
public
waitForComponentQueryVisible
(
query
:
string
, root
:
any
, callback
:
Function
, scope
?:
any
, timeout
?:
number
)
Parameters
query:
string
root:
any
callback:
Function
scope?:
any
optional
timeout?:
number
optional
public
waitForComponentVisible
(
component
:
any
, callback
:
Function
, scope
?:
any
, timeout
?:
number
)
Parameters
component:
any
callback:
Function
scope?:
any
optional
timeout?:
number
optional
public
waitForCompositeQuery
(
query
:
string
, callback
:
Function
, scope
?:
any
, timeout
?:
number
)
Parameters
query:
string
callback:
Function
scope?:
any
optional
timeout?:
number
optional
public
waitForCompositeQuery
(
query
:
string
, root
:
any
, callback
:
Function
, scope
?:
any
, timeout
?:
number
)
Parameters
query:
string
root:
any
callback:
Function
scope?:
any
optional
timeout?:
number
optional
public
waitForCompositeQueryNotFound
(
query
:
string
, callback
:
Function
, scope
?:
any
, timeout
?:
number
)
Parameters
query:
string
callback:
Function
scope?:
any
optional
timeout?:
number
optional
public
waitForCompositeQueryNotFound
(
query
:
string
, root
:
any
, callback
:
Function
, scope
?:
any
, timeout
?:
number
)
Parameters
query:
string
root:
any
callback:
Function
scope?:
any
optional
timeout?:
number
optional
public
waitForXType
(
xtype
:
string
, callback
:
Function
, scope
?:
any
, timeout
?:
number
)
Parameters
xtype:
string
callback:
Function
scope?:
any
optional
timeout?:
number
optional
public
waitForXType
(
xtype
:
string
, root
:
any
, callback
:
Function
, scope
?:
any
, timeout
?:
number
)
Parameters
xtype:
string
root:
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
destroysOk
hasPosition
hasSize
waitForCQ
waitForCQNotFound
waitForCQNotVisible
waitForCQVisible
waitForComponent
waitForComponentNotVisible
waitForComponentQuery
waitForComponentQueryNotFound
waitForComponentQueryNotVisible
waitForComponentQueryVisible
waitForComponentVisible
waitForCompositeQuery
waitForCompositeQueryNotFound
waitForXType
IExtJSCore
IExtJSDataView
IExtJSElement
IExtJSFormField
IExtJSGrid
IExtJSObservable
IExtJSStore
IFunction
IMore
IPositionConfig
ITextSelection
IWaitForConfig
IWaitForReturn
SenchaTouch
jQuery