Constructor # new Cars() View Source Components/Cars.js, line 268 Methods # chooseId(e) Update choosen id of a car. Parameters: Name Type Description e number car id View Source Components/Cars.js, line 328 # filterCars() Mapping through this.props.cars, then list is sorted and states are updated. View Source Components/Cars.js, line 287