Package org.meshcms.webui

Provides WebUI classes required by the CMS.

See:
          Description

Class Summary
FileClipboard A simple class to store path and names of files selected with the cut and copy features of the file manager.
FileManagerThumbnail  
FolderXTree Used internally to create the JavaScript code needed by xTree to display the folder tree.
FolderXTree.DirectoryInfo Encapsulates inclusion flag and icon for a directory.
FormField Encapsulates the functionalities of a form field.
Help  
UploadProgressListener  
 

Package org.meshcms.webui Description

Provides WebUI classes required by the CMS.

This package defines a set of classes to display the UI in the web for the CMS. This is true for most of the "external integrations". The intention is to refactor more parts into this package.