Class: $.PageIndicatorFactory

Inherits:
WatchUi.ViewLoopFactory show all

Overview

ViewLoop Factory which manages the main primate view/delegate paires

Constant Summary

Constant Variables

Type Name Value Since Description
Type NUM_PAGES 3

Instance Method Summary collapse

Instance Method Details

getSize()

Return the number of view/delegate pairs that are managed by this factory

getView(page as Lang.Number) as [ WatchUi.View ] or [ WatchUi.View, WatchUi.BehaviorDelegate ]

Retrieve a view/delegate pair for the page at the given index

initialize()


Generated Apr 17, 2024, 8:05:14 AM