Members
(static, non-null) STATE :Object
State definition.
Type:
- Object
- Source:
activeCTCollectionId :number
Active change tracking collection ID retrieved from the REST service.
Type:
- number
- Default Value:
- 0
- Source:
changeEntries :object
Change entries for the currently selected change tracking collection.
Type:
- object
- Default Value:
- undefined
- Source:
changeListsDropdownMenu :array
List of drop down menu items.
Type:
- array
- Default Value:
- []
- Source:
changes :object
Number of changes for the active change list.
Type:
- object
- Source:
checkoutConfirmationEnabled :boolean
Checkout confirmation is enabled.
Type:
- boolean
- Default Value:
- true
- Source:
collisionsCount :boolean
Number of collisions.
Type:
- boolean
- Default Value:
- true
- Source:
collisionsLoading :boolean
Number of collisions loaded (only stored if fetching is in progress).
Type:
- boolean
- Default Value:
- true
- Source:
descriptionActiveChangeList :string
Active change list card description.
Type:
- string
- Default Value:
- undefined
- Source:
descriptionProductionInformation :string
Production card description.
Type:
- string
- Source:
entityNameTranslations :object
JSON array of translation properties.
Type:
- object
- Source:
headerButtonDisabled :boolean
If
true, head button is disabled.
Type:
- boolean
- Default Value:
- false
- Source:
headerTitleActiveChangeList :string
Active change list's card header title.
Type:
- string
- Default Value:
- undefined
- Source:
headerTitleProductionInformation :string
Production's card header title.
Type:
- string
- Source:
initialFetch :boolean
If
true, an initial fetch has already occurred.
Type:
- boolean
- Default Value:
- false
- Source:
publisedBy :object
Information of who published to production.
Type:
- object
- Source:
(non-null) spritemap :string
Path of the available icons.
Type:
- string
- Default Value:
- undefined
- Source:
urlChangeEntries :string
The URL for the REST service to the change entries.
Type:
- string
- Source:
urlCollectionsBase :string
BBase REST API URL to the collection resource.
Type:
- string
- Source:
(non-null) urlProductionInformation :string
URL for the REST service to the change tracking production information.
Type:
- string
- Default Value:
- undefined
- Source:
(non-null) urlProductionView :string
URL for the production view.
Type:
- string
- Default Value:
- undefined
- Source:
urlSelectProduction :string
URL for the list view with production checked out.
Type:
- string
- Default Value:
- undefined
- Source:
urlUserSettings :string
URL for the REST service to the user settings.
Type:
- string
- Default Value:
- undefined
- Source: