|
ECruiser® AJAX Tree for JSF
The ECruiser® Tree is an AJAX-enabled JSF component designed to optimally represent data
structures that are hierarchical by nature. The ECruiser® Tree is extremely flexible-featuring
multiple options for linking to hierarchical data, setting the component look and feel, and controlling
how the user interacts with it.
Key features include:
Interactive Features
 |
Drag and Drop with AJAX |
 |
Load tree nodes with AJAX. |
 |
Configure for single or multiple selection. |
 |
Fire selection events. |
 |
Automatically show scrolling region as necessary. |
Customizable Features
 |
Set the depth of nodes that are preloaded in the client. |
 |
Configure all color, fonts, and styles with simple style sheet classes. |
 |
Put any JSF component in nodes. |
 |
Choose from default expand/collapse icons, and tree cell icons, or set your own. |
Browser Compatibility Features
 |
Works on Internet Explorer, Mozilla (including Firefox), Netscape, Opera and more.
|
 |
Renders basic version for other browsers. |
 |
Includes support for Facelets. |
 |
Works with Sun's Reference Implementation v1.1 and v1.2 as well as MyFaces v1.1.3.
|
Tree Data
 |
Define static tree data in tags. |
 |
Use simple JSF SelectItem objects to programmatically set the tree structure. |
 |
Implement POJO-driven tree models. |
 |
Use powerful tree cell templates to easily construct complex trees. |
|
|