See: Description
| Interface | Description |
|---|---|
| I_CmsSelectionHandler<T> |
Handles selection of a generic type T.
|
| Class | Description |
|---|---|
| A_CmsFileSelectField<T> |
Abstract file select field.
|
| CmsNavigationFilter |
Filter used to hide folder tree items which are not either navigation items themselves or are required to navigate
from the site root to a navigation item.
|
| CmsPathSelectField |
File path select field.
|
| CmsResourceSelectDialog |
Dialog with a site selector and file tree which can be used to select resources.
|
| CmsResourceSelectDialog.Options |
Class for site select options.
|
| CmsResourceSelectDialogContents |
Contents of the resource select dialog, filled using the declarative layout mechanism.
|
| CmsResourceTreeContainer |
The data container for the sitmeap folder selection tree.
|
| CmsResourceTreeTable |
Tree subclass used to display VFS resource trees.
|
| CmsResourceTreeTable.FileSorter |
Extends the default sorting to differentiate between files and folder when sorting by name.
|