Using a Widget

Revision as of 15:12, 5 May 2006 by KevinH (talk | contribs)

Zimbra AjaxTk->DHTML Widget Toolkit->Widgets


  • Include the files needed
  • Debug object
  • All widgets require a shell to operate in. This is called using the DwtShell class.
  • add components

The className argument is used to assign a css class to the widget.

  • add listeners
  • put handling processes inside the listener methods
Jump to: navigation, search