Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
Ti
Database
ResultSet
Interface ResultSet
Hierarchy
Proxy
ResultSet
Index
Properties
bubbleParent
rowCount
validRow
Methods
addEventListener
applyProperties
close
field
fieldByName
fieldCount
fieldName
fireEvent
getBubbleParent
getFieldCount
getFieldName
getRowCount
getValidRow
isValidRow
next
removeEventListener
setBubbleParent
Properties
public
bubbleParent
:
boolean
public
rowCount
:
number
public
validRow
:
boolean
Methods
public
addEventListener
(
name
:
string
, callback
:
(...args: any[]) => any
)
Parameters
name:
string
callback:
(...args: any[]) => any
public
applyProperties
(
props
:
Dictionary
)
Parameters
props:
Dictionary
public
close
(
)
public
field
(
index
:
number
, type
?:
number
)
:
any
Parameters
index:
number
type?:
number
optional
Returns
any
public
fieldByName
(
name
:
string
, type
?:
number
)
:
any
Parameters
name:
string
type?:
number
optional
Returns
any
public
fieldCount
(
)
:
number
Returns
number
public
fieldName
(
index
:
number
)
:
string
Parameters
index:
number
Returns
string
public
fireEvent
(
name
:
string
, event
:
Dictionary
)
Parameters
name:
string
event:
Dictionary
public
getBubbleParent
(
)
:
boolean
Returns
boolean
public
getFieldCount
(
)
:
number
Returns
number
public
getFieldName
(
index
:
number
)
:
string
Parameters
index:
number
Returns
string
public
getRowCount
(
)
:
number
Returns
number
public
getValidRow
(
)
:
boolean
Returns
boolean
public
isValidRow
(
)
:
boolean
Returns
boolean
public
next
(
)
:
boolean
Returns
boolean
public
removeEventListener
(
name
:
string
, callback
:
(...args: any[]) => any
)
Parameters
name:
string
callback:
(...args: any[]) => any
public
setBubbleParent
(
bubbleParent
:
boolean
)
Parameters
bubbleParent:
boolean
Globals
Global
Ti
Ti.Android
Ti.Android.Calendar
Ti.App
Ti.App.iOS
Ti.Calendar
Ti.Cloud
Ti.Contacts
Ti.Contacts.Tizen
Ti.Database
Ti.Facebook
Ti.Filesystem
Ti.Geolocation
Ti.Geolocation.Android
Ti.Map
Ti.Media
Ti.Network
Ti.Network.Socket
Ti.Platform
Ti.UI
Ti.UI.Android
Ti.UI.MobileWeb
Ti.UI.iOS
Ti.UI.iPad
Ti.UI.iPhone
Ti.XML
FIELD_TYPE_DOUBLE
FIELD_TYPE_FLOAT
FIELD_TYPE_INT
FIELD_TYPE_STRING
bubbleParent
DB
ResultSet
bubbleParent
rowCount
validRow
addEventListener
applyProperties
close
field
fieldByName
fieldCount
fieldName
fireEvent
getBubbleParent
getFieldCount
getFieldName
getRowCount
getValidRow
isValidRow
next
removeEventListener
setBubbleParent
addEventListener
applyProperties
fireEvent
getBubbleParent
install
open
removeEventListener
setBubbleParent