|
New: supports XML loading of data
Click (or double-click) any tree item to see all its sub-items and execute some JavaScript function or just load any document in any frame.
It could be initialized from applet tag parameters, or it can read its items' values "on the fly" from web-server or a database.
You can set any icon for any tree item, you can use multiple selection in tree holding [CTRL] key down when you click on item.
You can add, edit or delete any item in tree.
- tree structure is so natural, that most of data looks better when you represent it in hierarchical view
- you get platform independent solution - our applet works perfectly in any Windows browsers and also under Linux or Unix (Solaris)
- you can customize "look and feel" of the applet to suit best your needs - use font style & color, background colors and icons to create your unique style
- dynamic data loading and suitable applet API offers you to control it at runtime
And much much more - see version specific features below.
Free version:
In general, free version provides all features present in Windows Explorer.
- you can insert/edit/delete items dynamically using JavaScript
- you can set font(face,style,color) & background for the whole tree
- drop-down menu by clicking on an item with right mouse button
- you can define your own icons for items
- event handlers are provided for OnClick, OnDoubleClick events, so you can execute some JavaScript code upon this events
Advanced version
- you can set font(face,style,color) & background for any node
- you can define nodes to look like hyperlinks
- you can use checkboxes (!!) in tree
- items can be loaded dynamically from external source when expanding.
This feature is extremely usefull when you have a huge amount of data
to show in the tree, so you don't need to load all the data at startup
- the data will be loaded later only when you expand subnodes.
- supports XML loading of data (data can be read from an XML stream delivered from the server by any type of script).
- supports displaying of multi-language symbols (international characters)(for example - japanese and chinese)
The most important feature of the advanced version is that it is supported.
Please make sure that we may not answer to your questions if you are not a registered user.
Please refer to the license for our rights and pricing policy.
|