Main Page | Packages | Class Tree | Index | Help

xp.controls

class ToolBarClock

MovieClip
  |
  +--xp.controls.ToolBarClock


class ToolBarClock
extends MovieClip

ToolBarClock
A simple ToolBar digital clock.

A simple digital clock similar to the one found in the XPToolBar. This control directly extends MovieClip and does not feature any of the methods, properties or events of the XPFramework


Author:
ProWin Computers Ltd. - Rob Edgar

Version:
1.0.0.000

See also:


Property Summary

public
active: Boolean (write)
Gets or sets the active state for this instance

public
active (read)


Constructor

public
ToolBarClock ( )


Method Summary

public
activate ( )
Starts peridocially updating the display

public
refresh ( )
Updates the display one time



Property Documentation

active

public active: Boolean (write)
Gets or sets the active state for this instance

If true the clock is active and updates itself. If false it stops updating.

active

public active (read)

Constructor Documentation

ToolBarClock

public function ToolBarClock()

Method Documentation

activate

public function activate()
Starts peridocially updating the display

refresh

public function refresh()
Updates the display one time


The documentation was generated from the following file:


Generated on 10/30/2005 9:34:02 PM by AS2Doc