| 程序包 | 说明 |
|---|---|
| org.opencms.ade.containerpage.client | |
| org.opencms.ade.containerpage.client.ui | |
| org.opencms.ade.containerpage.client.ui.groupeditor |
| 限定符和类型 | 方法和说明 |
|---|---|
CmsContainerpageHandler |
CmsContainerpageController.getHandler()
Returns the container-page handler.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CmsContainerpageController.init(CmsContainerpageHandler handler,
CmsDNDHandler dndHandler,
CmsContentEditorHandler contentEditorHandler,
CmsContainerpageUtil containerpageUtil)
Initializes the controller.
|
| 构造器和说明 |
|---|
CmsClientVariantDisplay(CmsContainerpageHandler handler)
Creates a new instance.
|
CmsClientVariantFrame(java.lang.String url,
int width,
int height,
CmsContainerpageHandler containerpageHandler)
Creates a new instance.
|
CmsContentEditorHandler(CmsContainerpageHandler handler)
Constructor.
|
| 限定符和类型 | 方法和说明 |
|---|---|
CmsContainerpageHandler |
A_CmsGroupEditor.getHandler()
Returns the the container page handler.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static CmsGroupContainerEditor |
CmsGroupContainerEditor.openGroupcontainerEditor(CmsGroupContainerElementPanel groupContainer,
CmsContainerpageController controller,
CmsContainerpageHandler handler)
Opens the group container editor.
|
static CmsInheritanceContainerEditor |
CmsInheritanceContainerEditor.openInheritanceContainerEditor(CmsGroupContainerElementPanel groupContainer,
CmsContainerpageController controller,
CmsContainerpageHandler handler)
Opens the inheritance container editor.
|
| 构造器和说明 |
|---|
A_CmsGroupEditor(CmsGroupContainerElementPanel groupContainer,
CmsContainerpageController controller,
CmsContainerpageHandler handler)
Constructor.
|
CmsInheritanceContainerEditor(CmsGroupContainerElementPanel groupContainer,
CmsContainerpageController controller,
CmsContainerpageHandler handler)
Constructor.
|