AbstractComponent"

From Documentation
Line 8: Line 8:
 
= Employment/Purpose =
 
= Employment/Purpose =
 
A skeletal implementation of Component. Though it is OK to implement Component from scratch, this class simplifies some of the chores.
 
A skeletal implementation of Component. Though it is OK to implement Component from scratch, this class simplifies some of the chores.
 
 
= 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=
 
=Version History=
Line 45: Line 14:
 
! Version !! Date !! Content
 
! Version !! Date !! Content
 
|-
 
|-
| 5.x.x
+
| 5.0.1
| x/x/20xx
+
| 4/23/2010
 
| Initialization
 
| Initialization
 
|}
 
|}
  
 
{{ZKComponentReferencePageFooter}}
 
{{ZKComponentReferencePageFooter}}

Revision as of 08:25, 23 April 2010


AbstractComponent

Abstract Component


Employment/Purpose

A skeletal implementation of Component. Though it is OK to implement Component from scratch, this class simplifies some of the chores.

Version History

Version Date Content
5.0.1 4/23/2010 Initialization



Last Update : 2010/04/23

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