Class Index | File Index

Classes


Class TKPropertyValueChange


Defined in: Object.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
 
handlePropertyChange(observedObject, propertyName)
Invoked when a property on an observed object has been changed.
Class Detail
TKPropertyValueChange()
Since:
TuneKit 1.0
Method Detail
handlePropertyChange(observedObject, propertyName)
Invoked when a property on an observed object has been changed.
Parameters:
{Object} observedObject
The observed object
{String} propertyName
The observed property's name as a string

Copyright © 2009 Apple Inc. All rights reserved.