|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| I_CmsListAction | Interface for list actions. |
| I_CmsListDirectAction | Interface for list direct action, that is an action that may be applied directly on a list item. |
| I_CmsListFormatter | Provides an interface for list data formatting. |
| I_CmsListItemComparator | A list item comparator can be set at a column definition to set the sorting method for that column. |
| I_CmsSearchMethod | Defines a search action, that is a list action with an additional method for filtering. |
| Class Summary | |
|---|---|
| A_CmsListAction | The default skeleton for a list action. |
| A_CmsListDefaultJsAction | Implementation of a default action in a html list column that can execute java script code. |
| A_CmsListDialog | Provides a dialog with a list widget. |
| A_CmsListDirectJsAction | Default implementation of a direct action for a html list column that can execute java script code. |
| A_CmsListReport | Provides a report in the list widget. |
| A_CmsListSearchAction | Abstract implementation of a search action. |
| CmsHtmlList | The main class of the html list widget. |
| CmsListColumnAlignEnum | Wrapper class for the different types of table cell horizontal alignments. |
| CmsListColumnDefinition | Html list column definition. |
| CmsListDateFormatter | Simple formatter for dates. |
| CmsListDateMacroFormatter | Formatter for dates. |
| CmsListDefaultAction | Implementation of a default action in a html list column. |
| CmsListDirectAction | Default implementation of a direct action for a html list column. |
| CmsListIndependentAction | Default implementation of a independent action for a html list. |
| CmsListItem | Generic list item. |
| CmsListItemActionIconComparator | Comparator for column sorting by first direct action icon names. |
| CmsListItemCaseInsensitiveComparator | Comparator for case insensitive column sorting with string localization. |
| CmsListItemDefaultComparator | Default comparator for case sensitive column sorting with string localization. |
| CmsListItemDetails | For adding detail information to the list items add an instance of this class to the list metadata and fill the data like an additional column. |
| CmsListItemDetailsFormatter | This list item detail formatter creates a two column table, in the first column the message is put and in the second the content self. |
| CmsListMacroFormatter | This list formatter uses the class for macro like formatting. |
| CmsListMetadata | This is class contains all the information for defining a whole html list. |
| CmsListMultiAction | Default implementation of a list multi action. |
| CmsListOpenResourceAction | Opens the selected resource in a new window. |
| CmsListOrderEnum | Wrapper class for the different types of table cell horizontal alignments. |
| CmsListResourceIconAction | Displays an icon action for dependency lists. |
| CmsListSearchAction | Default implementation for a seach action in an html list. |
| CmsListState | Class for storing the state of a list. |
| CmsListTimeFormatter | Simple formatter for time. |
| CmsListTimeIntervalFormatter | Simple formatter for time intervals. |
| CmsTwoListsDialog | Helper class for managing two lists on the same dialog. |
| CmsTwoListsDialogsWOStart | A with no starting html for previous widget dialog display. |
| Messages | Convenience class to access the localized messages of this OpenCms package. |
Generates the list views commonly used in the OpenCms Workplace "Administration" tools.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||