[Missing <summary> documentation for "N:TimeCockpit.Data.DataModel.View"]
Klassen
| Klasse | Beschreibung | |
|---|---|---|
| ActionCell |
Represents an action offered for execution.
| |
| BackReferenceTab |
Represents a tab in a Form.
| |
| BinaryCell | ||
| BooleanCell | ||
| BoundCell | ||
| Cell | ||
| CellUtils |
utility functions for transforming cells
| |
| Column |
Represents one column in a View.
| |
| ColumnBase |
The base class for columns in a View.
| |
| 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 | ||
| HierarchicalRelationCell | ||
| Hyperlink |
Provides a link to another application part in a cell.
| |
| ImageCell | ||
| List |
Represents the definition of a list.
| |
| NumericCell | ||
| Parameter |
Provides the expression for a default value.
| |
| ParameterCollection |
List of default values.
| |
| RefreshModelCell |
Refreshes the model.
| |
| RelationCell | ||
| RelationField | ||
| 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 | ||
| UrlCell | ||
| View |
Displays data from the model.
| |
| ViewAction |
Represents an action offered for execution.
|
Interfaces
| Interface | Beschreibung | |
|---|---|---|
| IApplicationPartConfiguration |
Acts as a marker interface for the configuration of an application part.
|
Aufzählungen
| Aufzählung | Beschreibung | |
|---|---|---|
| DateSelectionMode |
Specifies the selection mode of the calendar.
| |
| DockPosition |
Contains values that specify the location of a docking window.
| |
| EditMode |
Edit modes for lists.
| |
| SortDirection |
The SortDirection enumeration specifies how to sort a list of items.
|