0) { row = this.$rows.childNodes[0]; row.removeAllChildren(); } else { row = this.$rows.appendChild(document.createElement('vbox')); row.setAttribute('class', 'title'); } if (value == '') value = '\xa0'; xi.viewgrid.writeLabel(row, value); ]]>