Package org.opencms.gwt.shared

Core shared stuff.

See:
          Description

Interface Summary
I_CmsUploadConstants An interface that holds some constants for the upload dialog.
 

Class Summary
CmsAdditionalInfoBean Additional info bean.
CmsAvailabilityInfoBean A bean that holds the informations of the availability dialog.
CmsBrokenLinkBean A bean which represents either the source or the target of a broken link.
CmsCategoryBean A specific bean holding all info to be displayed in the categories tab.
CmsCategoryTreeEntry Recursive category tree entry.
CmsClientLock Client side lock class.
CmsContextMenuEntryBean A context menu entry bean.
CmsCoreData Runtime data bean for prefetching.
CmsCoreData.UserInfo Bean class containing info about the current user.
CmsDeleteResourceBean A bean which represents the information for the delete dialog.
CmsIconUtil Utility class for the resource icon CSS.
CmsLinkBean A bean for representing a link, which can be external or internal.
CmsListInfoBean A bean holding all info to be displayed in org.opencms.gwt.client.ui.CmsListItemWidgets.
CmsLockInfo A bean for storing information about whether a resource could be locked or not, and if not, why.
CmsLockReportInfo A bean holding the lock report info.
CmsMenuCommandParameters A class which contains constants for menu command parameters.
CmsModelResourceInfo Bean holding model resource information to be displayed in the model select dialog.
CmsPrepareEditResponse Response bean class for the 'prepareEdit' RPC method.
CmsPreviewInfo Info needed to preview a resource.
CmsPrincipalBean A bean that holds the informations of a principal to show the availability dialog.
CmsRenameInfoBean Bean class containing the information needed for the Rename dialog.
CmsReplaceInfo File replace dialog info.
CmsResourceCategoryInfo Category information for a specific resource.
CmsResourceStatusBean The Class CmsResourceStatusBean.
CmsRestoreInfoBean The bean with the necessary information for the "Restore" dialog.
CmsReturnLinkInfo This class represents the result of a "return link" lookup, which is what happens if the user clicks the "go to last page" button in the sitemap editor.
CmsTemplateContextInfo Client-compatible bean with information about the current template context.
CmsUploadFileBean A bean that holds the upload file infos.
CmsUploadProgessInfo A bean that holds the upload progress infos.
CmsValidationQuery A simple bean class which represents a validation request for a single form field.
CmsValidationResult The result of a single field validation.
CmsVfsEntryBean A bean which represents a resource in the VFS.
 

Enum Summary
CmsClientLock.LockType The available lock types.
CmsCoreData.AdeContext A enumeration for the ADE context.
CmsListInfoBean.LockIcon Lock icons.
CmsListInfoBean.StateIcon Enum for the type of page icon which should be displayed.
CmsLockInfo.State An enum indicating the success or type of failure of a locking operation.
CmsReturnLinkInfo.Status The moved status.
CmsUploadProgessInfo.UPLOAD_STATE A enum for the upload state.
 

Package org.opencms.gwt.shared Description

Core shared stuff.

Since:
8.0.0