Bug 364899 - DojoTree enhancement: lazy loading of the tree
Summary: DojoTree enhancement: lazy loading of the tree
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: lu lu CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-26 17:09 EST by Marcel Groeneweg CLA
Modified: 2017-02-23 14:17 EST (History)
3 users (show)

See Also:


Attachments
DojoTree patch containing the enhancements (5.19 KB, patch)
2011-11-26 17:44 EST, Marcel Groeneweg CLA
no flags Details | Diff
Testproject using the enhancements (28.36 KB, application/zip)
2011-11-26 17:46 EST, Marcel Groeneweg CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marcel Groeneweg CLA 2011-11-26 17:09:43 EST
Build Identifier: 20110916-0149

Enhancements:
- lazy loading of child nodes when the user opens a node.
- programmatically expanding and collapsing a node.
- onLoad event: fired when dojo finishes loading the tree nodes into the tree.
- onOpen event: fired when the user opens a node

I will append a patch

Reproducible: Always

Steps to Reproduce:
Not a bug but enhancement
Comment 1 Marcel Groeneweg CLA 2011-11-26 17:44:30 EST
Created attachment 207575 [details]
DojoTree patch containing the enhancements
Comment 2 Marcel Groeneweg CLA 2011-11-26 17:46:22 EST
Created attachment 207576 [details]
Testproject using the enhancements
Comment 3 Tony Chen CLA 2011-11-28 03:13:37 EST
set version to 1.0 because 0.7 is already in the last stage