C1Cover client side class.

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

Syntax

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

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

Inheritance Hierarchy

System..::..Object
  C1.Web.iPhone..::..IPhoneElement
    C1.Web.iPhone.C1CoverFlow..::..C1Cover

See Also