blob: a844880d1020fd49f110012b737ef3b2cbbe84e0 [file] [log] [blame]
<!-- generated by Spindle, http://spindle.sourceforge.net -->
<span jwcid="@Border">
<style>
.tree .selectedNodeViewClass A:visited .fsNodeValue, .tree .selectedNodeViewClass A:active .fsNodeValue, .tree .selectedNodeViewClass A:link .fsNodeValue {
color: white;
background-color: #3163CE;
text-decoration: none
}
.tree .selectedNodeViewClass A:hover .fsNodeValue{
color: white;
background-color: #3163CE;
text-decoration: underline;
}
tree .selectedNodeViewClass A:link, .tree .selectedNodeViewClass A:visited, .tree .selectedNodeViewClass A:active, .tree .selectedNodeViewClass A:hover {
text-decoration: none;
}
.tree .notSelectedNodeViewClass A:visited .fsNodeValue, .tree .notSelectedNodeViewClass A:active .fsNodeValue, .tree .notSelectedNodeViewClass A:link .fsNodeValue{
color: black;
background-color: white;
text-decoration: none
}
.tree .notSelectedNodeViewClass A:hover .fsNodeValue{
color: black;
background-color: white;
text-decoration: underline;
}
.tree .notSelectedNodeViewClass A:link, .tree .notSelectedNodeViewClass A:visited, .tree .notSelectedNodeViewClass A:active, .tree .notSelectedNodeViewClass A:hover {
text-decoration: none;
}
.odd { background-color: #cccccc; }
</style>
<h1>File System TreeTable Example</h1>
<address><a href="mailto:tsvetelin.saykov@rushmore-digital.com">developed by Tsvetelin</a></address>
<hr>
<table border="1">
<tr>
<td valign="top"><span jwcid="tree"/></td>
<td valign="top"><span jwcid="directoryTableView"/></td>
</tr>
</table>
</span>