0) menulist.selectedItem = dataItems[0]; // now notify targets of new parent's value var targets = this.targets; if (targets) { for (var i=0; i< targets.length; i++) { //dump("setting parentValue via abstract .value on <" + this.localName +">\n"); targets[i].parentValue = val; } } else { //dump("Doh! No targets!\n"); } return val; ]]> 0) children[1].selectedItem = matchingPriority[0]; } else if (attrib == nsMsgSearchAttrib.MsgStatus) { var matchingStatus = children[2].getElementsByAttribute("data", val.status); if (matchingStatus.length > 0) children[2].selectedItem = matchingStatus[0]; } else if (attrib == nsMsgSearchAttrib.AgeInDays) children[0].value = val.age; else children[0].value = val.str; return val; ]]> 0) booleanNodes[i].setAttribute("value", staticString); } catch (ex) { /* no error, means string not found */} } ]]>