Class: $.PageIndicatorDelegate

Inherits:
WatchUi.ViewLoopDelegate show all

Overview

ViewLoop Delegate for handling the main primate views and indicates the current page

Instance Member Summary collapse

Instance Method Summary collapse

Instance Attribute Details

var mViewLoop as WatchUi.ViewLoop

Instance Method Details

initialize(viewLoop as WatchUi.ViewLoop)

Constructor

Parameters:

  • viewLoop

    The ViewLoop Object

onNextView()

Handle going to the next view

Returns:

  • true if handled, false otherwise

onPreviousView()

Handle going to the previous view

Returns:

  • true if handled, false otherwise


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