Table of Contents

Namespace Dynamicweb.Core.UI

Classes

Adornment
The class Adornment represents adornment object.
GridViewRequest
The class GridViewRequest represents request object of Dynamicweb.UI.Elements.Displays.GridView control.
GridViewResponse
The class GridViewResponse represents valid response object of Dynamicweb.UI.Elements.Displays.GridView control.
KnownAdornmentInfo
KnownColorInfo
NavigatorAttribute
Exports a Navigator
Node
The class Node represents node object.
NodeAttribute
Exports a Node

Interfaces

INavigator
The interface INavigator defines basic navigator model.
INavigator<T>
The interface INavigator defines navigator model based on specific node type.
INavigatorWithGrid
The interface INavigatorWithGrid defines navigator model uses Dynamicweb.UI.Elements.Displays.GridView control for retrieving Node related data.

Enums

KnownAdornment
Possible adornments for a node. An adornment decorates a node with an image to indicate its state
KnownColor
Possible Colors. An Color decorates a element to visualize wich state it is in or what the user should be focused on
KnownDateTimeInput
Specifies possible DateTime input types for Input Elements
KnownNumberInput
Specifies possible Number input types for Input Elements
To top