Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "view-util"

Index

Type aliases

BeforeAttachAction

BeforeAttachAction: function

Type declaration

    • (view: View): void
    • Parameters

      • view: View

      Returns void

NgContentView

NgContentView: ContentView | ViewExtensions

NgLayoutBase

NgLayoutBase: LayoutBase | ViewExtensions

NgPlaceholder

NgPlaceholder: Placeholder | ViewExtensions

Variables

Const ELEMENT_NODE_TYPE

ELEMENT_NODE_TYPE: 1

Const XML_ATTRIBUTES

XML_ATTRIBUTES: ReadonlyArray<string>

Const propertyMaps

propertyMaps: Map<Function, Map<string, string>>

Const whiteSpaceSplitter

whiteSpaceSplitter: RegExp

Functions

isContentView

  • isContentView(view: any): view

isLayout

  • isLayout(view: any): view

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