| 程序包 | 说明 |
|---|---|
| org.opencms.ade.sitemap.client |
Client side of the sitemap view.
|
| org.opencms.gwt.client.ui.tree |
Provides a tree and lazy tree implementation.
|
| 限定符和类型 | 类和说明 |
|---|---|
protected class |
CmsSitemapView.TreeOpenHandler
The sitemap tree open handler.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
A_CmsDeepLazyOpenHandler<I extends CmsLazyTreeItem>
Two levels deep lazy list tree open handler abstract implementation.
|
class |
A_CmsLazyOpenHandler<I extends CmsLazyTreeItem>
Lazy list tree open handler abstract implementation.
|
| 构造器和说明 |
|---|
CmsLazyTree(I_CmsLazyOpenHandler<I> openHandler)
Initializes the lazy tree.
|