Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ViewBuildEntry

Hierarchy

Index

Properties

ctrlName

ctrlName: string

file

file: string

Optional force

force: boolean

if TRUE the targets will be newly created and written to the targetDir, even if the existence or up-to-date check returns true

id

id: string

isLayout

isLayout: boolean

isPartial

isPartial: boolean

strict

strict: boolean

Optional targetDir

targetDir: string

directory to which the compiled resources like grammars (and checksum files) will be stored

by default, the relative paths are resolved against the app's root directory; if the target directory is missing it will be newly created.

default

BuildAppConfig.targetDir + ResourceType

viewImpl

viewImpl: "mmirf/layout" | "mmirf/partial" | "mmirf/view"

viewName

viewName: string

Generated using TypeDoc