Creates instance of UFTrackState
DOM element to add the enabled/disabled css class to. If the anElement is a string, the method will find
An instance extending UFModel
The property name to track.
A callback function that gets called whenever the property changes. It passes the element, the property value and the value of aData.
UFTrackState can be used to track a property and update an element whenever the property changes.