程序包 | 说明 |
---|---|
org.opencms.ade.sitemap.client |
Client side of the sitemap view.
|
org.opencms.ade.sitemap.client.control |
Sitemap controller package.
|
限定符和类型 | 方法和说明 |
---|---|
void |
CmsSitemapView.onLoad(CmsSitemapLoadEvent event) |
限定符和类型 | 方法和说明 |
---|---|
void |
I_CmsSitemapLoadHandler.onLoad(CmsSitemapLoadEvent loadEvent)
Will be triggered when an entry loads its children.
|