Feature #332
Add ATTRIBUTE_CHANGED and ATTRIBUTE_REMOVED client events.
| Status : | Closed | Start : | 05/13/2010 | |
| Priority : | Normal | Due date : | ||
| Assigned to : | derek clayton | % Done : | 0% |
|
| Category : | Attributes | |||
| Target version : | Union Server 1.0 Beta 1 | |||
Description
Add ClientEvent dispatched when any client attribute changes.
Example:
client.addEventListener(ClientEvent.ATTRIBUTE_CHANGED, this, "onClientAttributeChanged");
Also available in: Atom