Class: $.PrimatesDelegate
- Inherits:
-
WatchUi.BehaviorDelegate
-
WatchUi.BehaviorDelegate
-
Overview
Input handler for the main primate views
Constant Summary
Constant Variables
Type | Name | Value | Since | Description |
---|---|---|---|---|
Type | NUM_PAGES | 3 |
Instance Member Summary collapse
- _index as Lang.Number
Instance Method Summary collapse
-
initialize(index as Lang.Number)
Constructor.
-
onNextPage() as Lang.Boolean
Handle going to the next view.
-
onPreviousPage() as Lang.Boolean
Handle going to the previous view.
-
onSelect() as Lang.Boolean
On select behavior show the detail view.
Instance Attribute Details
var _index as Lang.Number
Instance Method Details
initialize(index as Lang.Number)
Constructor
onNextPage() as Lang.Boolean
Handle going to the next view
onPreviousPage() as Lang.Boolean
Handle going to the previous view
onSelect() as Lang.Boolean
On select behavior show the detail view