程序包 | 说明 |
---|---|
org.opencms.ade.containerpage.client.ui | |
org.opencms.ade.galleries.client.ui | |
org.opencms.ade.postupload.client.ui | |
org.opencms.ade.sitemap.client |
Client side of the sitemap view.
|
org.opencms.ade.sitemap.client.toolbar |
Sitemap editor toolbar.
|
org.opencms.ade.sitemap.client.ui | |
org.opencms.gwt.client.property | |
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.input.impl | |
org.opencms.gwt.client.ui.tree |
Provides a tree and lazy tree implementation.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsMenuListItem
Draggable menu element.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsResultItemWidget
The result list item widget.
|
class |
CmsResultListItem
Provides the specific list item for the results list.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsUploadPropertyPanel
Panel for the property dialog.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsSitemapTreeItem
Sitemap entry tree item implementation.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsToolbarClipboardView.CmsClipboardDeletedItem
The deleted item widget.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsCreatableListItem
A list item widget class which also contains a resource type info bean, for use in creating new sitemap entries.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsPropertyPanel
A tabbed form field container widget.
|
class |
CmsPropertySelectBox
This is just a select box with some special text messages for use in the property dialog.
|
限定符和类型 | 接口和说明 |
---|---|
interface |
I_CmsListItem
Provides a UI list item.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsAcceptDeclineCancelDialog
Provides a confirmation dialog with yes, no and cancel button.
|
class |
CmsAlertDialog
Provides an alert dialog with a button.
|
class |
CmsConfirmDialog
Provides a confirmation dialog with ok and cancel button.
|
class |
CmsDeleteWarningDialog
A dialog which informs the user that deleting a resource will break links
from other resources.
|
class |
CmsFieldSet
A panel that behaves like a HTML fieldset.
|
class |
CmsFloatDecoratedPanel
A widget used for laying out multiple widgets horizontally.
|
class |
CmsInfoLoadingListItemWidget
This class extends the basic list item widget with the ability to load additional info items
asnchronously via RPC.
|
class |
CmsList<I extends I_CmsListItem>
A very basic list implementation to hold
CmsListItemWidget . |
class |
CmsListItem
List item which uses a float panel for layout.
|
class |
CmsListItemWidget
Provides a UI list item.
|
static class |
CmsListItemWidget.AdditionalInfoItem
Additional info item HTML.
|
class |
CmsSimpleDecoratedPanel
A panel containing two sub-panels next to each other , one for 'decorations' (check boxes, etc.) and one containing a main widget.
|
class |
CmsSimpleListItem
Provides a UI list item.
|
限定符和类型 | 类和说明 |
---|---|
class |
A_CmsSelectBox<OPTION extends A_CmsSelectCell>
Abstract superclass for select box widgets.
|
class |
CmsComboBox
Widget for selecting one of multiple items from a drop-down list which opens
after the user clicks on the widget.
|
class |
CmsLabel
Single line label with text truncation and tool tip.
|
class |
CmsLabelSelectCell
This class represents a single select option in the selector of the select box.
|
class |
CmsMultiSelectBox
Widget for selecting one of multiple items from a drop-down list which opens
after the user clicks on the widget.
|
class |
CmsSelectBox
Widget for selecting one of multiple items from a drop-down list which opens
after the user clicks on the widget.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsDataValue
Widget to generate an single row of values.
|
限定符和类型 | 类和说明 |
---|---|
class |
A_CmsFormFieldPanel
The abstract class for form field container widgets.
|
class |
CmsFieldsetFormFieldPanel
Form field panel which puts its form fields into a field set, and also displays a resource info box.
|
class |
CmsFormRow
A row in a properties form.
|
class |
CmsInfoBoxFormFieldPanel
Form field panel for the sitemap entry editor in the navigation mode.
|
class |
CmsSimpleFormFieldPanel
A simple form field container widget.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsLabelNonTextOverflowImpl
Single line label implementation for gecko based browsers which don't support CSS property 'text-overflow'.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsLazyTree<I extends CmsLazyTreeItem>
Lazy tree imeplementation.
|
class |
CmsLazyTreeItem
Tree item for lazily loaded list trees.
|
protected class |
CmsLazyTreeItem.LoadingItem
Helper tree item which displays a "loading" message.
|
class |
CmsTree<I extends CmsTreeItem>
A tree of list items.
|
class |
CmsTreeItem
List tree item implementation.
|