Smart Dishwasher with StormWash+™ 42dBA with Smart Dry
Smart Dishwasher with StormWash+™ 42dBA with Smart Dry
Dimensions
Width: 23.87
Height: 33.87 – 35
Depth: 20.50
Color
Custom Panel Ready
Features
7 Wash Cycles
- Auto, Normal, Heavy, Delicate, Express 60, Pre Blast, Download Cycle
- Half load (Lower Rack), StormWash+™ Hi-Temp Wash, Sanitize (NSF Certified), Delay Start, Control Lock, Smart Control (Wi-Fi), Smart Dry
- AutoRelease™ Door
- Stainless Steel Interior Tub
Documentation
- -1) {
arrayValues.splice(index, 1);
}
var data = listview.dataSource.data();
var element = type;
if(type === "Accessories")
{
element = "Accessory";
}
else if(type === "RequiredPart")
{
element = "Required";
//$(checkBox).parents('tr').find(".requiredPartsTypes").val('');
//$(checkBox).prop('disabled',true);
for(var i=0; i < arrayValues.length; i++){
if(arrayValues[i].requiredProduct === productId){
arrayValues.splice(i, 1);
}
}
}
else if(type === "RelatedItem")
{
element = "Related";
}
for(var i = 0; i < data.length; i++) {
if(data[i][element + document.getElementById('ProductId').name + "_FK"] === productId)
{
listview.dataSource.remove(data[i]);
}
}
}
$("#" + type).val(JSON.stringify(arrayValues));
$("#StoredModel").val(productModel);
$("#storedRequiredPartTypeName").val(requiredPartsTypeName);
$("#storedRequiredPartTypeId").val(requiredPartsTypeId);
$("#storedProductId").val(productId);
listview.save();
listview.refresh();
}
function initializeListView(e) {
var listView = e.sender;
if (listView.dataSource.total() === 0) {
$(e.sender.wrapper)
.append('
No data
'); //html message for empty listView } }HomeSource Manager
From the Manufacturer
Disclosures
Proposition 65 Warning for California Residents
Cancer and Reproductive Harm - P65Warnings.ca.gov
Features
7 Wash Cycles
- Auto, Normal, Heavy, Delicate, Express 60, Pre Blast, Download Cycle
- Half load (Lower Rack), StormWash+™ Hi-Temp Wash, Sanitize (NSF Certified), Delay Start, Control Lock, Smart Control (Wi-Fi), Smart Dry
- AutoRelease™ Door
- Stainless Steel Interior Tub