Difference between revisions of "Zimlet Developers Guide:Example Zimlets"
(→Panel Zimlets) |
|||
Line 48: | Line 48: | ||
<li>[[ZCS 6.0:Zimlet Developers Guide:Examples:Simple i18n Example|Simple Internationalization Example]]</li> | <li>[[ZCS 6.0:Zimlet Developers Guide:Examples:Simple i18n Example|Simple Internationalization Example]]</li> | ||
</ul> | </ul> | ||
+ | |||
+ | |||
+ | |||
+ | {{Article Footer|Zimbra Collaboration Suite 6.0|12/22/2009}} |
Revision as of 20:53, 22 December 2009
![]() |
Introduction | ![]() |
Getting Started | ![]() |
Dev Environment Setup | ![]() |
Developing Zimlets | ![]() |
API Specifications | ![]() |
Example Zimlets |
This section includes example zimlets that illustrate basic and advanced concepts of zimlets.
Content Zimlets
- Simple Tool Tip
- Simple On Click
- Menu Items with URL actions (via XML)
- Menu Items with URL actions (via JavaScript)
Panel Zimlets
- Single and Doubled Clicked
- Panel Item Menus
- Panel Item Menus with URL actions (via XML)
- Panel Item Menus with User Properties (via XML)
- Panel Item with Drag-n-Drop
- Simple Dialog
Tab Zimlets
Dev Utility Zimlets