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