Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ViewServiceConstructor<V, T, I>

Type parameters

Hierarchy

  • ViewServiceConstructor

Index

Constructors

Properties

Constructors

constructor

  • new ViewServiceConstructor(owner: V, serviceName: undefined | string): ViewService<V, T> & I
  • Parameters

    • owner: V
    • serviceName: undefined | string

    Returns ViewService<V, T> & I

Properties

prototype

prototype: ViewService<any, any> & I

Generated using TypeDoc