Lines Matching refs:appendChild
39 document.body.appendChild(input);
83 div.appendChild(mxJSColor.picker.box);
105 table.appendChild(tbody);
143 tr.appendChild(td);
167 tbody.appendChild(tr);
183 tr.appendChild(td);
192 center.appendChild(table);
197 div.appendChild(input);
211 div.appendChild(clrInput);
213 div.appendChild(mxUtils.button('...', function()
248 div.appendChild(center);
267 buttons.appendChild(cancelBtn);
272 buttons.appendChild(applyBtn);
276 buttons.appendChild(cancelBtn);
292 div.appendChild(buttons);
397 div.appendChild(h3);
403 div.appendChild(img);
411 div.appendChild(link);
419 div.appendChild(closeBtn);
445 row.appendChild(td);
446 tbody.appendChild(row);
476 td.appendChild(nameInput);
477 row.appendChild(td);
479 tbody.appendChild(row);
495 td.appendChild(helpBtn);
510 td.appendChild(customBtn);
528 td.appendChild(cancelBtn);
549 td.appendChild(genericBtn);
554 td.appendChild(cancelBtn);
557 row.appendChild(td);
558 tbody.appendChild(row);
559 table.appendChild(tbody);
583 div.appendChild(textarea);
635 div.appendChild(cancelBtn);
647 select.appendChild(replaceOption);
656 select.appendChild(newOption);
664 select.appendChild(importOption);
667 div.appendChild(select);
730 div.appendChild(okBtn);
734 div.appendChild(cancelBtn);
770 row.appendChild(td);
777 td.appendChild(nameInput);
778 row.appendChild(td);
780 tbody.appendChild(row);
788 row.appendChild(td);
796 imageFormatSelect.appendChild(pngOption);
804 imageFormatSelect.appendChild(gifOption);
810 imageFormatSelect.appendChild(jpgOption);
815 imageFormatSelect.appendChild(pdfOption);
820 imageFormatSelect.appendChild(svgOption);
827 imageFormatSelect.appendChild(xmlOption);
831 td.appendChild(imageFormatSelect);
832 row.appendChild(td);
834 tbody.appendChild(row);
842 row.appendChild(td);
850 td.appendChild(zoomInput);
851 row.appendChild(td);
853 tbody.appendChild(row);
861 row.appendChild(td);
868 td.appendChild(widthInput);
869 row.appendChild(td);
871 tbody.appendChild(row);
879 row.appendChild(td);
886 td.appendChild(heightInput);
887 row.appendChild(td);
889 tbody.appendChild(row);
897 row.appendChild(td);
905 dpiSelect.appendChild(dpi100Option);
910 dpiSelect.appendChild(dpi200Option);
915 dpiSelect.appendChild(dpi300Option);
920 dpiSelect.appendChild(dpi400Option);
925 dpiSelect.appendChild(dpiCustOption);
976 td.appendChild(dpiSelect);
977 td.appendChild(customDpi);
978 row.appendChild(td);
980 tbody.appendChild(row);
988 row.appendChild(td);
995 td.appendChild(transparentCheckbox);
998 row.appendChild(td);
1000 tbody.appendChild(row);
1008 row.appendChild(td);
1015 td.appendChild(gridCheckbox);
1017 row.appendChild(td);
1019 tbody.appendChild(row);
1027 row.appendChild(td);
1035 td.appendChild(borderInput);
1036 row.appendChild(td);
1038 tbody.appendChild(row);
1039 table.appendChild(tbody);
1228 td.appendChild(cancelBtn);
1229 td.appendChild(saveBtn);
1233 td.appendChild(saveBtn);
1234 td.appendChild(cancelBtn);
1237 row.appendChild(td);
1238 tbody.appendChild(row);
1239 table.appendChild(tbody);
1283 xmlDoc.appendChild(root);
1409 removeAttr.appendChild(img);
1438 wrapper.appendChild(text);
1439 wrapper.appendChild(removeAttr);
1440 parent.appendChild(wrapper);
1544 top.appendChild(form.table);
1561 newProp.appendChild(nameInput);
1562 top.appendChild(newProp);
1563 div.appendChild(top);
1635 newProp.appendChild(addBtn);
1730 replace.appendChild(input);
1750 link.appendChild(icon);
1752 replace.appendChild(link);
1755 buttons.appendChild(replace);
1760 buttons.appendChild(cancelBtn);
1761 buttons.appendChild(applyBtn);
1765 buttons.appendChild(applyBtn);
1766 buttons.appendChild(cancelBtn);
1769 div.appendChild(buttons);
1842 inner.appendChild(linkInput);
1843 inner.appendChild(cross);
1844 div.appendChild(inner);
1881 btns.appendChild(cancelBtn);
1890 btns.appendChild(mainBtn);
1894 btns.appendChild(cancelBtn);
1897 div.appendChild(btns);
2036 div.appendChild(listDiv);
2090 removeLink.appendChild(img);
2131 ldiv.appendChild(removeLink);
2138 insertLink.appendChild(img);
2169 ldiv.appendChild(insertLink);
2176 dataLink.appendChild(img);
2193 ldiv.appendChild(dataLink);
2217 duplicateLink.appendChild(img);
2250 ldiv.appendChild(duplicateLink);
2257 addLink.appendChild(img);
2284 ldiv.appendChild(addLink);
2285 div.appendChild(ldiv);
2304 div.appendChild(dot);
2403 left.appendChild(inp);
2469 left.appendChild(btn);
2482 left.appendChild(span);
2483 ldiv.appendChild(left);
2514 right.appendChild(img2);
2541 right.appendChild(img1);
2554 ldiv.appendChild(right);
2598 listDiv.appendChild(ldiv);