Search Results for

    Show / Hide Table of Contents

    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

    Represents a binary field in a List or a Form.

    BooleanCell

    Represents a boolean field in a List or a Form.

    BooleanRadioButtonCell

    Represents a boolean field in a List or a Form.

    BoundCell

    Represents a field in a List or a Form.

    BulletGraphCell

    Represents a data bar field in a List or a Form.

    Cell

    Represents a field in a List or a Form.

    CellUtils

    utility functions for transforming cells

    Column

    Represents one column in a View.

    ColumnBase

    The base class for columns in a View.

    DataBarCell

    Represents a data bar field in a List or a Form.

    DataBarCellBase

    Represents a stacked data bar field in a List or a Form.

    DateCell

    Represents a date field in a List or a Form.

    DateTimeCell

    Represents a date and time field in a List or a Form.

    DurationCell

    Represents a duration field in a List or a Form.

    Field

    Represents a field in a Section, Tab or Form.

    FileCell

    Represents a file field in a List or a Form.

    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

    Represents a guid field in a List or a Form.

    Hyperlink

    Provides a link to another application part in a cell.

    ImageCell

    Represents an image in a List or a Form.

    List

    Represents the definition of a list.

    ListAction

    Represents an action offered for execution.

    ManyToManyRelationCell

    Represents a lookup field in a List or a Form.

    MultiLanguageTextCell

    Represents a numeric field in a List or a Form.

    NumericCell

    Represents a numeric field in a List or a Form.

    Parameter

    Provides the expression for a default value.

    ParameterCollection

    List of default values.

    RadioButtonCell

    Represents a lookup field in a List or a Form.

    RefreshModelCell

    Refreshes the model.

    RelationCell

    Represents a lookup field in a List or a Form.

    RelationCellBase

    Represents a lookup field in a List or a Form.

    RelationField

    Represents a field to edit a relation in a Section, Tab or Form.

    Section

    Represents a section in a Tab or a Form.

    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

    Represents a numeric field in a List or a Form.

    TreeViewRelationCell

    Represents a lookup field in a List or a Form.

    UrlCell

    Represents a url field in a List or a Form.

    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.

    In This Article
    Back to top Copyright © 2020 software architects gmbh