Namespace Dynamicweb.CoreUI.Lists
Classes
- ActionEditorDefinition
Editor definitions used to create a cell with a custom action as editor. (EXPERIMENTAL)
- BooleanEditorDefinition
Editor definition used to create a cell with a boolean editor.
- ColumnEditorDefinition
Base type for editor definitions for Grid Edit cells.
- DateEditorDefinition
Editor definition used to create a cell with a date or date/time editor.
- DisplayComponentDefinition
Column definition used to create display component cell.
- DropDownEditorDefinition
Editor definition used to create a cell with a dropdown editor.
- DropDownMultiEditorDefinition
Editor definition used to create a cell with a multiselect dropdown editor.
- GridColumnComponentDefinition
Base type for definitions for Grid Edit cells.
- GridColumnInheritanceIdentifierRule
The rule to build master identifier.
- MultiLineTextEditorDefinition
Editor definition used to create a cell with a multi-line text editor.
- NumberEditorDefinition
Editor definition used to create a cell with a number editor.
- RichTextEditorDefinition
Editor definition used to create a cell with a rich text editor.
- TextDisplayDefinition
Column definition used to create a display component cell with placeholder.
- TextEditorDefinition
Editor definition used to create a cell with a text editor.
- ValueConversionEditorDefinition
Editor definition used to create a cell with a value conversion editor.