To use this tag:

  • Add: <%@ taglib prefix="sx" uri="/struts-dojo-tags" %> to your page.
  • The head tag must be included on the page, which can be configured for performance or debugging purposes.
  • If the parseContent parameter for the head tag is false (it is false by default), then the id tag is required.

Additional Examples

For more examples see Ajax and JavaScript Recipes

Description

Unknown macro: {snippet}

Parameters

Unknown macro: {snippet}

Examples

Static tree:

Unknown macro: {snippet}

Dynamic tree (rendered on the server):

Unknown macro: {snippet}

Dynamic tree loaded with AJAX (one request is made for each node):

Unknown macro: {snippet}
  • No labels

2 Comments

  1. Anonymous

    can any one include code to retain the state of tree after an event.please include the code here or in showcase examples.
    it is a common requirement for every tree user to work with this functionality, so please keep some dojo code for the state retaining.

    1. Please ask questions on the user mailing list, not the wiki. Thank you.