CoolClock

Wisej.Web.Ext.CoolClock.CoolClock

Namespace: Wisej.Web.Ext.CoolClock

Assembly: Wisej.Web.Ext.CoolClock (3.2.0.0)

CoolClock is a customizable javascript analog clock from coolclock.

public class CoolClock : Widget

Constructors

CoolClock()

Constructs a new instance of the CoolClock control.

Properties

ClockType

CoolClockType: Returns or sets the type of clock to render. (Default: Standard)

GmtOffset

Int32: Returns or sets the GMT offset. (Default: 0)

InitScript

String: Overridden to create our initialization script.

LongTickDelay

Int32: Returns or sets the long tick delay. (Default: 15000)

Options

Object: Overridden.

Packages

List<Package>: Overridden to return our list of script resources.

ShowDigital

Boolean: Shows the digital clock. (Default: False)

ShowSecondHand

Boolean: Shows or hides the second hand. (Default: True)

Skin

CoolClockSkin: Returns or sets the skin used to render the CoolClock. (Default: ChunkySwiss)

TickDelay

Int32: Returns or sets the tick delay. (Default: 1000)

Last updated

Was this helpful?