Table of Contents

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.

Cell
Column
ColumnEditorDefinition

Base type for editor definitions for Grid Edit cells.

ComponentCell
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.

FillListOptions<TRowModel>
GridColumn
GridColumnComponentDefinition

Base type for definitions for Grid Edit cells.

GridColumnInheritanceIdentifierRule

The rule to build master identifier.

GridColumnOptionsDependencyRule

The rule to build master identifier.

GridColumnRestrictionRule
GridColumnRule
GridEdit
List
ListActionNode
ListActionNodeExtensions
ListItemsCommandBase
ListSelectionModel
ListSelectionModelQuery
ListSettings<TRowModel>
ListViewMapping
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.

RowStateOptions<TRowModel>
SortInfo
StackCell
TextDisplayDefinition

Column definition used to create a display component cell with placeholder.

TextEditorDefinition

Editor definition used to create a cell with a text editor.

ValueCell
ValueConversionEditorDefinition

Editor definition used to create a cell with a value conversion editor.

Structs

List.SizeInfo

Interfaces

IListItem
To top