Class: LayoutProvider

LayoutProvider()

LayoutProvider listens to your children's events to control the `pages` and make manipulations.

Extends

  • Component

Members

allowMultiplePages :boolean

Type:
  • boolean
Source:

allowSuccessPage :boolean

Type:
  • boolean
Source:

allowSuccessPage :boolean

Type:
  • boolean
Source:

(nullable) defaultLanguageId :string

Type:
  • string
Default Value:
  • undefined
Source:

(nullable) editingLanguageId :string

Type:
  • string
Default Value:
  • undefined
Source:

(nullable) events :object

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

(nullable) fieldActions :string

Type:
  • string
Default Value:
  • undefined
Source:

(nullable) fieldHovered :object

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

(nullable) fieldNameGenerator :function

Type:
  • function
Default Value:
  • _fieldNameGeneratorValueFn
Source:

(nullable) fieldSetDefinitionURL :string

Type:
  • string
Default Value:
  • undefined
Source:

(nullable) fieldSets :array|undefined

Type:
  • array | undefined
Default Value:
  • []
Source:

(nullable) focusedField :object

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

(nullable) generateFieldNameUsingFieldLabel :bool

Type:
  • bool
Default Value:
  • false
Source:

(nullable) initialPages :array|undefined

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

(nullable) initialPaginationMode :string

Type:
  • string
Default Value:
  • 'wizard'
Source:

initialSuccessPageSettings :object

Type:
  • object
Source:

(nullable) pages :array

Type:
  • array
Default Value:
  • undefined
Source:

paginationMode :string

Type:
  • string
Source:

(nullable) previousFocusedField :object

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

(nullable) rules :array|undefined

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

(nullable) rules :array|undefined

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

(nullable) spritemap :array|undefined

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

(nullable) successPageSettings :object|undefined

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

(nullable) view :string

Type:
  • string
Default Value:
  • undefined
Source: