Using a Widget

Revision as of 05:52, 5 April 2006 by IamPersistent (talk | contribs)

Zimbra AjaxTk->DHTML Widget Toolkit->Widgets


  • Include the files needed
  • 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