jsx3.gui.TreeAPI


jsx_img_resolveIf '0', the jsximg CDF attribute is not resolved as a URL.
jsx_indentThe number of pixels to indent for each level of the tree.
jsx_no_empty_indentIf '1', branches of all leaves in the tree are not indented by the width of the plus/minus icon.
jsxdeepfromThe jsxid attribute of the CDF record to use as the root node of the rendered tree. If this attribute it not provided, the first child record of the root data element is used.
jsxsortdirectionThe sort direction if the jsxsortpath attribute is provided. Either 'ascending' or 'descending'.
jsxsortpathThe CDF attribute to sort records on. If this attribute is not provided, the tree entries are rendered in the order that they appear in the CDF document.
jsxsorttypeThe sort data type if the jsxsortpath attribute is provided. Either 'text' or 'number'.
jsxtitleThe title of the content of the tree for use in loading, error, and timeout messages.