Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AllFields<EntityT>

Type parameters

Hierarchy

  • AllFields

Index

Constructors

constructor

  • new AllFields(fieldName: string, entityConstructor: Constructable<EntityT>): AllFields
  • Parameters

    • fieldName: string
    • entityConstructor: Constructable<EntityT>

    Returns AllFields

Properties

entityConstructor

entityConstructor: Constructable<EntityT>

fieldName

fieldName: string

selectable

selectable: true