Div"

From Documentation
m (Created page with 'init')
 
Line 1: Line 1:
init
+
{{ZKComponentReferencePageHeader}}
 +
 
 +
= (Your Component Name) =
 +
 
 +
*Demonstration:
 +
*Java API: <javadoc>org.zkoss.zul.XXX</javadoc>
 +
*JavaScript API: <javadoc directory="jsdoc">zul.YYY.XXX</javadoc>
 +
 
 +
= Employment/Purpose =
 +
 
 +
 
 +
 
 +
= Example =
 +
 
 +
 
 +
 
 +
 
 +
 
 +
=Supported events=
 +
 
 +
{| border="1" | width="100%"
 +
! <center>Name</center>
 +
! <center>Event Type</center>
 +
|-
 +
| Text
 +
| Text
 +
|}
 +
 
 +
=Supported Children=
 +
 
 +
*ALL
 +
 
 +
=Use cases=
 +
 
 +
{| border='1px' | width="100%"
 +
! Version !! Description !! Example Location
 +
|-
 +
| 5.0+
 +
| Text
 +
| Text
 +
|}
 +
 
 +
=Version History=
 +
 
 +
{| border='1px' | width="100%"
 +
! Version !! Date !! Content
 +
|-
 +
| 5.x.x
 +
| x/x/20xx
 +
| Initialization
 +
|}
 +
 
 +
{{ZKComponentReferencePageFooter}}

Revision as of 07:21, 21 April 2010

(Your Component Name)

  • Demonstration:
  • Java API: XXX
  • JavaScript API: XXX

Employment/Purpose

Example

Supported events

Name
Event Type
Text Text

Supported Children

*ALL

Use cases

Version Description Example Location
5.0+ Text Text

Version History

Version Date Content
5.x.x x/x/20xx Initialization



Last Update : 2010/04/21

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