InputPreferencesPanel¶
Overview¶
The panel of the PreferencesDialog related to options related to user input.
@author Jesse Greenberg (PhET Interactive Simulations)
Class InputPreferencesPanel¶
Constructor¶
new InputPreferencesPanel( inputModel : InputModel, selectedTabProperty : TReadOnlyProperty<PreferencesType>, tabVisibleProperty : TReadOnlyProperty<boolean>, providedOptions : InputPreferencesPanelOptions )¶
Instance Methods¶
Source Code¶
See the source for InputPreferencesPanel.ts in the joist repository.