Class: ChangeListsConfiguration

ChangeListsConfiguration()

Provides the component for the Change Lists configuration screen.

Constructor

new ChangeListsConfiguration()

Source:

Members

(static, non-null) STATE :Object

State definition.
Type:
  • Object
Source:

changeTrackingAllowed :boolean

If true, change tracking is allowed.
Type:
  • boolean
Source:

changeTrackingEnabled :boolean

If true, change tracking is enabled.
Type:
  • boolean
Source:

checkoutCTCollectionConfirmationEnabled :boolean

If true, checkout change tracking confirmation is enabled.
Type:
  • boolean
Source:

currentPage :string

sets which page to display based on navigationItems
Type:
  • string
Source:

initialFetch :boolean

If true, an initial fetch has already occurred.
Type:
  • boolean
Default Value:
  • false
Source:
Itemlist for navigationBar
Type:
  • array
Default Value:
  • undefined
Source:
Itemlist for navigationBar
Type:
  • array
Default Value:
  • undefined
Source:

(non-null) spritemap :string

Path of the available icons.
Type:
  • string
Default Value:
  • undefined
Source:

tooltipBody :string

Content types that support change tracking.
Type:
  • string
Source:

(non-null) urlChangeTrackingConfiguration :string

URL for the REST service to the change tracking configuration endpoint.
Type:
  • string
Default Value:
  • undefined
Source:

(non-null) urlChangeTrackingUserConfiguration :string

URL for the REST service to the change tracking user configuration endpoint.
Type:
  • string
Default Value:
  • undefined
Source:

(non-null) urlConfiguration :string

URL for the Configuration screen.
Type:
  • string
Default Value:
  • undefined
Source:

(non-null) urlOverview :string

URL for the Overview screen.
Type:
  • string
Default Value:
  • undefined
Source:

userSettingsEnabled :boolean

If true, User Settings is available in navigation.
Type:
  • boolean
Default Value:
  • false
Source: