Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

ZENMobile.ZenInMotion

class ZENMobile.ZenInMotion extends %ZEN.Mobile.mobilePage

Created using the page template: Default

Method Inventory

Parameters

parameter APPLICATION = ZENMobile.TestApplication;
Application this page belongs to.
parameter DOMAIN = ZENTEST;
Inherited description: Set this to the correct domain.
parameter PAGENAME = Zen In Motion;
Inherited description: Name of this page.

Methods

clientmethod buildScreen() [ Language = javascript ]
clientmethod intersect(x1, y1, r1, x2, y2, r2) [ Language = javascript ]
clientmethod moveBall() [ Language = javascript ]
clientmethod ondevicemotionHandler(event) [ Language = javascript ]
Inherited description: This method may be redefined to specify custom handling of device motion events
clientmethod onloadHandler() [ Language = javascript ]
Inherited description: This client event, if present, is fired when the page is loaded.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab