| Package | Description |
|---|---|
| org.opencms.ade.galleries.shared |
Contains the shared client/server side gallery dialog classes.
|
| org.opencms.ade.publish.shared |
Classes for the publish dialog which are used by both the client and the server.
|
| org.opencms.ade.sitemap.shared |
Shared Client-Server side of the sitemap view.
|
| org.opencms.gwt.shared |
Core shared stuff.
|
| org.opencms.gwt.shared.sort |
| Modifier and Type | Class and Description |
|---|---|
class |
CmsGalleryFolderBean
Represents a gallery folder.
|
class |
CmsGalleryTreeEntry
Gallery tree entry class.
|
class |
CmsResourceTypeBean
Bean representing resource type information.
|
class |
CmsResultItemBean
A specific bean holding all info to be displayed in
org.opencms.ade.galleries.client.ui.CmsResultListItems. |
| Modifier and Type | Class and Description |
|---|---|
class |
CmsPublishResource
A publish resource.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsGalleryType
The gallery type bean.
|
class |
CmsNewResourceInfo
A bean representing a resource type for use in the detail page creation menu.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsCategoryBean
A specific bean holding all info to be displayed in the categories tab.
|
class |
CmsCategoryTreeEntry
Recursive category tree entry.
|
class |
CmsExternalLinkInfoBean
Provides information about an external link.
|
class |
CmsListInfoBean
A bean holding all info to be displayed in
org.opencms.gwt.client.ui.CmsListItemWidgets. |
class |
CmsModelResourceInfo
Bean holding model resource information to be displayed in the model select dialog.
|
| Modifier and Type | Method and Description |
|---|---|
int |
CmsComparatorTitle.compare(I_CmsHasTitle o1,
I_CmsHasTitle o2) |