"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
XLoadTree Usage (WebFX)
var articleMenu= new WebFXMenu;
articleMenu.left = 384;
articleMenu.top = 86;
articleMenu.width = 140;
articleMenu.add(new WebFXMenuItem("Introduction", "xloadtree.html"));
articleMenu.add(new WebFXMenuItem("Usage", "usage.html"));
articleMenu.add(new WebFXMenuItem("API", "api.html"));
articleMenu.add(new WebFXMenuItem("Implementation", "implementation.html"));
articleMenu.add(new WebFXMenuItem("Demo", "demo.html"));
articleMenu.add(new WebFXMenuSeparator);
articleMenu.add(new WebFXMenuItem("Download", "http://webfx.eae.net/download/xloadtree111.zip"));
webfxMenuBar.add(new WebFXMenuButton("Article Menu", null, null, articleMenu));
webfxLayout.writeTitle("XLoadTree");
webfxLayout.writeMenu();
webfxLayout.writeDesignedByEdger();
Usage 鐢ㄦ硶
The usage of the XLoadTree is almost identical to the xTree so if
you do not remember how that is done take a look at the
xTree usage. Anywhere the original xTree
accepts a WebFXTree you can use a WebFXLoadTree and
the same applies to WebFXTreeItem and WebFXLoadTreeItem.
XLoadTree 鐨勭敤娉曞嚑涔庡拰 xTree 鐩稿悓, 鎵