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. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
=Version History= | =Version History= | ||
Line 45: | Line 14: | ||
! Version !! Date !! Content | ! Version !! Date !! Content | ||
|- | |- | ||
− | | 5. | + | | 5.0.1 |
− | | | + | | 4/23/2010 |
| Initialization | | Initialization | ||
|} | |} | ||
{{ZKComponentReferencePageFooter}} | {{ZKComponentReferencePageFooter}} |
Revision as of 08:25, 23 April 2010
Abstract Component
- Java API: AbstractComponent
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 |