Introduction"

From Documentation
m (Created page with 'This guide acts as a reference of components within the latest version of ZK. We outline each of the XUL components and include discussions of XHTML components. The guide follow…')
 
m
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This guide acts as a reference of components within the latest version of ZK. We outline each of the XUL components and include discussions of XHTML components.
+
{{ZKComponentReferencePageHeader}}
 +
 
 +
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 component’s Javadoc
+
*A link to the component's Java API
*A link to the component’s JavaScript API
+
*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 component’s support events and children
+
*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}}

Latest revision as of 06:26, 8 December 2010


Introduction

This guide acts as a reference of components. We outline each of the XUL components and include discussions of XHTML and XML components.


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



Last Update : 2010/12/08

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.