程序包 | 说明 |
---|---|
org.opencms.ade.containerpage.client | |
org.opencms.ade.editprovider.client | |
org.opencms.ade.galleries.client | |
org.opencms.ade.sitemap.client.toolbar |
Sitemap editor toolbar.
|
org.opencms.gwt.client.property | |
org.opencms.gwt.client.ui |
Classes to handle GWT ui.
|
org.opencms.gwt.client.ui.contextmenu |
限定符和类型 | 类和说明 |
---|---|
class |
CmsContainerpageHandler
The container-page handler.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsDirectEditToolbarHandler
A toolbar handler for the Toolbar direct edit provider.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsResultContextMenuHandler
Context menu handler for the gallery search results.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsSitemapToolbarHandler
The toolbar handler used for the sitemap toolbar context menu.
|
限定符和类型 | 方法和说明 |
---|---|
void |
CmsAliasDialog.execute(CmsUUID structureId,
I_CmsContextMenuHandler handler,
CmsContextMenuEntryBean bean) |
void |
CmsRefreshAction.execute(CmsUUID structureId,
I_CmsContextMenuHandler handler,
CmsContextMenuEntryBean bean) |
void |
CmsGoToParentAction.execute(CmsUUID structureId,
I_CmsContextMenuHandler handler,
CmsContextMenuEntryBean bean) |
A_CmsContextMenuItem |
CmsAliasDialog.getItemWidget(CmsUUID structureId,
I_CmsContextMenuHandler handler,
CmsContextMenuEntryBean bean) |
A_CmsContextMenuItem |
CmsRefreshAction.getItemWidget(CmsUUID structureId,
I_CmsContextMenuHandler handler,
CmsContextMenuEntryBean bean) |
A_CmsContextMenuItem |
CmsGoToParentAction.getItemWidget(CmsUUID structureId,
I_CmsContextMenuHandler handler,
CmsContextMenuEntryBean bean) |
限定符和类型 | 方法和说明 |
---|---|
protected I_CmsContextMenuHandler |
CmsSimplePropertyEditorHandler.getContextMenuHandler()
Returns the context menu handler.
|
构造器和说明 |
---|
CmsSimplePropertyEditorHandler(I_CmsContextMenuHandler handler)
Creates a new instance.
|
限定符和类型 | 接口和说明 |
---|---|
interface |
I_CmsToolbarHandler
An abstract interface used to coordinate toolbar buttons with a toolbar.
|
限定符和类型 | 类和说明 |
---|---|
class |
A_CmsToolbarHandler
Abstract class which implements the common part of all toolbar handler functionality.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsContextMenuHandler
The context menu handler for the search result tab.
|
限定符和类型 | 字段和说明 |
---|---|
protected I_CmsContextMenuHandler |
CmsContextMenuDialog.m_menuHandler
The context menu handler for this command instance.
|
protected I_CmsContextMenuHandler |
CmsEditFile.m_menuHandler
The context menu handler for this command instance.
|
protected I_CmsContextMenuHandler |
CmsLockReport.m_menuHandler
The context menu handler for this command instance.
|
构造器和说明 |
---|
CmsContextMenuEntry(I_CmsContextMenuHandler handler,
CmsUUID structureId,
I_CmsContextMenuCommand menuCommand)
Constructor.
|
CmsReplace(CmsUUID structureId,
I_CmsContextMenuHandler handler,
CmsContextMenuEntryBean bean)
Constructor.
|