File

src/ngx-form-errors/src/models.ts

Constructor

constructor(parent: NgxDisplayContextStore)

Methods

add
add(ctx: NgxDisplayContext)
Returns : void
hasAny
hasAny()
Returns : boolean
hasGlobal
hasGlobal()
Returns : boolean
has
has(key: string)
Returns : boolean
get
get()

Returns the global NgxDisplayContext Returns an error specific context. If none found will NOT fallback to the global context. Returns an error specific context. If none found will fallback to the global context.

Returns : |
get
get(key: string, defaultToGlobal: )

Returns the global NgxDisplayContext Returns an error specific context. If none found will NOT fallback to the global context. Returns an error specific context. If none found will fallback to the global context.

Parameters :
  • key
  • defaultToGlobal
Returns : |
get
get(key: string)

Returns the global NgxDisplayContext Returns an error specific context. If none found will NOT fallback to the global context. Returns an error specific context. If none found will fallback to the global context.

Parameters :
  • key
Returns : |
get
get(key: string, defaultToGlobal: boolean)

Returns the global NgxDisplayContext Returns an error specific context. If none found will NOT fallback to the global context. Returns an error specific context. If none found will fallback to the global context.

Returns : |
mergedKeys
mergedKeys()
remove
remove(key: string)
Returns : boolean
clone
clone(parent: NgxDisplayContextStore)

Properties

global
global: NgxDisplayContext
Type : NgxDisplayContext
hash
hash: any
Type : any

results matching ""

    No results matching ""