Methods
(static) buildKeyboardToolbar() → {Ti.UI.iOS.Toolbar}
Build a Toolbar
Returns:
- Type
- Ti.UI.iOS.Toolbar
(static) populateListViewFromCollection(C, opt, $uiopt) → {Array}
Parse an array or a Backbone.Collection and populate a ListView with this values.
Parameters:
Name | Type | Attributes | Description | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
C |
Object | Array or Backbone.Collection | ||||||||||||||||
opt |
Object | Options
Properties
|
||||||||||||||||
$ui |
Ti.UI.ListView |
<optional> |
The ListView to populate. |
Returns:
- Type
- Array
(static) setBackgroundCoverForView(url)
Set the background image with cover method
Parameters:
Name | Type | Description |
---|---|---|
url |
String |