程序包 | 说明 |
---|---|
org.opencms.ade.containerpage.client.ui | |
org.opencms.ade.editprovider.client | |
org.opencms.ade.galleries.client.preview.ui | |
org.opencms.ade.sitemap.client.toolbar |
Sitemap editor toolbar.
|
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.tree |
Provides a tree and lazy tree implementation.
|
限定符和类型 | 类和说明 |
---|---|
class |
A_CmsToolbarOptionButton
Abstract button class implementing common methods of
I_CmsToolbarButton
for container-page tool-bar buttons with element functions. |
class |
CmsAddToFavoritesButton
Add to favorites button.
|
class |
CmsToolbarEditButton
The edit button holding all edit related methods.
|
class |
CmsToolbarElementInfoButton
Class for the toolbar button to display elements information.
|
class |
CmsToolbarInfoButton
Option bar button for displaying resource information.
|
class |
CmsToolbarMoveButton
The move button holding all move related methods.
|
class |
CmsToolbarRemoveButton
The remove button holding all remove related methods.
|
class |
CmsToolbarResetButton
The reset button holding all related methods.
|
class |
CmsToolbarSaveButton
The save button holding all related methods.
|
class |
CmsToolbarSettingsButton
The properties button holding all properties related methods.
|
class |
CmsToolbarSitemapButton
The sitemap button holding all related methods.
|
限定符和类型 | 字段和说明 |
---|---|
protected CmsToggleButton |
CmsSelectionButtonMenu.m_toggleButton
The selection button.
|
构造器和说明 |
---|
CmsSelectionButtonMenu(CmsToggleButton button,
boolean isToolbarMode,
com.google.gwt.dom.client.Element baseElement)
Creates a new selection menu.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsToolbarPublishButton
A simplified publish button for the Toolbar direct edit provider.
|
class |
CmsToolbarSelectionButton
The selection button for the direct edit provider.
|
限定符和类型 | 字段和说明 |
---|---|
protected CmsToggleButton |
CmsImageFormatsForm.m_ratioLock
The ratio lock button.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsToolbarShowNonNavigationButton
The sitemap toolbar change sitemap editor mode button.
|
限定符和类型 | 类和说明 |
---|---|
class |
A_CmsToolbarButton<HANDLER extends I_CmsToolbarHandler>
Abstract button class implementing common methods
of
I_CmsToolbarButton
for container-page tool-bar buttons. |
限定符和类型 | 字段和说明 |
---|---|
protected CmsToggleButton |
CmsRadioButton.m_button
The wigdet used to implement the actual radio button.
|
限定符和类型 | 方法和说明 |
---|---|
CmsToggleButton |
CmsCheckBox.getButton()
Gets the toggle button used internally.
|
CmsToggleButton |
CmsRadioButton.getRadioButton()
Returns the radio button.
|
限定符和类型 | 字段和说明 |
---|---|
protected CmsToggleButton |
CmsTreeItem.m_opener
The element showing the open/close icon.
|
限定符和类型 | 方法和说明 |
---|---|
protected CmsToggleButton |
CmsTreeItem.createOpener()
Creates the button for opening/closing this item.
|