Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SnConfigFieldModelStore

Class that stores the model data for the SnConfigModel's fields, it's values are, filled by the SnConfigField decorator.

Hierarchy

  • SnConfigFieldModelStore

Index

Methods

Static Add

Static Contains

  • Contains(fieldName: string): boolean
  • Checks if the store contains value with the specified field

    Parameters

    • fieldName: string

      fieldName {string} The field's name to search for

    Returns boolean

Static Get

Static GetCommandOptions

Generated using TypeDoc