A class that provides view port content area vertical scrolling.

Namespace:  C1.Web.iPhone.C1ViewPort
Assembly:  C1ViewPortClient (in C1ViewPortClient.dll)

Syntax

JavaScript
C1.Web.iPhone.C1ViewPort.C1ViewPortScroller = function();

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

Inheritance Hierarchy

System..::..Object
  Component
    C1.Web.iPhone.C1ViewPort..::..C1ViewPortScroller

See Also