Introduction"
From Documentation
Tmillsclare (talk | contribs) m |
m |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ZKComponentReferencePageHeader}} | {{ZKComponentReferencePageHeader}} | ||
− | This guide acts as a reference of components | + | This guide acts as a reference of components. We outline each of the XUL components and include discussions of XHTML and XML components. |
+ | |||
+ | <blockquote> | ||
+ | ---- | ||
+ | * For introductory concepts, please refer to [[ZK Developer's Reference/UI Composing|ZK Developer's Reference: UI Composing]]. | ||
+ | * For general operations, such as drag-and-drop, hflex/vflex, tooltips and context menus, please refer to [[ZK Developer's Reference/UI Patterns|ZK Developer's Reference: UI Patterns]]. | ||
+ | </blockquote> | ||
The guide follows a distinctive pattern outlining the following items: | The guide follows a distinctive pattern outlining the following items: | ||
*A link to a demonstration of the component | *A link to a demonstration of the component | ||
− | *A link to the | + | *A link to the component's Java API |
− | *A link to the | + | *A link to the component's JavaScript API |
*The employment and purpose of the component | *The employment and purpose of the component | ||
*An example with source of the component | *An example with source of the component | ||
− | *The | + | *The component's supported events and children |
− | *Component use cases | + | *Component's use cases |
*The version history of the component | *The version history of the component | ||
{{ZKComponentReferencePageFooter}} | {{ZKComponentReferencePageFooter}} |
Latest revision as of 06:26, 8 December 2010
This guide acts as a reference of components. We outline each of the XUL components and include discussions of XHTML and XML components.
- For introductory concepts, please refer to ZK Developer's Reference: UI Composing.
- For general operations, such as drag-and-drop, hflex/vflex, tooltips and context menus, please refer to ZK Developer's Reference: UI Patterns.
The guide follows a distinctive pattern outlining the following items:
- A link to a demonstration of the component
- A link to the component's Java API
- A link to the component's JavaScript API
- The employment and purpose of the component
- An example with source of the component
- The component's supported events and children
- Component's use cases
- The version history of the component