Table of Contents

Namespace AbanoubNassem.Trinity.Components.Interfaces

Interfaces

IFormComponent

Represents a component that can be included in TrinityForm.

IHasRelationship

Interface for columns that have a relationship to another table.

IHasSchema

Interface for components that have a schema property.

ITrinityAction

Represents an action that can be performed.

ITrinityColumn

TrinityTable Column.

ITrinityComponent

The Basic Trinity Component definition.

ITrinityField

Represents a field in a TrinityForm.

ITrinityLayout

Defines the interface for a Trinity layout component that implements ITrinityComponent and IHasSchema.

ITrinityWidget

Represents a widget that can be used within a Trinity application.