Using a Widget: Difference between revisions

No edit summary
No edit summary
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
[[Zimbra AjaxTk]]->[[DHTML Widget Toolkit]]->[[Widgets]]
{{Archive}}[[Zimbra AjaxTk]]->[[DHTML Widget Toolkit]]->[[Widgets]]




*Include the files needed
*Include the files needed
*Debug object
*All widgets require a shell to operate in.  This is called using the [[DwtShell]] class.
*All widgets require a shell to operate in.  This is called using the [[DwtShell]] class.
*add components
*add components
The className argument is used to assign a css class to the widget.
The <code>className</code> argument is used to assign a css class to the widget.
*add listeners
*add listeners
*put handling processes inside the listener methods
*put handling processes inside the listener methods
{{Article Footer|unknown|4/4/2006}}
[[Category:Zimbra AjaxTk]]

Latest revision as of 12:27, 24 March 2015

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


Verified Against: unknown Date Created: 4/4/2006
Article ID: https://wiki.zimbra.com/index.php?title=Using_a_Widget Date Modified: 2015-03-24



Try Zimbra

Try Zimbra Collaboration with a 60-day free trial.
Get it now »

Want to get involved?

You can contribute in the Community, Wiki, Code, or development of Zimlets.
Find out more. »

Looking for a Video?

Visit our YouTube channel to get the latest webinars, technology news, product overviews, and so much more.
Go to the YouTube channel »

Jump to: navigation, search