SizeEvent
From Documentation
Revision as of 10:46, 5 May 2010 by Jimmyshiau (talk | contribs)
SizeEvent
- Demonstration: N/A
- Java API: SizeEvent
Employment/Purpose
Represents an event caused by a component being re-sized.
Component Implementation Note: A sizable component must implement Sizable for the returned object of ComponentCtrl.getExtraCtrl().
Example
Supported events
None | None |
Supported Children
*NONE
Use cases
Version | Description | Example Location |
---|---|---|
5.0+ |
Version History
Version | Date | Content |
---|---|---|
5.0.1 | 5/5/2010 | Initialization |