Namespace TimeCockpit.Data.DataModel.View
Classes
ActionCell
Represents an action offered for execution.
BackReferenceCell
Represents a tab in a Form.
BackReferenceFormListCell
Represents a control in a Form.
BackReferenceTab
Represents a tab in a Form.
BinaryCell
BooleanCell
BooleanRadioButtonCell
BoundCell
BulletGraphCell
Cell
CellUtils
utility functions for transforming cells
Column
Represents one column in a View.
ColumnBase
The base class for columns in a View.
DataBarCell
DataBarCellBase
DateCell
DateTimeCell
DurationCell
Field
FileCell
Form
Displays one record of an entity in a form.
Group
class representing a group by in a list definition. Used to define lists that are automatically grouped by one of more properties when opening the list. Zero, one or more instances of this class can be added to Groups to define the initial grouping.
GuidCell
Hyperlink
Provides a link to another application part in a cell.
ImageCell
List
Represents the definition of a list.
ListAction
Represents an action offered for execution.
ManyToManyRelationCell
MultiLanguageTextCell
NumericCell
Parameter
Provides the expression for a default value.
ParameterCollection
List of default values.
RadioButtonCell
RefreshModelCell
Refreshes the model.
RelationCell
RelationCellBase
RelationField
Represents a field to edit a relation in a Section, Tab or Form.
Section
SectionColumn
Represents a column in a Section.
StaticTextColumn
Represents one column with a static text in a View.
Tab
Represents a tab in a Form.
TextCell
TreeViewRelationCell
UrlCell
View
Displays data from the model.
ViewAction
Represents an action offered for execution.
Interfaces
IApplicationPartConfiguration
Acts as a marker interface for the configuration of an application part.
Enums
DateSelectionMode
Specifies the selection mode of the calendar.
DockPosition
Contains values that specify the location of a docking window.
EditMode
Edit modes for lists.
LabelPosition
The LabelPosition specifies where to place labels for input fields.
SortDirection
The SortDirection enumeration specifies how to sort a list of items.