程序包 | 说明 |
---|---|
org.opencms.ade.containerpage.client.ui | |
org.opencms.ade.containerpage.client.ui.groupeditor | |
org.opencms.ade.galleries.client.preview.ui | |
org.opencms.ade.galleries.client.ui | |
org.opencms.ade.publish.client |
Client-side classes for the publish dialog.
|
org.opencms.ade.sitemap.client.alias | |
org.opencms.ade.sitemap.client.hoverbar |
Sitemap entry hoverbar.
|
org.opencms.ade.sitemap.client.toolbar |
Sitemap editor toolbar.
|
org.opencms.gwt.client.property.definition | |
org.opencms.gwt.client.ui |
Classes to handle GWT ui.
|
org.opencms.gwt.client.ui.input |
GWT input widget classes for form input widgets.
|
org.opencms.gwt.client.ui.input.category | |
org.opencms.gwt.client.ui.input.form |
GWT input widget classes for forms.
|
org.opencms.gwt.client.ui.rename | |
org.opencms.gwt.client.ui.restore |
限定符和类型 | 类和说明 |
---|---|
class |
CmsElementOptionButton
An optional container element button.
|
限定符和类型 | 字段和说明 |
---|---|
protected CmsPushButton |
CmsFavoriteTab.m_cancelButton
The cancel edit button.
|
protected CmsPushButton |
CmsConfirmRemoveWidget.m_cancelButton
The Cancel button.
|
protected CmsPushButton |
CmsRemovedElementDeletionDialog.m_cancelButton
The cancel button.
|
protected CmsPushButton |
CmsFavoriteTab.m_editButton
The edit button.
|
protected CmsPushButton |
CmsMenuListItem.m_editButton
The element edit button.
|
protected CmsPushButton |
CmsConfirmRemoveWidget.m_okButton
The OK button.
|
protected CmsPushButton |
CmsRemovedElementDeletionDialog.m_okButton
The ok button.
|
protected CmsPushButton |
CmsFavoriteTab.m_saveButton
The save favorites button.
|
限定符和类型 | 方法和说明 |
---|---|
java.util.List<CmsPushButton> |
CmsConfirmRemoveWidget.getButtons()
Gets the buttons for the dialog.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsAddOptionButton
The selection option.
|
class |
CmsEditOptionButton
The selection option.
|
class |
CmsFavoritesOptionButton
The selection option.
|
class |
CmsInfoOptionButton
The info option.
|
class |
CmsInheritedOptionButton
The selection option.
|
class |
CmsMoveOptionButton
The selection option.
|
class |
CmsRemoveOptionButton
The selection option.
|
class |
CmsSettingsOptionButton
The selection option.
|
限定符和类型 | 字段和说明 |
---|---|
protected CmsPushButton |
CmsImageEditorForm.m_buttonResetCopyright
The reset copyright button.
|
protected CmsPushButton |
CmsImageEditorForm.m_buttonResetTitle
The reset alt/title button.
|
protected CmsPushButton |
CmsCroppingDialog.m_cancelButton
The cancel button.
|
protected CmsPushButton |
A_CmsPreviewDialog.m_closePreview
The select button.
|
protected CmsPushButton |
CmsImageFormatsForm.m_cropButton
The cropping button.
|
protected CmsPushButton |
CmsCroppingDialog.m_okButton
The OK button.
|
protected CmsPushButton |
CmsImageFormatsForm.m_removeCropButton
The remove cropping button.
|
protected CmsPushButton |
CmsImageFormatsForm.m_resetSize
The reset size button.
|
protected CmsPushButton |
A_CmsPreviewDialog.m_selectButton
The select button.
|
限定符和类型 | 字段和说明 |
---|---|
protected CmsPushButton |
CmsSearchParamPanel.m_button
The button to remove the parameters.
|
protected CmsPushButton |
CmsSearchTab.m_clearButton
The button to clear the tab input.
|
protected CmsPushButton |
CmsGalleryField.m_opener
The button to to open the selection.
|
protected CmsPushButton |
CmsSearchTab.m_searchButton
The search button.
|
protected CmsPushButton |
A_CmsListTab.m_searchButton
The quick search button.
|
限定符和类型 | 方法和说明 |
---|---|
static CmsPushButton |
CmsResultListItem.createDeleteButton()
Creates the delete button for this item.
|
protected CmsPushButton |
A_CmsListTab.createSelectButton(A_CmsListTab.A_SelectionHandler selectionHandler)
Creates a select button.
|
protected CmsPushButton |
A_CmsListTab.createSelectResourceButton(java.lang.String resourcePath,
CmsUUID structureId,
java.lang.String title,
java.lang.String resourceType)
Creates a button widget to select the specified resource.
|
CmsPushButton |
A_CmsListTab.A_SelectionHandler.getSelectButton()
Returns the select button.
|
限定符和类型 | 方法和说明 |
---|---|
void |
A_CmsListTab.A_SelectionHandler.setSelectButton(CmsPushButton button)
Sets the select button, can be used instead of a double click to select and search.
|
限定符和类型 | 字段和说明 |
---|---|
protected CmsPushButton |
CmsBrokenLinksPanel.m_backButton
The button which makes the publish dialog go back to the "resource selection" state.
|
protected CmsPushButton |
CmsBrokenLinksPanel.m_cancelButton
The button which cancels the publish dialog.
|
protected CmsPushButton |
CmsPublishSelectPanel.m_cancelButton
The button for escaping from the publish dialog.
|
限定符和类型 | 方法和说明 |
---|---|
java.util.List<CmsPushButton> |
CmsBrokenLinksPanel.getButtons()
Returns the buttons which should be shown in the publish dialog's button panel.
|
protected java.util.List<CmsPushButton> |
CmsPublishConfirmationDialog.getButtons()
Produces the buttons for this dialog.
|
java.util.List<CmsPushButton> |
CmsPublishSelectPanel.getButtons()
Returns the buttons of this panel which should be shown as the buttons of the publish dialog.
|
限定符和类型 | 字段和说明 |
---|---|
protected CmsPushButton |
CmsAliasView.m_cancelButton
The 'Cancel' button.
|
protected CmsPushButton |
CmsAliasView.m_deleteButton
The 'Delete' button.
|
protected CmsPushButton |
CmsAliasView.m_downloadButton
The 'Download' button.
|
protected CmsPushButton |
CmsAliasView.m_newButton
The button for adding a new alias.
|
protected CmsPushButton |
CmsAliasView.m_newRewriteButton
The button for adding a new rewrite alias.
|
protected CmsPushButton |
CmsAliasView.m_rewriteDeleteButton
The button for deleting rewrite aliases.
|
protected CmsPushButton |
CmsAliasView.m_saveButton
The button for saving the alias table.
|
protected CmsPushButton |
CmsImportView.m_submitButton
The button used to submit the file which should be imported to the server.
|
protected CmsPushButton |
CmsAliasView.m_uploadButton
The button for importing alias CSV files.
|
限定符和类型 | 方法和说明 |
---|---|
java.util.List<CmsPushButton> |
CmsAliasView.getButtonBar()
Gets the buttons which should be displayed in the button bar of the popup containing this view.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsHoverbarGotoButton
Sitemap hoverbar "go to page" button.
|
class |
CmsHoverbarGotoParentButton
Sitemap hoverbar "go to parent sitemap" button.
|
class |
CmsHoverbarGotoSubSitemapButton
A button for navigating to a sub-sitemap.
|
class |
CmsHoverbarMoveButton
Sitemap hoverbar move button.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsToolbarGoBackButton
The toolbar button for jumping to the last visited container page.
|
class |
CmsToolbarGoToParentButton
The toolbar button for jumping to the parent sitemap.
|
class |
CmsToolbarPublishButton
Sitemap toolbar publish button.
|
class |
CmsToolbarRefreshButton
The toolbar button to refresh the root entry.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsPropertyDefinitionButton
Button for defining new properties from the property dialog.
|
限定符和类型 | 方法和说明 |
---|---|
CmsPushButton |
CmsPropertyDefinitionView.getCancelButton()
Gets the cancel button.
|
CmsPushButton |
CmsPropertyDefinitionView.getOkButton()
Gets the OK button.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsListItem.MoveHandle
The move handle.
|
protected class |
CmsScrollPanel.ResizeButton
Inner class for the resize button.
|
限定符和类型 | 字段和说明 |
---|---|
protected CmsPushButton |
CmsMenuButton.m_button
The menu button.
|
protected CmsPushButton |
A_CmsDirectEditButtons.m_delete
The delete button.
|
protected CmsPushButton |
A_CmsDirectEditButtons.m_edit
The edit button.
|
protected CmsPushButton |
A_CmsDirectEditButtons.m_new
The new button.
|
protected CmsPushButton |
CmsListItemWidget.m_openClose
The open-close button for the additional info.
|
限定符和类型 | 方法和说明 |
---|---|
CmsPushButton |
CmsAlertDialog.getCloseButton()
Returns the button widget.
|
CmsPushButton |
CmsConfirmDialog.getOkButton()
Returns the 'OK' button widget.
|
限定符和类型 | 字段和说明 |
---|---|
protected CmsPushButton |
CmsVfsLinkWidget.m_browseButton
The browse button.
|
protected CmsPushButton |
CmsLinkSelector.m_editButton
The button for editing the link.
|
protected CmsPushButton |
A_CmsSelectBox.m_openClose
The open-close button.
|
限定符和类型 | 方法和说明 |
---|---|
void |
CmsCategoryField.A_SelectionHandler.setSelectButton(CmsPushButton button)
Sets the select button, can be used instead of a double click to select and search.
|
限定符和类型 | 字段和说明 |
---|---|
protected CmsPushButton |
CmsCategoryTree.m_searchButton
The quick search button.
|
限定符和类型 | 方法和说明 |
---|---|
CmsPushButton |
CmsFormDialog.getOkButton()
Returns the 'OK' button.
|
限定符和类型 | 字段和说明 |
---|---|
protected CmsPushButton |
CmsRenameView.m_cancelButton
The Cancel button.
|
protected CmsPushButton |
CmsRenameView.m_okButton
The OK button.
|
限定符和类型 | 方法和说明 |
---|---|
java.util.List<CmsPushButton> |
CmsRenameView.getDialogButtons()
Gets the buttons which should be inserted into the parent dialog.
|
限定符和类型 | 字段和说明 |
---|---|
protected CmsPushButton |
CmsRestoreView.m_cancelButton
The cancel button.
|
protected CmsPushButton |
CmsRestoreView.m_okButton
The OK button.
|