Class: Options

Options()

Options.

Extends

  • Component

Members

(nullable) defaultLanguageId :string

Type:
  • string
Default Value:
  • undefined
Source:

(nullable) defaultLanguageId :string

Type:
  • string
Default Value:
  • undefined
Source:

(nullable) defaultOption :bool

Type:
  • bool
Default Value:
  • false
Source:

(nullable) editingLanguageId :string

Type:
  • string
Default Value:
  • undefined
Source:

(nullable) editingLanguageId :string

Type:
  • string
Default Value:
  • undefined
Source:

(nullable) evaluable :boolean|undefined

Type:
  • boolean | undefined
Default Value:
  • 'boolean'
Source:

(nullable) fieldName :string

Type:
  • string
Default Value:
  • undefined
Source:

(nullable) items :string|undefined

Type:
  • string | undefined
Default Value:
  • undefined
Source:

(nullable) label :string|undefined

Type:
  • string | undefined
Default Value:
  • undefined
Source:

(nullable) localizedValue :object|undefined

Type:
  • object | undefined
Default Value:
  • {}
Source:

(nullable) placeholder :string

Type:
  • string
Default Value:
  • enter-an-option
Source:

(nullable) readOnly :bool

Type:
  • bool
Default Value:
  • false
Source:

(nullable) required :bool

Type:
  • bool
Default Value:
  • false
Source:

(nullable) showLabel :bool

Type:
  • bool
Default Value:
  • true
Source:

(nullable) spritemap :string|undefined

Type:
  • string | undefined
Default Value:
  • undefined
Source:

(nullable) tip :string|undefined

Type:
  • string | undefined
Default Value:
  • undefined
Source:

(nullable) type :string|undefined

Type:
  • string | undefined
Default Value:
  • options
Source:

(nullable) value :string

Type:
  • string
Default Value:
  • {}
Source: