RadioButtonInteractionStateProperty¶
Overview¶
A DerivedProperty that maps ButtonModel states to the states needed by the radio button view.
@author Aaron Davis (PhET Interactive Simulations)
Class RadioButtonInteractionStateProperty¶
Constructor¶
new RadioButtonInteractionStateProperty( buttonModel : ButtonModel, property : TProperty<T>, value : T )¶
Instance Methods¶
Source Code¶
See the source for RadioButtonInteractionStateProperty.ts in the sun repository.