Package org.opencms.gwt.shared

Core shared stuff.

See:
          Description

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.
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.
CmsPrincipalBean A bean that holds the informations of a principal to show the availability 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.
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
 

Package org.opencms.gwt.shared Description

Core shared stuff.

Since:
8.0.0