ExtJS

From Elvanör's Technical Wiki
Revision as of 11:15, 16 November 2007 by Elvanor (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Notes

  • When building a tree, use AsyncTreeNode to create a node that will make a server call to populate its children. Else use a normal TreeNode.