| 程序包 | 说明 |
|---|---|
| org.opencms.ade.containerpage.client.ui | |
| org.opencms.ade.publish.client |
Client-side classes for the publish dialog.
|
| 类和说明 |
|---|
| CmsPublishEvent
Event which is thrown after a publish job has been sent to the server.
|
| I_CmsPublishEventHandler
Event handler interface for publish events.
|
| 类和说明 |
|---|
| CmsPublishDataModel
This class contains the data for the publish resources which are displayed
in the publish dialog.
|
| CmsPublishDataModel.I_CmsPublishResourceCheck
Predicate for testing properties of publish resources.
|
| CmsPublishDialog
Main class for the publish dialog.
|
| CmsPublishDialog.State
A type which represents the state of a publish action.
|
| CmsPublishEvent
Event which is thrown after a publish job has been sent to the server.
|
| CmsPublishItemStateSummary
A bean containing statistics about the states of publish items in the publish dialog.
|
| CmsPublishItemStatus
This class encapsulates the possible states of a publish item.
|
| CmsPublishItemStatus.State
The enum for the publish item state.
|
| CmsPublishSelectPanel
This is the main widget of the publish dialog.
|
| CmsPublishSelectPanel.CheckBoxUpdate
Data with which to update a check box.
|
| I_CmsPublishCss
The CSS bundle for the publish dialog.
|
| I_CmsPublishEventHandler
Event handler interface for publish events.
|
| I_CmsPublishItemStatusUpdateHandler
Interface used for processing publish item status changes.
|
| I_CmsPublishLayoutBundle
The layout bundle used for the publish module.
|
| I_CmsPublishSelectionChangeHandler
Interface for objects which should handle changes in the selection of resources to publish.
|