xcat-core/xCAT-web/js/index.html
jbjohnso c99d72a179 Initial xCAT 2.0 import
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-26 22:44:33 +00:00

65 lines
2.7 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>dhtmlxTree v.1.5 Standard</title>
</head>
<body>
<h1>dhtmlxTree Standard Samples</h1>
<h3>New samples in version 1.5</h3>
<a target="_blank" href="samples/drag_in_simple.html"><li>Simple drag-n-drop into tree from any HTML</li></a>
<a target="_blank" href="samples/tree_iconset.html"><li>Changing iconsets</li></a>
<h3>Other samples*</h3>
<a target="_blank" href="samples/tree_init_from_html.html"><li>Init from html</li></a>
<a target="_blank" href="samples/treeEx11.html"><li>dhtmlXTree - Initialize object on page</li></a>
<a target="_blank" href="samples/treeEx12.html"><li>dhtmlXTree - Add / Delete items</li></a>
<a target="_blank" href="samples/treeEx13.html"><li>Event handlers</li></a>
<a target="_blank" href="samples/treeEx21.html"><li>Collapse/Expand</li></a>
<a target="_blank" href="samples/treeEx22.html"><li>Change text/image</li></a>
<a target="_blank" href="samples/treeEx23.html"><li>Checkboxes</li></a>
<a target="_blank" href="samples/treeEx24.html"><li>Easy skinable design</li></a>
<a target="_blank" href="samples/treeEx31.html"><li>Autoloading from XML</li></a>
<a target="_blank" href="samples/treeEx32.html"><li>Drag and Drop</li></a>
<h3>Professional Edition features</h3>
<li>Context Menu</li>
<li>Sorting (including custom type)</li>
<li>OnDrag/OnDrop event handler</li>
<li>Additional Drag-n-drop behavior &ndash; drop-as-sibling, complex drag-n-drop</li>
<li>Drag-n-drop between frames</li>
<li>Drag-n-drop to/from <a target="_blank" href="http://www.scbr.com/docs/products/dhtmlxGrid/index.shtml">dhtmlxGrid</a></li>
<li>Ability to move items within/between trees with script API</li>
<li>Multiselect, drag-n-drop multiple items</li>
<li>Focus item with script method</li>
<li>Dynamic rendering &ndash; advanced xml processing for loading big trees when dynamical loading can't be used</li>
<li>Serialization &ndash; possibility to create XML based on updated tree structure.</li>
<li>Search</li>
<li>Multi-line tree items</li>
<li>Saving/Restoring tree state in/from cookies</li>
<li>Change icon size</li>
<li>Editable Items</li>
<li>Ability to automaticaly update server side on tree structure changes</li>
<li>Keyboard navigation</li>
<li>Locked items</li>
<li>Right-to-left languages support</li>
<li>Error handling</li>
<li>Quick Search - navigate through the tree typing node name</li>
<li>Tree lock</li>
<br><br>
<small>*More than 50 samples of various features included in Professional Edition. <br>
To obtain and use dhtmlxTree Professional contact us at <a href="mailto:dhtmlx@scand.com">dhtmlx@scand.com</a></small>
<hr>
&copy; Scand LLC
</body>
</html>