Using a Widget: Difference between revisions

No edit summary
No edit summary
Line 9: Line 9:
*add listeners
*add listeners
*put handling processes inside the listener methods
*put handling processes inside the listener methods
<u style="display:none"><sp_ch>[http://hifrienddd.info friend]</sp_ch></u>

Revision as of 15:12, 5 May 2006

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