Difference between revisions of "Zimlet Developers Guide:Example Zimlets"
(→Content Zimlets) |
|||
Line 29: | Line 29: | ||
<ul> | <ul> | ||
<li>[[ZCS 6.0:Zimlet Developers Guide:Examples:Panel Item Menus|Panel Item Menus]]</li> | <li>[[ZCS 6.0:Zimlet Developers Guide:Examples:Panel Item Menus|Panel Item Menus]]</li> | ||
+ | <li>[[ZCS 6.0:Zimlet Developers Guide:Examples:Panel Item Single Clicked]]</li> | ||
<li>[[ZCS 6.0:Zimlet Developers Guide:Examples:Panel Item Menus ActionUrl|Panel Item Menus with URL actions (via XML)]]</li> | <li>[[ZCS 6.0:Zimlet Developers Guide:Examples:Panel Item Menus ActionUrl|Panel Item Menus with URL actions (via XML)]]</li> | ||
<li>[[ZCS 6.0:Zimlet Developers Guide:Examples:Panel Item Menus Props|Panel Item Menus with User Properties (via XML)]]</li> | <li>[[ZCS 6.0:Zimlet Developers Guide:Examples:Panel Item Menus Props|Panel Item Menus with User Properties (via XML)]]</li> |
Revision as of 22:52, 14 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
- Panel Item Menus
- ZCS 6.0:Zimlet Developers Guide:Examples:Panel Item Single Clicked
- Panel Item Menus with URL actions (via XML)
- Panel Item Menus with User Properties (via XML)
- Panel Item with Drag-n-Drop