A class that provides page navigation using side-to-side scrolling.

Namespace:  C1.Web.iPhone
Assembly:  C1.Web.iPhone.Client (in C1.Web.iPhone.Client.dll)

Syntax

JavaScript
C1.Web.iPhone.PageScroller = function();

Type.createClass(
	'C1.Web.iPhone.PageScroller',
	Sys.Component);

Inheritance Hierarchy

System..::..Object
  Component
    C1.Web.iPhone..::..PageScroller

See Also