Readonly
browserReadonly
calculationcurrent calculation settings
Readonly
catalogcurrent catalog settings
Readonly
dataDefault language used for the product data (Array of languages in order of priority).
If the array is empty the UI language will be used as fallback.
Use EaiwsSessionDefaults.applyDefaults()
to apply the default language.
Readonly
defaultsdefault application settings
Readonly
eaiwscurrent eaiws settings
Readonly
eventevent which triggers if the calculation settings are changed
Readonly
eventevent which triggers if the catalog settings are changed
Readonly
eventevent which triggers if the data language is changed
Readonly
eventevent which triggers if the eaiws settings are changed
Readonly
eventevent which triggers if the length unit is changed
Readonly
eventevent which triggers if the locale is changed
Readonly
eventevent which triggers if the order settings are changed
Readonly
eventevent which triggers if the project editor settings are changed
Readonly
eventevent which triggers if the project validity is changed
Readonly
eventevent which triggers if the report settings are changed
Readonly
eventevent which triggers if the theme settings are changed
Readonly
languageUI language of the application (based on the current locale)
Readonly
lengthLength unit which is used to show length values.
Readonly
localeLocale of the application. Used for number and date formatting and defines the language of the application.
Readonly
ordercurrent order settings
Readonly
priceTrue if the articles price date is supported.
Readonly
projectcurrent project editor settings
Readonly
projectDefault project validity. The validity is represented as an ISO 8601 duration string.
An empty string is used for no validity
.
Use EaiwsSessionDefaults.applyDefaults()
to apply the default project validity.
Readonly
reportcurrent report settings
Readonly
specialID of the special model information text.
Readonly
supportedList of supported project states in correct order.
Readonly
themecurrent theme settings
Readonly
userCross browser settings storage which stores settings for the current user. Only available if the user authentication provides a storage. Note: This is an asynchronous api.
Readonly
webGLcurrent WebGL settings
Sets new calculation settings.
Sets new catalog settings.
Sets new eaiws settings.
Sets new order settings.
Sets new project editor settings.
Sets new report settings.
Sets new theme settings.
Generated using TypeDoc
Settings storage which stores settings for the current browser. Note: This is a synchronous api.