C1CoverFlow client side object.

Namespace:  C1.Web.iPhone.C1CoverFlow
Assembly:  C1CoverFlowClient (in C1CoverFlowClient.dll)

Syntax

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

Type.createClass(
	'C1.Web.iPhone.C1CoverFlow.C1CoverFlow',
	Client_C1.Web.iPhone.C1ThemeableControlBase);

Inheritance Hierarchy

System..::..Object
  Component
    Control
      C1.Web.iPhone..::..C1ThemeableControlBase
        C1.Web.iPhone.C1CoverFlow..::..C1CoverFlow

See Also