Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ViewEntry

Represents an entry to be used to create a view or load it form file

Hierarchy

  • ViewEntry

Index

Properties

Properties

Optional create

create: function

A function used to create the View instance. Optional.

Type declaration

Optional moduleName

moduleName: string

The name of the module containing the View instance to load. Optional.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method