%PDF- %PDF-
Direktori : /mnt/tnb/Desktop/Tips.Quality.Common.Seeds/bin/Debug/netstandard2.0/ |
Current File : //mnt/tnb/Desktop/Tips.Quality.Common.Seeds/bin/Debug/netstandard2.0/Tix.Core.Entities.xml |
<?xml version="1.0"?> <doc> <assembly> <name>Tix.Core.Entities</name> </assembly> <members> <member name="T:Tix.Core.Entities.About.AboutBoxInformation"> <summary>The about box information.</summary> </member> <member name="M:Tix.Core.Entities.About.AboutBoxInformation.GetTipsServerModules"> <summary> Gets the server modules. </summary> <returns>The server modules (C#).</returns> </member> <member name="M:Tix.Core.Entities.About.AboutBoxInformation.GetServerModules"> <summary> Gets the server modules. </summary> <returns>The server modules (C#).</returns> </member> <member name="M:Tix.Core.Entities.About.AboutBoxInformation.GetSystemInfo"> <summary> Gets the system information. </summary> <returns>The system information.</returns> </member> <member name="M:Tix.Core.Entities.About.AboutBoxInformation.GetConnectString"> <summary> Gets the connect string. </summary> <returns>The connect string.</returns> </member> <member name="M:Tix.Core.Entities.About.AboutBoxInformation.GetEntityFrameworkProviderString"> <summary> Gets the connect string. </summary> <returns>The connect string.</returns> </member> <member name="M:Tix.Core.Entities.About.AboutBoxInformation.GetSprintNumber"> <summary> Gets the sprint number. </summary> <returns>The sprint number.</returns> </member> <member name="M:Tix.Core.Entities.About.AboutBoxInformation.GetRevision"> <summary> Gets the revision number. </summary> <returns>The revision number.</returns> </member> <member name="M:Tix.Core.Entities.About.AboutBoxInformation.GetServerTimezone"> <summary> Gets the utc mode of the database. </summary> <returns>Yes/No depending on the utc mode.</returns> </member> <member name="M:Tix.Core.Entities.About.AboutBoxInformation.AddRabbitMqConnectionString(Tix.Core.Entities.About.SystemInfoValueList)"> <summary> Adds the rabbit mq connection string. </summary> <param name="info">The system information.</param> </member> <member name="M:Tix.Core.Entities.About.AboutBoxInformation.AddOracleSelectInfo(Tix.Core.Entities.About.SystemInfoValueList,System.String,Tix.DataAccess.Database.IDatabaseContext,System.String)"> <summary>Adds the oracle select information.</summary> <param name="info">The information.</param> <param name="key">The key.</param> <param name="dbcontext">The dbcontext.</param> <param name="select">The select.</param> </member> <member name="M:Tix.Core.Entities.About.AboutBoxInformation.AddSqlServerSelectInfo(Tix.Core.Entities.About.SystemInfoValueList,System.String,Tix.DataAccess.Database.IDatabaseContext,System.String)"> <summary>Adds the sql server select information.</summary> <param name="info">The information.</param> <param name="key">The key.</param> <param name="dbcontext">The dbcontext.</param> <param name="select">The select.</param> </member> <member name="M:Tix.Core.Entities.About.AboutBoxInformation.GetMegaByteString(System.UInt64)"> <summary>Gets the mega byte string.</summary> <param name="totalPhysicalMemory">The total physical memory.</param> <returns>The formatted size</returns> </member> <member name="T:Tix.Core.Entities.About.GetDotNetVersion"> <summary> Gets the dot net framework version from registry https://docs.microsoft.com/de-de/dotnet/framework/migration-guide/how-to-determine-which-versions-are-installed#net_d </summary> </member> <member name="M:Tix.Core.Entities.About.GetDotNetVersion.Get45PlusFromRegistry"> <summary> Gets the dotnet framework version from registry </summary> <returns>The version description.</returns> </member> <member name="M:Tix.Core.Entities.About.GetDotNetVersion.CheckFor45PlusVersion(System.Int32)"> <summary> Checking the version using >= will enable forward compatibility. </summary> <param name="releaseKey">The release key</param> <returns>The version string</returns> </member> <member name="T:Tix.Core.Entities.About.SystemInfoValue"> <summary>The system info value.</summary> </member> <member name="M:Tix.Core.Entities.About.SystemInfoValue.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.About.SystemInfoValue"/> class.</summary> </member> <member name="M:Tix.Core.Entities.About.SystemInfoValue.#ctor(System.String,System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.About.SystemInfoValue"/> class.</summary> <param name="key">The key.</param> <param name="value">The value.</param> </member> <member name="P:Tix.Core.Entities.About.SystemInfoValue.Parameter"> <summary>Gets or sets the parameter.</summary> </member> <member name="P:Tix.Core.Entities.About.SystemInfoValue.Value"> <summary>Gets or sets the value.</summary> </member> <member name="T:Tix.Core.Entities.About.SystemInfoValueList"> <summary>The system info value list.</summary> </member> <member name="M:Tix.Core.Entities.About.SystemInfoValueList.Add(System.String,System.String)"> <summary>The add.</summary> <param name="key">The key.</param> <param name="value">The value.</param> </member> <member name="T:Tix.Core.Entities.About.WebServerAssemblyInfo"> <summary> The server assembly info. </summary> </member> <member name="M:Tix.Core.Entities.About.WebServerAssemblyInfo.#ctor"> <summary> Initializes a new instance of the <see cref="T:Tix.Core.Entities.About.WebServerAssemblyInfo"/> class. </summary> </member> <member name="M:Tix.Core.Entities.About.WebServerAssemblyInfo.#ctor(System.Reflection.Assembly)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.About.WebServerAssemblyInfo"/> class.</summary> <param name="assembly">The assembly.</param> </member> <member name="P:Tix.Core.Entities.About.WebServerAssemblyInfo.Name"> <summary> Gets or sets the name. </summary> </member> <member name="P:Tix.Core.Entities.About.WebServerAssemblyInfo.Version"> <summary> Gets or sets the version. </summary> </member> <member name="P:Tix.Core.Entities.About.WebServerAssemblyInfo.ProductVersion"> <summary> Gets or sets the product version. </summary> <value> The product version. </value> </member> <member name="P:Tix.Core.Entities.About.WebServerAssemblyInfo.Path"> <summary> Gets or sets the path. </summary> </member> <member name="P:Tix.Core.Entities.About.WebServerAssemblyInfo.FileTime"> <summary> Gets or sets the path. </summary> </member> <member name="M:Tix.Core.Entities.About.WebServerAssemblyInfo.GetProductVersion(System.Reflection.Assembly,System.String)"> <summary>Gets the product version.</summary> <param name="assembly">The assembly.</param> <param name="defaultVersion">The default version.</param> <returns>The product version. This is a text describing the product version.</returns> </member> <member name="T:Tix.Core.Entities.AllowNoWarningValue"> <summary>The allow no warning value.</summary> </member> <member name="F:Tix.Core.Entities.AllowNoWarningValue.Allow"> <summary> Allow action </summary> </member> <member name="F:Tix.Core.Entities.AllowNoWarningValue.Warning"> <summary> Allow action with warning </summary> </member> <member name="F:Tix.Core.Entities.AllowNoWarningValue.No"> <summary> Skip action </summary> </member> <member name="T:Tix.Core.Entities.ApplicationEntity"> <summary> Represents the ApplicationEntity. <para>Db Table: TIX_APPLICATION</para> </summary> </member> <member name="M:Tix.Core.Entities.ApplicationEntity.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.ApplicationEntity"/> class.</summary> </member> <member name="P:Tix.Core.Entities.ApplicationEntity.ApplicationCode"> <summary> Gets or sets the ApplicationCode. <para>Db Column: APPLCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.ApplicationEntity.Active"> <summary> Gets or sets a value indicating whether Active is set. <para>Db Column: ACTFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.ApplicationEntity.ApplicationCategoryCode"> <summary> Gets or sets the ApplicationCategoryCode. <para>Db Column: APPLCATCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.ApplicationEntity.Description"> <summary> Gets or sets the Description. <para>Db Column: DESCR</para> </summary> </member> <member name="M:Tix.Core.Entities.ApplicationEntity.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.ApplicationEntity.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.ApplicationEntity.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="T:Tix.Core.Entities.ApplicationEntityMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.ApplicationEntity" /> type.</summary> </member> <member name="M:Tix.Core.Entities.ApplicationEntityMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.ApplicationEntityMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.ApplicationInstance"> <summary> Represents the ApplicationInstance. <para>Db Table: TIX_APPLICATION_INSTANCES</para> </summary> </member> <member name="M:Tix.Core.Entities.ApplicationInstance.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.ApplicationInstance"/> class.</summary> </member> <member name="P:Tix.Core.Entities.ApplicationInstance.ApplicationCode"> <summary> Gets or sets the ApplicationCode. <para>Db Column: APPLCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.ApplicationInstance.ApplicationGroupCode"> <summary> Gets or sets the ApplicationGroupCode. <para>Db Column: APPLGRPCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.ApplicationInstance.ApplicationURL"> <summary> Gets or sets the ApplicationURL. <para>Db Column: APPLURL</para> </summary> </member> <member name="P:Tix.Core.Entities.ApplicationInstance.ServerName"> <summary> Gets or sets the ServerName. <para>Db Column: SERVERNAME</para> </summary> </member> <member name="P:Tix.Core.Entities.ApplicationInstance.SiteName"> <summary> Gets or sets the SiteName. <para>Db Column: WEBSITE</para> </summary> </member> <member name="P:Tix.Core.Entities.ApplicationInstance.VirtualDirectory"> <summary> Gets or sets the VirtualDirectory. <para>Db Column: VDIR</para> </summary> </member> <member name="P:Tix.Core.Entities.ApplicationInstance.Application"> <summary>Gets or sets the Application.</summary> </member> <member name="M:Tix.Core.Entities.ApplicationInstance.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.ApplicationInstance.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.ApplicationInstance.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="T:Tix.Core.Entities.ApplicationInstanceMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.ApplicationInstance" /> type.</summary> </member> <member name="M:Tix.Core.Entities.ApplicationInstanceMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.ApplicationInstanceMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.WebServerBase"> <summary> Represents the WebServerBase. <para>Db Table: TIX_WEBSERVER_BASE</para> </summary> </member> <member name="M:Tix.Core.Entities.WebServerBase.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.WebServerBase"/> class.</summary> </member> <member name="P:Tix.Core.Entities.WebServerBase.ServerName"> <summary> Gets or sets the ServerName. <para>Db Column: SERVERNAME</para> </summary> </member> <member name="P:Tix.Core.Entities.WebServerBase.SiteName"> <summary> Gets or sets the SiteName. <para>Db Column: WEBSITE</para> </summary> </member> <member name="P:Tix.Core.Entities.WebServerBase.VirtualDirectory"> <summary> Gets or sets the VirtualDirectory. <para>Db Column: VDIR</para> </summary> </member> <member name="P:Tix.Core.Entities.WebServerBase.BaseURL"> <summary> Gets or sets the BaseURL. <para>Db Column: BASEURL</para> </summary> </member> <member name="M:Tix.Core.Entities.WebServerBase.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.WebServerBase.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.WebServerBase.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="T:Tix.Core.Entities.WebServerBaseMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.WebServerBase" /> type.</summary> </member> <member name="M:Tix.Core.Entities.WebServerBaseMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.WebServerBaseMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.Builders.ApiConfigurationBuilder`1"> <summary>Builds up a data area configuration.</summary> <typeparam name="T">The data type of the object to show.</typeparam> </member> <member name="F:Tix.Core.Entities.Builders.ApiConfigurationBuilder`1.apiConfiguration"> <summary>The area</summary> </member> <member name="M:Tix.Core.Entities.Builders.ApiConfigurationBuilder`1.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Builders.ApiConfigurationBuilder`1" /> class.</summary> <param name="apiCode">The API code.</param> </member> <member name="M:Tix.Core.Entities.Builders.ApiConfigurationBuilder`1.GetConfiguration"> <summary>Gets the configured columns.</summary> <returns>The columns that were added.</returns> </member> <member name="M:Tix.Core.Entities.Builders.ApiConfigurationBuilder`1.AddClassFieldsFromString(System.String[])"> <summary>Adds the class fields.</summary> <param name="filterOutList">The filter out list.</param> </member> <member name="M:Tix.Core.Entities.Builders.ApiConfigurationBuilder`1.AddClassFields(System.Linq.Expressions.Expression{System.Func{`0,System.Object}}[])"> <summary>Adds the class fields.</summary> <param name="expressionArray">The expression array.</param> </member> <member name="M:Tix.Core.Entities.Builders.ApiConfigurationBuilder`1.AddAllClassFieldsExceptDefault"> <summary>Adds all fields except default.</summary> </member> <member name="M:Tix.Core.Entities.Builders.ApiConfigurationBuilder`1.AddField(System.Linq.Expressions.Expression{System.Func{`0,System.Object}},System.String)"> <summary>Adds the field.</summary> <param name="expression">The expression.</param> <param name="fieldCode">The field code.</param> </member> <member name="M:Tix.Core.Entities.Builders.ApiConfigurationBuilder`1.AddField(System.String,System.String)"> <summary>Adds the text field.</summary> <param name="fieldCode">The field code.</param> <param name="bindingPath">The binding path.</param> </member> <member name="M:Tix.Core.Entities.Builders.ApiConfigurationBuilder`1.CanAdd(System.Collections.Generic.IList{System.String},System.String)"> <summary>Determines whether this instance can add the specified filter out list.</summary> <param name="filterOutList">The filter out list.</param> <param name="name">The name.</param> <returns>True if name is in filterOutList.</returns> </member> <member name="T:Tix.Core.Entities.ColorDef"> <summary>The color def.</summary> <summary> Represents the ColorDef. <para>Db Table: TIX_COLORDEF</para> </summary> </member> <member name="P:Tix.Core.Entities.ColorDef.HtmlForegroundColor"> <summary>Gets the html foreground.</summary> </member> <member name="P:Tix.Core.Entities.ColorDef.HtmlBackgroundColor"> <summary>Gets the html background.</summary> </member> <member name="M:Tix.Core.Entities.ColorDef.SetBackground(System.Drawing.Color)"> <summary> Sets the background color to the given value. The alpha channel is not supported and will be ignored. </summary> <param name="color">The color value to set.</param> </member> <member name="M:Tix.Core.Entities.ColorDef.SetForeground(System.Drawing.Color)"> <summary> Sets the background color to the given value. The alpha channel is not supported and will be ignored. </summary> <param name="color">The color value to set.</param> </member> <member name="M:Tix.Core.Entities.ColorDef.CopyDataTo(Tix.UI5.Interfaces.ColorDef)"> <summary> Copies the entity data into interface dto. </summary> <param name="colorDef">The interface ColorDef instance</param> <returns>The dto with filled values</returns> </member> <member name="M:Tix.Core.Entities.ColorDef.GetHtmlColor(System.Nullable{System.Int16},System.Nullable{System.Int16},System.Nullable{System.Int16},System.Nullable{System.Int16})"> <summary>The get html color.</summary> <param name="red">The red.</param> <param name="green">The green.</param> <param name="blue">The blue.</param> <param name="alpha">Alpha value</param> <returns>The html color string.</returns> </member> <member name="M:Tix.Core.Entities.ColorDef.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.ColorDef"/> class.</summary> </member> <member name="P:Tix.Core.Entities.ColorDef.ColorBasiCode"> <summary> Gets or sets the ColorBasiCode. <para>Db Column: COLORBASICODE</para> </summary> </member> <member name="P:Tix.Core.Entities.ColorDef.ColorCode"> <summary> Gets or sets the ColorCode. <para>Db Column: COLORCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.ColorDef.ColorDescr"> <summary> Gets or sets the ColorDescr. <para>Db Column: COLORDESCR</para> </summary> </member> <member name="P:Tix.Core.Entities.ColorDef.BackBlue"> <summary> Gets or sets the BackBlue. <para>Db Column: BACKBLUE</para> </summary> </member> <member name="P:Tix.Core.Entities.ColorDef.BackGreen"> <summary> Gets or sets the BackGreen. <para>Db Column: BACKGREEN</para> </summary> </member> <member name="P:Tix.Core.Entities.ColorDef.BackRed"> <summary> Gets or sets the BackRed. <para>Db Column: BACKRED</para> </summary> </member> <member name="P:Tix.Core.Entities.ColorDef.ForeBlue"> <summary> Gets or sets the ForeBlue. <para>Db Column: FOREBLUE</para> </summary> </member> <member name="P:Tix.Core.Entities.ColorDef.ForeGreen"> <summary> Gets or sets the ForeGreen. <para>Db Column: FOREGREEN</para> </summary> </member> <member name="P:Tix.Core.Entities.ColorDef.ForeRed"> <summary> Gets or sets the ForeRed. <para>Db Column: FORERED</para> </summary> </member> <member name="P:Tix.Core.Entities.ColorDef.ForeAlpha"> <summary> Gets or sets the ForeAlpha. <para>Db Column: FOREALPHA</para> </summary> </member> <member name="P:Tix.Core.Entities.ColorDef.BackAlpha"> <summary> Gets or sets the BackAlpha. <para>Db Column: BACKALPHA</para> </summary> </member> <member name="M:Tix.Core.Entities.ColorDef.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.ColorDef.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.ColorDef.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="T:Tix.Core.Entities.ColorBasi"> <summary> Represents the ColorBasi. <para>Db Table: TIX_COLORBASI</para> </summary> </member> <member name="M:Tix.Core.Entities.ColorBasi.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.ColorBasi"/> class.</summary> </member> <member name="P:Tix.Core.Entities.ColorBasi.ColorBasiCode"> <summary> Gets or sets the ColorBasiCode. <para>Db Column: COLORBASICODE</para> </summary> </member> <member name="P:Tix.Core.Entities.ColorBasi.ColorBasiDescription"> <summary> Gets or sets the ColorBasiDescription. <para>Db Column: COLORBASIDESCR</para> </summary> </member> <member name="P:Tix.Core.Entities.ColorBasi.ColorDefs"> <summary>Gets or sets the ColorDefs.</summary> </member> <member name="M:Tix.Core.Entities.ColorBasi.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.ColorBasi.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.ColorBasi.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="T:Tix.Core.Entities.ColorBasiMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.ColorBasi" /> type.</summary> </member> <member name="M:Tix.Core.Entities.ColorBasiMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.ColorBasiMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.ColorDefMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.ColorDef" /> type.</summary> </member> <member name="M:Tix.Core.Entities.ColorDefMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.ColorDefMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.Converter.DescriptionLanguageConverter"> <summary> Transformation class for objects <see cref="T:Tix.Core.Entities.DescrLang"/> and <see cref="T:Tix.Core.Entities.DescriptionLanguage"/> </summary> </member> <member name="M:Tix.Core.Entities.Converter.DescriptionLanguageConverter.ConvertFromDatabaseEntity(Tix.Core.Entities.DescrLang)"> <summary> Transformation function to get object of <see cref="T:Tix.Core.Entities.DescriptionLanguage"/> </summary> <param name="source"><see cref="T:Tix.Core.Entities.DescrLang"/></param> <returns><see cref="T:Tix.Core.Entities.DescriptionLanguage"/></returns> </member> <member name="M:Tix.Core.Entities.Converter.DescriptionLanguageConverter.ConvertToDatabaseEntity(Tix.Core.Entities.DescriptionLanguage)"> <summary> Transformation function to get object of <see cref="T:Tix.Core.Entities.DescrLang"/> </summary> <param name="source"><see cref="T:Tix.Core.Entities.DescriptionLanguage"/></param> <returns><see cref="T:Tix.Core.Entities.DescrLang"/></returns> </member> <member name="T:Tix.Core.Entities.Converter.ApplicationLanguageConverter"> <summary> The unit converter. </summary> </member> <member name="M:Tix.Core.Entities.Converter.ApplicationLanguageConverter.ConvertFromDatabaseEntity(Tix.Core.Entities.DbApplLang)"> <summary>The convert from database entity.</summary> <param name="databaseEntity">The database Entity.</param> <returns>The <see cref="T:Tix.Core.Entities.ApplicationLanguage"/>.</returns> </member> <member name="M:Tix.Core.Entities.Converter.ApplicationLanguageConverter.ConvertToDatabaseEntity(Tix.Core.Entities.ApplicationLanguage)"> <summary>The convert to database entity.</summary> <param name="entity">The entity.</param> <returns>The <see cref="T:Tix.Core.Entities.DbApplLang"/>.</returns> </member> <member name="T:Tix.Core.Entities.Converter.ParameterConverter"> <summary> The unit converter. </summary> </member> <member name="M:Tix.Core.Entities.Converter.ParameterConverter.ConvertFromDatabaseEntity(Tix.Core.Entities.DbParameter)"> <summary>The convert from database entity.</summary> <param name="databaseEntity">The database Entity.</param> <returns>The <see cref="T:Tix.Core.Entities.Parameter"/>.</returns> </member> <member name="M:Tix.Core.Entities.Converter.ParameterConverter.ConvertFromDatabaseEntity(Tix.Core.Entities.DbParameter,System.String)"> <summary>The convert from database entity.</summary> <param name="databaseEntity">The database Entity.</param> <param name="language">The language.</param> <returns>The <see cref="T:Tix.Core.Entities.Parameter" />.</returns> <exception cref="T:System.ArgumentNullException">databaseEntity</exception> </member> <member name="M:Tix.Core.Entities.Converter.ParameterConverter.ConvertToDatabaseEntity(Tix.Core.Entities.Parameter)"> <summary>The convert to database entity.</summary> <param name="entity">The entity.</param> <returns>The <see cref="T:Tix.Core.Entities.DbParameter"/>.</returns> </member> <member name="T:Tix.Core.Entities.Converter.ParameterGroupConverter"> <summary> The unit converter. </summary> </member> <member name="M:Tix.Core.Entities.Converter.ParameterGroupConverter.ConvertFromDatabaseEntity(Tix.Core.Entities.DbParaGroup)"> <summary>The convert from database entity.</summary> <param name="databaseEntity">The database Entity.</param> <returns>The <see cref="T:Tix.Core.Entities.ParameterGroup"/>.</returns> </member> <member name="M:Tix.Core.Entities.Converter.ParameterGroupConverter.ConvertToDatabaseEntity(Tix.Core.Entities.ParameterGroup)"> <summary>The convert to database entity.</summary> <param name="entity">The entity.</param> <returns>The <see cref="T:Tix.Core.Entities.DbParaGroup"/>.</returns> </member> <member name="T:Tix.Core.Entities.DataState"> <summary> Helper flag to be aware of CRUD operation </summary> </member> <member name="F:Tix.Core.Entities.DataState.Unchanged"> <summary> Item is unchanged </summary> </member> <member name="F:Tix.Core.Entities.DataState.Modified"> <summary> Item is modified -> save/update </summary> </member> <member name="F:Tix.Core.Entities.DataState.Delete"> <summary> Item will get deleted </summary> </member> <member name="T:Tix.Core.Entities.DbApplLang"> <summary> Represents the DbApplLang. <para>Db Table: TIX_LANGUAGE</para> </summary> </member> <member name="M:Tix.Core.Entities.DbApplLang.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.DbApplLang"/> class.</summary> </member> <member name="P:Tix.Core.Entities.DbApplLang.LANGCODE"> <summary> Gets or sets the LANGCODE. <para>Db Column: LANGCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.DbApplLang.DEFAUFLAG"> <summary> Gets or sets the DEFAUFLAG. <para>Db Column: DEFAUFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.DbApplLang.LANGDESCR"> <summary> Gets or sets the LANGDESCR. <para>Db Column: LANGDESCR</para> </summary> </member> <member name="P:Tix.Core.Entities.DbApplLang.SYSLANGCODE"> <summary> Gets or sets the SYSLANGCODE. <para>Db Column: SYSLANGCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.DbApplLang.SYSLANGFLAG"> <summary> Gets or sets the SYSLANGFLAG. <para>Db Column: SYSLANGFLAG</para> </summary> </member> <member name="M:Tix.Core.Entities.DbApplLang.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.DbApplLang.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.DbApplLang.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="T:Tix.Core.Entities.DbApplLangMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.DbApplLang" /> type.</summary> </member> <member name="M:Tix.Core.Entities.DbApplLangMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.DbApplLangMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.DbParaGroup"> <summary> Represents the DbParaGroup. <para>Db Table: TIX_PARAGROUP</para> </summary> </member> <member name="M:Tix.Core.Entities.DbParaGroup.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.DbParaGroup"/> class.</summary> </member> <member name="P:Tix.Core.Entities.DbParaGroup.PARAGRP"> <summary> Gets or sets the PARAGRP. <para>Db Column: PARAGRP</para> </summary> </member> <member name="P:Tix.Core.Entities.DbParaGroup.PARANAME"> <summary> Gets or sets the PARANAME. <para>Db Column: PARANAME</para> </summary> </member> <member name="P:Tix.Core.Entities.DbParaGroup.DOCUMENT"> <summary> Gets or sets the DOCUMENT. <para>Db Column: DOCUMENT</para> </summary> </member> <member name="P:Tix.Core.Entities.DbParaGroup.LANGFLAG"> <summary> Gets or sets the LANGFLAG. <para>Db Column: LANGFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.DbParaGroup.SYSFLAG"> <summary> Gets or sets the SYSFLAG. <para>Db Column: SYSFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.DbParaGroup.Parameters"> <summary>Gets or sets the Parameters.</summary> </member> <member name="M:Tix.Core.Entities.DbParaGroup.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.DbParaGroup.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.DbParaGroup.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="T:Tix.Core.Entities.DbParaGroupMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.DbParaGroup" /> type.</summary> </member> <member name="M:Tix.Core.Entities.DbParaGroupMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.DbParaGroupMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.DbParameter"> <summary> Represents the DbParameter. <para>Db Table: TIX_PARAMETER</para> </summary> <summary>The db parameter.</summary> </member> <member name="M:Tix.Core.Entities.DbParameter.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.DbParameter"/> class.</summary> </member> <member name="P:Tix.Core.Entities.DbParameter.PARAGRP"> <summary> Gets or sets the PARAGRP. <para>Db Column: PARAGRP</para> </summary> </member> <member name="P:Tix.Core.Entities.DbParameter.PARAKEY"> <summary> Gets or sets the PARAKEY. <para>Db Column: PARAKEY</para> </summary> </member> <member name="P:Tix.Core.Entities.DbParameter.DOCUMENT"> <summary> Gets or sets the DOCUMENT. <para>Db Column: DOCUMENT</para> </summary> </member> <member name="P:Tix.Core.Entities.DbParameter.PARATEXT"> <summary> Gets or sets the PARATEXT. <para>Db Column: PARATEXT</para> </summary> </member> <member name="P:Tix.Core.Entities.DbParameter.Descriptions"> <summary>Gets or sets the Descriptions.</summary> </member> <member name="P:Tix.Core.Entities.DbParameter.ParameterGroupAgg"> <summary>Gets or sets the ParameterGroupAgg.</summary> </member> <member name="M:Tix.Core.Entities.DbParameter.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.DbParameter.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.DbParameter.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="F:Tix.Core.Entities.DbParameter.DefaultLanguageCode"> <summary> The default language code </summary> </member> <member name="F:Tix.Core.Entities.DbParameter.UserLanguageOrderDictionary"> <summary> Cache the language lookup order for the user. </summary> </member> <member name="P:Tix.Core.Entities.DbParameter.Description"> <summary> Gets or sets the description. </summary> </member> <member name="M:Tix.Core.Entities.DbParameter.GetDescriptionForUser(System.String)"> <summary>The get description for user.</summary> <param name="language">The language.</param> <returns>The <see cref="T:System.String" />.</returns> </member> <member name="M:Tix.Core.Entities.DbParameter.AddIfNotIncludedYet(System.Collections.Generic.List{System.String},System.String)"> <summary>Adds if not included yet.</summary> <param name="languageCodes">The language codes.</param> <param name="syslangcode">The syslangcode.</param> </member> <member name="M:Tix.Core.Entities.DbParameter.GetUserLanguages(System.String)"> <summary>Gets the user languages.</summary> <param name="language">The language.</param> <returns>The language codes to check.</returns> </member> <member name="T:Tix.Core.Entities.DbParameterDescription"> <summary> Represents the DbParameterDescription. <para>Db Table: TIX_PARAMETER_DESCRLANG_VIEW</para> </summary> <summary>The db parameter description.</summary> </member> <member name="M:Tix.Core.Entities.DbParameterDescription.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.DbParameterDescription"/> class.</summary> </member> <member name="P:Tix.Core.Entities.DbParameterDescription.LANGCODE"> <summary> Gets or sets the LANGCODE. <para>Db Column: LANGCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.DbParameterDescription.OBJDESCR"> <summary> Gets or sets the OBJDESCR. <para>Db Column: OBJDESCR</para> </summary> </member> <member name="P:Tix.Core.Entities.DbParameterDescription.PARAGRP"> <summary> Gets or sets the PARAGRP. <para>Db Column: PARAGRP</para> </summary> </member> <member name="P:Tix.Core.Entities.DbParameterDescription.PARAKEY"> <summary> Gets or sets the PARAKEY. <para>Db Column: PARAKEY</para> </summary> </member> <member name="P:Tix.Core.Entities.DbParameterDescription.REFOID"> <summary> Gets or sets the REFOID. <para>Db Column: REFOID</para> </summary> </member> <member name="M:Tix.Core.Entities.DbParameterDescription.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.DbParameterDescription.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.DbParameterDescription.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="T:Tix.Core.Entities.DbParameterDescriptionMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.DbParameterDescription" /> type.</summary> </member> <member name="M:Tix.Core.Entities.DbParameterDescriptionMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.DbParameterDescriptionMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.DbParameterMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.DbParameter" /> type.</summary> </member> <member name="M:Tix.Core.Entities.DbParameterMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.DbParameterMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.DbTextDict"> <summary> Represents the DbTextDict. <para>Db Table: TIX_TEXTDICT</para> </summary> </member> <member name="M:Tix.Core.Entities.DbTextDict.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.DbTextDict"/> class.</summary> </member> <member name="P:Tix.Core.Entities.DbTextDict.DICTCODE"> <summary> Gets or sets the DICTCODE. <para>Db Column: DICTCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.DbTextDict.DIALECTCODE"> <summary> Gets or sets the DIALECTCODE. <para>Db Column: DIALECTCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.DbTextDict.TERMCODE"> <summary> Gets or sets the TERMCODE. <para>Db Column: TERMCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.DbTextDict.CodeCtx"> <summary> Gets or sets the CodeCtx. <para>Db Column: CODECTX</para> </summary> </member> <member name="P:Tix.Core.Entities.DbTextDict.LockedFlag"> <summary> Gets or sets the LockedFlag. <para>Db Column: LOCKEDFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.DbTextDict.SubSystem"> <summary> Gets or sets the SubSystem. <para>Db Column: SUBSYS</para> </summary> </member> <member name="P:Tix.Core.Entities.DbTextDict.TERMTEXT"> <summary> Gets or sets the TERMTEXT. <para>Db Column: TERMTEXT</para> </summary> </member> <member name="M:Tix.Core.Entities.DbTextDict.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.DbTextDict.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.DbTextDict.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="T:Tix.Core.Entities.DbTextDictMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.DbTextDict" /> type.</summary> </member> <member name="M:Tix.Core.Entities.DbTextDictMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.DbTextDictMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.DefaultColorConfigurationBase"> <summary>The default color configuration base.</summary> </member> <member name="M:Tix.Core.Entities.DefaultColorConfigurationBase.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.DefaultColorConfigurationBase"/> class.</summary> <param name="colorBasiCode">The color basis code.</param> </member> <member name="P:Tix.Core.Entities.DefaultColorConfigurationBase.ColorBasiCode"> <summary> Gets the grid code. </summary> </member> <member name="M:Tix.Core.Entities.DefaultColorConfigurationBase.GetDefaultColors"> <summary>Gets the default colors.</summary> <returns>The default colors.</returns> </member> <member name="M:Tix.Core.Entities.DefaultColorConfigurationBase.GetColors(Tix.Core.Entities.DefaultColorConfigurationBase.ColorListBuilder)"> <summary>Gets the default colors.</summary> <param name="builder">The color list builder. Add the colours to the builder.</param> </member> <member name="T:Tix.Core.Entities.DefaultColorConfigurationBase.ColorListBuilder"> <summary> The color list </summary> </member> <member name="F:Tix.Core.Entities.DefaultColorConfigurationBase.ColorListBuilder.colorBasiCode"> <summary>The color basis code</summary> </member> <member name="M:Tix.Core.Entities.DefaultColorConfigurationBase.ColorListBuilder.#ctor(System.String)"> <summary> Initializes a new instance of the <see cref="T:Tix.Core.Entities.DefaultColorConfigurationBase.ColorListBuilder"/> class. </summary> <param name="colorBasiCode">The color basi code.</param> </member> <member name="P:Tix.Core.Entities.DefaultColorConfigurationBase.ColorListBuilder.ColorList"> <summary>Gets the color list.</summary> </member> <member name="M:Tix.Core.Entities.DefaultColorConfigurationBase.ColorListBuilder.AddColor(System.String,System.Nullable{System.Drawing.Color},System.Nullable{System.Drawing.Color})"> <summary>The create color.</summary> <param name="colorCode">The color code.</param> <param name="background">The background.</param> <param name="foreground">The foreground.</param> </member> <member name="T:Tix.Core.Entities.DefaultApiConfigurationBase`1"> <summary>The default API configuration base.</summary> <typeparam name="T">Class for API configuration.</typeparam> <seealso cref="T:Tix.Core.Entities.IDefaultApiConfiguration" /> </member> <member name="M:Tix.Core.Entities.DefaultApiConfigurationBase`1.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.DefaultApiConfigurationBase`1"/> class.</summary> <param name="apiCode">The API code.</param> </member> <member name="P:Tix.Core.Entities.DefaultApiConfigurationBase`1.ApiCode"> <summary>Gets the API code.</summary> </member> <member name="M:Tix.Core.Entities.DefaultApiConfigurationBase`1.GetDataType"> <summary>Gets the type of the data.</summary> <returns>The type for configuration.</returns> </member> <member name="M:Tix.Core.Entities.DefaultApiConfigurationBase`1.GetDefaultConfiguration"> <summary>Gets the default configuration.</summary> <returns>The API configuration.</returns> </member> <member name="M:Tix.Core.Entities.DefaultApiConfigurationBase`1.FillDefault(Tix.Core.Entities.Builders.ApiConfigurationBuilder{`0})"> <summary>Fills the default.</summary> <param name="config">The configuration.</param> </member> <member name="T:Tix.Core.Entities.DefaultConfigAreaConfigurationBase`1"> <summary>The default configuration area configuration base.</summary> <typeparam name="T">The type for which default configuration has to set</typeparam> </member> <member name="M:Tix.Core.Entities.DefaultConfigAreaConfigurationBase`1.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.DefaultConfigAreaConfigurationBase`1"/> class.</summary> <param name="configurationAreaCode">The configurationArea Code.</param> </member> <member name="P:Tix.Core.Entities.DefaultConfigAreaConfigurationBase`1.ConfigurationAreaCode"> <summary> Gets the ConfigurationArea Code </summary> </member> <member name="M:Tix.Core.Entities.DefaultConfigAreaConfigurationBase`1.GetDefaultConfiguration"> <summary> Creates the configuration. </summary> <returns>The column builder.</returns> </member> <member name="M:Tix.Core.Entities.DefaultConfigAreaConfigurationBase`1.FillDefault(Tix.Core.Entities.Ui5.ConfigAreaBuilder{`0})"> <summary>Fills the default configuration.</summary> <param name="config">The builder.</param> </member> <member name="T:Tix.Core.Entities.DefaultRouteConfigurationBase"> <summary>The default route configuration base.</summary> </member> <member name="M:Tix.Core.Entities.DefaultRouteConfigurationBase.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.DefaultRouteConfigurationBase"/> class.</summary> <param name="routeCode">The grid code.</param> </member> <member name="P:Tix.Core.Entities.DefaultRouteConfigurationBase.RouteCode"> <summary> Gets the grid code. </summary> </member> <member name="M:Tix.Core.Entities.DefaultRouteConfigurationBase.GetRoute"> <summary> Creates the configuration. </summary> <returns>The generated command bar entity.</returns> </member> <member name="M:Tix.Core.Entities.DefaultRouteConfigurationBase.FillDefault(Tix.Core.Entities.DefaultRouteConfigurationBuilder)"> <summary>Fills the default configuration.</summary> <param name="builder">The builder.</param> </member> <member name="T:Tix.Core.Entities.DefaultDataGridConfigurationBase`1"> <summary>The default grid configuration base.</summary> <typeparam name="T">The type for which default configuration has to set</typeparam> </member> <member name="M:Tix.Core.Entities.DefaultDataGridConfigurationBase`1.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.DefaultDataGridConfigurationBase`1"/> class.</summary> <param name="gridCode">The grid code.</param> </member> <member name="P:Tix.Core.Entities.DefaultDataGridConfigurationBase`1.GridCode"> <summary> Gets or sets the grid code. </summary> </member> <member name="M:Tix.Core.Entities.DefaultDataGridConfigurationBase`1.GetDataType"> <summary>The get data type.</summary> <returns>The <see cref="T:System.Type"/>.</returns> </member> <member name="M:Tix.Core.Entities.DefaultDataGridConfigurationBase`1.GetDefault"> <summary> Creates the configuration. </summary> <returns>The column builder.</returns> </member> <member name="M:Tix.Core.Entities.DefaultDataGridConfigurationBase`1.FillDefault(Tix.Core.Entities.Ui5.DataGridConfigurationBuilder{`0})"> <summary>Fills the default configuration.</summary> <param name="config">The builder.</param> </member> <member name="T:Tix.Core.Entities.DefaultExpandableDataGridConfigurationBase`1"> <summary>The default grid configuration base.</summary> <typeparam name="T">The type for which default configuration has to set</typeparam> </member> <member name="M:Tix.Core.Entities.DefaultExpandableDataGridConfigurationBase`1.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.DefaultExpandableDataGridConfigurationBase`1"/> class.</summary> <param name="gridCode">The grid code.</param> </member> <member name="P:Tix.Core.Entities.DefaultExpandableDataGridConfigurationBase`1.GridCode"> <summary> Gets or sets the grid code. </summary> </member> <member name="P:Tix.Core.Entities.DefaultExpandableDataGridConfigurationBase`1.MaxVariantCount"> <summary> Gets or sets the max variant count. </summary> </member> <member name="M:Tix.Core.Entities.DefaultExpandableDataGridConfigurationBase`1.GetDataType"> <summary>The get data type.</summary> <returns>The <see cref="T:System.Type"/>.</returns> </member> <member name="M:Tix.Core.Entities.DefaultExpandableDataGridConfigurationBase`1.GetDefault"> <summary> Creates the configuration. </summary> <returns>The column builder.</returns> </member> <member name="M:Tix.Core.Entities.DefaultExpandableDataGridConfigurationBase`1.FillDefault(Tix.Core.Entities.Ui5.DataGridConfigurationBuilder{`0})"> <summary>Fills the default configuration.</summary> <param name="config">The builder.</param> </member> <member name="T:Tix.Core.Entities.DefaultPermissionConfigurationBase"> <summary> Base class for permission default configurations. </summary> </member> <member name="M:Tix.Core.Entities.DefaultPermissionConfigurationBase.GetDefault"> <summary> Creates the configuration. </summary> <returns>The column builder.</returns> </member> <member name="M:Tix.Core.Entities.DefaultPermissionConfigurationBase.FillDefault(Tix.Core.Entities.PermissionConfigurationBuilder)"> <summary>Fills the default configuration.</summary> <param name="config">The builder.</param> </member> <member name="T:Tix.Core.Entities.DefaultParameterGroupConfigurationBase"> <summary>the default parameter group configuration base class</summary> </member> <member name="M:Tix.Core.Entities.DefaultParameterGroupConfigurationBase.#ctor(System.String,System.String,System.Boolean,System.String)"> <summary> Initializes a new instance of the <see cref="T:Tix.Core.Entities.DefaultParameterGroupConfigurationBase"/> class. </summary> <param name="parameterGroupCode">The code of the parameter group. All upper case.</param> <param name="paraGroupName">The name of the parameter group.</param> <param name="languageDependent">A flag that determines whether the parameter group is language dependent.</param> <param name="documentationText">The documentation text.</param> </member> <member name="P:Tix.Core.Entities.DefaultParameterGroupConfigurationBase.ParameterGroupCode"> <summary> Gets the grid code. </summary> </member> <member name="M:Tix.Core.Entities.DefaultParameterGroupConfigurationBase.GetDefaultParameters"> <summary> Gets default parameters </summary> <returns>list of default parameters</returns> </member> <member name="M:Tix.Core.Entities.DefaultParameterGroupConfigurationBase.GetDefaultParameterGroup"> <inheritdoc /> </member> <member name="M:Tix.Core.Entities.DefaultParameterGroupConfigurationBase.GetParameters(Tix.Core.Entities.DefaultParameterGroupConfigurationBase.ParameterListBuilder)"> <summary>Gets the default parameters.</summary> <param name="builder">The parameter list builder. Add the parameter to the builder.</param> </member> <member name="T:Tix.Core.Entities.DefaultParameterGroupConfigurationBase.ParameterListBuilder"> <summary> helper class to build parameter list </summary> </member> <member name="F:Tix.Core.Entities.DefaultParameterGroupConfigurationBase.ParameterListBuilder.parameterGroup"> <summary>The parameter group code</summary> </member> <member name="M:Tix.Core.Entities.DefaultParameterGroupConfigurationBase.ParameterListBuilder.#ctor(System.String)"> <summary> Initializes a new instance of the <see cref="T:Tix.Core.Entities.DefaultParameterGroupConfigurationBase.ParameterListBuilder"/> class. </summary> <param name="parameterGroup">The name ot the parameter group.</param> </member> <member name="P:Tix.Core.Entities.DefaultParameterGroupConfigurationBase.ParameterListBuilder.ParamList"> <summary> Gets parameters list based on group </summary> </member> <member name="M:Tix.Core.Entities.DefaultParameterGroupConfigurationBase.ParameterListBuilder.AddParameter(System.String,System.String,System.String)"> <summary> add default parameter </summary> <param name="key">The parameter key.</param> <param name="text">The parameter text.</param> <param name="description">The language description -> EN code</param> </member> <member name="T:Tix.Core.Entities.DefaultRouteConfigurationBuilder"> <summary> The route configuration builder. </summary> </member> <member name="M:Tix.Core.Entities.DefaultRouteConfigurationBuilder.#ctor(System.String)"> <summary> Initializes a new instance of the <see cref="T:Tix.Core.Entities.DefaultRouteConfigurationBuilder"/> class. </summary> <param name="routeCode">The route code.</param> </member> <member name="M:Tix.Core.Entities.DefaultRouteConfigurationBuilder.AddCommand(System.String,System.String,System.String,System.Boolean,System.Boolean,System.Boolean)"> <summary> Adds the command. </summary> <param name="commandCode">The command code.</param> <param name="labelTermCode">The label term code.</param> <param name="labelDefaultText">The label default text.</param> <param name="navFlag">if set to <c>true</c> [nav flag].</param> <param name="visibleFlag">if set to <c>true</c> [visible flag].</param> <param name="onlyCageVisibleFlag">if set to <c>true</c> [only cage visible flag].</param> </member> <member name="M:Tix.Core.Entities.DefaultRouteConfigurationBuilder.Build"> <summary> Builds the configuration. </summary> <returns>The generated command bar entity.</returns> </member> <member name="T:Tix.Core.Entities.DescriptionHelper"> <summary>The description helper.</summary> </member> <member name="F:Tix.Core.Entities.DescriptionHelper.UserLanguageOrderDictionary"> <summary> Cache the language lookup order for the user. </summary> </member> <member name="M:Tix.Core.Entities.DescriptionHelper.FilterDescriptionsForEntity(System.Collections.Generic.IEnumerable{Tix.Core.Entities.IDbDescription},Tix.DataAccess.DatabaseEntity)"> <summary>Filters out the descriptions for entity.</summary> <param name="descriptions">The descriptions.</param> <param name="dbEntity">The database entity.</param> <returns>The filtered out descriptions (with possible different languages) for given particular entity.</returns> </member> <member name="M:Tix.Core.Entities.DescriptionHelper.GetDescriptionForUser(System.Collections.Generic.IEnumerable{Tix.Core.Entities.IDbDescription})"> <summary>The get description for user.</summary> <param name="descriptions">The descriptions.</param> <returns>The <see cref="T:System.String"/>.</returns> </member> <member name="M:Tix.Core.Entities.DescriptionHelper.GetUserLanguages(System.String)"> <summary>Gets the user languages.</summary> <param name="language">The language.</param> <returns>The language codes to check.</returns> </member> <member name="M:Tix.Core.Entities.DescriptionHelper.AddIfNotIncludedYet(System.Collections.Generic.List{System.String},System.String)"> <summary>Adds if not included yet.</summary> <param name="languageCodes">The language codes.</param> <param name="syslangcode">The syslangcode.</param> </member> <member name="T:Tix.Core.Entities.DescriptionLanguage"> <summary> Message used for descprtion language </summary> </member> <member name="M:Tix.Core.Entities.DescriptionLanguage.#ctor"> <summary> Initializes a new instance of the <see cref="T:Tix.Core.Entities.DescriptionLanguage"/> class. </summary> </member> <member name="M:Tix.Core.Entities.DescriptionLanguage.#ctor(System.String,System.String,System.String,Tix.DataAccess.DatabaseEntity)"> <summary> Initializes a new instance of the <see cref="T:Tix.Core.Entities.DescriptionLanguage"/> class </summary> <param name="langCode">language code</param> <param name="refId">refence Id</param> <param name="description">language description</param> <param name="entity"><see cref="T:Tix.DataAccess.DatabaseEntity"/></param> </member> <member name="P:Tix.Core.Entities.DescriptionLanguage.DataState"> <summary> Gets or sets item status -> for crud operation </summary> </member> <member name="P:Tix.Core.Entities.DescriptionLanguage.LangCode"> <summary> Gets or sets the LangCode. <para>Db Column: LangCode</para> </summary> </member> <member name="P:Tix.Core.Entities.DescriptionLanguage.RefId"> <summary> Gets or sets the RefId. <para>Db Column: RefId</para> </summary> </member> <member name="P:Tix.Core.Entities.DescriptionLanguage.Description"> <summary> Gets or sets the Description. <para>Db Column: Description</para> </summary> </member> <member name="T:Tix.Core.Entities.DynamicSetting"> <summary> Represents the DynamicSetting. <para>Db Table: TIX_DYNAMIC_SETTING</para> </summary> </member> <member name="M:Tix.Core.Entities.DynamicSetting.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.DynamicSetting"/> class.</summary> </member> <member name="P:Tix.Core.Entities.DynamicSetting.SubSystem"> <summary> Gets or sets the SubSystem. <para>Db Column: SUBSYSTEM</para> </summary> </member> <member name="P:Tix.Core.Entities.DynamicSetting.SettingGroup"> <summary> Gets or sets the SettingGroup. <para>Db Column: SETTINGGRP</para> </summary> </member> <member name="P:Tix.Core.Entities.DynamicSetting.SettingName"> <summary> Gets or sets the SettingName. <para>Db Column: NAME</para> </summary> </member> <member name="P:Tix.Core.Entities.DynamicSetting.UserCode"> <summary> Gets or sets the UserCode. <para>Db Column: USERCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.DynamicSetting.StringValue"> <summary> Gets or sets the StringValue. <para>Db Column: STRVAL</para> </summary> </member> <member name="M:Tix.Core.Entities.DynamicSetting.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.DynamicSetting.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.DynamicSetting.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="T:Tix.Core.Entities.DynamicSettingMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.DynamicSetting" /> type.</summary> </member> <member name="M:Tix.Core.Entities.DynamicSettingMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.DynamicSettingMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.DynamicValue"> <summary> Represents the DynamicValue. <para>Db Table: TIX_DYNAMIC_VALUE</para> </summary> </member> <member name="M:Tix.Core.Entities.DynamicValue.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.DynamicValue"/> class.</summary> </member> <member name="P:Tix.Core.Entities.DynamicValue.Key"> <summary> Gets or sets the Key. <para>Db Column: KEY</para> </summary> </member> <member name="P:Tix.Core.Entities.DynamicValue.ReferenceOid"> <summary> Gets or sets the ReferenceOid. <para>Db Column: REFOID</para> </summary> </member> <member name="P:Tix.Core.Entities.DynamicValue.ReferenceTable"> <summary> Gets or sets the ReferenceTable. <para>Db Column: REFTABLE</para> </summary> </member> <member name="P:Tix.Core.Entities.DynamicValue.ReferenceClass"> <summary> Gets or sets the ReferenceClass. <para>Db Column: REFCLASS</para> </summary> </member> <member name="P:Tix.Core.Entities.DynamicValue.ReferenceCode"> <summary> Gets or sets the ReferenceCode. <para>Db Column: REFCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.DynamicValue.NumberValue"> <summary> Gets or sets the NumberValue. <para>Db Column: NUMVAL</para> </summary> </member> <member name="P:Tix.Core.Entities.DynamicValue.DateValue"> <summary> Gets or sets the DateValue. <para>Db Column: DATEVAL</para> </summary> </member> <member name="P:Tix.Core.Entities.DynamicValue.StringValue"> <summary> Gets or sets the StringValue. <para>Db Column: STRVAL</para> </summary> </member> <member name="M:Tix.Core.Entities.DynamicValue.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.DynamicValue.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.DynamicValue.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="T:Tix.Core.Entities.DynamicValueMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.DynamicValue" /> type.</summary> </member> <member name="M:Tix.Core.Entities.DynamicValueMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.DynamicValueMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.Enumerations.AutoCompleteUserSettingType"> <summary>The auto complete user setting type.</summary> </member> <member name="F:Tix.Core.Entities.Enumerations.AutoCompleteUserSettingType.User"> <summary>The user</summary> </member> <member name="F:Tix.Core.Entities.Enumerations.AutoCompleteUserSettingType.UserGroup"> <summary>The user group</summary> </member> <member name="F:Tix.Core.Entities.Enumerations.AutoCompleteUserSettingType.Locale"> <summary>The locale</summary> </member> <member name="F:Tix.Core.Entities.Enumerations.AutoCompleteUserSettingType.TimeZone"> <summary>The time zone</summary> </member> <member name="F:Tix.Core.Entities.Enumerations.AutoCompleteUserSettingType.UnitSystem"> <summary>The unit system</summary> </member> <member name="F:Tix.Core.Entities.Enumerations.AutoCompleteUserSettingType.OutDateFormat"> <summary>The out date format</summary> </member> <member name="F:Tix.Core.Entities.Enumerations.AutoCompleteUserSettingType.OutTimeFormat"> <summary>The out time format</summary> </member> <member name="F:Tix.Core.Entities.Enumerations.AutoCompleteUserSettingType.OutTimeWithSecondsFormat"> <summary>The out time with seconds format</summary> </member> <member name="F:Tix.Core.Entities.Enumerations.AutoCompleteUserSettingType.Theme"> <summary>The themes</summary> </member> <member name="F:Tix.Core.Entities.Enumerations.AutoCompleteUserSettingType.ParaGroupCodeList"> <summary>Parameter group code list</summary> </member> <member name="T:Tix.Core.Entities.Enumerations.ConfigurationType"> <summary> Configuration Type </summary> </member> <member name="F:Tix.Core.Entities.Enumerations.ConfigurationType.DataGrid"> <summary> Data Grid </summary> </member> <member name="F:Tix.Core.Entities.Enumerations.ConfigurationType.DataArea"> <summary> Data Area </summary> </member> <member name="F:Tix.Core.Entities.Enumerations.ConfigurationType.ButtonPane"> <summary> Button Pane </summary> </member> <member name="F:Tix.Core.Entities.Enumerations.ConfigurationType.CompositeContainer"> <summary> CompositeContainer </summary> </member> <member name="T:Tix.Core.Entities.Enumerations.PermissionReferenceType"> <summary> Defines the references types supported by the permission system. </summary> </member> <member name="F:Tix.Core.Entities.Enumerations.PermissionReferenceType.None"> <summary> The permission is not related a to a reference entity. </summary> </member> <member name="F:Tix.Core.Entities.Enumerations.PermissionReferenceType.Product"> <summary> The permission is granted to the product. </summary> </member> <member name="F:Tix.Core.Entities.Enumerations.PermissionReferenceType.Grade"> <summary> The permission is granted to the grade. </summary> </member> <member name="F:Tix.Core.Entities.Enumerations.PermissionReferenceType.Mill"> <summary> The permission is granted to the mill. </summary> </member> <member name="F:Tix.Core.Entities.Enumerations.PermissionReferenceType.Process"> <summary> The permission is granted to the process. </summary> </member> <member name="T:Tix.Core.Entities.Enumerations.PermissionRights"> <summary> Defines the possible rights the permission system supports </summary> </member> <member name="F:Tix.Core.Entities.Enumerations.PermissionRights.Read"> <summary> The permission to read an entity. </summary> </member> <member name="F:Tix.Core.Entities.Enumerations.PermissionRights.Write"> <summary> The permission to write an entity (save a new entity, change it or delete it). </summary> </member> <member name="F:Tix.Core.Entities.Enumerations.PermissionRights.Execute"> <summary> The permission to execute an action. </summary> </member> <member name="T:Tix.Core.Entities.Enumerations.PermissionRightType"> <summary> Defines which type of access right one permission requires. </summary> </member> <member name="F:Tix.Core.Entities.Enumerations.PermissionRightType.Save"> <summary> The permission requires a configuration for read / write access rights. </summary> </member> <member name="F:Tix.Core.Entities.Enumerations.PermissionRightType.Execute"> <summary> The permission requires a configuration for execute access rights. </summary> </member> <member name="T:Tix.Core.Entities.Enumerations.ApplicationSettingLevel"> <summary> Application setting type. Possible and supported value types. </summary> </member> <member name="F:Tix.Core.Entities.Enumerations.ApplicationSettingLevel.System"> <summary> String - SYSTEM </summary> </member> <member name="F:Tix.Core.Entities.Enumerations.ApplicationSettingLevel.UserGroup"> <summary> Bool - UGROUP </summary> </member> <member name="F:Tix.Core.Entities.Enumerations.ApplicationSettingLevel.User"> <summary> String - USER </summary> </member> <member name="F:Tix.Core.Entities.Enumerations.ApplicationSettingLevel.WorkStation"> <summary> Number - WS </summary> </member> <member name="T:Tix.Core.Entities.Enumerations.ApplicationSettingType"> <summary> Application setting type. Possible and supported value types. </summary> </member> <member name="F:Tix.Core.Entities.Enumerations.ApplicationSettingType.String"> <summary> String - STRING </summary> </member> <member name="F:Tix.Core.Entities.Enumerations.ApplicationSettingType.Number"> <summary> Number - NUMBER </summary> </member> <member name="F:Tix.Core.Entities.Enumerations.ApplicationSettingType.Bool"> <summary> Bool - BOOLEAN </summary> </member> <member name="T:Tix.Core.Entities.Enumerations.SortDirection"> <summary> the sort direction enumeration </summary> </member> <member name="F:Tix.Core.Entities.Enumerations.SortDirection.Ascending"> <summary> The ascending </summary> </member> <member name="F:Tix.Core.Entities.Enumerations.SortDirection.Descending"> <summary> The descending </summary> </member> <member name="T:Tix.Core.Entities.Enumerations.ModuleName"> <summary>The module name.</summary> </member> <member name="F:Tix.Core.Entities.Enumerations.ModuleName.Store"> <summary>The store.</summary> </member> <member name="F:Tix.Core.Entities.Enumerations.ModuleName.Plan"> <summary>The plan.</summary> </member> <member name="F:Tix.Core.Entities.Enumerations.ModuleName.Mill"> <summary>The mill.</summary> </member> <member name="T:Tix.Core.Entities.Enumerations.ParameterType"> <summary> parameter type. Possible and supported value types. </summary> </member> <member name="F:Tix.Core.Entities.Enumerations.ParameterType.String"> <summary> String - STRING </summary> </member> <member name="F:Tix.Core.Entities.Enumerations.ParameterType.Number"> <summary> Number - NUMBER </summary> </member> <member name="F:Tix.Core.Entities.Enumerations.ParameterType.Bool"> <summary> Bool - BOOLEAN </summary> </member> <member name="T:Tix.Core.Entities.Enumerations.WorkflowProtectionType"> <summary>The workflow protection mode.</summary> </member> <member name="F:Tix.Core.Entities.Enumerations.WorkflowProtectionType.Prod"> <summary>The production mode.</summary> </member> <member name="F:Tix.Core.Entities.Enumerations.WorkflowProtectionType.Test"> <summary>The test mode.</summary> </member> <member name="T:Tix.Core.Entities.Enumerations.WorkflowModeType"> <summary>The variable type.</summary> </member> <member name="F:Tix.Core.Entities.Enumerations.WorkflowModeType.Core"> <summary>Interpret as double.</summary> </member> <member name="F:Tix.Core.Entities.Enumerations.WorkflowModeType.Customized"> <summary>Interpret as integer.</summary> </member> <member name="T:Tix.Core.Entities.ErrorWarningNoValue"> <summary>The error warning no value.</summary> </member> <member name="F:Tix.Core.Entities.ErrorWarningNoValue.No"> <summary> No check </summary> </member> <member name="F:Tix.Core.Entities.ErrorWarningNoValue.Warning"> <summary> Allow action with warning </summary> </member> <member name="F:Tix.Core.Entities.ErrorWarningNoValue.Error"> <summary> Stop action </summary> </member> <member name="T:Tix.Core.Entities.Helpers.DataAreaConfigurationBuilderHelper"> <summary> Added configuration builder helper </summary> </member> <member name="M:Tix.Core.Entities.Helpers.DataAreaConfigurationBuilderHelper.RemoveSpecialCharacterAndNumberPrefixFromFieldCode(System.String)"> <summary> Remove special character and number prefix from field code </summary> <param name="fieldCode">The field code.</param> <returns>Return updated field code </returns> </member> <member name="T:Tix.Core.Entities.Helpers.DataAreaUserFieldComparer"> <summary> DataAreaFieldConfiguration Comparer </summary> </member> <member name="M:Tix.Core.Entities.Helpers.DataAreaUserFieldComparer.Equals(Tix.Core.Entities.Ui5.DataAreaFieldConfigurationEntity,Tix.Core.Entities.Ui5.DataAreaFieldConfigurationEntity)"> <summary>Determines whether the specified objects are equal.</summary> <param name="x">The first object of type T to compare.</param> <param name="y">The second object of type T to compare.</param> <returns>true if the specified objects are equal; otherwise, false.</returns> </member> <member name="M:Tix.Core.Entities.Helpers.DataAreaUserFieldComparer.GetHashCode(Tix.Core.Entities.Ui5.DataAreaFieldConfigurationEntity)"> <summary>Returns a hash code for this instance.</summary> <param name="obj">The object.</param> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="T:Tix.Core.Entities.Helpers.DataAreaUserRowComparer"> <summary> DataAreaRowConfiguration Comparer </summary> </member> <member name="M:Tix.Core.Entities.Helpers.DataAreaUserRowComparer.Equals(Tix.Core.Entities.Ui5.DataAreaRowConfigurationEntity,Tix.Core.Entities.Ui5.DataAreaRowConfigurationEntity)"> <summary>Determines whether the specified objects are equal.</summary> <param name="x">The first object of type T to compare.</param> <param name="y">The second object of type T to compare.</param> <returns>true if the specified objects are equal; otherwise, false.</returns> </member> <member name="M:Tix.Core.Entities.Helpers.DataAreaUserRowComparer.GetHashCode(Tix.Core.Entities.Ui5.DataAreaRowConfigurationEntity)"> <summary>Returns a hash code for this instance.</summary> <param name="obj">The object.</param> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="T:Tix.Core.Entities.Helpers.SystemInfoHelper"> <summary> Helper class for system info </summary> </member> <member name="M:Tix.Core.Entities.Helpers.SystemInfoHelper.RemovePassword(System.String,System.String@)"> <summary> Removes password from a string </summary> <param name="value">The input value.</param> <param name="outValue">The output value.</param> <returns>The password.</returns> </member> <member name="T:Tix.Core.Entities.Helpers.TipsCommandItemComparer"> <summary> Comparer for CommandItemEntity </summary> </member> <member name="M:Tix.Core.Entities.Helpers.TipsCommandItemComparer.Equals(Tix.Core.Entities.Ui5.CommandItemEntity,Tix.Core.Entities.Ui5.CommandItemEntity)"> <summary>Determines whether the specified objects are equal.</summary> <param name="x">The first object of type T to compare.</param> <param name="y">The second object of type T to compare.</param> <returns>true if the specified objects are equal; otherwise, false.</returns> </member> <member name="M:Tix.Core.Entities.Helpers.TipsCommandItemComparer.GetHashCode(Tix.Core.Entities.Ui5.CommandItemEntity)"> <summary>Returns a hash code for this instance.</summary> <param name="obj">The object.</param> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="T:Tix.Core.Entities.Helpers.TipsContentUserConfigColumnComparer"> <summary> TipsContentUserConfigColumn Comparer </summary> </member> <member name="M:Tix.Core.Entities.Helpers.TipsContentUserConfigColumnComparer.Equals(Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity,Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity)"> <summary>Determines whether the specified objects are equal.</summary> <param name="x">The first object of type T to compare.</param> <param name="y">The second object of type T to compare.</param> <returns>true if the specified objects are equal; otherwise, false.</returns> </member> <member name="M:Tix.Core.Entities.Helpers.TipsContentUserConfigColumnComparer.GetHashCode(Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity)"> <summary>Returns a hash code for this instance.</summary> <param name="obj">The object.</param> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="T:Tix.Core.Entities.Helpers.ExpressionHelper"> <summary>The expression helper.</summary> </member> <member name="F:Tix.Core.Entities.Helpers.ExpressionHelper.FieldCodeReplaceRegex"> <summary> The regular expression to clean up field codes </summary> </member> <member name="M:Tix.Core.Entities.Helpers.ExpressionHelper.CreateSerializerCompatibleName(System.String)"> <summary> Creates the name of the serializer compatible. </summary> <param name="input">The input.</param> <returns>A name that can be handled by the serializer.</returns> </member> <member name="M:Tix.Core.Entities.Helpers.ExpressionHelper.ExtractPropertyNameAndFieldCode``2(System.Linq.Expressions.Expression{System.Func{``0,``1}})"> <summary> Extracts the name of the property and creates the field name to use. </summary> <typeparam name="T">The type of the object.</typeparam> <typeparam name="T2">The type of the returned object.</typeparam> <param name="expression">The expression.</param> <returns>The string for the property name and the string for the field name.</returns> </member> <member name="M:Tix.Core.Entities.Helpers.ExpressionHelper.ExtractPropertyName``1(System.Linq.Expressions.Expression{System.Func{``0,System.Object}})"> <summary>The extract property name.</summary> <typeparam name="T">The type of the object.</typeparam> <param name="expression">The expression.</param> <returns>The string for the property name.</returns> </member> <member name="M:Tix.Core.Entities.Helpers.ExpressionHelper.ExtractPropertyName``2(System.Linq.Expressions.Expression{System.Func{``0,``1}})"> <summary>The extract property name.</summary> <typeparam name="T">The type of the object.</typeparam> <typeparam name="T2">The returned value type</typeparam> <param name="expression">The expression.</param> <returns>The string for the property name.</returns> </member> <member name="M:Tix.Core.Entities.Helpers.ExpressionHelper.ExtractPropertyName``1(System.Linq.Expressions.Expression{System.Func{``0,Tix.Runtime.NamingInterfaces.IHasOrder}})"> <summary>The extract property name.</summary> <typeparam name="T">The type of the object.</typeparam> <param name="expression">The expression.</param> <returns>The string for the property name.</returns> </member> <member name="M:Tix.Core.Entities.Helpers.ExpressionHelper.ExtractPropertyName``1(System.Linq.Expressions.Expression{System.Func{``0,System.Nullable{System.Boolean}}})"> <summary>The extract property name.</summary> <typeparam name="T">The type of the object.</typeparam> <param name="expression">The expression.</param> <returns>The string for the property name.</returns> </member> <member name="M:Tix.Core.Entities.Helpers.ExpressionHelper.ExtractPropertyName(System.Linq.Expressions.Expression)"> <summary>Extracts the name of the property.</summary> <param name="innerExpression">The inner expression.</param> <returns>The extracted name.</returns> </member> <member name="M:Tix.Core.Entities.Helpers.ExpressionHelper.IsExtensionMethod(System.Linq.Expressions.MethodCallExpression,System.Type)"> <summary>Extracts the name of the property.</summary> <param name="invokeExpression">The inner expression.</param> <param name="ownerType">The owner's type.</param> <returns>The extracted name.</returns> </member> <member name="T:Tix.Core.Entities.Helpers.ExpressionHelper.PropertyNameAndFieldCode"> <summary> The property name and field code result. </summary> </member> <member name="P:Tix.Core.Entities.Helpers.ExpressionHelper.PropertyNameAndFieldCode.PropertyName"> <summary> Gets or sets the name of the property. </summary> </member> <member name="P:Tix.Core.Entities.Helpers.ExpressionHelper.PropertyNameAndFieldCode.FieldCode"> <summary> Gets or sets the field code. </summary> </member> <member name="T:Tix.Core.Entities.IconComposition"> <summary> Class to represent Icon Composition for Icon Basis in datagrid and expandable </summary> </member> <member name="M:Tix.Core.Entities.IconComposition.#ctor(System.String)"> <summary> Initializes a new instance of the <see cref="T:Tix.Core.Entities.IconComposition"/> class. </summary> <param name="baseIcon">The base icon on which other icons will be overlayed</param> </member> <member name="P:Tix.Core.Entities.IconComposition.BaseIcon"> <summary> Gets or sets the base icon </summary> </member> <member name="P:Tix.Core.Entities.IconComposition.OverlappingIcons"> <summary> Gets or sets a list of Overlapping icons </summary> </member> <member name="P:Tix.Core.Entities.IconComposition.Width"> <summary> Gets or sets the icon width </summary> </member> <member name="P:Tix.Core.Entities.IconComposition.Description"> <summary> Gets or sets the base icon </summary> </member> <member name="M:Tix.Core.Entities.IconComposition.op_Implicit(Tix.Core.Entities.IconComposition)~System.String"> <summary> Implicitly converts to a string. </summary> <param name="composition">The icon composition.</param> <returns>The json string for the icon composition.</returns> </member> <member name="M:Tix.Core.Entities.IconComposition.AddOverlappingIcon(System.String,System.Int32,System.Int32)"> <summary> Adds overlapping icon on top of base icon, supports fluent syntax </summary> <param name="iconName">The icon to overlay</param> <param name="topOffset">Top offset with respect to base icon</param> <param name="leftOffset">Left offset with respect to base icon</param> <returns>The current object instance</returns> </member> <member name="M:Tix.Core.Entities.IconComposition.WithDescription(System.String)"> <summary> Adds a description to the icon. This will be used as tooltip and in excel export. </summary> <param name="description">The description.</param> <returns>The current object instance</returns> </member> <member name="M:Tix.Core.Entities.IconComposition.WithDescriptionFromIcons"> <summary> Adds a description to the icon. This will be used as tooltip and in excel export. </summary> <returns>The current object instance</returns> </member> <member name="M:Tix.Core.Entities.IconComposition.WithWidth(System.Int32)"> <summary> Sets a custom width on the icon. </summary> <param name="width">The width in pixels.</param> <returns>The icon composition.</returns> </member> <member name="M:Tix.Core.Entities.IconComposition.ToString"> <summary> Converts to JSON string </summary> <returns>JSON string representation of the instance</returns> </member> <member name="T:Tix.Core.Entities.IDbDescription"> <summary> Provides an interface for accessing the DESCRLANG table. </summary> </member> <member name="P:Tix.Core.Entities.IDbDescription.LANGCODE"> <summary>Gets or sets the LANGCODE.</summary> </member> <member name="P:Tix.Core.Entities.IDbDescription.OBJDESCR"> <summary>Gets or sets the OBJDESCR.</summary> </member> <member name="P:Tix.Core.Entities.IDbDescription.REFOID"> <summary>Gets or sets the REFOID.</summary> </member> <member name="T:Tix.Core.Entities.IDefaultApiConfiguration"> <summary>The Default API configuration interface.</summary> </member> <member name="P:Tix.Core.Entities.IDefaultApiConfiguration.ApiCode"> <summary>Gets the API code.</summary> </member> <member name="M:Tix.Core.Entities.IDefaultApiConfiguration.GetDataType"> <summary>Gets the type of the data.</summary> <returns>The type for configuration.</returns> </member> <member name="M:Tix.Core.Entities.IDefaultApiConfiguration.GetDefaultConfiguration"> <summary>Gets the default configuration.</summary> <returns>The API configuration.</returns> </member> <member name="T:Tix.Core.Entities.IDefaultButtonPane"> <summary> default buttonpane configuration class </summary> </member> <member name="P:Tix.Core.Entities.IDefaultButtonPane.ButtonPaneCode"> <summary> Gets the ButtonPane code. </summary> <value> The ButtonPane code. </value> </member> <member name="M:Tix.Core.Entities.IDefaultButtonPane.GetButtonPane"> <summary> Gets the command configurations. </summary> <returns>the ButtonPane configuration</returns> </member> <member name="T:Tix.Core.Entities.IDefaultCompositeConfiguration"> <summary>Interface for default composite container settings.</summary> </member> <member name="M:Tix.Core.Entities.IDefaultCompositeConfiguration.GetDefaultConfiguration"> <summary> Gets the default composites for one module. </summary> <returns>A list of default composites.</returns> </member> <member name="T:Tix.Core.Entities.IDefaultColorConfiguration"> <summary>Interface for default column settings.</summary> </member> <member name="P:Tix.Core.Entities.IDefaultColorConfiguration.ColorBasiCode"> <summary>Gets the grid code.</summary> </member> <member name="M:Tix.Core.Entities.IDefaultColorConfiguration.GetDefaultColors"> <summary> Gets the default configuration. </summary> <returns>The default configuration.</returns> </member> <member name="T:Tix.Core.Entities.IDefaultConfigAreaConfiguration"> <summary>Interface for default Configuration Area settings.</summary> </member> <member name="P:Tix.Core.Entities.IDefaultConfigAreaConfiguration.ConfigurationAreaCode"> <summary>Gets the ConfigurationArea Code.</summary> </member> <member name="M:Tix.Core.Entities.IDefaultConfigAreaConfiguration.GetDefaultConfiguration"> <summary> Gets the default Configuration Area for the Configuration Area code. </summary> <returns>A list of default dConfiguration Area Items.</returns> </member> <member name="T:Tix.Core.Entities.IDefaultContextMenu"> <summary> default toolbar configuration class </summary> </member> <member name="P:Tix.Core.Entities.IDefaultContextMenu.ContextMenuCode"> <summary> Gets the context menu code. </summary> <value> The context menu code. </value> </member> <member name="M:Tix.Core.Entities.IDefaultContextMenu.GetContextMenu"> <summary> Gets the command configurations. </summary> <returns>the Context Menu configuration</returns> </member> <member name="T:Tix.Core.Entities.IDefaultDataGridConfiguration"> <summary>Interface for default column settings.</summary> </member> <member name="P:Tix.Core.Entities.IDefaultDataGridConfiguration.GridCode"> <summary>Gets or sets the grid code.</summary> </member> <member name="M:Tix.Core.Entities.IDefaultDataGridConfiguration.GetDataType"> <summary>The get data type.</summary> <returns>The <see cref="T:System.Type"/>.</returns> </member> <member name="M:Tix.Core.Entities.IDefaultDataGridConfiguration.GetDefault"> <summary> Gets the default configuration. </summary> <returns>The default configuration.</returns> </member> <member name="T:Tix.Core.Entities.IDefaultPermissionConfiguration"> <summary> Implements a default configuration for the permission system. </summary> </member> <member name="M:Tix.Core.Entities.IDefaultPermissionConfiguration.GetDefault"> <summary> Creates the configuration. </summary> <returns>The column builder.</returns> </member> <member name="T:Tix.Core.Entities.IDefaultParameterGroupConfiguration"> <summary>Interface for default parameter group configuration</summary> </member> <member name="P:Tix.Core.Entities.IDefaultParameterGroupConfiguration.ParameterGroupCode"> <summary> Gets the parameter group code </summary> </member> <member name="M:Tix.Core.Entities.IDefaultParameterGroupConfiguration.GetDefaultParameters"> <summary> Returns the default parameters based on group code. </summary> <returns>The list of parameters retrieved from the default configuration.</returns> </member> <member name="M:Tix.Core.Entities.IDefaultParameterGroupConfiguration.GetDefaultParameterGroup"> <summary> Gets default configuration of parameter group </summary> <returns>default configuration of parameter group</returns> </member> <member name="T:Tix.Core.Entities.IDefaultResponsiveCompositeContainerConfiguration"> <summary> Interface for responsive composite container. </summary> </member> <member name="T:Tix.Core.Entities.IDefaultRoute"> <summary> default configuration for route </summary> </member> <member name="P:Tix.Core.Entities.IDefaultRoute.RouteCode"> <summary> Gets the Route code. </summary> <value> The Route code. </value> </member> <member name="M:Tix.Core.Entities.IDefaultRoute.GetRoute"> <summary> Gets the command configurations. </summary> <returns>the Route configuration</returns> </member> <member name="T:Tix.Core.Entities.IDefaultToolbar"> <summary> default toolbar configuration class </summary> </member> <member name="P:Tix.Core.Entities.IDefaultToolbar.ToolbarCode"> <summary>Gets the toolbar code.</summary> <value>The toolbar code.</value> </member> <member name="M:Tix.Core.Entities.IDefaultToolbar.GetToolbar"> <summary> Gets the command configurations. </summary> <returns>the toolbar configuration</returns> </member> <member name="T:Tix.Core.Entities.IntegrationTestEntities.ColorBasisTestEntity"> <summary>The catalog test data.</summary> </member> <member name="P:Tix.Core.Entities.IntegrationTestEntities.ColorBasisTestEntity.Column1"> <summary>Gets or sets the row name.</summary> </member> <member name="P:Tix.Core.Entities.IntegrationTestEntities.ColorBasisTestEntity.Column2"> <summary>Gets or sets the status.</summary> </member> <member name="P:Tix.Core.Entities.IntegrationTestEntities.ColorBasisTestEntity.Column5"> <summary>Gets or sets the status.</summary> </member> <member name="P:Tix.Core.Entities.IntegrationTestEntities.ColorBasisTestEntity.PropertyTestColor"> <summary>Gets or sets the status.</summary> </member> <member name="P:Tix.Core.Entities.IntegrationTestEntities.ColorBasisTestEntity.Details"> <summary>Gets or sets the status.</summary> </member> <member name="T:Tix.Core.Entities.IntegrationTestEntities.Metadata.ColorBasisTestEntityMetaData"> <summary> The colorbasis data's meta data. </summary> </member> <member name="M:Tix.Core.Entities.IntegrationTestEntities.Metadata.ColorBasisTestEntityMetaData.GetIconBasisFunctions"> <summary> Get the supported color basis functions. </summary> <returns>The supported functions.</returns> </member> <member name="M:Tix.Core.Entities.IntegrationTestEntities.Metadata.ColorBasisTestEntityMetaData.GetColorBasisFunctions"> <summary> Get the supported color basis functions. </summary> <returns>The supported functions.</returns> </member> <member name="M:Tix.Core.Entities.IntegrationTestEntities.Metadata.ColorBasisTestEntityMetaData.GetTestEntityStatusFromDefault(Tix.Core.Entities.IntegrationTestEntities.ColorBasisTestEntity)"> <summary>Gets the color code.</summary> <param name="dataObject">The data object.</param> <returns>The color code.</returns> </member> <member name="M:Tix.Core.Entities.IntegrationTestEntities.Metadata.ColorBasisTestEntityMetaData.GetDemoStatusIcon(Tix.Core.Entities.IntegrationTestEntities.ColorBasisTestEntity)"> <summary> Gets the demo status icon. </summary> <param name="dataObject">The data object.</param> <returns>The resolved icon.</returns> </member> <member name="T:Tix.Core.Entities.IntegrationTestEntities.Metadata.MetadataTestBaseClass"> <summary> Test class for metadata tests </summary> </member> <member name="T:Tix.Core.Entities.IntegrationTestEntities.Metadata.MetadataTestBaseClassMetaData"> <summary> Test class for metadata tests </summary> </member> <member name="M:Tix.Core.Entities.IntegrationTestEntities.Metadata.MetadataTestBaseClassMetaData.GetColorBasisFunctions"> <summary>Gets the supported color basis functions.</summary> <returns>The supported colorbasis codes and the corresponding functions.</returns> </member> <member name="T:Tix.Core.Entities.IntegrationTestEntities.Metadata.MetadataTestSubClass"> <summary> Test class for metadata tests </summary> </member> <member name="T:Tix.Core.Entities.IntegrationTestEntities.Metadata.MetadataTestSubClassMetaData"> <summary> Test class for metadata tests </summary> </member> <member name="M:Tix.Core.Entities.IntegrationTestEntities.Metadata.MetadataTestSubClassMetaData.GetColorBasisFunctions"> <summary>Gets the supported color basis functions.</summary> <returns>The supported colorbasis codes and the corresponding functions.</returns> </member> <member name="T:Tix.Core.Entities.IntegrationTestEntities.MoneyTestEntity"> <summary>The money test entity.</summary> </member> <member name="P:Tix.Core.Entities.IntegrationTestEntities.MoneyTestEntity.OrderAmount"> <summary>Gets or sets the date time.</summary> </member> <member name="P:Tix.Core.Entities.IntegrationTestEntities.MoneyTestEntity.RawOrderAmountAmt"> <summary>Gets or sets the raw amount amt.</summary> </member> <member name="P:Tix.Core.Entities.IntegrationTestEntities.MoneyTestEntity.RawOrderAmountCur"> <summary>Gets or sets the raw amount cur.</summary> </member> <member name="P:Tix.Core.Entities.IntegrationTestEntities.MoneyTestEntity.Amount"> <summary>Gets or sets the amount.</summary> </member> <member name="P:Tix.Core.Entities.IntegrationTestEntities.MoneyTestEntity.AmountCurrency"> <summary>Gets or sets the amount currency.</summary> </member> <member name="P:Tix.Core.Entities.IntegrationTestEntities.MoneyTestEntity.RawAmountCurrency"> <summary>Gets or sets the raw amount currency.</summary> </member> <member name="P:Tix.Core.Entities.IntegrationTestEntities.MoneyTestEntity.AmountUnit"> <summary>Gets or sets the amount unit.</summary> </member> <member name="P:Tix.Core.Entities.IntegrationTestEntities.MoneyTestEntity.RawAmountUnit"> <summary>Gets or sets the raw amount unit.</summary> </member> <member name="P:Tix.Core.Entities.IntegrationTestEntities.MoneyTestEntity.OID"> <summary> Gets or sets the object identifier. </summary> </member> <member name="M:Tix.Core.Entities.IntegrationTestEntities.MoneyTestEntity.GetHashCode"> <summary>The get hash code.</summary> <returns>The <see cref="T:System.Int32"/>.</returns> </member> <member name="M:Tix.Core.Entities.IntegrationTestEntities.MoneyTestEntity.Equals(System.Object)"> <summary>The equals.</summary> <param name="obj">The obj.</param> <returns>The <see cref="T:System.Boolean"/>.</returns> </member> <member name="T:Tix.Core.Entities.IntegrationTestEntities.DateTestEntity"> <summary>The date test entity.</summary> </member> <member name="M:Tix.Core.Entities.IntegrationTestEntities.DateTestEntity.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.IntegrationTestEntities.DateTestEntity"/> class.</summary> </member> <member name="P:Tix.Core.Entities.IntegrationTestEntities.DateTestEntity.DateTime"> <summary>Gets or sets the date time.</summary> </member> <member name="P:Tix.Core.Entities.IntegrationTestEntities.DateTestEntity.NullableDateTime"> <summary>Gets or sets the date time.</summary> </member> <member name="P:Tix.Core.Entities.IntegrationTestEntities.DateTestEntity.FixDateTime"> <summary>Gets or sets the fix date time.</summary> </member> <member name="P:Tix.Core.Entities.IntegrationTestEntities.DateTestEntity.RawFixDateTime"> <summary>Gets or sets the backing field for fix date time.</summary> </member> <member name="T:Tix.Core.Entities.IntegrationTestEntities.MoneyTestEntityMap"> <summary> The mapping for the DateTestEntity </summary> </member> <member name="M:Tix.Core.Entities.IntegrationTestEntities.MoneyTestEntityMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.IntegrationTestEntities.MoneyTestEntityMap"/> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.IntegrationTestEntities.DateTestEntityMap"> <summary> The mapping for the DateTestEntity </summary> </member> <member name="M:Tix.Core.Entities.IntegrationTestEntities.DateTestEntityMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.IntegrationTestEntities.DateTestEntityMap"/> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.IntegrationTestEntities.WronglyMappedEntity"> <summary>The wrongly mapped entity.</summary> </member> <member name="P:Tix.Core.Entities.IntegrationTestEntities.WronglyMappedEntity.SomeField"> <summary>Gets or sets the some field.</summary> </member> <member name="T:Tix.Core.Entities.IntegrationTestEntities.WronglyMappedEntityMap"> <summary>The wrongly mapped entity map.</summary> </member> <member name="M:Tix.Core.Entities.IntegrationTestEntities.WronglyMappedEntityMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.IntegrationTestEntities.WronglyMappedEntityMap"/> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.ITixDefaultConfiguration"> <summary> Marker interface for default configurations </summary> </member> <member name="T:Tix.Core.Entities.ITrackingRule"> <summary>General interface for tracking rules.</summary> </member> <member name="P:Tix.Core.Entities.ITrackingRule.Expression"> <summary>Gets or sets the expression.</summary> </member> <member name="P:Tix.Core.Entities.ITrackingRule.SeqNbr"> <summary>Gets or sets the sequence number.</summary> </member> <member name="P:Tix.Core.Entities.ITrackingRule.Condition"> <summary>Gets or sets the condition.</summary> </member> <member name="P:Tix.Core.Entities.ITrackingRule.TrcLevel"> <summary>Gets or sets the tracking level.</summary> </member> <member name="P:Tix.Core.Entities.ITrackingRule.OID"> <summary>Gets or sets the oid.</summary> </member> <member name="T:Tix.Core.Entities.IVariantIndexConfiguration"> <summary> The VariantConfiguration interface. </summary> </member> <member name="P:Tix.Core.Entities.IVariantIndexConfiguration.VariantIndex"> <summary> Gets or sets the variant count. </summary> </member> <member name="T:Tix.Core.Entities.IVariantConfiguration"> <summary> The VariantConfiguration interface. </summary> </member> <member name="P:Tix.Core.Entities.IVariantConfiguration.VariantCount"> <summary> Gets or sets the variant count. </summary> </member> <member name="T:Tix.Core.Entities.DescrLang"> <summary> Represents the DescrLang. <para>Db Table: TIX_DESCRLANG</para> </summary> </member> <member name="M:Tix.Core.Entities.DescrLang.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.DescrLang"/> class.</summary> </member> <member name="P:Tix.Core.Entities.DescrLang.LANGCODE"> <summary> Gets or sets the LANGCODE. <para>Db Column: LANGCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.DescrLang.REFOID"> <summary> Gets or sets the REFOID. <para>Db Column: REFOID</para> </summary> </member> <member name="P:Tix.Core.Entities.DescrLang.OBJDESCR"> <summary> Gets or sets the OBJDESCR. <para>Db Column: OBJDESCR</para> </summary> </member> <member name="M:Tix.Core.Entities.DescrLang.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.DescrLang.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.DescrLang.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="T:Tix.Core.Entities.DescrLangMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.DescrLang" /> type.</summary> </member> <member name="M:Tix.Core.Entities.DescrLangMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.DescrLangMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.MetaDataBatchFunction`1"> <summary> Defines a function that retrieves a value for a specific code (e.g. color basis code/icon basis code). </summary> <typeparam name="T">The type of the entity object.</typeparam> </member> <member name="M:Tix.Core.Entities.MetaDataBatchFunction`1.#ctor(System.String,System.Func{System.Collections.Generic.IEnumerable{`0},System.Collections.Generic.IDictionary{System.Object,System.String}})"> <summary> Initializes a new instance of the <see cref="T:Tix.Core.Entities.MetaDataBatchFunction`1"/> class. </summary> <param name="code">The code.</param> <param name="function">The function.</param> </member> <member name="P:Tix.Core.Entities.MetaDataBatchFunction`1.Code"> <summary> Gets the code (e.g. color basis code/icon basis code). </summary> </member> <member name="P:Tix.Core.Entities.MetaDataBatchFunction`1.Function"> <summary> Gets the function. </summary> </member> <member name="T:Tix.Core.Entities.MetaDataFunction`1"> <summary> Defines a function that retrieves a value for a specific code (e.g. colorbasicode/iconbasicode). </summary> <typeparam name="T">The type of the entity object.</typeparam> </member> <member name="M:Tix.Core.Entities.MetaDataFunction`1.#ctor(System.String,System.Func{`0,System.String})"> <summary> Initializes a new instance of the <see cref="T:Tix.Core.Entities.MetaDataFunction`1"/> class. </summary> <param name="code">The code.</param> <param name="function">The function.</param> </member> <member name="P:Tix.Core.Entities.MetaDataFunction`1.Code"> <summary> Gets the code (e.g. colorbasicode/iconbasicode). </summary> </member> <member name="P:Tix.Core.Entities.MetaDataFunction`1.Function"> <summary> Gets the function. </summary> </member> <member name="T:Tix.Core.Entities.NoTryYes"> <summary>The no try yes value.</summary> </member> <member name="F:Tix.Core.Entities.NoTryYes.No"> <summary> No action </summary> </member> <member name="F:Tix.Core.Entities.NoTryYes.Try"> <summary> Try to perform the action </summary> </member> <member name="F:Tix.Core.Entities.NoTryYes.Yes"> <summary> Always perform the action </summary> </member> <member name="T:Tix.Core.Entities.OverlappingIcon"> <summary> Class to respresnt an overlapping icon </summary> </member> <member name="M:Tix.Core.Entities.OverlappingIcon.#ctor(System.String,System.Int32,System.Int32)"> <summary> Initializes a new instance of the <see cref="T:Tix.Core.Entities.OverlappingIcon"/> class. </summary> <param name="iconName">Icon Name</param> <param name="topOffset">Top Offset</param> <param name="leftOffset">Left Offset</param> </member> <member name="P:Tix.Core.Entities.OverlappingIcon.IconName"> <summary> Gets the Icon Name </summary> </member> <member name="P:Tix.Core.Entities.OverlappingIcon.TopOffset"> <summary> Gets or sets Top offset </summary> </member> <member name="P:Tix.Core.Entities.OverlappingIcon.LeftOffset"> <summary> Gets or sets Left Offset </summary> </member> <member name="T:Tix.Core.Entities.PermissionConfigurationBuilder"> <summary> Builder class for the permission configuration. </summary> </member> <member name="F:Tix.Core.Entities.PermissionConfigurationBuilder.permissions"> <summary>The list of permissions the builder has gathered.</summary> </member> <member name="M:Tix.Core.Entities.PermissionConfigurationBuilder.AddPermission(System.String,Tix.Core.Entities.Enumerations.PermissionRightType,System.String,System.String)"> <summary> Adds one permission. </summary> <param name="permissionCode">The code of the permission.</param> <param name="accessRightType">The type of access right that cna be configured for the permission.</param> <param name="permissionGroupCode">A grouping for the permissions</param> <param name="description">A description for the user of the system that should explain where the permission is used.</param> </member> <member name="M:Tix.Core.Entities.PermissionConfigurationBuilder.Build"> <summary> Creates the configuration. </summary> <returns>The configured permissions.</returns> </member> <member name="T:Tix.Core.Entities.PermissionEntityMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.PermissionEntity" /> type.</summary> <summary>Mapping for the <see cref="T:Tix.Core.Entities.PermissionEntity" /> type.</summary> </member> <member name="M:Tix.Core.Entities.PermissionEntityMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.PermissionEntityMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="M:Tix.Core.Entities.PermissionEntityMap.OnCreated"> <summary> Helper method, when programmer needs to call/add something in the constructor, he can use this method in partial file. </summary> </member> <member name="T:Tix.Core.Entities.PermissionEntity"> <summary> Represents the PermissionEntity. <para>Db Table: TIX_PERMISSION</para> </summary> <summary> Represents the PermissionEntity. <para>Db Table: TIX_PERMISSION</para> </summary> </member> <member name="P:Tix.Core.Entities.PermissionEntity.PermissionScopeMill"> <summary> Gets or sets a value indicating whether [permission scope mill]. </summary> <value><c>true</c> if [permission scope mill]; otherwise, <c>false</c>.</value> </member> <member name="P:Tix.Core.Entities.PermissionEntity.PermissionScopeProcess"> <summary> Gets or sets a value indicating whether [permission scope process]. </summary> <value> <c>true</c> if [permission scope process]; otherwise, <c>false</c>. </value> </member> <member name="P:Tix.Core.Entities.PermissionEntity.PermissionScopeGrade"> <summary> Gets or sets a value indicating whether [permission scope grade]. </summary> <value><c>true</c> if [permission scope grade]; otherwise, <c>false</c>.</value> </member> <member name="P:Tix.Core.Entities.PermissionEntity.PermissionScopeProduct"> <summary> Gets or sets a value indicating whether [permission scope product]. </summary> <value> <c>true</c> if [permission scope product]; otherwise, <c>false</c>. </value> </member> <member name="M:Tix.Core.Entities.PermissionEntity.SetPermissionScopeFlag(Tix.Core.Entities.Enumerations.PermissionReferenceType,System.Boolean)"> <summary>Sets the permission scope flag.</summary> <param name="flag">The flag.</param> <param name="value">if set to <c>true</c> [value].</param> </member> <member name="M:Tix.Core.Entities.PermissionEntity.GetPermissionScopeFlag(Tix.Core.Entities.Enumerations.PermissionReferenceType)"> <summary>Gets the permission scope flag.</summary> <param name="flag">The flag.</param> <returns>True if given reference type flag is set. Otherwise it returns false.</returns> </member> <member name="M:Tix.Core.Entities.PermissionEntity.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.PermissionEntity"/> class.</summary> </member> <member name="P:Tix.Core.Entities.PermissionEntity.PermissionCode"> <summary> Gets or sets the PermissionCode. <para>Db Column: PERMCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.PermissionEntity.Description"> <summary> Gets or sets the Description. <para>Db Column: DESCR</para> </summary> </member> <member name="P:Tix.Core.Entities.PermissionEntity.PermissionGroupCode"> <summary> Gets or sets the PermissionGroupCode. <para>Db Column: PERMGRPCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.PermissionEntity.PermissionRightType"> <summary> Gets or sets the PermissionRightType. <para>Db Column: PERMRIGHTTYPE</para> </summary> </member> <member name="P:Tix.Core.Entities.PermissionEntity.PermissionRightTypeRaw"> <summary>Gets or sets the PermissionRightType.</summary> </member> <member name="P:Tix.Core.Entities.PermissionEntity.PermissionScopeFlag"> <summary> Gets or sets the PermissionScopeFlag. <para>Db Column: PERMSCOPEFLAGS</para> </summary> </member> <member name="P:Tix.Core.Entities.PermissionEntity.PermissionDefinitions"> <summary>Gets or sets the PermissionDefinitions.</summary> </member> <member name="M:Tix.Core.Entities.PermissionEntity.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.PermissionEntity.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.PermissionEntity.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="T:Tix.Core.Entities.PermissionDefinitionEntity"> <summary> Represents the PermissionDefinitionEntity. <para>Db Table: TIX_PERMISSIONDEF</para> </summary> </member> <member name="M:Tix.Core.Entities.PermissionDefinitionEntity.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.PermissionDefinitionEntity"/> class.</summary> </member> <member name="P:Tix.Core.Entities.PermissionDefinitionEntity.PermissionCode"> <summary> Gets or sets the PermissionCode. <para>Db Column: PERMCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.PermissionDefinitionEntity.AccessRight"> <summary> Gets or sets the AccessRight. <para>Db Column: ACCRIGHT</para> </summary> </member> <member name="P:Tix.Core.Entities.PermissionDefinitionEntity.AccessRightRaw"> <summary>Gets or sets the AccessRight.</summary> </member> <member name="P:Tix.Core.Entities.PermissionDefinitionEntity.Description"> <summary> Gets or sets the Description. <para>Db Column: DESCR</para> </summary> </member> <member name="P:Tix.Core.Entities.PermissionDefinitionEntity.PermissionEntities"> <summary>Gets or sets the PermissionEntities.</summary> </member> <member name="P:Tix.Core.Entities.PermissionDefinitionEntity.PermissionUserGroups"> <summary>Gets or sets the PermissionUserGroups.</summary> </member> <member name="P:Tix.Core.Entities.PermissionDefinitionEntity.Permission"> <summary>Gets or sets the Permission.</summary> </member> <member name="M:Tix.Core.Entities.PermissionDefinitionEntity.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.PermissionDefinitionEntity.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.PermissionDefinitionEntity.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="T:Tix.Core.Entities.PermissionDefinitionEntityMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.PermissionDefinitionEntity" /> type.</summary> </member> <member name="M:Tix.Core.Entities.PermissionDefinitionEntityMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.PermissionDefinitionEntityMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.PermissionRelationEntity"> <summary> Represents the PermissionRelationEntity. <para>Db Table: TIX_PERMISSION_RELATION</para> </summary> </member> <member name="M:Tix.Core.Entities.PermissionRelationEntity.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.PermissionRelationEntity"/> class.</summary> </member> <member name="P:Tix.Core.Entities.PermissionRelationEntity.PermissionDefinitionOid"> <summary> Gets or sets the PermissionDefinitionOid. <para>Db Column: PERMDEFOID</para> </summary> </member> <member name="P:Tix.Core.Entities.PermissionRelationEntity.ReferenceType"> <summary> Gets or sets the ReferenceType. <para>Db Column: REFTYPE</para> </summary> </member> <member name="P:Tix.Core.Entities.PermissionRelationEntity.ReferenceCode"> <summary> Gets or sets the ReferenceCode. <para>Db Column: REFCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.PermissionRelationEntity.PermissionDefinition"> <summary>Gets or sets the PermissionDefinition.</summary> </member> <member name="M:Tix.Core.Entities.PermissionRelationEntity.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.PermissionRelationEntity.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.PermissionRelationEntity.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="T:Tix.Core.Entities.PermissionRelationEntityMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.PermissionRelationEntity" /> type.</summary> </member> <member name="M:Tix.Core.Entities.PermissionRelationEntityMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.PermissionRelationEntityMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.PermissionUserGroupEntity"> <summary> Represents the PermissionUserGroupEntity. <para>Db Table: TIX_PERMISSION_USERGRP</para> </summary> </member> <member name="M:Tix.Core.Entities.PermissionUserGroupEntity.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.PermissionUserGroupEntity"/> class.</summary> </member> <member name="P:Tix.Core.Entities.PermissionUserGroupEntity.PermissionDefinitionOid"> <summary> Gets or sets the PermissionDefinitionOid. <para>Db Column: PERMDEFOID</para> </summary> </member> <member name="P:Tix.Core.Entities.PermissionUserGroupEntity.UserGroupCode"> <summary> Gets or sets the UserGroupCode. <para>Db Column: USERGRP</para> </summary> </member> <member name="P:Tix.Core.Entities.PermissionUserGroupEntity.PermissionDefinition"> <summary>Gets or sets the PermissionDefinition.</summary> </member> <member name="M:Tix.Core.Entities.PermissionUserGroupEntity.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.PermissionUserGroupEntity.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.PermissionUserGroupEntity.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="T:Tix.Core.Entities.PermissionUserGroupEntityMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.PermissionUserGroupEntity" /> type.</summary> </member> <member name="M:Tix.Core.Entities.PermissionUserGroupEntityMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.PermissionUserGroupEntityMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.PriceUnitEntity"> <summary>The price unit entity.</summary> </member> <member name="P:Tix.Core.Entities.PriceUnitEntity.PriceUnit"> <summary>Gets or sets the price unit.</summary> <remarks> We use this field to maintain one global instance of the price unit that is associated with the entity. </remarks> </member> <member name="T:Tix.Core.Entities.ServiceUsage"> <summary> Represents the ServiceUsage. <para>Db Table: TIX_WS_USAGE</para> </summary> <summary> The setting value. </summary> </member> <member name="M:Tix.Core.Entities.ServiceUsage.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.ServiceUsage"/> class.</summary> </member> <member name="P:Tix.Core.Entities.ServiceUsage.Url"> <summary> Gets or sets the Url. <para>Db Column: URL</para> </summary> </member> <member name="P:Tix.Core.Entities.ServiceUsage.StartTime"> <summary> Gets or sets the StartTime. <para>Db Column: STARTTIME</para> </summary> </member> <member name="P:Tix.Core.Entities.ServiceUsage.EndTime"> <summary> Gets or sets the EndTime. <para>Db Column: ENDTIME</para> </summary> </member> <member name="P:Tix.Core.Entities.ServiceUsage.AccessDataAreas"> <summary> Gets or sets the AccessDataAreas. <para>Db Column: ACCDATAAREACODE</para> </summary> </member> <member name="P:Tix.Core.Entities.ServiceUsage.AccessField"> <summary> Gets or sets the AccessField. <para>Db Column: ACCFLDS</para> </summary> </member> <member name="P:Tix.Core.Entities.ServiceUsage.AccessGridCodes"> <summary> Gets or sets the AccessGridCodes. <para>Db Column: ACCGRIDCODES</para> </summary> </member> <member name="P:Tix.Core.Entities.ServiceUsage.SessionId"> <summary> Gets or sets the SessionId. <para>Db Column: ASPNETSESSIONID</para> </summary> </member> <member name="P:Tix.Core.Entities.ServiceUsage.ClassName"> <summary> Gets or sets the ClassName. <para>Db Column: CLASSNAME</para> </summary> </member> <member name="P:Tix.Core.Entities.ServiceUsage.ClientId"> <summary> Gets or sets the ClientId. <para>Db Column: CLIENTID</para> </summary> </member> <member name="P:Tix.Core.Entities.ServiceUsage.ClientInfo"> <summary> Gets or sets the ClientInfo. <para>Db Column: CLIENTINFO</para> </summary> </member> <member name="P:Tix.Core.Entities.ServiceUsage.MethodName"> <summary> Gets or sets the MethodName. <para>Db Column: METHODNAME</para> </summary> </member> <member name="P:Tix.Core.Entities.ServiceUsage.ProcessId"> <summary> Gets or sets the ProcessId. <para>Db Column: PROCID</para> </summary> </member> <member name="P:Tix.Core.Entities.ServiceUsage.RawSecurityPassedFlag"> <summary> Gets or sets the RawSecurityPassedFlag. <para>Db Column: SECUPASSEDFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.ServiceUsage.TrackingId"> <summary> Gets or sets the TrackingId. <para>Db Column: TRCOID</para> </summary> </member> <member name="P:Tix.Core.Entities.ServiceUsage.WebServer"> <summary> Gets or sets the WebServer. <para>Db Column: WEBSRV</para> </summary> </member> <member name="P:Tix.Core.Entities.ServiceUsage.WorkflowAnswers"> <summary> Gets or sets the WorkflowAnswers. <para>Db Column: WFANSW</para> </summary> </member> <member name="P:Tix.Core.Entities.ServiceUsage.WorkflowFinalFlag"> <summary> Gets or sets the WorkflowFinalFlag. <para>Db Column: WFFINALFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.ServiceUsage.RequestContentType"> <summary> Gets or sets the RequestContentType. <para>Db Column: WSCONTTYPE</para> </summary> </member> <member name="P:Tix.Core.Entities.ServiceUsage.Exception"> <summary> Gets or sets the Exception. <para>Db Column: WSEXCPT</para> </summary> </member> <member name="P:Tix.Core.Entities.ServiceUsage.RequestBody"> <summary> Gets or sets the RequestBody. <para>Db Column: WSREQBODY</para> </summary> </member> <member name="P:Tix.Core.Entities.ServiceUsage.RequestCaller"> <summary> Gets or sets the RequestCaller. <para>Db Column: WSREQCALLER</para> </summary> </member> <member name="P:Tix.Core.Entities.ServiceUsage.RequestHeader"> <summary> Gets or sets the RequestHeader. <para>Db Column: WSREQHDR</para> </summary> </member> <member name="P:Tix.Core.Entities.ServiceUsage.RequestType"> <summary> Gets or sets the RequestType. <para>Db Column: WSREQTYPE</para> </summary> </member> <member name="P:Tix.Core.Entities.ServiceUsage.ResponseSize"> <summary> Gets or sets the ResponseSize. <para>Db Column: WSRESPSIZE</para> </summary> </member> <member name="P:Tix.Core.Entities.ServiceUsage.ResponseStatus"> <summary> Gets or sets the ResponseStatus. <para>Db Column: WSRESPSTAT</para> </summary> </member> <member name="P:Tix.Core.Entities.ServiceUsage.CaughtExceptionCount"> <summary> Gets or sets the CaughtExceptionCount. <para>Db Column: CGHTEXCPTCNT</para> </summary> </member> <member name="P:Tix.Core.Entities.ServiceUsage.ExceptionCount"> <summary> Gets or sets the ExceptionCount. <para>Db Column: EXCPTCNT</para> </summary> </member> <member name="M:Tix.Core.Entities.ServiceUsage.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.ServiceUsage.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.ServiceUsage.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="P:Tix.Core.Entities.ServiceUsage.ShouldBePosted"> <summary>Gets or sets a value indicating whether the usage entry should be posted to the database.</summary> </member> <member name="P:Tix.Core.Entities.ServiceUsage.IsFinal"> <summary> Gets or sets a value indicating whether this instance is final. </summary> <value> <c>true</c> if this is the last call in the workflow; otherwise, <c>false</c>. </value> </member> <member name="P:Tix.Core.Entities.ServiceUsage.SecurityPassedFlag"> <summary> Gets or sets a value indicating whether [security passed flag]. </summary> <value> <c>true</c> if [security passed flag]; otherwise, <c>false</c>. </value> </member> <member name="P:Tix.Core.Entities.ServiceUsage.IsWorkflow"> <summary> Gets or sets a value indicating whether this instance is workflow. Only used internally for tracking if the current service call is a workflow service. </summary> <value> <c>true</c> if this instance is workflow; otherwise, <c>false</c>. </value> </member> <member name="T:Tix.Core.Entities.ServiceUsageMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.ServiceUsage" /> type.</summary> </member> <member name="M:Tix.Core.Entities.ServiceUsageMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.ServiceUsageMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.Setting"> <summary> Represents the Setting. <para>Db Table: TIX_SETTING_DEFINITION</para> </summary> </member> <member name="M:Tix.Core.Entities.Setting.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Setting"/> class.</summary> </member> <member name="P:Tix.Core.Entities.Setting.SettingCode"> <summary> Gets or sets the SettingCode. <para>Db Column: SETTINGCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Setting.SettingDescr"> <summary> Gets or sets the SettingDescr. <para>Db Column: SETTINGDESCR</para> </summary> </member> <member name="M:Tix.Core.Entities.Setting.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.Setting.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.Setting.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="T:Tix.Core.Entities.SettingMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.Setting" /> type.</summary> </member> <member name="M:Tix.Core.Entities.SettingMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.SettingMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.SettingValue"> <summary> Represents the SettingValue. <para>Db Table: TIX_SETTING_VALUE</para> </summary> <summary>The setting value.</summary> </member> <member name="M:Tix.Core.Entities.SettingValue.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.SettingValue"/> class.</summary> </member> <member name="P:Tix.Core.Entities.SettingValue.SettingCode"> <summary> Gets or sets the SettingCode. <para>Db Column: SETTINGCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.SettingValue.RefOid"> <summary> Gets or sets the RefOid. <para>Db Column: REFOID</para> </summary> </member> <member name="P:Tix.Core.Entities.SettingValue.RefTable"> <summary> Gets or sets the RefTable. <para>Db Column: REFTABLE</para> </summary> </member> <member name="P:Tix.Core.Entities.SettingValue.DateVal"> <summary> Gets or sets the DateVal. <para>Db Column: DATEVAL</para> </summary> </member> <member name="P:Tix.Core.Entities.SettingValue.NumVal"> <summary> Gets or sets the NumVal. <para>Db Column: NUMVAL</para> </summary> </member> <member name="P:Tix.Core.Entities.SettingValue.RefCode"> <summary> Gets or sets the RefCode. <para>Db Column: REFCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.SettingValue.StrVal"> <summary> Gets or sets the StrVal. <para>Db Column: STRVAL</para> </summary> </member> <member name="P:Tix.Core.Entities.SettingValue.Setting"> <summary>Gets or sets the Setting.</summary> </member> <member name="M:Tix.Core.Entities.SettingValue.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.SettingValue.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.SettingValue.ToString"> <summary>The to string.</summary> <returns>The <see cref="T:System.String"/>.</returns> </member> <member name="T:Tix.Core.Entities.SettingValueMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.SettingValue" /> type.</summary> </member> <member name="M:Tix.Core.Entities.SettingValueMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.SettingValueMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.SystemData.RabbitMqDaysToKeepMessagesOnDatabase"> <summary>The provider for the rabbit mq connection string.</summary> </member> <member name="F:Tix.Core.Entities.SystemData.RabbitMqDaysToKeepMessagesOnDatabase.SystemDataProvider"> <summary>The base system data provider.</summary> </member> <member name="M:Tix.Core.Entities.SystemData.RabbitMqDaysToKeepMessagesOnDatabase.Get"> <summary>The get.</summary> <returns>The <see cref="T:Tix.DataAccess.SystemData.SystemData"/>.</returns> </member> <member name="T:Tix.Core.Entities.SystemData.RabbitMqConnectionStringProvider"> <summary>The provider for the rabbit mq connection string.</summary> </member> <member name="F:Tix.Core.Entities.SystemData.RabbitMqConnectionStringProvider.SystemDataProvider"> <summary>The base system data provider.</summary> </member> <member name="M:Tix.Core.Entities.SystemData.RabbitMqConnectionStringProvider.Get"> <summary>The get.</summary> <returns>The <see cref="T:Tix.DataAccess.SystemData.SystemData"/>.</returns> </member> <member name="T:Tix.Core.Entities.SystemData.RabbitMqConsumeConnectionStringProvider"> <summary>The provider for the rabbit mq receive connection string.</summary> </member> <member name="F:Tix.Core.Entities.SystemData.RabbitMqConsumeConnectionStringProvider.SystemDataProvider"> <summary>The base system data provider.</summary> </member> <member name="M:Tix.Core.Entities.SystemData.RabbitMqConsumeConnectionStringProvider.Get"> <summary>The get.</summary> <returns>The <see cref="T:Tix.DataAccess.SystemData.SystemData"/>.</returns> </member> <member name="T:Tix.Core.Entities.SystemData.StoreStockLotRoundingProvider"> <summary>The store stock lot rounding provider.</summary> </member> <member name="F:Tix.Core.Entities.SystemData.StoreStockLotRoundingProvider.SystemDataProvider"> <summary>The base system data provider.</summary> </member> <member name="M:Tix.Core.Entities.SystemData.StoreStockLotRoundingProvider.Get"> <summary>The get.</summary> <returns>The <see cref="T:Tix.DataAccess.SystemData.SystemData"/>.</returns> </member> <member name="T:Tix.Core.Entities.SystemData.BaseSystemDataProvider"> <summary>The base system data provider.</summary> </member> <member name="F:Tix.Core.Entities.SystemData.BaseSystemDataProvider.key"> <summary>The key.</summary> </member> <member name="M:Tix.Core.Entities.SystemData.BaseSystemDataProvider.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.SystemData.BaseSystemDataProvider"/> class.</summary> <param name="key">The key.</param> </member> <member name="M:Tix.Core.Entities.SystemData.BaseSystemDataProvider.GetIsStringValueEqual(System.String)"> <summary>The get is string value equal.</summary> <param name="compareString">The compare string.</param> <returns>The <see cref="T:System.Boolean"/>.</returns> </member> <member name="M:Tix.Core.Entities.SystemData.BaseSystemDataProvider.Get"> <summary>The get.</summary> <returns>The <see cref="T:Tix.DataAccess.SystemData.SystemData"/>.</returns> </member> <member name="M:Tix.Core.Entities.SystemData.BaseSystemDataProvider.UpdateSystemData(System.String,System.String)"> <summary>The update system data.</summary> <param name="strKey">The str Key.</param> <param name="strValue">The str Value.</param> </member> <member name="M:Tix.Core.Entities.SystemData.BaseSystemDataProvider.GetSystemDataRepository"> <summary> Gets the system data repository. </summary> <returns>The repository.</returns> </member> <member name="T:Tix.Core.Entities.SystemData.CustomerCodeProvider"> <summary>The customer code provider.</summary> </member> <member name="F:Tix.Core.Entities.SystemData.CustomerCodeProvider.SystemDataKey"> <summary>The system data key</summary> </member> <member name="F:Tix.Core.Entities.SystemData.CustomerCodeProvider.SystemDataProvider"> <summary>The base system data provider.</summary> </member> <member name="M:Tix.Core.Entities.SystemData.CustomerCodeProvider.#ctor"> <summary> Initializes a new instance of the <see cref="T:Tix.Core.Entities.SystemData.CustomerCodeProvider"/> class. </summary> </member> <member name="M:Tix.Core.Entities.SystemData.CustomerCodeProvider.Get"> <summary>The get.</summary> <returns>The customer code.</returns> </member> <member name="M:Tix.Core.Entities.SystemData.CustomerCodeProvider.UpdateCustomerCode(System.String)"> <summary>The update customer code.</summary> <param name="customerCode">The customer code.</param> </member> <member name="T:Tix.Core.Entities.SystemData.EnableWsSecurityProvider"> <summary>The enable ws security provider.</summary> </member> <member name="F:Tix.Core.Entities.SystemData.EnableWsSecurityProvider.SystemDataProvider"> <summary>The base system data provider.</summary> </member> <member name="M:Tix.Core.Entities.SystemData.EnableWsSecurityProvider.Get"> <summary>The get.</summary> <returns>The <see cref="T:Tix.DataAccess.SystemData.SystemData"/>.</returns> </member> <member name="M:Tix.Core.Entities.SystemData.EnableWsSecurityProvider.GetIsStringValueEqual(System.String)"> <summary>The get is string value equal.</summary> <param name="compareString">The compare string.</param> <returns>The <see cref="T:System.Boolean"/>.</returns> </member> <member name="T:Tix.Core.Entities.SystemData.FillUsageOfWebServiceCallsProvider"> <summary>The fill usage of web service calls provider.</summary> </member> <member name="F:Tix.Core.Entities.SystemData.FillUsageOfWebServiceCallsProvider.SystemDataProvider"> <summary>The base system data provider.</summary> </member> <member name="M:Tix.Core.Entities.SystemData.FillUsageOfWebServiceCallsProvider.Get"> <summary>The get.</summary> <returns>The <see cref="T:Tix.DataAccess.SystemData.SystemData"/>.</returns> </member> <member name="M:Tix.Core.Entities.SystemData.FillUsageOfWebServiceCallsProvider.GetIsStringValueEqual(System.String)"> <summary>The get is string value equal.</summary> <param name="compareString">The compare string.</param> <returns>The <see cref="T:System.Boolean"/>.</returns> </member> <member name="T:Tix.Core.Entities.SystemData.ISystemDataProvider"> <summary>The SystemDataProvider interface.</summary> </member> <member name="M:Tix.Core.Entities.SystemData.ISystemDataProvider.Get"> <summary>The get.</summary> <returns>The SystemData.</returns> </member> <member name="T:Tix.Core.Entities.SystemData.SystemWorkflowModeProvider"> <summary>The system workflow mode provider.</summary> </member> <member name="F:Tix.Core.Entities.SystemData.SystemWorkflowModeProvider.SystemDataProvider"> <summary>The base system data provider.</summary> </member> <member name="M:Tix.Core.Entities.SystemData.SystemWorkflowModeProvider.Get"> <summary>The get.</summary> <returns>The <see cref="T:Tix.DataAccess.SystemData.SystemData"/>.</returns> </member> <member name="M:Tix.Core.Entities.SystemData.SystemWorkflowModeProvider.UpdateSystemData(System.String)"> <summary>The update system data.</summary> <param name="defaultValue">The default value.</param> </member> <member name="M:Tix.Core.Entities.SystemData.SystemWorkflowModeProvider.GetIsStringValueEqual(System.String)"> <summary>The get is string value equal.</summary> <param name="compareString">The compare string.</param> <returns>The <see cref="T:System.Boolean"/>.</returns> </member> <member name="T:Tix.Core.Entities.SystemData.WorkflowProtectionModeProvider"> <summary>The workflow protection mode provider.</summary> </member> <member name="F:Tix.Core.Entities.SystemData.WorkflowProtectionModeProvider.SystemDataProvider"> <summary>The base system data provider.</summary> </member> <member name="M:Tix.Core.Entities.SystemData.WorkflowProtectionModeProvider.Get"> <summary>The get.</summary> <returns>The <see cref="T:Tix.DataAccess.SystemData.SystemData"/>.</returns> </member> <member name="M:Tix.Core.Entities.SystemData.WorkflowProtectionModeProvider.GetIsProductionMode(System.String)"> <summary>The get is production mode.</summary> <param name="compareString">The compare string.</param> <returns>The <see cref="T:System.Boolean"/>.</returns> </member> <member name="T:Tix.Core.Entities.Ui5.ApiConfiguration"> <summary>The API configuration.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.ApiConfiguration.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.ApiConfiguration"/> class.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.ApiConfiguration.ApiCode"> <summary>Gets or sets the API code.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.ApiConfiguration.Fields"> <summary>Gets or sets the fields.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.ApiConfiguration.AddItem(Tix.Core.Entities.Ui5.ApiFieldConfiguration)"> <summary>Adds the item.</summary> <param name="field">The field.</param> </member> <member name="T:Tix.Core.Entities.Ui5.ApiFieldConfiguration"> <summary>The API field configuration.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.ApiFieldConfiguration.ApiCode"> <summary>Gets or sets the API code.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.ApiFieldConfiguration.ApiFieldCode"> <summary>Gets or sets the API field code.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.ApiFieldConfiguration.BindingPath"> <summary>Gets or sets the binding path.</summary> </member> <member name="T:Tix.Core.Entities.Ui5.CommandBarUserEntity"> <summary> the toolbar configuration </summary> <summary> Represents the CommandBarUserEntity. <para>Db Table: TIX_UI5COMMANDBARCONF_USER</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandBarUserEntity.RootGroups"> <summary> Gets the root groups. </summary> <value> The root groups. </value> </member> <member name="M:Tix.Core.Entities.Ui5.CommandBarUserEntity.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.CommandBarUserEntity"/> class.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandBarUserEntity.CommandBarCode"> <summary> Gets or sets the CommandBarCode. <para>Db Column: UI5CMDBARCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandBarUserEntity.CssWidth"> <summary> Gets or sets the CssWidth. <para>Db Column: CSSWIDT</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandBarUserEntity.ShowLabelFlag"> <summary> Gets or sets the ShowLabelFlag. <para>Db Column: SHOWLABEFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandBarUserEntity.UserCode"> <summary> Gets or sets the UserCode. <para>Db Column: USERCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandBarUserEntity.UserGroup"> <summary> Gets or sets the UserGroup. <para>Db Column: USERGRP</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandBarUserEntity.CmdBarType"> <summary> Gets or sets the CmdBarType. <para>Db Column: CMDBARTYPE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandBarUserEntity.CmdBarTypeRaw"> <summary>Gets or sets the CmdBarType.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandBarUserEntity.Groups"> <summary>Gets or sets the Groups.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandBarUserEntity.CommandBar"> <summary>Gets or sets the CommandBar.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.CommandBarUserEntity.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.CommandBarUserEntity.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.Ui5.CommandBarUserEntity.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="M:Tix.Core.Entities.Ui5.CommandBarUserEntity.OnCreated"> <summary> Called when [created]. </summary> </member> <member name="T:Tix.Core.Entities.Ui5.Alignment"> <summary> The alignment. </summary> </member> <member name="F:Tix.Core.Entities.Ui5.Alignment.Left"> <summary> The left. </summary> </member> <member name="F:Tix.Core.Entities.Ui5.Alignment.Right"> <summary> The right. </summary> </member> <member name="T:Tix.Core.Entities.Ui5.CommandBarEntity"> <summary> the toolbar configuration </summary> <summary> Represents the CommandBarEntity. <para>Db Table: TIX_UI5COMMANDBARCONF</para> </summary> </member> <member name="M:Tix.Core.Entities.Ui5.CommandBarEntity.#ctor(System.String,System.String,Tix.Core.Entities.CommandType,System.Boolean)"> <summary> Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.CommandBarEntity" /> class. </summary> <param name="commandBarCode">The command configuration code.</param> <param name="cmdBarType">The command type</param> <param name="verticalMenuWidth">Width of the vertical menu.</param> <param name="showLabel">if set to <c>true</c> [show label].</param> </member> <member name="P:Tix.Core.Entities.Ui5.CommandBarEntity.RootGroups"> <summary> Gets the root groups. </summary> </member> <member name="M:Tix.Core.Entities.Ui5.CommandBarEntity.AddGroup(System.String,System.String)"> <summary> Adds the command. </summary> <param name="labelTermCode">The label term code.</param> <param name="labelDefaultText">The label default text.</param> <returns>the toolbar group</returns> </member> <member name="M:Tix.Core.Entities.Ui5.CommandBarEntity.ChangeCommandBarCode(System.String)"> <summary> Change the command bar code. Needed for variant support. </summary> <param name="commandBarCode">The new command bar code.</param> </member> <member name="M:Tix.Core.Entities.Ui5.CommandBarEntity.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.CommandBarEntity"/> class.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandBarEntity.CommandBarCode"> <summary> Gets or sets the CommandBarCode. <para>Db Column: UI5CMDBARCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandBarEntity.CssWidth"> <summary> Gets or sets the CssWidth. <para>Db Column: CSSWIDT</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandBarEntity.ShowLabelFlag"> <summary> Gets or sets the ShowLabelFlag. <para>Db Column: SHOWLABEFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandBarEntity.CmdBarType"> <summary> Gets or sets the CmdBarType. <para>Db Column: CMDBARTYPE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandBarEntity.CmdBarTypeRaw"> <summary>Gets or sets the CmdBarType.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandBarEntity.Groups"> <summary>Gets or sets the Groups.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandBarEntity.UserCommandBarList"> <summary>Gets or sets the UserCommandBarList.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.CommandBarEntity.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.CommandBarEntity.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.Ui5.CommandBarEntity.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="M:Tix.Core.Entities.Ui5.CommandBarEntity.OnCreated"> <summary> Called when [created]. </summary> </member> <member name="T:Tix.Core.Entities.Ui5.CommandBarEntityMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.Ui5.CommandBarEntity" /> type.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.CommandBarEntityMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.CommandBarEntityMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.Ui5.CommandBarUserEntityMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.Ui5.CommandBarUserEntity" /> type.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.CommandBarUserEntityMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.CommandBarUserEntityMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.Ui5.CommandGroupEntity"> <summary> Represents the CommandGroupEntity. <para>Db Table: TIX_UI5COMMANDGROUPCONF</para> </summary> <summary> the toolbar group configuration </summary> </member> <member name="M:Tix.Core.Entities.Ui5.CommandGroupEntity.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.CommandGroupEntity"/> class.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandGroupEntity.LabelDefaultText"> <summary> Gets or sets the LabelDefaultText. <para>Db Column: LABEDEFAUTEXT</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandGroupEntity.LabelTermCode"> <summary> Gets or sets the LabelTermCode. <para>Db Column: LABETERMCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandGroupEntity.ParentGroupOid"> <summary> Gets or sets the ParentGroupOid. <para>Db Column: PARENTGRPOID</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandGroupEntity.SequenceNumber"> <summary> Gets or sets the SequenceNumber. <para>Db Column: SEQNBR</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandGroupEntity.CommandBarCode"> <summary> Gets or sets the CommandBarCode. <para>Db Column: UI5CMDBARCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandGroupEntity.Align"> <summary> Gets or sets the Align. <para>Db Column: ALIGN</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandGroupEntity.AlignRaw"> <summary>Gets or sets the Align.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandGroupEntity.GridWidth"> <summary> Gets or sets the GridWidth. <para>Db Column: GRIDWIDT</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandGroupEntity.CommandItems"> <summary>Gets or sets the CommandItems.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandGroupEntity.Bar"> <summary>Gets or sets the Bar.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.CommandGroupEntity.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.CommandGroupEntity.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.Ui5.CommandGroupEntity.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="M:Tix.Core.Entities.Ui5.CommandGroupEntity.OnCreated"> <summary> Called when [created]. </summary> </member> <member name="M:Tix.Core.Entities.Ui5.CommandGroupEntity.#ctor(System.String)"> <summary> Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.CommandGroupEntity"/> class. </summary> <param name="commandBarCode">The command bar code.</param> <exception cref="T:System.ArgumentNullException">command bar code is null or empty</exception> </member> <member name="P:Tix.Core.Entities.Ui5.CommandGroupEntity.Items"> <summary> Gets the items. </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandGroupEntity.Groups"> <summary> Gets the items. </summary> </member> <member name="M:Tix.Core.Entities.Ui5.CommandGroupEntity.AddGroup(System.String,System.String,Tix.Core.Entities.CommandAlignment,System.Int32)"> <summary> Adds the menu. </summary> <param name="labelTermCode">The label term code.</param> <param name="labelDefaultText">The label default text.</param> <param name="align">The alignment of group button.</param> <param name="gridWidth">The grid width.</param> <returns>The toolbar submenu.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.CommandGroupEntity.AddCommand(System.String,System.String,System.String,System.String,System.String,System.Int32,System.Boolean,System.Boolean,Tix.Core.Entities.CommandAlignment,Tix.Core.Entities.CommandRole,System.Int32,System.Nullable{System.Boolean})"> <summary> Adds the command. </summary> <param name="commandCode">The command code.</param> <param name="labelTermCode">The label term code.</param> <param name="commandGroupOid">The toolbar group identifier.</param> <param name="labelDefaultText">The label default text.</param> <param name="primaryIcon">The primary icon.</param> <param name="sequenceNbr">The sequence NBR.</param> <param name="visibleFlag">if set to <c>true</c> [visible flag].</param> <param name="onlyCageVisibleFlag">if set to <c>true</c> visible only in cage.</param> <param name="align">The alignment of button.</param> <param name="role">The role of button.</param> <param name="gridWidth">The grid width.</param> <param name="navFlag">if set to <c>true</c> [nav flag].</param> <returns>The Command Item</returns> </member> <member name="M:Tix.Core.Entities.Ui5.CommandGroupEntity.AddDialogOkButton(System.Int32,System.String)"> <summary> Adds an ok button for a dialog </summary> <param name="gridWidth">Width of the grid.</param> <param name="commandCode">The command code.</param> </member> <member name="M:Tix.Core.Entities.Ui5.CommandGroupEntity.AddDialogCancelButton(System.Int32,System.String)"> <summary> Adds an cancel button for a dialog </summary> <param name="gridWidth">Width of the grid.</param> <param name="commandCode">The command code.</param> </member> <member name="M:Tix.Core.Entities.Ui5.CommandGroupEntity.ChangeCommandBarCode(System.String)"> <summary> Change the command bar code. Needed for variant support. </summary> <param name="commandBarCode">The new command bar code.</param> </member> <member name="M:Tix.Core.Entities.Ui5.CommandGroupEntity.CheckLevel(System.String,System.Int32)"> <summary> checking the level of the sub menu </summary> <param name="parentGroupOid">parent id</param> <param name="level">level</param> </member> <member name="T:Tix.Core.Entities.Ui5.CommandGroupEntityMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.Ui5.CommandGroupEntity" /> type.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.CommandGroupEntityMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.CommandGroupEntityMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.Ui5.CommandGroupUserEntity"> <summary> Represents the CommandGroupUserEntity. <para>Db Table: TIX_UI5COMMANDGROUPCONF_USER</para> </summary> <summary> User Command Group </summary> </member> <member name="M:Tix.Core.Entities.Ui5.CommandGroupUserEntity.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.CommandGroupUserEntity"/> class.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandGroupUserEntity.LabelDefaultText"> <summary> Gets or sets the LabelDefaultText. <para>Db Column: LABEDEFAUTEXT</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandGroupUserEntity.LabelTermCode"> <summary> Gets or sets the LabelTermCode. <para>Db Column: LABETERMCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandGroupUserEntity.ParentGroupOid"> <summary> Gets or sets the ParentGroupOid. <para>Db Column: PARENTGRPOID</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandGroupUserEntity.SequenceNumber"> <summary> Gets or sets the SequenceNumber. <para>Db Column: SEQNBR</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandGroupUserEntity.CommandBarCode"> <summary> Gets or sets the CommandBarCode. <para>Db Column: UI5CMDBARCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandGroupUserEntity.UserCommandBarOid"> <summary> Gets or sets the UserCommandBarOid. <para>Db Column: UI5CMDBARUSEROID</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandGroupUserEntity.Align"> <summary> Gets or sets the Align. <para>Db Column: ALIGN</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandGroupUserEntity.AlignRaw"> <summary>Gets or sets the Align.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandGroupUserEntity.GridWidth"> <summary> Gets or sets the GridWidth. <para>Db Column: GRIDWIDT</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandGroupUserEntity.CommandItems"> <summary>Gets or sets the CommandItems.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandGroupUserEntity.Bar"> <summary>Gets or sets the Bar.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.CommandGroupUserEntity.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.CommandGroupUserEntity.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.Ui5.CommandGroupUserEntity.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="M:Tix.Core.Entities.Ui5.CommandGroupUserEntity.OnCreated"> <summary> Called when [created]. </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandGroupUserEntity.Items"> <summary> Gets the items. </summary> </member> <member name="T:Tix.Core.Entities.Ui5.CommandGroupUserEntityMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.Ui5.CommandGroupUserEntity" /> type.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.CommandGroupUserEntityMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.CommandGroupUserEntityMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.Ui5.CommandItemEntity"> <summary> Represents the CommandItemEntity. <para>Db Table: TIX_UI5COMMANDITEM</para> </summary> <summary> Partial class of CommandItemEntity </summary> </member> <member name="M:Tix.Core.Entities.Ui5.CommandItemEntity.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.CommandItemEntity"/> class.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandItemEntity.LabelDefaultText"> <summary> Gets or sets the LabelDefaultText. <para>Db Column: LABEDEFAUTEXT</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandItemEntity.LabelTermCode"> <summary> Gets or sets the LabelTermCode. <para>Db Column: LABETERMCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandItemEntity.OnlyCageVisibleFlag"> <summary> Gets or sets a value indicating whether OnlyCageVisibleFlag is set. <para>Db Column: ONLYCAGEVISIFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandItemEntity.PrimaryIcon"> <summary> Gets or sets the PrimaryIcon. <para>Db Column: PRIMICON</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandItemEntity.SequenceNumber"> <summary> Gets or sets the SequenceNumber. <para>Db Column: SEQNBR</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandItemEntity.CommandBarCode"> <summary> Gets or sets the CommandBarCode. <para>Db Column: UI5CMDBARCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandItemEntity.CommandBarCommand"> <summary> Gets or sets the CommandBarCommand. <para>Db Column: UI5CMDCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandItemEntity.CommandGroupOid"> <summary> Gets or sets the CommandGroupOid. <para>Db Column: UI5GRPOID</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandItemEntity.VisibleFlag"> <summary> Gets or sets the VisibleFlag. <para>Db Column: VISIFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandItemEntity.Align"> <summary> Gets or sets the Align. <para>Db Column: ALIGN</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandItemEntity.AlignRaw"> <summary>Gets or sets the Align.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandItemEntity.GridWidth"> <summary> Gets or sets the GridWidth. <para>Db Column: GRIDWIDT</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandItemEntity.Role"> <summary> Gets or sets the Role. <para>Db Column: UI5CMDPRIOMODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandItemEntity.RoleRaw"> <summary>Gets or sets the Role.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.CommandItemEntity.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.CommandItemEntity.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.Ui5.CommandItemEntity.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="P:Tix.Core.Entities.Ui5.CommandItemEntity.NavFlag"> <summary> Gets or sets a value indicating whether the route is used in navigation. </summary> </member> <member name="T:Tix.Core.Entities.Ui5.CommandItemEntityMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.Ui5.CommandItemEntity" /> type.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.CommandItemEntityMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.CommandItemEntityMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.Ui5.CommandItemUserEntity"> <summary> Represents the CommandItemUserEntity. <para>Db Table: TIX_UI5COMMANDITEM_USER</para> </summary> </member> <member name="M:Tix.Core.Entities.Ui5.CommandItemUserEntity.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.CommandItemUserEntity"/> class.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandItemUserEntity.LabelDefaultText"> <summary> Gets or sets the LabelDefaultText. <para>Db Column: LABEDEFAUTEXT</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandItemUserEntity.LabelTermCode"> <summary> Gets or sets the LabelTermCode. <para>Db Column: LABETERMCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandItemUserEntity.OnlyCageVisibleFlag"> <summary> Gets or sets a value indicating whether OnlyCageVisibleFlag is set. <para>Db Column: ONLYCAGEVISIFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandItemUserEntity.PrimaryIcon"> <summary> Gets or sets the PrimaryIcon. <para>Db Column: PRIMICON</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandItemUserEntity.SequenceNumber"> <summary> Gets or sets the SequenceNumber. <para>Db Column: SEQNBR</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandItemUserEntity.CommandBarCode"> <summary> Gets or sets the CommandBarCode. <para>Db Column: UI5CMDBARCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandItemUserEntity.CommandBarCommand"> <summary> Gets or sets the CommandBarCommand. <para>Db Column: UI5CMDCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandItemUserEntity.UserCommandGroupOid"> <summary> Gets or sets the UserCommandGroupOid. <para>Db Column: UI5GRPUSEROID</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandItemUserEntity.VisibleFlag"> <summary> Gets or sets the VisibleFlag. <para>Db Column: VISIFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandItemUserEntity.Align"> <summary> Gets or sets the Align. <para>Db Column: ALIGN</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandItemUserEntity.AlignRaw"> <summary>Gets or sets the Align.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandItemUserEntity.GridWidth"> <summary> Gets or sets the GridWidth. <para>Db Column: GRIDWIDT</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandItemUserEntity.Role"> <summary> Gets or sets the Role. <para>Db Column: UI5CMDPRIOMODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandItemUserEntity.RoleRaw"> <summary>Gets or sets the Role.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.CommandItemUserEntity.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.CommandItemUserEntity.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.Ui5.CommandItemUserEntity.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="T:Tix.Core.Entities.Ui5.CommandItemUserEntityMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.Ui5.CommandItemUserEntity" /> type.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.CommandItemUserEntityMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.CommandItemUserEntityMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.Ui5.CommandGroupTreeView"> <summary> represents the parent child relation of groups and commands. </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandGroupTreeView.LabelDefaultText"> <summary>Gets or sets the LabelDefaultText.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandGroupTreeView.LabelTermCode"> <summary>Gets or sets the LabelTermCode.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandGroupTreeView.ParentGroupOid"> <summary>Gets or sets the ParentGroupOid.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandGroupTreeView.SequenceNumber"> <summary>Gets or sets the SequenceNumber.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandGroupTreeView.Align"> <summary>Gets or sets the Align.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandGroupTreeView.OnlyCageVisibleFlag"> <summary>Gets or sets the OnlyCageVisibleFlag.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandGroupTreeView.PrimaryIcon"> <summary>Gets or sets the PrimaryIcon.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandGroupTreeView.CommandBarCommand"> <summary>Gets or sets the CommandBarCommand.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandGroupTreeView.CommandGroupOid"> <summary>Gets or sets the CommandGroupOid.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandGroupTreeView.CommandBarCode"> <summary> Gets or sets the command bar code. </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandGroupTreeView.VisibleFlag"> <summary>Gets or sets the VisibleFlag.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandGroupTreeView.NavFlag"> <summary>Gets or sets the VisibleFlag.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandGroupTreeView.GridWidth"> <summary>Gets or sets the GridWidth.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandGroupTreeView.Children"> <summary>Gets or sets the GridWidth.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandGroupTreeView.Role"> <summary>Gets or sets the Role.</summary> </member> <member name="T:Tix.Core.Entities.Ui5.Composite"> <summary>Represents the Composite</summary> <summary> Represents the Composite. <para>Db Table: TIX_UI5COMPOSITE</para> </summary> </member> <member name="F:Tix.Core.Entities.Ui5.Composite.DefaultResponsiveLayout"> <summary> The default responsive layout </summary> </member> <member name="F:Tix.Core.Entities.Ui5.Composite.DefaultCompositeImagePath"> <summary> The default composite image path </summary> </member> <member name="F:Tix.Core.Entities.Ui5.Composite.ModuleIdEqualityComparerInstance"> <summary> The module id equality comparer internal. </summary> </member> <member name="F:Tix.Core.Entities.Ui5.Composite.CompositeCodeEqualityComparerInstance"> <summary>The composite code equality comparer internal.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.Composite.ModuleIdComparer"> <summary>Gets the comparer.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.Composite.CompositeCodeComparer"> <summary>Gets the comparer.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.Composite.Copy(Tix.UI5.Interfaces.Composite.CustomComposite)"> <summary>Copy CompositeEntity to Custom Composite Entity</summary> <param name="comp">The CustomeComposite obj.</param> <returns>"CustomComposite"/>.</returns> </member> <member name="T:Tix.Core.Entities.Ui5.Composite.ModuleIdEqualityComparerInternal"> <summary>The equality comparer internal.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.Composite.ModuleIdEqualityComparerInternal.Equals(Tix.Core.Entities.Ui5.Composite,Tix.Core.Entities.Ui5.Composite)"> <summary>The equals.</summary> <param name="x">The x.</param> <param name="y">The y.</param> <returns>The <see cref="T:System.Boolean"/>.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.Composite.ModuleIdEqualityComparerInternal.GetHashCode(Tix.Core.Entities.Ui5.Composite)"> <summary>The get hash code.</summary> <param name="obj">The obj.</param> <returns>The <see cref="T:System.Int32"/>.</returns> </member> <member name="T:Tix.Core.Entities.Ui5.Composite.CompositeCodeEqualityComparerInternal"> <summary>The equality comparer internal.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.Composite.CompositeCodeEqualityComparerInternal.Equals(Tix.Core.Entities.Ui5.Composite,Tix.Core.Entities.Ui5.Composite)"> <summary>The equals.</summary> <param name="x">The x.</param> <param name="y">The y.</param> <returns>The <see cref="T:System.Boolean"/>.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.Composite.CompositeCodeEqualityComparerInternal.GetHashCode(Tix.Core.Entities.Ui5.Composite)"> <summary>The get hash code.</summary> <param name="obj">The obj.</param> <returns>The <see cref="T:System.Int32"/>.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.Composite.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.Composite"/> class.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.Composite.CompositeCode"> <summary> Gets or sets the CompositeCode. <para>Db Column: COMPSTCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.Composite.CompositeModuleId"> <summary> Gets or sets the CompositeModuleId. <para>Db Column: COMPSTMODULEID</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.Composite.CompositeParameter"> <summary> Gets or sets the CompositeParameter. <para>Db Column: COMPSTPARA</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.Composite.DefaultRespiteVlayt"> <summary> Gets or sets the DefaultRespiteVlayt. <para>Db Column: DEFAURESPVLAYT</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.Composite.DescriptionDefaultText"> <summary> Gets or sets the DescriptionDefaultText. <para>Db Column: DESCRDEFAUTEXT</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.Composite.DescriptionTermCode"> <summary> Gets or sets the DescriptionTermCode. <para>Db Column: DESCRTERMCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.Composite.PictureURL"> <summary> Gets or sets the PictureURL. <para>Db Column: PICURL</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.Composite.TitleDefaultText"> <summary> Gets or sets the TitleDefaultText. <para>Db Column: TITLEDEFAUTEXT</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.Composite.TitleTermCode"> <summary> Gets or sets the TitleTermCode. <para>Db Column: TITLETERMCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.Composite.CompositeGroupItems"> <summary>Gets or sets the CompositeGroupItems.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.Composite.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.Composite.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.Ui5.Composite.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="T:Tix.Core.Entities.Ui5.CompositeCatalogEntity"> <summary> Represents the CompositeCatalogEntity. <para>Db Table: TIX_UI5COMPOSITECATALOG</para> </summary> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeCatalogEntity.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.CompositeCatalogEntity"/> class.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeCatalogEntity.CompositeCatalogCode"> <summary> Gets or sets the CompositeCatalogCode. <para>Db Column: UI5COMPSTCATCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeCatalogEntity.CompositeCatalogReferenceObject"> <summary> Gets or sets the CompositeCatalogReferenceObject. <para>Db Column: UI5COMPSTREFOBJ</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeCatalogEntity.CompositeItems"> <summary>Gets or sets the CompositeItems.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeCatalogEntity.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeCatalogEntity.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeCatalogEntity.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="T:Tix.Core.Entities.Ui5.CompositeCatalogEntityMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.Ui5.CompositeCatalogEntity" /> type.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeCatalogEntityMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.CompositeCatalogEntityMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.Ui5.CompositeCatalogItemEntity"> <summary> Represents the CompositeCatalogItemEntity. <para>Db Table: TIX_UI5COMPOSITECATALOGITEM</para> </summary> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeCatalogItemEntity.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.CompositeCatalogItemEntity"/> class.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeCatalogItemEntity.CompositeCatalogCode"> <summary> Gets or sets the CompositeCatalogCode. <para>Db Column: UI5COMPSTCATCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeCatalogItemEntity.CompositeCatalogReferenceObject"> <summary> Gets or sets the CompositeCatalogReferenceObject. <para>Db Column: UI5COMPSTREFOBJ</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeCatalogItemEntity.CompositeCatalogItemCode"> <summary> Gets or sets the CompositeCatalogItemCode. <para>Db Column: UI5COMPSTCATITEMCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeCatalogItemEntity.SequenceNumber"> <summary> Gets or sets the SequenceNumber. <para>Db Column: SEQNBR</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeCatalogItemEntity.CompositeCode"> <summary> Gets or sets the CompositeCode. <para>Db Column: UI5COMPSTCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeCatalogItemEntity.Parameters"> <summary> Gets or sets the Parameters. <para>Db Column: UI5COMPSTPARA</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeCatalogItemEntity.CompositeCatalog"> <summary>Gets or sets the CompositeCatalog.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeCatalogItemEntity.Composite"> <summary>Gets or sets the Composite.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeCatalogItemEntity.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeCatalogItemEntity.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeCatalogItemEntity.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="T:Tix.Core.Entities.Ui5.CompositeCatalogItemEntityMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.Ui5.CompositeCatalogItemEntity" /> type.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeCatalogItemEntityMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.CompositeCatalogItemEntityMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.Ui5.CompositeContainerConfiguration"> <summary> Represents the CompositeContainerConfiguration. <para>Db Table: TIX_UI5COMPOSITECONTAINER</para> </summary> <summary> The composite container configuration. </summary> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeContainerConfiguration.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.CompositeContainerConfiguration"/> class.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeContainerConfiguration.CompositeContainerCode"> <summary> Gets or sets the CompositeContainerCode. <para>Db Column: COMPSTCONTCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeContainerConfiguration.CustomizationFlag"> <summary> Gets or sets the CustomizationFlag. <para>Db Column: USERCSTMFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeContainerConfiguration.GroupsInternal"> <summary>Gets or sets the GroupsInternal.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeContainerConfiguration.UserCompositeContainerConfigurations"> <summary>Gets or sets the UserCompositeContainerConfigurations.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeContainerConfiguration.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeContainerConfiguration.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeContainerConfiguration.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeContainerConfiguration.OnCreated"> <summary> Called when an instance is created. </summary> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeContainerConfiguration.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.CompositeContainerConfiguration"/> class.</summary> <param name="compositeContainerCode">The composite container code.</param> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeContainerConfiguration.Groups"> <summary> Gets or sets the items. </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeContainerConfiguration.FromUser"> <summary> Gets or sets the user code if the configuration is from a user configuration. </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeContainerConfiguration.FromUserGroup"> <summary> Gets or sets the user group if the configuration is from a user group configuration. </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeContainerConfiguration.MaxVariantCount"> <summary> Gets or sets or set max variant count </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeContainerConfiguration.VariantBase"> <summary> Gets or sets the variant base. </summary> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeContainerConfiguration.CopyDataTo(Tix.UI5.Interfaces.Composite.CompositeContainerConfiguration)"> <summary>Copies the data to the give target.</summary> <param name="target">The target.</param> </member> <member name="T:Tix.Core.Entities.Ui5.CompositeContainerConfigurationMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.Ui5.CompositeContainerConfiguration" /> type.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeContainerConfigurationMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.CompositeContainerConfigurationMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.Ui5.CompositeContainerUserConfiguration"> <summary> Represents the CompositeContainerUserConfiguration. <para>Db Table: TIX_UI5COMPOSITECONTAINER_USER</para> </summary> <summary> The composite container user configuration. </summary> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeContainerUserConfiguration.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.CompositeContainerUserConfiguration"/> class.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeContainerUserConfiguration.CompositeContainerCode"> <summary> Gets or sets the CompositeContainerCode. <para>Db Column: COMPSTCONTCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeContainerUserConfiguration.UserCode"> <summary> Gets or sets the UserCode. <para>Db Column: USERCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeContainerUserConfiguration.UserGroup"> <summary> Gets or sets the UserGroup. <para>Db Column: USERGRP</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeContainerUserConfiguration.CustomizationFlag"> <summary> Gets or sets the CustomizationFlag. <para>Db Column: USERCSTMFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeContainerUserConfiguration.GroupsInternal"> <summary>Gets or sets the GroupsInternal.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeContainerUserConfiguration.CompositeContainerConfiguration"> <summary>Gets or sets the CompositeContainerConfiguration.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeContainerUserConfiguration.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeContainerUserConfiguration.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeContainerUserConfiguration.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeContainerUserConfiguration.OnCreated"> <summary> Called when an instance is created. </summary> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeContainerUserConfiguration.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.CompositeContainerUserConfiguration"/> class.</summary> <param name="compositeContainerCode">The composite container code.</param> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeContainerUserConfiguration.Groups"> <summary> Gets or sets the items. </summary> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeContainerUserConfiguration.ToConfiguration"> <summary> Converts the user configuration to a default configuration entity. </summary> <returns>The default configuration entity.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeContainerUserConfiguration.CopyDataToUserConfiguration(Tix.Core.Entities.Ui5.CompositeContainerConfiguration)"> <summary> Converts the configuration to a user configuration entity. </summary> <param name="config">composite container configuration</param> <returns>The user configuration entity.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeContainerUserConfiguration.CopyDataToUserGroup(Tix.Core.Entities.Ui5.CompositeGroupConfiguration,System.String)"> <summary> Converts the system group configuration to a user group configuration entity. </summary> <param name="group">composite group object</param> <param name="compositeContReferenceOid">Composite reference oid</param> <returns>The user group configuration entity.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeContainerUserConfiguration.CopyDataToItem(Tix.Core.Entities.Ui5.CompositeGroupItemConfiguration)"> <summary> Converts the system group item configuration to a user group item configuration entity. </summary> <param name="item">Composite group item configuration</param> <returns>The user group item configuration entity.</returns> </member> <member name="T:Tix.Core.Entities.Ui5.CompositeContainerUserConfigurationMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.Ui5.CompositeContainerUserConfiguration" /> type.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeContainerUserConfigurationMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.CompositeContainerUserConfigurationMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.Ui5.CompositeGroupConfiguration"> <summary> Represents the CompositeGroupConfiguration. <para>Db Table: TIX_UI5COMPOSITECONTAINERGROUP</para> </summary> <summary> The composite container configuration row. </summary> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeGroupConfiguration.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.CompositeGroupConfiguration"/> class.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeGroupConfiguration.CompositeContReferenceOid"> <summary> Gets or sets the CompositeContReferenceOid. <para>Db Column: COMPCONTREFOID</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeGroupConfiguration.CompositeGroupCode"> <summary> Gets or sets the CompositeGroupCode. <para>Db Column: COMPSTGRPCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeGroupConfiguration.CompositeContainerCode"> <summary> Gets or sets the CompositeContainerCode. <para>Db Column: COMPSTCONTCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeGroupConfiguration.SequenceNumber"> <summary> Gets or sets the SequenceNumber. <para>Db Column: SEQNBR</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeGroupConfiguration.Type"> <summary> Gets or sets the Type. <para>Db Column: COMPSTGROUPTYPE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeGroupConfiguration.TypeRaw"> <summary>Gets or sets the Type.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeGroupConfiguration.Row"> <summary> Gets or sets the Row. <para>Db Column: UI5ROW</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeGroupConfiguration.Column"> <summary> Gets or sets the Column. <para>Db Column: UI5COL</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeGroupConfiguration.Width"> <summary> Gets or sets the Width. <para>Db Column: WIDT</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeGroupConfiguration.Height"> <summary> Gets or sets the Height. <para>Db Column: HEIG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeGroupConfiguration.ResponsiveLayout"> <summary> Gets or sets the ResponsiveLayout. <para>Db Column: RESPVLAYT</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeGroupConfiguration.ItemsInternal"> <summary>Gets or sets the ItemsInternal.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeGroupConfiguration.CompositeContainerConfiguration"> <summary>Gets or sets the CompositeContainerConfiguration.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeGroupConfiguration.CompositeContainerUserConfiguration"> <summary>Gets or sets the CompositeContainerUserConfiguration.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeGroupConfiguration.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeGroupConfiguration.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeGroupConfiguration.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeGroupConfiguration.OnCreated"> <summary> Called when the instance is created. </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeGroupConfiguration.Owner"> <summary>Gets or sets the owner.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeGroupConfiguration.Items"> <summary> Gets or sets the items. </summary> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeGroupConfiguration.CopyDataTo(Tix.UI5.Interfaces.Composite.CompositeGroupConfiguration)"> <summary>Copies the data to the give target.</summary> <param name="target">The target.</param> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeGroupConfiguration.AddItem(Tix.Core.Entities.Ui5.CompositeGroupItemConfiguration)"> <summary>Adds the item.</summary> <param name="item">The item.</param> </member> <member name="T:Tix.Core.Entities.Ui5.CompositeGroupConfigurationMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.Ui5.CompositeGroupConfiguration" /> type.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeGroupConfigurationMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.CompositeGroupConfigurationMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.Ui5.CompositeGroupItemConfiguration"> <summary> Represents the CompositeGroupItemConfiguration. <para>Db Table: TIX_UI5COMPOSITECONTGROUPITEM</para> </summary> <summary> The composite container configuration group item. </summary> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeGroupItemConfiguration.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.CompositeGroupItemConfiguration"/> class.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeGroupItemConfiguration.CompositeContReferenceOid"> <summary> Gets or sets the CompositeContReferenceOid. <para>Db Column: COMPCONTREFOID</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeGroupItemConfiguration.CompositeGroupCode"> <summary> Gets or sets the CompositeGroupCode. <para>Db Column: COMPSTGRPCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeGroupItemConfiguration.CompositeGroupItemCode"> <summary> Gets or sets the CompositeGroupItemCode. <para>Db Column: COMPSTGRPITEMCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeGroupItemConfiguration.CompositeContainerCode"> <summary> Gets or sets the CompositeContainerCode. <para>Db Column: COMPSTCONTCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeGroupItemConfiguration.CompositeCode"> <summary> Gets or sets the CompositeCode. <para>Db Column: COMPSTCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeGroupItemConfiguration.CompositeParameter"> <summary> Gets or sets the CompositeParameter. <para>Db Column: COMPSTPARA</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeGroupItemConfiguration.SequenceNumber"> <summary> Gets or sets the SequenceNumber. <para>Db Column: SEQNBR</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeGroupItemConfiguration.HeaderDefaultText"> <summary> Gets or sets the HeaderDefaultText. <para>Db Column: HDRDEFAUTEXT</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeGroupItemConfiguration.HeaderTermCode"> <summary> Gets or sets the HeaderTermCode. <para>Db Column: HDRTERMCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeGroupItemConfiguration.ViewModel"> <summary> Gets or sets the ViewModel. <para>Db Column: VIEWMODEL</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeGroupItemConfiguration.CompositeContainerGroupConfiguration"> <summary>Gets or sets the CompositeContainerGroupConfiguration.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeGroupItemConfiguration.Composite"> <summary>Gets or sets the Composite.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeGroupItemConfiguration.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeGroupItemConfiguration.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeGroupItemConfiguration.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeGroupItemConfiguration.Owner"> <summary>Gets or sets the owner.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeGroupItemConfiguration.CompositeModuleId"> <summary> Gets or sets the composite module id. </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeGroupItemConfiguration.IsViewModelMandatory"> <summary> Gets or sets a value indicating whether viewModel is mandatory or not </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeGroupItemConfiguration.ProposedViewModel"> <summary> Gets or sets a value indicating whether viewModel is mandatory or not </summary> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeGroupItemConfiguration.CopyDataTo(Tix.UI5.Interfaces.Composite.CompositeGroupItemConfiguration)"> <summary>Copies the data to the give target.</summary> <param name="target">The target.</param> </member> <member name="T:Tix.Core.Entities.Ui5.CompositeGroupItemConfigurationMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.Ui5.CompositeGroupItemConfiguration" /> type.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeGroupItemConfigurationMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.CompositeGroupItemConfigurationMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.Ui5.CompositeMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.Ui5.Composite" /> type.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.CompositeMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.Ui5.CompositeDefinition"> <summary>The composite definition.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeDefinition.#ctor"> <summary>Prevents a default instance of the <see cref="T:Tix.Core.Entities.Ui5.CompositeDefinition"/> class from being created.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeDefinition.CompositeCode"> <summary>Gets or sets the composite code.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeDefinition.CompositeModuleId"> <summary>Gets or sets the composite module id.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeDefinition.CompositeParameter"> <summary>Gets or sets the composite parameter.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeDefinition.TitleTermCode"> <summary>Gets or sets the title term code.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeDefinition.TitleDefaultText"> <summary>Gets or sets the title default text.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeDefinition.DescriptionTermCode"> <summary>Gets or sets the description term code.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeDefinition.DescriptionDefaultText"> <summary>Gets or sets the description default text.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeDefinition.PictureURL"> <summary>Gets or sets the picture URL.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeDefinition.DefaultRespiteVlayt"> <summary>Gets or sets default responsive layout.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeDefinition.VariantCount"> <summary> Gets or sets the number of variants. </summary> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeDefinition.Create(System.String,System.String,System.String,System.String,System.String,System.String,System.Object,System.String,System.String,System.Int32)"> <summary> Creates a default definition for a composite. </summary> <param name="compositeCode">The composite code.</param> <param name="compositeModuleId">The composite module id.</param> <param name="titleTermCode">The title term code.</param> <param name="titleDefaultText">The title default text.</param> <param name="descriptionTermCode">The description term code.</param> <param name="descriptionDefaultText">The description default text.</param> <param name="compositeParameterObject">The composite parameter object (may also be an anonymous object).</param> <param name="pictureUrl">The picture URL.</param> <param name="defaultResponsiveLayout">The default responsive layout.</param> <param name="variantCount">The number of variants.</param> <returns>The composite definition.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeDefinition.Create(System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.String)"> <summary>The create.</summary> <param name="compositeCode">The composite code.</param> <param name="compositeModuleId">The composite module id.</param> <param name="compositeParameter">The composite parameter.</param> <param name="titleTermCode">The title term code.</param> <param name="titleDefaultText">The title default text.</param> <param name="descriptionTermCode">The description term code.</param> <param name="descriptionDefaultText">The description default text.</param> <param name="pictureURL">The picture URL.</param> <param name="defaultRespiteVlayt">The default responsive layout.</param> <returns>The <see cref="T:Tix.Core.Entities.Ui5.CompositeDefinition"/>.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeDefinition.ToComposite"> <summary>The to composite.</summary> <returns>The <see cref="T:Tix.Core.Entities.Ui5.Composite"/>.</returns> </member> <member name="T:Tix.Core.Entities.Ui5.CompositeParameterConverter"> <summary> Converter for the composite parameters </summary> </member> <member name="F:Tix.Core.Entities.Ui5.CompositeParameterConverter.JsonSerializerSettings"> <summary> The json serializer settings. </summary> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeParameterConverter.#cctor"> <summary> Initializes static members of the <see cref="T:Tix.Core.Entities.Ui5.CompositeParameterConverter"/> class. </summary> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeParameterConverter.ConvertObjectToJson(System.Object)"> <summary> Convert the object to json </summary> <param name="parametersObject">The object to serialize.</param> <returns>The object as json string.</returns> </member> <member name="T:Tix.Core.Entities.Ui5.ConfigAreaItemEntity"> <summary> Represents the ConfigAreaItemEntity. <para>Db Table: TIX_UI5CONFIGURATIONAREA</para> </summary> </member> <member name="M:Tix.Core.Entities.Ui5.ConfigAreaItemEntity.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.ConfigAreaItemEntity"/> class.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.ConfigAreaItemEntity.ConfigurationAreaCode"> <summary> Gets or sets the ConfigurationAreaCode. <para>Db Column: CONFIGAREACODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.ConfigAreaItemEntity.ConfigurationAreaItemCode"> <summary> Gets or sets the ConfigurationAreaItemCode. <para>Db Column: CONFIGAREAITEMCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.ConfigAreaItemEntity.Column"> <summary> Gets or sets the Column. <para>Db Column: UI5COL</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.ConfigAreaItemEntity.Row"> <summary> Gets or sets the Row. <para>Db Column: UI5ROW</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.ConfigAreaItemEntity.VisibleFlag"> <summary> Gets or sets the VisibleFlag. <para>Db Column: VISIFLAG</para> </summary> </member> <member name="M:Tix.Core.Entities.Ui5.ConfigAreaItemEntity.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.ConfigAreaItemEntity.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.Ui5.ConfigAreaItemEntity.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="T:Tix.Core.Entities.Ui5.ConfigAreaItemEntityMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.Ui5.ConfigAreaItemEntity" /> type.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.ConfigAreaItemEntityMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.ConfigAreaItemEntityMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.Ui5.ConfigAreaItemUserEntity"> <summary> Represents the ConfigAreaItemUserEntity. <para>Db Table: TIX_UI5CONFIGURATIONAREA_USER</para> </summary> </member> <member name="M:Tix.Core.Entities.Ui5.ConfigAreaItemUserEntity.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.ConfigAreaItemUserEntity"/> class.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.ConfigAreaItemUserEntity.ConfigurationAreaCode"> <summary> Gets or sets the ConfigurationAreaCode. <para>Db Column: CONFIGAREACODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.ConfigAreaItemUserEntity.ConfigurationAreaItemCode"> <summary> Gets or sets the ConfigurationAreaItemCode. <para>Db Column: CONFIGAREAITEMCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.ConfigAreaItemUserEntity.Column"> <summary> Gets or sets the Column. <para>Db Column: UI5COL</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.ConfigAreaItemUserEntity.Row"> <summary> Gets or sets the Row. <para>Db Column: UI5ROW</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.ConfigAreaItemUserEntity.User"> <summary> Gets or sets the User. <para>Db Column: USERCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.ConfigAreaItemUserEntity.UserGroup"> <summary> Gets or sets the UserGroup. <para>Db Column: USERGRP</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.ConfigAreaItemUserEntity.VisibleFlag"> <summary> Gets or sets the VisibleFlag. <para>Db Column: VISIFLAG</para> </summary> </member> <member name="M:Tix.Core.Entities.Ui5.ConfigAreaItemUserEntity.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.ConfigAreaItemUserEntity.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.Ui5.ConfigAreaItemUserEntity.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="T:Tix.Core.Entities.Ui5.ConfigAreaItemUserEntityMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.Ui5.ConfigAreaItemUserEntity" /> type.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.ConfigAreaItemUserEntityMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.ConfigAreaItemUserEntityMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.Ui5.ConfigAreaBuilder`1"> <summary>Builds up a Configuration Area.</summary> <typeparam name="T">The data type of the object to show.</typeparam> </member> <member name="F:Tix.Core.Entities.Ui5.ConfigAreaBuilder`1.configurationAreaItemList"> <summary>Saved query items.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.ConfigAreaBuilder`1.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.ConfigAreaBuilder`1"/> class.</summary> <param name="configurationAreaCode">The configuration area code.</param> </member> <member name="P:Tix.Core.Entities.Ui5.ConfigAreaBuilder`1.ConfigurationAreaCode"> <summary> Gets the Saved Query code. </summary> </member> <member name="M:Tix.Core.Entities.Ui5.ConfigAreaBuilder`1.AddItem(System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Boolean)"> <summary>Adds an item to the configuration.</summary> <param name="configurationAreaItemCode">The item code.</param> <param name="row">Position row.</param> <param name="column">Position column.</param> <param name="visibleFlag">visible Flag.</param> </member> <member name="M:Tix.Core.Entities.Ui5.ConfigAreaBuilder`1.AddItem(System.Linq.Expressions.Expression{System.Func{`0,System.Object}},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Boolean)"> <summary>Adds an item to the configuration.</summary> <param name="expression">The expression.</param> <param name="row">Position row.</param> <param name="column">Position column.</param> <param name="visibleFlag">visible Flag.</param> </member> <member name="M:Tix.Core.Entities.Ui5.ConfigAreaBuilder`1.GetConfiguration"> <summary>Gets the configured items.</summary> <returns>The items that were added.</returns> </member> <member name="T:Tix.Core.Entities.Ui5.DataAreaConfigurationEntity"> <summary> Represents the DataAreaConfigurationEntity. <para>Db Table: TIX_UI5DATAAREA</para> </summary> <summary> Defines the data area configuration. </summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationEntity.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.DataAreaConfigurationEntity"/> class.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaConfigurationEntity.DataAreaCode"> <summary> Gets or sets the DataAreaCode. <para>Db Column: DATAAREACODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaConfigurationEntity.BindingPath"> <summary> Gets or sets the BindingPath. <para>Db Column: DATABIND</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaConfigurationEntity.RowDirection"> <summary> Gets or sets the RowDirection. <para>Db Column: ORIENT</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaConfigurationEntity.RowDirectionRaw"> <summary>Gets or sets the RowDirection.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaConfigurationEntity.RowCount"> <summary> Gets or sets the RowCount. <para>Db Column: MAXCNT</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaConfigurationEntity.ColorBasisCode"> <summary> Gets or sets the ColorBasisCode. <para>Db Column: COLORBASICODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaConfigurationEntity.VisualAttributes"> <summary> Gets or sets the VisualAttributes. <para>Db Column: VISUATTR</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaConfigurationEntity.LabelPosition"> <summary> Gets or sets the LabelPosition. <para>Db Column: RENDTYPE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaConfigurationEntity.LabelPositionRaw"> <summary>Gets or sets the LabelPosition.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaConfigurationEntity.PositionRowCount"> <summary> Gets or sets the PositionRowCount. <para>Db Column: UI5ROWCNT</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaConfigurationEntity.PositionColumnCount"> <summary> Gets or sets the PositionColumnCount. <para>Db Column: UI5COLCNT</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaConfigurationEntity.RowsInternal"> <summary>Gets or sets the RowsInternal.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaConfigurationEntity.UserConfigs"> <summary>Gets or sets the UserConfigs.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationEntity.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationEntity.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationEntity.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationEntity.OnCreated"> <summary> Helper method, when programmer needs to call/add something in the constructor, he can use this method in partial file. </summary> </member> <member name="F:Tix.Core.Entities.Ui5.DataAreaConfigurationEntity.EmptyFieldLabelTermCode"> <summary>The empty field label term code.</summary> </member> <member name="F:Tix.Core.Entities.Ui5.DataAreaConfigurationEntity.EmptyFieldLabelDefaultText"> <summary>The empty field label default text.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationEntity.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.DataAreaConfigurationEntity"/> class.</summary> <param name="dataAreaCode">The data area code.</param> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaConfigurationEntity.FromUser"> <summary>Gets or sets the from user.</summary> <value>The user code of the user that owns the configuration (may be null).</value> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaConfigurationEntity.FromUserGroup"> <summary>Gets or sets the from user group.</summary> <value>The user group code of the user that owns the configuration (may be null).</value> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaConfigurationEntity.MaxVariantCount"> <summary>Gets or sets the Max variant count.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaConfigurationEntity.VariantBase"> <summary> Gets or sets the variant base. </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaConfigurationEntity.Rows"> <summary> Gets or sets the rows </summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationEntity.CopyDataTo(Tix.UI5.Interfaces.DataAreaConfiguration)"> <summary>Copies the data to.</summary> <param name="retConfig">The ret configuration.</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationEntity.AddItem(Tix.Core.Entities.Ui5.DataAreaRowConfigurationEntity)"> <summary>Adds the item.</summary> <param name="row">The row.</param> </member> <member name="T:Tix.Core.Entities.Ui5.DataAreaConfigurationEntityMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.Ui5.DataAreaConfigurationEntity" /> type.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationEntityMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.DataAreaConfigurationEntityMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.Ui5.DataAreaFieldConfigurationEntity"> <summary> Represents the DataAreaFieldConfigurationEntity. <para>Db Table: TIX_UI5DATAAREAFIELD</para> </summary> <summary> The data area field configuration. </summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaFieldConfigurationEntity.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.DataAreaFieldConfigurationEntity"/> class.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaFieldConfigurationEntity.DataAreaCode"> <summary> Gets or sets the DataAreaCode. <para>Db Column: DATAAREACODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaFieldConfigurationEntity.DataAreaRowCode"> <summary> Gets or sets the DataAreaRowCode. <para>Db Column: DATAAREAROWCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaFieldConfigurationEntity.DataAreaFieldCode"> <summary> Gets or sets the DataAreaFieldCode. <para>Db Column: DATAAREAFLDCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaFieldConfigurationEntity.SequenceNumber"> <summary> Gets or sets the SequenceNumber. <para>Db Column: SEQNBR</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaFieldConfigurationEntity.AttributeName"> <summary> Gets or sets the AttributeName. <para>Db Column: ATTRNAME</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaFieldConfigurationEntity.DataBind"> <summary> Gets or sets the DataBind. <para>Db Column: DATABIND</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaFieldConfigurationEntity.Format"> <summary> Gets or sets the Format. <para>Db Column: FRMT</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaFieldConfigurationEntity.ColorBasisCode"> <summary> Gets or sets the ColorBasisCode. <para>Db Column: COLORBASICODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaFieldConfigurationEntity.IconBasisCode"> <summary> Gets or sets the IconBasisCode. <para>Db Column: ICONBASICODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaFieldConfigurationEntity.VisualAttributes"> <summary> Gets or sets the VisualAttributes. <para>Db Column: VISUATTR</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaFieldConfigurationEntity.DisplayVarCode"> <summary> Gets or sets the DisplayVarCode. <para>Db Column: DISPVARCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaFieldConfigurationEntity.DataAreaRow"> <summary>Gets or sets the DataAreaRow.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaFieldConfigurationEntity.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaFieldConfigurationEntity.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaFieldConfigurationEntity.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaFieldConfigurationEntity.VisualAttributesArray"> <summary> Gets or sets the visual attributes. </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaFieldConfigurationEntity.DataBindType"> <summary> Gets or sets the type of the data bind. </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaFieldConfigurationEntity.DataBindText"> <summary> Gets or sets the data bind text. </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaFieldConfigurationEntity.UnitSymbol"> <summary> Gets or sets the varcode unit symbol. </summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaFieldConfigurationEntity.CopyDataTo(Tix.UI5.Interfaces.DataAreaFieldConfiguration)"> <summary>Copies the data to.</summary> <param name="retConfiguration">The ret configuration.</param> </member> <member name="T:Tix.Core.Entities.Ui5.DataAreaFieldConfigurationEntityMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.Ui5.DataAreaFieldConfigurationEntity" /> type.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaFieldConfigurationEntityMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.DataAreaFieldConfigurationEntityMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.Ui5.DataAreaFieldUserConfigurationEntity"> <summary> Represents the DataAreaFieldUserConfigurationEntity. <para>Db Table: TIX_UI5DATAAREAFIELD_USER</para> </summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaFieldUserConfigurationEntity.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.DataAreaFieldUserConfigurationEntity"/> class.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaFieldUserConfigurationEntity.DataAreaUserOid"> <summary> Gets or sets the DataAreaUserOid. <para>Db Column: DATAAREAUSEROID</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaFieldUserConfigurationEntity.DataAreaRowCode"> <summary> Gets or sets the DataAreaRowCode. <para>Db Column: DATAAREAROWCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaFieldUserConfigurationEntity.DataAreaFieldCode"> <summary> Gets or sets the DataAreaFieldCode. <para>Db Column: DATAAREAFLDCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaFieldUserConfigurationEntity.DataAreaCode"> <summary> Gets or sets the DataAreaCode. <para>Db Column: DATAAREACODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaFieldUserConfigurationEntity.SequenceNumber"> <summary> Gets or sets the SequenceNumber. <para>Db Column: SEQNBR</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaFieldUserConfigurationEntity.Format"> <summary> Gets or sets the Format. <para>Db Column: FRMT</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaFieldUserConfigurationEntity.ColorBasiCode"> <summary> Gets or sets the ColorBasiCode. <para>Db Column: COLORBASICODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaFieldUserConfigurationEntity.IconBasisCode"> <summary> Gets or sets the IconBasisCode. <para>Db Column: ICONBASICODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaFieldUserConfigurationEntity.VisualAttributes"> <summary> Gets or sets the VisualAttributes. <para>Db Column: VISUATTR</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaFieldUserConfigurationEntity.DisplayVarCode"> <summary> Gets or sets the DisplayVarCode. <para>Db Column: DISPVARCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaFieldUserConfigurationEntity.DataAreaRow"> <summary>Gets or sets the DataAreaRow.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaFieldUserConfigurationEntity.DataAreaFieldConfigurationEntitys"> <summary>Gets or sets the DataAreaFieldConfigurationEntitys.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaFieldUserConfigurationEntity.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaFieldUserConfigurationEntity.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaFieldUserConfigurationEntity.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="T:Tix.Core.Entities.Ui5.DataAreaFieldUserConfigurationEntityMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.Ui5.DataAreaFieldUserConfigurationEntity" /> type.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaFieldUserConfigurationEntityMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.DataAreaFieldUserConfigurationEntityMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.Ui5.DataAreaRowConfigurationEntity"> <summary> Represents the DataAreaRowConfigurationEntity. <para>Db Table: TIX_UI5DATAAREAROW</para> </summary> <summary> Defines the data area row configuration. </summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaRowConfigurationEntity.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.DataAreaRowConfigurationEntity"/> class.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaRowConfigurationEntity.DataAreaCode"> <summary> Gets or sets the DataAreaCode. <para>Db Column: DATAAREACODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaRowConfigurationEntity.DataAreaRowCode"> <summary> Gets or sets the DataAreaRowCode. <para>Db Column: DATAAREAROWCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaRowConfigurationEntity.SequenceNumber"> <summary> Gets or sets the SequenceNumber. <para>Db Column: SEQNBR</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaRowConfigurationEntity.LabelTermCode"> <summary> Gets or sets the LabelTermCode. <para>Db Column: LABETERMCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaRowConfigurationEntity.LabelDefaultText"> <summary> Gets or sets the LabelDefaultText. <para>Db Column: LABEDEFAUTEXT</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaRowConfigurationEntity.LabelVisualAttributes"> <summary> Gets or sets the LabelVisualAttributes. <para>Db Column: LABEVISUATTR</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaRowConfigurationEntity.FieldType"> <summary> Gets or sets the FieldType. <para>Db Column: DISPITEMTYPE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaRowConfigurationEntity.FieldTypeRaw"> <summary>Gets or sets the FieldType.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaRowConfigurationEntity.Alignment"> <summary> Gets or sets the Alignment. <para>Db Column: ALIGN</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaRowConfigurationEntity.AlignmentRaw"> <summary>Gets or sets the Alignment.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaRowConfigurationEntity.DefaultVisibleFlag"> <summary> Gets or sets a value indicating whether DefaultVisibleFlag is set. <para>Db Column: DEFAUVISIFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaRowConfigurationEntity.Row"> <summary> Gets or sets the Row. <para>Db Column: UI5ROW</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaRowConfigurationEntity.Column"> <summary> Gets or sets the Column. <para>Db Column: UI5COL</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaRowConfigurationEntity.RowSpan"> <summary> Gets or sets the RowSpan. <para>Db Column: UI5ROWSPAN</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaRowConfigurationEntity.ColumnSpan"> <summary> Gets or sets the ColumnSpan. <para>Db Column: UI5COLSPAN</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaRowConfigurationEntity.ColumnWidth"> <summary> Gets or sets the ColumnWidth. <para>Db Column: COLWIDT</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaRowConfigurationEntity.Ui5CmdCode"> <summary> Gets or sets the Ui5CmdCode. <para>Db Column: UI5CMDCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaRowConfigurationEntity.FieldsInternal"> <summary>Gets or sets the FieldsInternal.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaRowConfigurationEntity.DataArea"> <summary>Gets or sets the DataArea.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaRowConfigurationEntity.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaRowConfigurationEntity.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaRowConfigurationEntity.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaRowConfigurationEntity.OnCreated"> <summary> The on created. </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaRowConfigurationEntity.Fields"> <summary> Gets or sets the fields </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaRowConfigurationEntity.LabelVisualAttributesArray"> <summary> Gets or sets the visual attributes. </summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaRowConfigurationEntity.CopyDataTo(Tix.UI5.Interfaces.DataAreaRowConfiguration)"> <summary>Copies the data to.</summary> <param name="retConfiguration">The ret configuration.</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaRowConfigurationEntity.AddItem(Tix.Core.Entities.Ui5.DataAreaFieldConfigurationEntity)"> <summary>Adds the item.</summary> <param name="field">The field.</param> </member> <member name="T:Tix.Core.Entities.Ui5.DataAreaRowConfigurationEntityMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.Ui5.DataAreaRowConfigurationEntity" /> type.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaRowConfigurationEntityMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.DataAreaRowConfigurationEntityMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.Ui5.DataAreaRowUserConfigurationEntity"> <summary> Represents the DataAreaRowUserConfigurationEntity. <para>Db Table: TIX_UI5DATAAREAROW_USER</para> </summary> <summary> Defines the data area row configuration for a user. </summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaRowUserConfigurationEntity.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.DataAreaRowUserConfigurationEntity"/> class.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaRowUserConfigurationEntity.DataAreaUserOid"> <summary> Gets or sets the DataAreaUserOid. <para>Db Column: DATAAREAUSEROID</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaRowUserConfigurationEntity.DataAreaRowCode"> <summary> Gets or sets the DataAreaRowCode. <para>Db Column: DATAAREAROWCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaRowUserConfigurationEntity.SequenceNumber"> <summary> Gets or sets the SequenceNumber. <para>Db Column: SEQNBR</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaRowUserConfigurationEntity.DataAreaCode"> <summary> Gets or sets the DataAreaCode. <para>Db Column: DATAAREACODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaRowUserConfigurationEntity.Alignment"> <summary> Gets or sets the Alignment. <para>Db Column: ALIGN</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaRowUserConfigurationEntity.AlignmentRaw"> <summary>Gets or sets the Alignment.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaRowUserConfigurationEntity.Row"> <summary> Gets or sets the Row. <para>Db Column: UI5ROW</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaRowUserConfigurationEntity.Column"> <summary> Gets or sets the Column. <para>Db Column: UI5COL</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaRowUserConfigurationEntity.RowSpan"> <summary> Gets or sets the RowSpan. <para>Db Column: UI5ROWSPAN</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaRowUserConfigurationEntity.ColumnSpan"> <summary> Gets or sets the ColumnSpan. <para>Db Column: UI5COLSPAN</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaRowUserConfigurationEntity.ColumnWidth"> <summary> Gets or sets the ColumnWidth. <para>Db Column: COLWIDT</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaRowUserConfigurationEntity.DefaultVisibleFlag"> <summary> Gets or sets the DefaultVisibleFlag. <para>Db Column: VISIFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaRowUserConfigurationEntity.FieldsInternal"> <summary>Gets or sets the FieldsInternal.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaRowUserConfigurationEntity.DataArea"> <summary>Gets or sets the DataArea.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaRowUserConfigurationEntity.SystemDataAreaRow"> <summary>Gets or sets the SystemDataAreaRow.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaRowUserConfigurationEntity.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaRowUserConfigurationEntity.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaRowUserConfigurationEntity.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaRowUserConfigurationEntity.OnCreated"> <summary> The on created. </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaRowUserConfigurationEntity.Fields"> <summary> Gets or sets the fields </summary> </member> <member name="T:Tix.Core.Entities.Ui5.DataAreaRowUserConfigurationEntityMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.Ui5.DataAreaRowUserConfigurationEntity" /> type.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaRowUserConfigurationEntityMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.DataAreaRowUserConfigurationEntityMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.Ui5.DataAreaUserConfigurationEntity"> <summary> Represents the DataAreaUserConfigurationEntity. <para>Db Table: TIX_UI5DATAAREA_USER</para> </summary> <summary> Defines the data area row user configuration. </summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaUserConfigurationEntity.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.DataAreaUserConfigurationEntity"/> class.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaUserConfigurationEntity.DataAreaCode"> <summary> Gets or sets the DataAreaCode. <para>Db Column: DATAAREACODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaUserConfigurationEntity.UserCode"> <summary> Gets or sets the UserCode. <para>Db Column: USERCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaUserConfigurationEntity.UserGroup"> <summary> Gets or sets the UserGroup. <para>Db Column: USERGRP</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaUserConfigurationEntity.PositionRowCount"> <summary> Gets or sets the PositionRowCount. <para>Db Column: UI5ROWCNT</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaUserConfigurationEntity.PositionColumnCount"> <summary> Gets or sets the PositionColumnCount. <para>Db Column: UI5COLCNT</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaUserConfigurationEntity.RowsInternal"> <summary>Gets or sets the RowsInternal.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaUserConfigurationEntity.SystemConfig"> <summary>Gets or sets the SystemConfig.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaUserConfigurationEntity.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaUserConfigurationEntity.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaUserConfigurationEntity.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaUserConfigurationEntity.OnCreated"> <summary> Helper method, when programmer needs to call/add something in the constructor, he can use this method in partial file. </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaUserConfigurationEntity.Rows"> <summary> Gets or sets the rows. Needed for export. </summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaUserConfigurationEntity.UpdateRowsAndFields(Tix.Core.Entities.Ui5.DataAreaConfigurationEntity)"> <summary> The update rows and fields. </summary> <param name="updateFromDataArea">The update from data area.</param> </member> <member name="T:Tix.Core.Entities.Ui5.DataAreaUserConfigurationEntityMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.Ui5.DataAreaUserConfigurationEntity" /> type.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaUserConfigurationEntityMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.DataAreaUserConfigurationEntityMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.Ui5.DataAreaMerger"> <summary> Merges a data area with the user configuration </summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaMerger.MergeItem(Tix.Core.Entities.Ui5.DataAreaConfigurationEntity,Tix.Core.Entities.Ui5.DataAreaUserConfigurationEntity)"> <summary> Merges the item. </summary> <param name="dataAreaConfiguration">The data area configuration.</param> <param name="dataAreaUserConfiguration">The data area user configuration.</param> <returns>The merged data area.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaMerger.MergeDataArea(Tix.Core.Entities.Ui5.DataAreaConfigurationEntity,Tix.Core.Entities.Ui5.DataAreaUserConfigurationEntity)"> <summary> Merges the data area. </summary> <param name="defaultConfig">The default configuration.</param> <param name="userConfig">The user configuration.</param> <returns>The current configuration with a user configuration applied.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaMerger.MergeDataAreaRow(Tix.Core.Entities.Ui5.DataAreaRowConfigurationEntity,Tix.Core.Entities.Ui5.DataAreaRowUserConfigurationEntity)"> <summary> Merges the data area row. </summary> <param name="defaultConfig">The default configuration.</param> <param name="userConfig">The user configuration.</param> <returns>The current configuration with a user configuration applied.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaMerger.MergeDataAreaField(Tix.Core.Entities.Ui5.DataAreaFieldConfigurationEntity,Tix.Core.Entities.Ui5.DataAreaFieldUserConfigurationEntity)"> <summary> Merges the data area field. </summary> <param name="defaultConfig">The default configuration.</param> <param name="userConfig">The user configuration.</param> <returns>The current configuration with a user configuration applied.</returns> </member> <member name="T:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity"> <summary> Represents the DataGridConfigurationColumnEntity. <para>Db Table: TIX_UI5DATAGRIDCOL</para> </summary> <summary>The tips content configuration column.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity"/> class.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.GridCode"> <summary> Gets or sets the GridCode. <para>Db Column: GRIDCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.GridItemCode"> <summary> Gets or sets the GridItemCode. <para>Db Column: GRIDITEMCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.Align"> <summary> Gets or sets the Align. <para>Db Column: ALIGN</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.AlignRaw"> <summary>Gets or sets the Align.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.ColorBasiCode"> <summary> Gets or sets the ColorBasiCode. <para>Db Column: COLORBASICODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.DataBind"> <summary> Gets or sets the DataBind. <para>Db Column: DATABIND</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.DefaultVisibleFlag"> <summary> Gets or sets a value indicating whether DefaultVisibleFlag is set. <para>Db Column: DEFAUVISIFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.DisplayItemType"> <summary> Gets or sets the DisplayItemType. <para>Db Column: DISPITEMTYPE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.DisplayItemTypeRaw"> <summary>Gets or sets the DisplayItemType.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.DisplayVarCode"> <summary> Gets or sets the DisplayVarCode. <para>Db Column: DISPVARCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.FixedWidthFlag"> <summary> Gets or sets a value indicating whether FixedWidthFlag is set. <para>Db Column: FIXWIDTFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.Format"> <summary> Gets or sets the Format. <para>Db Column: FRMT</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.FrozenFlag"> <summary> Gets or sets a value indicating whether FrozenFlag is set. <para>Db Column: FREEZFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.LabelDefaultText"> <summary> Gets or sets the LabelDefaultText. <para>Db Column: LABEDEFAUTEXT</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.LabelTermCode"> <summary> Gets or sets the LabelTermCode. <para>Db Column: LABETERMCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.LineBreakFlag"> <summary> Gets or sets a value indicating whether LineBreakFlag is set. <para>Db Column: LINEBREAKFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.ResizeFlag"> <summary> Gets or sets the ResizeFlag. <para>Db Column: RESIZEFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.SequenceNumber"> <summary> Gets or sets the SequenceNumber. <para>Db Column: SEQNBR</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.SortOrderRaw"> <summary> Gets or sets the SortOrderRaw. <para>Db Column: SORTORDER</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.SortSeqNumber"> <summary> Gets or sets the SortSeqNumber. <para>Db Column: SORTSEQNBR</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.CommandCode"> <summary> Gets or sets the CommandCode. <para>Db Column: UI5CMDCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.IconName"> <summary> Gets or sets the IconName. <para>Db Column: UI5ICONNAME</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.Width"> <summary> Gets or sets the Width. <para>Db Column: WIDT</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.GridStateOption"> <summary> Gets or sets the GridStateOption. <para>Db Column: GRIDSTATOPTION</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.HideOnPrintFlag"> <summary> Gets or sets the HideOnPrintFlag. <para>Db Column: HIDEPRINTFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.IconBasiCode"> <summary> Gets or sets the IconBasiCode. <para>Db Column: ICONBASICODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.ExcelExportFlag"> <summary> Gets or sets the ExcelExportFlag. <para>Db Column: EXCELEXPFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.CommandBarCode"> <summary> Gets or sets the CommandBarCode. <para>Db Column: UI5CMDBARCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.ShowOnHoverFlag"> <summary> Gets or sets the ShowOnHoverFlag. <para>Db Column: BTNHOVERFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.ButtonRole"> <summary> Gets or sets the ButtonRole. <para>Db Column: UI5CMDPRIOMODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.ButtonRoleRaw"> <summary>Gets or sets the ButtonRole.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.ParameterGroupCode"> <summary> Gets or sets the ParameterGroupCode. <para>Db Column: PARAGRPCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.ParameterGroupEnum"> <summary> Gets or sets the ParameterGroupEnum. <para>Db Column: PARAGRPENUMCLASS</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.HeaderColor"> <summary> Gets or sets the HeaderColor. <para>Db Column: COLHDRCOLOR</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.ColumnHeaderTextColor"> <summary> Gets or sets the ColumnHeaderTextColor. <para>Db Column: COLHDRTEXTCOLOR</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.Columns"> <summary>Gets or sets the Columns.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.DataGrid"> <summary>Gets or sets the DataGrid.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.GridStateOptionArray"> <summary> Gets or sets the visual attributes. </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.SortOrder"> <summary> Gets or sets the sort order. </summary> <value> The sort order. </value> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.DataBindType"> <summary> Gets or sets the type of the data bind. </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.DataBindText"> <summary> Gets or sets the data bind text. </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.UnitSymbol"> <summary> Gets or sets the varcode unit symbol. </summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity.CopyDataTo(Tix.UI5.Interfaces.DataGridConfigurationColumn)"> <summary> Copies the data to the given target. </summary> <param name="target">The target.</param> <returns>The target object.</returns> </member> <member name="T:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntityMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity" /> type.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntityMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntityMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.Ui5.DataGridConfigurationEntity"> <summary> Represents the DataGridConfigurationEntity. <para>Db Table: TIX_UI5DATAGRID</para> </summary> <summary>The tips data grid configuration.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridConfigurationEntity.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.DataGridConfigurationEntity"/> class.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationEntity.GridCode"> <summary> Gets or sets the GridCode. <para>Db Column: GRIDCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationEntity.PageFlag"> <summary> Gets or sets a value indicating whether PageFlag is set. <para>Db Column: PAGEFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationEntity.PageSize"> <summary> Gets or sets the PageSize. <para>Db Column: PAGESIZE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationEntity.ReordeColFlag"> <summary> Gets or sets the ReordeColFlag. <para>Db Column: REORDECOLFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationEntity.ShrinkToFitFlag"> <summary> Gets or sets the ShrinkToFitFlag. <para>Db Column: SHRINKTOFITFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationEntity.UserCustomFlag"> <summary> Gets or sets the UserCustomFlag. <para>Db Column: USERCSTMFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationEntity.ExcelExportFlag"> <summary> Gets or sets the ExcelExportFlag. <para>Db Column: EXCELEXPFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationEntity.PdfExportFlag"> <summary> Gets or sets the PdfExportFlag. <para>Db Column: PDFEXPFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationEntity.PrintFlag"> <summary> Gets or sets the PrintFlag. <para>Db Column: PRINTFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationEntity.ExcelBackgroundImagePath"> <summary> Gets or sets the ExcelBackgroundImagePath. <para>Db Column: EXCELBACKGROUNDIMAGEPATH</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationEntity.MultiSortFlag"> <summary> Gets or sets the MultiSortFlag. <para>Db Column: MULTISORTFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationEntity.ExcelLogoPath"> <summary> Gets or sets the ExcelLogoPath. <para>Db Column: EXCELLOGOPATH</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationEntity.MaxFetchCount"> <summary> Gets or sets the MaxFetchCount. <para>Db Column: MAXFETCHCNT</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationEntity.UserCustomLimitedFlag"> <summary> Gets or sets the UserCustomLimitedFlag. <para>Db Column: LMTDUSERCSTMFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationEntity.ExpandCollapseFlag"> <summary> Gets or sets the ExpandCollapseFlag. <para>Db Column: EXPNDCLLPSFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationEntity.ExpandAllFlag"> <summary> Gets or sets the ExpandAllFlag. <para>Db Column: EXPNDALLFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationEntity.Columns"> <summary>Gets or sets the Columns.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationEntity.UserConfigurations"> <summary>Gets or sets the UserConfigurations.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridConfigurationEntity.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridConfigurationEntity.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridConfigurationEntity.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridConfigurationEntity.OnCreated"> <summary> Helper method, when programmer needs to call/add something in the constructor, he can use this method in partial file. </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationEntity.FromUser"> <summary>Gets or sets the from user.</summary> <value>The user code of the user that owns the configuration (may be null).</value> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationEntity.FromUserGroup"> <summary>Gets or sets the from user group.</summary> <value>The user group code of the user that owns the configuration (may be null).</value> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationEntity.GridType"> <summary> Gets or sets the grid type. </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationEntity.MaxVariantCount"> <summary> Gets or sets variant count </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationEntity.VariantBase"> <summary> Gets or sets the variant base. </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationEntity.DisableMultiSortFlag"> <summary> Gets or sets a value indicating whether gets or sets DisableMultiSortFlag </summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridConfigurationEntity.CopyTo(Tix.UI5.Interfaces.DataGridConfiguration)"> <summary> Copies the data to a DataGridConfiguration. </summary> <param name="other">The other.</param> <returns>The target object, with changed data.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridConfigurationEntity.CopyData(Tix.Core.Entities.Ui5.DataGridConfigurationEntity)"> <summary> Copies the data to a DataGridConfiguration. </summary> <param name="other">The other.</param> <returns>The target object, with changed data.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridConfigurationEntity.CopyData(Tix.Core.Entities.Ui5.DataGridUserConfigurationEntity)"> <summary> The copy data. </summary> <param name="other"> The other. </param> <returns> The <see cref="T:Tix.Core.Entities.Ui5.DataGridUserConfigurationEntity"/>. </returns> </member> <member name="T:Tix.Core.Entities.Ui5.DataGridConfigurationEntityMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.Ui5.DataGridConfigurationEntity" /> type.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridConfigurationEntityMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.DataGridConfigurationEntityMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.Ui5.DataGridUserConfigurationColumnEntity"> <summary> Represents the DataGridUserConfigurationColumnEntity. <para>Db Table: TIX_UI5DATAGRIDCOL_USER</para> </summary> <summary> the data grid user configuration column entity partial </summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridUserConfigurationColumnEntity.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.DataGridUserConfigurationColumnEntity"/> class.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationColumnEntity.Align"> <summary> Gets or sets the Align. <para>Db Column: ALIGN</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationColumnEntity.AlignRaw"> <summary>Gets or sets the Align.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationColumnEntity.ColorBasiCode"> <summary> Gets or sets the ColorBasiCode. <para>Db Column: COLORBASICODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationColumnEntity.ContUserConfOid"> <summary> Gets or sets the ContUserConfOid. <para>Db Column: CONTUSERCONFOID</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationColumnEntity.DisplayVarCode"> <summary> Gets or sets the DisplayVarCode. <para>Db Column: DISPVARCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationColumnEntity.FixedWidthFlag"> <summary> Gets or sets a value indicating whether FixedWidthFlag is set. <para>Db Column: FIXWIDTFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationColumnEntity.Format"> <summary> Gets or sets the Format. <para>Db Column: FRMT</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationColumnEntity.FrozenFlag"> <summary> Gets or sets a value indicating whether FrozenFlag is set. <para>Db Column: FREEZFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationColumnEntity.GridCode"> <summary> Gets or sets the GridCode. <para>Db Column: GRIDCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationColumnEntity.GridItemCode"> <summary> Gets or sets the GridItemCode. <para>Db Column: GRIDITEMCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationColumnEntity.LineBreakFlag"> <summary> Gets or sets a value indicating whether LineBreakFlag is set. <para>Db Column: LINEBREAKFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationColumnEntity.ResizeFlag"> <summary> Gets or sets the ResizeFlag. <para>Db Column: RESIZEFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationColumnEntity.SequenceNumber"> <summary> Gets or sets the SequenceNumber. <para>Db Column: SEQNBR</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationColumnEntity.SortOrderRaw"> <summary> Gets or sets the SortOrderRaw. <para>Db Column: SORTORDER</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationColumnEntity.SortSeqNumber"> <summary> Gets or sets the SortSeqNumber. <para>Db Column: SORTSEQNBR</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationColumnEntity.DefaultVisibleFlag"> <summary> Gets or sets a value indicating whether DefaultVisibleFlag is set. <para>Db Column: VISIFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationColumnEntity.Width"> <summary> Gets or sets the Width. <para>Db Column: WIDT</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationColumnEntity.GridStateOption"> <summary> Gets or sets the GridStateOption. <para>Db Column: GRIDSTATOPTION</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationColumnEntity.HideOnPrintFlag"> <summary> Gets or sets the HideOnPrintFlag. <para>Db Column: HIDEPRINTFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationColumnEntity.IconBasiCode"> <summary> Gets or sets the IconBasiCode. <para>Db Column: ICONBASICODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationColumnEntity.ExcelExportFlag"> <summary> Gets or sets the ExcelExportFlag. <para>Db Column: EXCELEXPFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationColumnEntity.ShowOnHoverFlag"> <summary> Gets or sets the ShowOnHoverFlag. <para>Db Column: BTNHOVERFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationColumnEntity.ButtonRole"> <summary> Gets or sets the ButtonRole. <para>Db Column: UI5CMDPRIOMODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationColumnEntity.ButtonRoleRaw"> <summary>Gets or sets the ButtonRole.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationColumnEntity.HeaderColor"> <summary> Gets or sets the HeaderColor. <para>Db Column: COLHDRCOLOR</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationColumnEntity.ColumnHeaderTextColor"> <summary> Gets or sets the ColumnHeaderTextColor. <para>Db Column: COLHDRTEXTCOLOR</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationColumnEntity.DataGridUserConfiguration"> <summary>Gets or sets the DataGridUserConfiguration.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationColumnEntity.DataGridColumn"> <summary>Gets or sets the DataGridColumn.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridUserConfigurationColumnEntity.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridUserConfigurationColumnEntity.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridUserConfigurationColumnEntity.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationColumnEntity.SortOrder"> <summary> Gets or sets the sort order. </summary> <value> The sort order. </value> </member> <member name="T:Tix.Core.Entities.Ui5.DataGridUserConfigurationColumnEntityMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.Ui5.DataGridUserConfigurationColumnEntity" /> type.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridUserConfigurationColumnEntityMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.DataGridUserConfigurationColumnEntityMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.Ui5.DataGridUserConfigurationEntity"> <summary> Represents the DataGridUserConfigurationEntity. <para>Db Table: TIX_UI5DATAGRID_USER</para> </summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridUserConfigurationEntity.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.DataGridUserConfigurationEntity"/> class.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationEntity.GridCode"> <summary> Gets or sets the GridCode. <para>Db Column: GRIDCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationEntity.PageFlag"> <summary> Gets or sets a value indicating whether PageFlag is set. <para>Db Column: PAGEFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationEntity.PageSize"> <summary> Gets or sets the PageSize. <para>Db Column: PAGESIZE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationEntity.ReordeColFlag"> <summary> Gets or sets the ReordeColFlag. <para>Db Column: REORDECOLFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationEntity.ShrinkToFitFlag"> <summary> Gets or sets the ShrinkToFitFlag. <para>Db Column: SHRINKTOFITFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationEntity.UserCode"> <summary> Gets or sets the UserCode. <para>Db Column: USERCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationEntity.UserGroup"> <summary> Gets or sets the UserGroup. <para>Db Column: USERGRP</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationEntity.ExcelExportFlag"> <summary> Gets or sets the ExcelExportFlag. <para>Db Column: EXCELEXPFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationEntity.PdfExportFlag"> <summary> Gets or sets the PdfExportFlag. <para>Db Column: PDFEXPFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationEntity.PrintFlag"> <summary> Gets or sets the PrintFlag. <para>Db Column: PRINTFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationEntity.ExcelBackgroundImagePath"> <summary> Gets or sets the ExcelBackgroundImagePath. <para>Db Column: EXCELBACKGROUNDIMAGEPATH</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationEntity.MultiSortFlag"> <summary> Gets or sets the MultiSortFlag. <para>Db Column: MULTISORTFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationEntity.ExcelLogoPath"> <summary> Gets or sets the ExcelLogoPath. <para>Db Column: EXCELLOGOPATH</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationEntity.MaxFetchCount"> <summary> Gets or sets the MaxFetchCount. <para>Db Column: MAXFETCHCNT</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationEntity.UserCustomLimitedFlag"> <summary> Gets or sets the UserCustomLimitedFlag. <para>Db Column: LMTDUSERCSTMFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationEntity.ExpandCollapseFlag"> <summary> Gets or sets the ExpandCollapseFlag. <para>Db Column: EXPNDCLLPSFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationEntity.ExpandAllFlag"> <summary> Gets or sets the ExpandAllFlag. <para>Db Column: EXPNDALLFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationEntity.Columns"> <summary>Gets or sets the Columns.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridUserConfigurationEntity.DataGrid"> <summary>Gets or sets the DataGrid.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridUserConfigurationEntity.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridUserConfigurationEntity.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridUserConfigurationEntity.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="T:Tix.Core.Entities.Ui5.DataGridUserConfigurationEntityMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.Ui5.DataGridUserConfigurationEntity" /> type.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridUserConfigurationEntityMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.DataGridUserConfigurationEntityMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.Ui5.DataGridConfigurationBuilder`1"> <summary>The content configuration column builder.</summary> <typeparam name="T">The type that is used in the rows.</typeparam> </member> <member name="F:Tix.Core.Entities.Ui5.DataGridConfigurationBuilder`1.columns"> <summary>The columns.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridConfigurationBuilder`1.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.DataGridConfigurationBuilder`1"/> class.</summary> <param name="gridCode">The grid code.</param> </member> <member name="P:Tix.Core.Entities.Ui5.DataGridConfigurationBuilder`1.Grid"> <summary> Gets the grid configuration. </summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridConfigurationBuilder`1.AddColumn(System.String,System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,Tix.Core.Entities.GridColumnType,System.Nullable{Tix.Core.Entities.GridAlignment},System.Nullable{System.Int32},Tix.Core.Entities.Ui5.SortOrder,System.Boolean,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,Tix.Core.Entities.SummaryType,System.String,System.Boolean,Tix.Core.Entities.CommandRole,System.String,System.String,System.String,System.String)"> <summary>Adds a column to the configuration.</summary> <param name="databind">The databind.</param> <param name="width">The width.</param> <param name="itemCode">The item code.</param> <param name="termCode">The term code.</param> <param name="defaultText">The default text.</param> <param name="format">The format.</param> <param name="displayVarcode">The display Varcode.</param> <param name="colorBasis">The color Basis.</param> <param name="itemType">The item type.</param> <param name="alignment">The alignment.</param> <param name="sortSeqNbr">The sort seq nbr.</param> <param name="sortOrder">The sort order.</param> <param name="defaultVisibleFlag">The default visible flag.</param> <param name="iconName">The icon Name.</param> <param name="command">The command.</param> <param name="fixedWidth">The fixed Width.</param> <param name="resize">The resize.</param> <param name="linebreak">The linebreak.</param> <param name="hideOnPrint">The hide on print.</param> <param name="excelExportFlag">The hide column on excel export.</param> <param name="summaryType">The summaryType.</param> <param name="iconBasis">The icon Basis.</param> <param name="showOnHoverFlag">Flag to set if column is visible as hover button</param> <param name="buttonRole">Button Role</param> <param name="parameterGroupCode">parameter GroupCode</param> <param name="parameterGroupEnum">parameter Group Enum</param> <param name="headerColor">Column header color</param> <param name="headerTextColor">Column header text color.</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridConfigurationBuilder`1.AddColumn(System.Linq.Expressions.Expression{System.Func{`0,System.Object}},System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,Tix.Core.Entities.GridColumnType,System.Nullable{Tix.Core.Entities.GridAlignment},System.Nullable{System.Int32},Tix.Core.Entities.Ui5.SortOrder,System.Boolean,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,Tix.Core.Entities.SummaryType,System.String,System.Boolean,Tix.Core.Entities.CommandRole,System.String,System.String)"> <summary>Adds a column to the configuration.</summary> <param name="expression">The expression.</param> <param name="width">The width.</param> <param name="itemCode">The item code.</param> <param name="termCode">The term code.</param> <param name="defaultText">The default text.</param> <param name="format">The format.</param> <param name="displayVarcode">The display Varcode.</param> <param name="colorBasis">The color Basis.</param> <param name="itemType">The item type.</param> <param name="alignment">The alignment.</param> <param name="sortSeqNbr">The sort seq nbr.</param> <param name="sortOrder">The sort order.</param> <param name="defaultVisibleFlag">The default visible flag.</param> <param name="iconName">The icon Name.</param> <param name="command">The command.</param> <param name="fixedWidth">The fixed Width.</param> <param name="resize">The resize.</param> <param name="linebreak">The linebreak.</param> <param name="hideOnPrint">The hide on print.</param> <param name="summaryType">The summaryType.</param> <param name="iconBasis">The icon Basis.</param> <param name="showOnHoverFlag">Flag to set of columns are shown on hover</param> <param name="buttonRole">Button Role</param> <param name="headerColor">Column Header Color</param> <param name="headerTextColor">Column header text color.</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridConfigurationBuilder`1.AddTextButtonColumn(System.String,System.Int32,System.String,System.String,System.String,Tix.Core.Entities.GridAlignment,System.Boolean,System.Boolean,System.Boolean,Tix.Core.Entities.CommandRole)"> <summary>Adds a column to the configuration.</summary> <param name="itemCode">The item code.</param> <param name="width">The width.</param> <param name="command">The command.</param> <param name="termCode">The term code.</param> <param name="defaultText">The default text.</param> <param name="alignment">The alignment.</param> <param name="defaultVisibleFlag">if set to <c>true</c> [default visible flag].</param> <param name="resize">if set to <c>true</c> [resize].</param> <param name="showOnHover">Show on hover</param> <param name="buttonRole">Button Role</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridConfigurationBuilder`1.AddIconButtonColumn(System.String,System.Int32,System.String,System.String,System.String,System.String,Tix.Core.Entities.GridAlignment,System.Boolean,System.Boolean,System.String,System.String,System.Boolean,Tix.Core.Entities.CommandRole)"> <summary>Adds a column to the configuration.</summary> <param name="itemCode">The item code.</param> <param name="width">The width.</param> <param name="command">The command.</param> <param name="iconName">Name of the icon.</param> <param name="termCode">The term code.</param> <param name="defaultText">The default text.</param> <param name="alignment">The alignment.</param> <param name="defaultVisibleFlag">if set to <c>true</c> [default visible flag].</param> <param name="resize">if set to <c>true</c> [resize].</param> <param name="iconBasis">The icon Basis.</param> <param name="colorBasis">The color Basis.</param> <param name="showOnHover">Show on hover</param> <param name="buttonRole">Button Role</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridConfigurationBuilder`1.AddIconColumn(System.String,System.Int32,System.String,System.String,System.String,Tix.Core.Entities.GridAlignment,System.Boolean,System.String,System.Boolean,System.Boolean,System.Boolean)"> <summary> Adds a icon column to the configuration. </summary> <param name="itemCode">The item code.</param> <param name="width">The width.</param> <param name="iconBasis">The icon Basis.</param> <param name="termCode">The term code.</param> <param name="defaultText">The default text.</param> <param name="alignment">The alignment.</param> <param name="defaultVisibleFlag">if set to <c>true</c> [default visible flag].</param> <param name="colorBasis">The color basis.</param> <param name="fixedWidth">if set to <c>true</c> [fixed width].</param> <param name="resize">if set to <c>true</c> [resize].</param> <param name="excelExportFlag"> If set to <c>true</c> allows the column to be exported to excel. For icon columns this makes only sense when you have properly implemented descriptions on the icon basis. </param> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridConfigurationBuilder`1.AddContextMenuButtonColumn(System.String,System.Int32,System.String,System.String,Tix.Core.Entities.GridAlignment,System.Boolean,System.Boolean)"> <summary>Adds a column to the configuration.</summary> <param name="itemCode">The item code.</param> <param name="width">The width.</param> <param name="termCode">The term code.</param> <param name="defaultText">The default text.</param> <param name="alignment">The alignment.</param> <param name="defaultVisibleFlag">if set to <c>true</c> [default visible flag].</param> <param name="resize">if set to <c>true</c> [resize].</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridConfigurationBuilder`1.AddProgressPieColumn(System.Linq.Expressions.Expression{System.Func{`0,System.Object}},System.Linq.Expressions.Expression{System.Func{`0,System.Object}},System.Int32,System.Single,System.String,System.String,System.String,System.String,System.String,System.String,Tix.Core.Entities.GridAlignment,System.Boolean,System.String,System.String,System.Boolean,System.Boolean,System.Boolean)"> <summary> Adds the progress pie column. </summary> <param name="expressionValue">The expression value.</param> <param name="expressionMax">The expression maximum.</param> <param name="width">The width.</param> <param name="progressPieSize">Size of the progress pie.</param> <param name="itemCode">The item code.</param> <param name="termCode">The term code.</param> <param name="defaultText">The default text.</param> <param name="format">The format.</param> <param name="displayVarcode">The display varcode.</param> <param name="colorBasis">The color basis.</param> <param name="alignment">The alignment.</param> <param name="defaultVisibleFlag">if set to <c>true</c> [default visible flag].</param> <param name="iconName">Name of the icon.</param> <param name="command">The command.</param> <param name="fixedWidth">if set to <c>true</c> [fixed width].</param> <param name="resize">if set to <c>true</c> [resize].</param> <param name="linebreak">if set to <c>true</c> [linebreak].</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridConfigurationBuilder`1.AddProgressBarColumn(System.Linq.Expressions.Expression{System.Func{`0,System.Object}},System.Linq.Expressions.Expression{System.Func{`0,System.Object}},System.Int32,System.Linq.Expressions.Expression{System.Func{`0,System.Object}},System.Linq.Expressions.Expression{System.Func{`0,System.Object}},System.String,System.String,System.String,System.String,System.String,System.String,Tix.Core.Entities.GridAlignment,System.Boolean,System.String,System.Boolean,System.Boolean,System.Boolean)"> <summary> Adds the progress bar column. </summary> <param name="expressionValue">The expression value.</param> <param name="expressionTarget">The expression target.</param> <param name="width">The width.</param> <param name="expressionMinTolerance">The expression min tolerance.</param> <param name="expressionMaxTolerance">The expression max tolerance.</param> <param name="itemCode">The item code.</param> <param name="termCode">The term code.</param> <param name="defaultText">The default text.</param> <param name="format">The format.</param> <param name="displayVarcode">The display varcode.</param> <param name="colorBasis">The color basis.</param> <param name="alignment">The alignment.</param> <param name="defaultVisibleFlag">if set to <c>true</c> [default visible flag].</param> <param name="command">The command.</param> <param name="fixedWidth">if set to <c>true</c> [fixed width].</param> <param name="resize">if set to <c>true</c> [resize].</param> <param name="linebreak">if set to <c>true</c> [linebreak].</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridConfigurationBuilder`1.AddTranslatedOrderColumn(System.Linq.Expressions.Expression{System.Func{`0,Tix.Runtime.NamingInterfaces.IHasOrder}},System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,Tix.Core.Entities.GridAlignment,System.Nullable{System.Int32},Tix.Core.Entities.Ui5.SortOrder,System.Boolean,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,Tix.Core.Entities.SummaryType,System.String)"> <summary> Adds the order column. </summary> <param name="expression">The expression.</param> <param name="width">The width.</param> <param name="itemCode">The item code.</param> <param name="termCode">The term code.</param> <param name="defaultText">The default text.</param> <param name="format">The format.</param> <param name="displayVarcode">The display varcode.</param> <param name="colorBasis">The color basis.</param> <param name="alignment">The alignment.</param> <param name="sortSeqNbr">The sort seq NBR.</param> <param name="sortOrder">The sort order.</param> <param name="defaultVisibleFlag">if set to <c>true</c> [default visible flag].</param> <param name="iconName">Name of the icon.</param> <param name="command">The command.</param> <param name="fixedWidth">if set to <c>true</c> [fixed width].</param> <param name="resize">if set to <c>true</c> [resize].</param> <param name="linebreak">if set to <c>true</c> [linebreak].</param> <param name="hideOnPrint">if set to <c>true</c> [hide on print].</param> <param name="summaryType">Type of the summary.</param> <param name="iconBasis">The icon basis.</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridConfigurationBuilder`1.AddTranslatedEnumColumn(System.Linq.Expressions.Expression{System.Func{`0,System.Object}},System.Int32,System.String,System.String,System.String,System.String,System.String,Tix.Core.Entities.GridColumnType,Tix.Core.Entities.GridAlignment,System.Nullable{System.Int32},Tix.Core.Entities.Ui5.SortOrder,System.Boolean,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,Tix.Core.Entities.SummaryType,System.String)"> <summary>Adds a text field that uses the enum/parameter group translation if available.</summary> <param name="expression">The expression.</param> <param name="width">The width.</param> <param name="itemCode">The item code.</param> <param name="termCode">The term code.</param> <param name="defaultText">The default text.</param> <param name="format">The format.</param> <param name="colorBasis">The color Basis.</param> <param name="itemType">The item type.</param> <param name="alignment">The alignment.</param> <param name="sortSeqNbr">The sort seq nbr.</param> <param name="sortOrder">The sort order.</param> <param name="defaultVisibleFlag">The default visible flag.</param> <param name="iconName">The icon Name.</param> <param name="command">The command.</param> <param name="fixedWidth">The fixed Width.</param> <param name="resize">The resize.</param> <param name="linebreak">The linebreak.</param> <param name="hideOnPrint">The hide on print.</param> <param name="summaryType">The summaryType.</param> <param name="iconBasis">The icon basis.</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridConfigurationBuilder`1.AddTranslatedBoolColumn(System.Linq.Expressions.Expression{System.Func{`0,System.Nullable{System.Boolean}}},System.Int32,System.String,System.String,System.String,System.String,Tix.Core.Entities.GridAlignment,System.Nullable{System.Int32},Tix.Core.Entities.Ui5.SortOrder,System.Boolean,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.String,System.String,System.String)"> <summary>The add translated bool column (translated from YESORNO parameter group or true/falseValueString if given).</summary> <param name="expression">The expression.</param> <param name="width">The width.</param> <param name="itemCode">The item code.</param> <param name="termCode">The term code.</param> <param name="defaultText">The default text.</param> <param name="colorBasis">The color basis.</param> <param name="alignment">The alignment.</param> <param name="sortSeqNbr">The sort seq nbr.</param> <param name="sortOrder">The sort order.</param> <param name="defaultVisibleFlag">The default visible flag.</param> <param name="iconName">The icon name.</param> <param name="command">The command.</param> <param name="fixedWidth">The fixed width.</param> <param name="resize">The resize.</param> <param name="linebreak">The linebreak.</param> <param name="hideOnPrint">The hide on print.</param> <param name="trueValueString">The true value string.</param> <param name="falseValueString">The false value string.</param> <param name="iconBasis">The icon basis.</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridConfigurationBuilder`1.AddTranslatedBoolColumnForRemarks(System.Linq.Expressions.Expression{System.Func{`0,System.Nullable{System.Boolean}}},System.Int32,System.String,System.String,System.String,System.String,Tix.Core.Entities.GridAlignment,System.Nullable{System.Int32},Tix.Core.Entities.Ui5.SortOrder,System.Boolean,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.String)"> <summary>The add translated bool column for remarks (system default constants eg. "!" is used for true value).</summary> <param name="expression">The expression.</param> <param name="width">The width.</param> <param name="itemCode">The item code.</param> <param name="termCode">The term code.</param> <param name="defaultText">The default text.</param> <param name="colorBasis">The color basis.</param> <param name="alignment">The alignment.</param> <param name="sortSeqNbr">The sort seq nbr.</param> <param name="sortOrder">The sort order.</param> <param name="defaultVisibleFlag">The default visible flag.</param> <param name="iconName">The icon name.</param> <param name="command">The command.</param> <param name="fixedWidth">The fixed width.</param> <param name="resize">The resize.</param> <param name="linebreak">The linebreak.</param> <param name="hideOnPrint">The hide on print.</param> <param name="iconBasis">The icon basis.</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridConfigurationBuilder`1.AddParameterGroupCodeColumn(System.Linq.Expressions.Expression{System.Func{`0,System.Object}},System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,Tix.Core.Entities.GridColumnType,System.Nullable{Tix.Core.Entities.GridAlignment},System.Nullable{System.Int32},Tix.Core.Entities.Ui5.SortOrder,System.Boolean,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,Tix.Core.Entities.SummaryType,System.String,System.Boolean,Tix.Core.Entities.CommandRole)"> <summary>Adds a column to the configuration.</summary> <param name="expression">The expression.</param> <param name="width">The width.</param> <param name="parameterGroupCode">parameter Group Code</param> <param name="itemCode">The item code.</param> <param name="termCode">The term code.</param> <param name="defaultText">The default text.</param> <param name="format">The format.</param> <param name="colorBasis">The color Basis.</param> <param name="itemType">The item type.</param> <param name="alignment">The alignment.</param> <param name="sortSeqNbr">The sort seq nbr.</param> <param name="sortOrder">The sort order.</param> <param name="defaultVisibleFlag">The default visible flag.</param> <param name="iconName">The icon Name.</param> <param name="command">The command.</param> <param name="fixedWidth">The fixed Width.</param> <param name="resize">The resize.</param> <param name="linebreak">The linebreak.</param> <param name="hideOnPrint">The hide on print.</param> <param name="summaryType">The summaryType.</param> <param name="iconBasis">The icon Basis.</param> <param name="showOnHoverFlag">Flag to set of columns are shown on hover</param> <param name="buttonRole">Button Role</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridConfigurationBuilder`1.AddParameterGroupEnumColumn(System.Linq.Expressions.Expression{System.Func{`0,System.Object}},System.Int32,System.String,System.String,System.String,System.String,System.String,System.String,Tix.Core.Entities.GridColumnType,System.Nullable{Tix.Core.Entities.GridAlignment},System.Nullable{System.Int32},Tix.Core.Entities.Ui5.SortOrder,System.Boolean,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,Tix.Core.Entities.SummaryType,System.String,System.Boolean,Tix.Core.Entities.CommandRole)"> <summary>Adds a column to the configuration.</summary> <param name="expression">The expression.</param> <param name="width">The width.</param> <param name="parameterGroupEnum">parameter Group Enum</param> <param name="itemCode">The item code.</param> <param name="termCode">The term code.</param> <param name="defaultText">The default text.</param> <param name="format">The format.</param> <param name="colorBasis">The color Basis.</param> <param name="itemType">The item type.</param> <param name="alignment">The alignment.</param> <param name="sortSeqNbr">The sort seq nbr.</param> <param name="sortOrder">The sort order.</param> <param name="defaultVisibleFlag">The default visible flag.</param> <param name="iconName">The icon Name.</param> <param name="command">The command.</param> <param name="fixedWidth">The fixed Width.</param> <param name="resize">The resize.</param> <param name="linebreak">The linebreak.</param> <param name="hideOnPrint">The hide on print.</param> <param name="summaryType">The summaryType.</param> <param name="iconBasis">The icon Basis.</param> <param name="showOnHoverFlag">Flag to set of columns are shown on hover</param> <param name="buttonRole">Button Role</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridConfigurationBuilder`1.AddParameterGroupEnumColumnFromType``1(System.Linq.Expressions.Expression{System.Func{`0,``0}},System.Int32,System.String,System.String,System.String,System.String,System.String,Tix.Core.Entities.GridColumnType,System.Nullable{Tix.Core.Entities.GridAlignment},System.Nullable{System.Int32},Tix.Core.Entities.Ui5.SortOrder,System.Boolean,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,Tix.Core.Entities.SummaryType,System.String,System.Boolean,Tix.Core.Entities.CommandRole)"> <summary>Adds a column to the configuration.</summary> <typeparam name="TEnum">The type of the enum, inferred from the expression.</typeparam> <param name="expression">The expression.</param> <param name="width">The width.</param> <param name="itemCode">The item code.</param> <param name="termCode">The term code.</param> <param name="defaultText">The default text.</param> <param name="format">The format.</param> <param name="colorBasis">The color Basis.</param> <param name="itemType">The item type.</param> <param name="alignment">The alignment.</param> <param name="sortSeqNbr">The sort seq nbr.</param> <param name="sortOrder">The sort order.</param> <param name="defaultVisibleFlag">The default visible flag.</param> <param name="iconName">The icon Name.</param> <param name="command">The command.</param> <param name="fixedWidth">The fixed Width.</param> <param name="resize">The resize.</param> <param name="linebreak">The linebreak.</param> <param name="hideOnPrint">The hide on print.</param> <param name="summaryType">The summaryType.</param> <param name="iconBasis">The icon Basis.</param> <param name="showOnHoverFlag">Flag to set of columns are shown on hover</param> <param name="buttonRole">Button Role</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridConfigurationBuilder`1.Build"> <summary>Gets the configured columns.</summary> <returns>The columns that were added.</returns> </member> <member name="T:Tix.Core.Entities.Ui5.CompositeContainerConfigurationBuilder"> <summary>The dashboard configuration builder.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeContainerConfigurationBuilder.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.CompositeContainerConfigurationBuilder"/> class.</summary> <param name="compositeContainerCode">The composite container code.</param> </member> <member name="P:Tix.Core.Entities.Ui5.CompositeContainerConfigurationBuilder.Configuration"> <summary> Gets the configuration </summary> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeContainerConfigurationBuilder.AddComposite(Tix.Core.Entities.Ui5.CompositeDefinition,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.Object,System.String)"> <summary> Adds a new single item composition group and item. </summary> <param name="defaultCompositeDefinition">The default composite definition.</param> <param name="row">The row.</param> <param name="column">The column.</param> <param name="width">The width.</param> <param name="height">The height.</param> <param name="compositeGroupCode">The composite group code.</param> <param name="parameterObject">The composite instance specific parameters as object.</param> <param name="viewModel">Custom View model</param> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeContainerConfigurationBuilder.AddComposite(System.String,System.String,System.Object,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String)"> <summary> Adds a new single item composition group and item. </summary> <param name="compositeCode">Name of the composition.</param> <param name="compositeModuleId">Name of the view.</param> <param name="parameterObject">The composite instance specific parameters as object.</param> <param name="row">The row.</param> <param name="column">The column.</param> <param name="width">The width.</param> <param name="height">The height.</param> <param name="compositeGroupCode">The composite group code.</param> <param name="viewModel">Custom View model</param> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeContainerConfigurationBuilder.AddComposite(System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String)"> <summary> Adds a new single item composition group and item. </summary> <param name="compositeCode">Name of the composition.</param> <param name="compositeModuleId">Name of the view.</param> <param name="row">The row.</param> <param name="column">The column.</param> <param name="width">The width.</param> <param name="height">The height.</param> <param name="compositeGroupCode">The composite group code.</param> <param name="parameters">The composite instance specific parameters, serialized as an JSON string.</param> <param name="viewModel">Custom View model</param> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeContainerConfigurationBuilder.AddCompositeGroup(System.String,Tix.UI5.Interfaces.Composite.CompositeType,System.Int32,System.Int32,System.Int32,System.Int32)"> <summary>The add column.</summary> <param name="compositionGroupCode">The composition group code.</param> <param name="type">The type.</param> <param name="row">The row.</param> <param name="column">The column.</param> <param name="width">The width.</param> <param name="height">The height.</param> <returns>A helper object that allows to add items.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeContainerConfigurationBuilder.AddComposite2(Tix.Core.Entities.Ui5.CompositeDefinition,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.Object,System.String)"> <summary> Adds a new single item composition group and item. </summary> <param name="defaultCompositeDefinition">The default composite definition.</param> <param name="row">The row.</param> <param name="column">The column.</param> <param name="width">The width.</param> <param name="height">The height.</param> <param name="compositeGroupCode">The composite group code.</param> <param name="parameterObject">The composite instance specific parameters as object.</param> <param name="viewModel">Custom View model</param> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeContainerConfigurationBuilder.AddComposite2(System.String,System.String,System.Object,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String)"> <summary> Adds a new single item composition group and item. </summary> <param name="compositeCode">Name of the composition.</param> <param name="compositeModuleId">Name of the view.</param> <param name="parameterObject">The composite instance specific parameters as object.</param> <param name="row">The row.</param> <param name="column">The column.</param> <param name="width">The width.</param> <param name="height">The height.</param> <param name="compositeGroupCode">The composite group code.</param> <param name="viewModel">Custom View model</param> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeContainerConfigurationBuilder.AddComposite2(System.String,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String)"> <summary> Adds a new single item composition group and item. </summary> <param name="compositeCode">Name of the composition.</param> <param name="compositeModuleId">Name of the view.</param> <param name="row">The row.</param> <param name="column">The column.</param> <param name="width">The width.</param> <param name="height">The height.</param> <param name="compositeGroupCode">The composite group code.</param> <param name="parameters">The composite instance specific parameters, serialized as an JSON string.</param> <param name="viewModel">Custom View model</param> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeContainerConfigurationBuilder.AddCompositeGroup2(System.String,Tix.UI5.Interfaces.Composite.CompositeType,System.Int32,System.Int32,System.Int32,System.Int32)"> <summary>The add column.</summary> <param name="compositionGroupCode">The composition group code.</param> <param name="type">The type.</param> <param name="row">The row.</param> <param name="column">The column.</param> <param name="width">The width.</param> <param name="height">The height.</param> <returns>A helper object that allows to add items.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeContainerConfigurationBuilder.GetConfiguration"> <summary>Gets the configured columns.</summary> <returns>The columns that were added.</returns> </member> <member name="T:Tix.Core.Entities.Ui5.CompositeContainerConfigurationBuilder.CompositeGroupConfigurationHelper"> <summary> Allows to add items to a composition group. </summary> </member> <member name="F:Tix.Core.Entities.Ui5.CompositeContainerConfigurationBuilder.CompositeGroupConfigurationHelper.compositionGroup"> <summary> The composition group. </summary> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeContainerConfigurationBuilder.CompositeGroupConfigurationHelper.#ctor(Tix.Core.Entities.Ui5.CompositeGroupConfiguration)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.CompositeContainerConfigurationBuilder.CompositeGroupConfigurationHelper"/> class.</summary> <param name="compositionGroup">The composition group.</param> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeContainerConfigurationBuilder.CompositeGroupConfigurationHelper.AddGroupItem(System.String,Tix.Core.Entities.Ui5.CompositeDefinition,System.Object,System.String,System.String,System.String)"> <summary> Adds a new group item. </summary> <param name="compositeGroupItemCode">The composite group item code.</param> <param name="defaultCompositeDefinition">The default composite definition.</param> <param name="compositeParameterObject">The composite parameter.</param> <param name="headerTermCode">The header term code.</param> <param name="headerDefaultText">The header default text.</param> <param name="viewModel">Custom view model</param> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeContainerConfigurationBuilder.CompositeGroupConfigurationHelper.AddGroupItem(System.String,System.String,System.String,System.Object,System.String,System.String,System.String)"> <summary> Adds a new group item. </summary> <param name="compositeGroupItemCode">The composite group item code.</param> <param name="compositeCode">The composite code.</param> <param name="compositeModuleId">The composite module identifier.</param> <param name="compositeParameterObject">The composite parameter.</param> <param name="headerTermCode">The header term code.</param> <param name="headerDefaultText">The header default text.</param> <param name="viewModel">Custom view model</param> </member> <member name="M:Tix.Core.Entities.Ui5.CompositeContainerConfigurationBuilder.CompositeGroupConfigurationHelper.AddGroupItem(System.String,System.String,System.String,System.String,System.String,System.String,System.String)"> <summary> Adds a new group item. </summary> <param name="compositeGroupItemCode">The composite group item code.</param> <param name="compositeCode">The composite code.</param> <param name="compositeModuleId">The composite module identifier.</param> <param name="headerTermCode">The header term code.</param> <param name="headerDefaultText">The header default text.</param> <param name="compositeParameter">The composite parameter.</param> <param name="viewModel">Custom view model</param> </member> <member name="T:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1"> <summary>Builds up a data area configuration.</summary> <typeparam name="T">The data type of the object to show.</typeparam> </member> <member name="F:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.dataArea"> <summary>The area</summary> </member> <member name="F:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.rowCount"> <summary>The row count</summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.#ctor(System.String,System.String,Tix.UI5.Interfaces.DataAreaRowOrientation,System.Int32,Tix.UI5.Interfaces.LabelPosition,System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Int32})"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1"/> class.</summary> <param name="dataAreaCode">The data area code.</param> <param name="bindingPath">The binding path.</param> <param name="rowDirection">The row direction.</param> <param name="rowCount">The row count.</param> <param name="labelPosition">if set to <c>true</c> [render labels].</param> <param name="colorBasis">The color basis code.</param> <param name="visualAttributes">The visual attributes.</param> <param name="positionRowCount">Row count</param> <param name="positionColumnCount">Column count</param> </member> <member name="P:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.DataArea"> <summary> Gets the data area. </summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.GetConfiguration"> <summary>Gets the configured columns.</summary> <returns>The columns that were added.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.AddTextField(System.Linq.Expressions.Expression{System.Func{`0,System.Object}},System.String,System.String,System.String,System.String,System.String,System.Boolean,System.Nullable{Tix.UI5.Interfaces.DataAreaAlignment},System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.String)"> <summary>Adds a new single item composition group and item.</summary> <param name="expression">The property expression, will be used for databind and as default for fieldname/dataAreaRowCode if not given explicitly.</param> <param name="dataAreaRowCode">The data area field code.</param> <param name="fieldCode">The binding path.</param> <param name="labelTermCode">The label term code.</param> <param name="labelDefaultText">The label default text.</param> <param name="labelVisualAttributes">The label visual attributes</param> <param name="defaultVisibleFlag">if set to <c>true</c> [default visible flag].</param> <param name="alignment">The alignment.</param> <param name="colorBasis">The color Basis.</param> <param name="visualAttributes">The visual attributes.</param> <param name="row">Field row position</param> <param name="rowSpan">Field row position row span</param> <param name="column">Field column position</param> <param name="columnSpan">Field column position span</param> <param name="columnWidth">Field column width</param> <param name="iconBasis">The icon Basis.</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.AddTextField(System.String,System.String,System.String,System.String,System.String,System.Boolean,System.String,System.Nullable{Tix.UI5.Interfaces.DataAreaAlignment},System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.String)"> <summary>Adds a new single item composition group and item.</summary> <param name="dataAreaRowCode">The data area field code.</param> <param name="fieldCode">The field code.</param> <param name="labelTermCode">The label term code.</param> <param name="labelDefaultText">The label default text.</param> <param name="labelVisualAttributes">The label visual attributes</param> <param name="defaultVisibleFlag">if set to <c>true</c> [default visible flag].</param> <param name="dataBind">The data binding path in the object (if different from fieldCode).</param> <param name="alignment">The alignment.</param> <param name="colorBasis">The color Basis.</param> <param name="visualAttributes">The visual attributes.</param> <param name="row">Field row position</param> <param name="rowSpan">Field row position row span</param> <param name="column">Field column position</param> <param name="columnSpan">Field column position span</param> <param name="columnWidth">Field column width</param> <param name="iconBasis">The icon Basis.</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.AddLabelField(System.Linq.Expressions.Expression{System.Func{`0,System.Object}},System.String,System.String,System.String,System.String,System.String,System.Boolean,System.Nullable{Tix.UI5.Interfaces.DataAreaAlignment},System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.String)"> <summary> Add a single label field. </summary> <param name="expression">The property expression, will be used for databind and as default for fieldname/dataAreaRowCode if not given explicitly.</param> <param name="dataAreaRowCode">The data area field code.</param> <param name="fieldCode">The binding path.</param> <param name="labelTermCode">The label term code.</param> <param name="labelDefaultText">The label default text.</param> <param name="labelVisualAttributes">The label visual attributes</param> <param name="defaultVisibleFlag">if set to <c>true</c> [default visible flag].</param> <param name="alignment">The alignment.</param> <param name="colorBasis">The color Basis.</param> <param name="visualAttributes">The visual attributes.</param> <param name="row">Field row position</param> <param name="rowSpan">Field row position row span</param> <param name="column">Field column position</param> <param name="columnSpan">Field column position span</param> <param name="columnWidth">Field column width</param> <param name="iconBasis">The icon Basis.</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.AddLabelField(System.String,System.String,System.String,System.String,System.String,System.Boolean,System.String,System.Nullable{Tix.UI5.Interfaces.DataAreaAlignment},System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.String)"> <summary>Adds a new single item composition group and item.</summary> <param name="dataAreaRowCode">The data area field code.</param> <param name="fieldCode">The field code.</param> <param name="labelTermCode">The label term code.</param> <param name="labelDefaultText">The label default text.</param> <param name="labelVisualAttributes">The label visual attributes</param> <param name="defaultVisibleFlag">if set to <c>true</c> [default visible flag].</param> <param name="dataBind">The data binding path in the object (if different from fieldCode).</param> <param name="alignment">The alignment.</param> <param name="colorBasis">The color Basis.</param> <param name="visualAttributes">The visual attributes.</param> <param name="row">Field row position</param> <param name="rowSpan">Field row position row span</param> <param name="column">Field column position</param> <param name="columnSpan">Field column position span</param> <param name="columnWidth">Field column width</param> <param name="iconBasis">The icon Basis.</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.AddTextArray(System.Linq.Expressions.Expression{System.Func{`0,System.Object}},System.String,System.String,System.String,System.String,System.String,System.Boolean,System.Nullable{Tix.UI5.Interfaces.DataAreaAlignment},System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32})"> <summary>Adds a new single item composition group and item.</summary> <param name="expression">The property expression, will be used for data bind and as default for field name/dataAreaRowCode if not given explicitly.</param> <param name="dataAreaRowCode">The data area field code.</param> <param name="fieldCode">The binding path.</param> <param name="labelTermCode">The label term code.</param> <param name="labelDefaultText">The label default text.</param> <param name="labelVisualAttributes">The label visual attributes</param> <param name="defaultVisibleFlag">if set to <c>true</c> [default visible flag].</param> <param name="alignment">The alignment.</param> <param name="colorBasis">The color Basis.</param> <param name="visualAttributes">The visual attributes.</param> <param name="row">Field row position</param> <param name="rowSpan">Field row position row span</param> <param name="column">Field column position</param> <param name="columnSpan">Field column position span</param> <param name="columnWidth">Field column width</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.AddTextArray(System.String,System.String,System.String,System.String,System.String,System.Boolean,System.String,System.Nullable{Tix.UI5.Interfaces.DataAreaAlignment},System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32})"> <summary>Adds a new single item composition group and item.</summary> <param name="dataAreaRowCode">The data area field code.</param> <param name="fieldCode">The field code.</param> <param name="labelTermCode">The label term code.</param> <param name="labelDefaultText">The label default text.</param> <param name="labelVisualAttributes">The label visual attributes</param> <param name="defaultVisibleFlag">if set to <c>true</c> [default visible flag].</param> <param name="dataBind">The data binding path in the object (if different from fieldCode).</param> <param name="alignment">The alignment.</param> <param name="colorBasis">The color Basis.</param> <param name="visualAttributes">The visual attributes.</param> <param name="row">Field row position</param> <param name="rowSpan">Field row position row span</param> <param name="column">Field column position</param> <param name="columnSpan">Field column position span</param> <param name="columnWidth">Field column width</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.AddTranslatedEnumField(System.Linq.Expressions.Expression{System.Func{`0,System.Object}},System.String,System.String,System.String,System.String,System.String,System.Boolean,System.Nullable{Tix.UI5.Interfaces.DataAreaAlignment},System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32})"> <summary>Adds a text field that uses the enum/parameter group translation if available.</summary> <param name="expression">The property expression, will be used for databind and as default for fieldname/dataAreaRowCode if not given explicitly.</param> <param name="dataAreaRowCode">The data area field code.</param> <param name="fieldCode">The binding path.</param> <param name="labelTermCode">The label term code.</param> <param name="labelDefaultText">The label default text.</param> <param name="labelVisualAttributes">The label visual attributes</param> <param name="defaultVisibleFlag">if set to <c>true</c> [default visible flag].</param> <param name="alignment">The alignment.</param> <param name="colorBasis">The color Basis.</param> <param name="visualAttributes">The visual attributes.</param> <param name="row">Field row position</param> <param name="rowSpan">Field row position row span</param> <param name="column">Field column position</param> <param name="columnSpan">Field column position span</param> <param name="columnWidth">Field column width</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.AddDateField(System.Linq.Expressions.Expression{System.Func{`0,System.Object}},System.String,System.String,System.String,System.String,System.String,System.Boolean,System.Nullable{Tix.UI5.Interfaces.DataAreaAlignment},System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32})"> <summary>Adds a new single item composition group and item.</summary> <param name="expression">The property expression, will be used for databind and as default for fieldname/dataAreaRowCode if not given explicitly.</param> <param name="dataAreaRowCode">The data area field code.</param> <param name="fieldCode">The binding path.</param> <param name="labelTermCode">The label term code.</param> <param name="labelDefaultText">The label default text.</param> <param name="labelVisualAttributes">The lable visual attributes</param> <param name="defaultVisibleFlag">if set to <c>true</c> [default visible flag].</param> <param name="alignment">The alignment.</param> <param name="colorBasis">The color Basis.</param> <param name="visualAttributes">The visual attributes.</param> <param name="row">Field row position</param> <param name="rowSpan">Field row position row span</param> <param name="column">Field column position</param> <param name="columnSpan">Field column position span</param> <param name="columnWidth">Field column width</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.AddDateField(System.String,System.String,System.String,System.String,System.String,System.Boolean,System.String,System.Nullable{Tix.UI5.Interfaces.DataAreaAlignment},System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32})"> <summary>Adds a new single item composition group and item.</summary> <param name="dataAreaRowCode">The data area field code.</param> <param name="fieldCode">The binding path.</param> <param name="labelTermCode">The label term code.</param> <param name="labelDefaultText">The label default text.</param> <param name="labelVisualAttributes">The lable visual attributes</param> <param name="defaultVisibleFlag">if set to <c>true</c> [default visible flag].</param> <param name="dataBind">The data binding path in the object (if different from fieldCode).</param> <param name="alignment">The alignment.</param> <param name="colorBasis">The color Basis.</param> <param name="visualAttributes">The visual attributes.</param> <param name="row">Field row position</param> <param name="rowSpan">Field row position row span</param> <param name="column">Field column position</param> <param name="columnSpan">Field column position span</param> <param name="columnWidth">Field column width</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.AddDateTimeField(System.Linq.Expressions.Expression{System.Func{`0,System.Object}},System.String,System.String,System.String,System.String,System.String,System.Boolean,System.Nullable{Tix.UI5.Interfaces.DataAreaAlignment},System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32})"> <summary>Adds a new single item composition group and item.</summary> <param name="expression">The property expression, will be used for databind and as default for fieldname/dataAreaRowCode if not given explicitly.</param> <param name="dataAreaRowCode">The data area field code.</param> <param name="fieldCode">The binding path.</param> <param name="labelTermCode">The label term code.</param> <param name="labelDefaultText">The label default text.</param> <param name="labelVisualAttributes">The lable visual attributes</param> <param name="defaultVisibleFlag">if set to <c>true</c> [default visible flag].</param> <param name="alignment">The alignment.</param> <param name="colorBasis">The color Basis.</param> <param name="visualAttributes">The visual attributes.</param> <param name="row">Field row position</param> <param name="rowSpan">Field row position row span</param> <param name="column">Field column position</param> <param name="columnSpan">Field column position span</param> <param name="columnWidth">Field column width</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.AddDateTimeField(System.String,System.String,System.String,System.String,System.String,System.Boolean,System.String,System.Nullable{Tix.UI5.Interfaces.DataAreaAlignment},System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32})"> <summary>Adds a new single item composition group and item.</summary> <param name="dataAreaRowCode">The data area field code.</param> <param name="fieldCode">The binding path.</param> <param name="labelTermCode">The label term code.</param> <param name="labelDefaultText">The label default text.</param> <param name="labelVisualAttributes">The lable visual attributes</param> <param name="defaultVisibleFlag">if set to <c>true</c> [default visible flag].</param> <param name="dataBind">The data binding path in the object (if different from fieldCode).</param> <param name="alignment">The alignment.</param> <param name="colorBasis">The color Basis.</param> <param name="visualAttributes">The visual attributes.</param> <param name="row">Field row position</param> <param name="rowSpan">Field row position row span</param> <param name="column">Field column position</param> <param name="columnSpan">Field column position span</param> <param name="columnWidth">Field column width</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.AddTimeField(System.Linq.Expressions.Expression{System.Func{`0,System.Object}},System.String,System.String,System.String,System.String,System.String,System.Boolean,System.Nullable{Tix.UI5.Interfaces.DataAreaAlignment},System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32})"> <summary>Adds a new single item composition group and item.</summary> <param name="expression">The property expression, will be used for databind and as default for fieldname/dataAreaRowCode if not given explicitly.</param> <param name="dataAreaRowCode">The data area field code.</param> <param name="fieldCode">The binding path.</param> <param name="labelTermCode">The label term code.</param> <param name="labelDefaultText">The label default text.</param> <param name="labelVisualAttributes">The lable visual attributes</param> <param name="defaultVisibleFlag">if set to <c>true</c> [default visible flag].</param> <param name="alignment">The alignment.</param> <param name="colorBasis">The color Basis.</param> <param name="visualAttributes">The visual attributes.</param> <param name="row">Field row position</param> <param name="rowSpan">Field row position row span</param> <param name="column">Field column position</param> <param name="columnSpan">Field column position span</param> <param name="columnWidth">Field column width</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.AddTimeField(System.String,System.String,System.String,System.String,System.String,System.Boolean,System.String,System.Nullable{Tix.UI5.Interfaces.DataAreaAlignment},System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32})"> <summary>Adds a new single item composition group and item.</summary> <param name="dataAreaRowCode">The data area field code.</param> <param name="fieldCode">The binding path.</param> <param name="labelTermCode">The label term code.</param> <param name="labelDefaultText">The label default text.</param> <param name="labelVisualAttributes">The lable visual attributes</param> <param name="defaultVisibleFlag">if set to <c>true</c> [default visible flag].</param> <param name="dataBind">The data binding path in the object (if different from fieldCode).</param> <param name="alignment">The alignment.</param> <param name="colorBasis">The color Basis.</param> <param name="visualAttributes">The visual attributes.</param> <param name="row">Field row position</param> <param name="rowSpan">Field row position row span</param> <param name="column">Field column position</param> <param name="columnSpan">Field column position span</param> <param name="columnWidth">Field column width</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.AddNumberField(System.Linq.Expressions.Expression{System.Func{`0,System.Object}},System.String,System.String,System.String,System.String,System.String,System.Boolean,System.Nullable{Tix.UI5.Interfaces.DataAreaAlignment},System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32})"> <summary>Adds a new single item composition group and item.</summary> <param name="expression">The property expression, will be used for databind and as default for fieldname/dataAreaRowCode if not given explicitly.</param> <param name="dataAreaRowCode">The data area field code.</param> <param name="fieldCode">The binding path.</param> <param name="labelTermCode">The label term code.</param> <param name="labelDefaultText">The label default text.</param> <param name="labelVisualAttributes">The label visual attributes</param> <param name="defaultVisibleFlag">if set to <c>true</c> [default visible flag].</param> <param name="alignment">The alignment.</param> <param name="colorBasis">The color Basis.</param> <param name="visualAttributes">The visual attributes.</param> <param name="row">Field row position</param> <param name="rowSpan">Field row position row span</param> <param name="column">Field column position</param> <param name="columnSpan">Field column position span</param> <param name="columnWidth">Field column width</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.AddNumberField(System.String,System.String,System.String,System.String,System.String,System.Boolean,System.String,System.Nullable{Tix.UI5.Interfaces.DataAreaAlignment},System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32})"> <summary>Adds a new single item composition group and item.</summary> <param name="dataAreaRowCode">The data area field code.</param> <param name="fieldCode">The binding path.</param> <param name="labelTermCode">The label term code.</param> <param name="labelDefaultText">The label default text.</param> <param name="labelVisualAttributes">The label visual attributes</param> <param name="defaultVisibleFlag">if set to <c>true</c> [default visible flag].</param> <param name="dataBind">The data binding path in the object (if different from fieldCode).</param> <param name="alignment">The alignment.</param> <param name="colorBasis">The color Basis.</param> <param name="visualAttributes">The visual attributes.</param> <param name="row">Field row position</param> <param name="rowSpan">Field row position row span</param> <param name="column">Field column position</param> <param name="columnSpan">Field column position span</param> <param name="columnWidth">Field column width</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.AddMoneyField(System.Linq.Expressions.Expression{System.Func{`0,System.Object}},System.String,System.String,System.String,System.String,System.String,System.Boolean,System.Nullable{Tix.UI5.Interfaces.DataAreaAlignment},System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.String)"> <summary>Adds a new single item composition group and item.</summary> <param name="expression">The property expression, will be used for databind and as default for fieldname/dataAreaRowCode if not given explicitly.</param> <param name="dataAreaRowCode">The data area field code.</param> <param name="fieldCode">The binding path.</param> <param name="labelTermCode">The label term code.</param> <param name="labelDefaultText">The label default text.</param> <param name="labelVisualAttributes">The label visual attributes.</param> <param name="defaultVisibleFlag">if set to <c>true</c> [default visible flag].</param> <param name="alignment">The alignment.</param> <param name="colorBasis">The color Basis.</param> <param name="visualAttributes">The visual attributes.</param> <param name="row">Field row position</param> <param name="rowSpan">Field row position row span</param> <param name="column">Field column position</param> <param name="columnSpan">Field column position span</param> <param name="columnWidth">Field column width</param> <param name="command">The command.</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.AddMoneyField(System.String,System.String,System.String,System.String,System.String,System.Boolean,System.String,System.Nullable{Tix.UI5.Interfaces.DataAreaAlignment},System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.String)"> <summary>Adds a new single item composition group and item.</summary> <param name="dataAreaRowCode">The data area field code.</param> <param name="fieldCode">The binding path.</param> <param name="labelTermCode">The label term code.</param> <param name="labelDefaultText">The label default text.</param> <param name="labelVisualAttributes">The label visual attributes</param> <param name="defaultVisibleFlag">if set to <c>true</c> [default visible flag].</param> <param name="dataBind">The data binding path in the object (if different from fieldCode).</param> <param name="alignment">The alignment.</param> <param name="colorBasis">The color Basis.</param> <param name="visualAttributes">The visual attributes.</param> <param name="row">Field row position</param> <param name="rowSpan">Field row position row span</param> <param name="column">Field column position</param> <param name="columnSpan">Field column position span</param> <param name="columnWidth">Field column width</param> <param name="command">The command.</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.AddQuantityField(System.Linq.Expressions.Expression{System.Func{`0,System.Object}},System.String,System.String,System.String,System.String,System.String,System.Boolean,System.Nullable{Tix.UI5.Interfaces.DataAreaAlignment},System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32})"> <summary>Adds a new single item composition group and item.</summary> <param name="expression">The property expression, will be used for databind and as default for fieldname/dataAreaRowCode if not given explicitly.</param> <param name="dataAreaRowCode">The data area field code.</param> <param name="fieldCode">The binding path.</param> <param name="labelTermCode">The label term code.</param> <param name="labelDefaultText">The label default text.</param> <param name="labelVisualAttributes">The label visual attributes.</param> <param name="defaultVisibleFlag">if set to <c>true</c> [default visible flag].</param> <param name="alignment">The alignment.</param> <param name="colorBasis">The color Basis.</param> <param name="visualAttributes">The visual attributes.</param> <param name="row">Field row position</param> <param name="rowSpan">Field row position row span</param> <param name="column">Field column position</param> <param name="columnSpan">Field column position span</param> <param name="columnWidth">Field column width</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.AddQuantityField(System.String,System.String,System.String,System.String,System.String,System.Boolean,System.String,System.Nullable{Tix.UI5.Interfaces.DataAreaAlignment},System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32})"> <summary>Adds a new single item composition group and item.</summary> <param name="dataAreaRowCode">The data area field code.</param> <param name="fieldCode">The binding path.</param> <param name="labelTermCode">The label term code.</param> <param name="labelDefaultText">The label default text.</param> <param name="labelVisualAttributes">The label visual attributes</param> <param name="defaultVisibleFlag">if set to <c>true</c> [default visible flag].</param> <param name="dataBind">The data binding path in the object (if different from fieldCode).</param> <param name="alignment">The alignment.</param> <param name="colorBasis">The color Basis.</param> <param name="visualAttributes">The visual attributes.</param> <param name="row">Field row position</param> <param name="rowSpan">Field row position row span</param> <param name="column">Field column position</param> <param name="columnSpan">Field column position span</param> <param name="columnWidth">Field column width</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.AddUnitPriceField(System.Linq.Expressions.Expression{System.Func{`0,System.Object}},System.String,System.String,System.String,System.String,System.String,System.Boolean,System.Nullable{Tix.UI5.Interfaces.DataAreaAlignment},System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32})"> <summary>Adds a new single item composition group and item.</summary> <param name="expression">The property expression, will be used for databind and as default for fieldname/dataAreaRowCode if not given explicitly.</param> <param name="dataAreaRowCode">The data area field code.</param> <param name="fieldCode">The binding path.</param> <param name="labelTermCode">The label term code.</param> <param name="labelDefaultText">The label default text.</param> <param name="labelVisualAttributes">The label visual attributes.</param> <param name="defaultVisibleFlag">if set to <c>true</c> [default visible flag].</param> <param name="alignment">The alignment.</param> <param name="colorBasis">The color Basis.</param> <param name="visualAttributes">The visual attributes.</param> <param name="row">Field row position</param> <param name="rowSpan">Field row position row span</param> <param name="column">Field column position</param> <param name="columnSpan">Field column position span</param> <param name="columnWidth">Field column width</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.AddUnitPriceField(System.String,System.String,System.String,System.String,System.String,System.Boolean,System.String,System.Nullable{Tix.UI5.Interfaces.DataAreaAlignment},System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32})"> <summary>Adds a new single item composition group and item.</summary> <param name="dataAreaRowCode">The data area field code.</param> <param name="fieldCode">The binding path.</param> <param name="labelTermCode">The label term code.</param> <param name="labelDefaultText">The label default text.</param> <param name="labelVisualAttributes">The label visual attributes</param> <param name="defaultVisibleFlag">if set to <c>true</c> [default visible flag].</param> <param name="dataBind">The data binding path in the object (if different from fieldCode).</param> <param name="alignment">The alignment.</param> <param name="colorBasis">The color Basis.</param> <param name="visualAttributes">The visual attributes.</param> <param name="row">Field row position</param> <param name="rowSpan">Field row position row span</param> <param name="column">Field column position</param> <param name="columnSpan">Field column position span</param> <param name="columnWidth">Field column width</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.AddPriceUnitField(System.Linq.Expressions.Expression{System.Func{`0,System.Object}},System.String,System.String,System.String,System.String,System.String,System.Boolean,System.Nullable{Tix.UI5.Interfaces.DataAreaAlignment},System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32})"> <summary>Adds a new single item composition group and item.</summary> <param name="expression">The property expression, will be used for databind and as default for fieldname/dataAreaRowCode if not given explicitly.</param> <param name="dataAreaRowCode">The data area field code.</param> <param name="fieldCode">The binding path.</param> <param name="labelTermCode">The label term code.</param> <param name="labelDefaultText">The label default text.</param> <param name="labelVisualAttributes">The label visual attributes.</param> <param name="defaultVisibleFlag">if set to <c>true</c> [default visible flag].</param> <param name="alignment">The alignment.</param> <param name="colorBasis">The color Basis.</param> <param name="visualAttributes">The visual attributes.</param> <param name="row">Field row position</param> <param name="rowSpan">Field row position row span</param> <param name="column">Field column position</param> <param name="columnSpan">Field column position span</param> <param name="columnWidth">Field column width</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.AddPriceUnitField(System.String,System.String,System.String,System.String,System.String,System.Boolean,System.String,System.Nullable{Tix.UI5.Interfaces.DataAreaAlignment},System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32})"> <summary>Adds a new single item composition group and item.</summary> <param name="dataAreaRowCode">The data area field code.</param> <param name="fieldCode">The binding path.</param> <param name="labelTermCode">The label term code.</param> <param name="labelDefaultText">The label default text.</param> <param name="labelVisualAttributes">The label visual attributes</param> <param name="defaultVisibleFlag">if set to <c>true</c> [default visible flag].</param> <param name="dataBind">The data binding path in the object (if different from fieldCode).</param> <param name="alignment">The alignment.</param> <param name="colorBasis">The color Basis.</param> <param name="visualAttributes">The visual attributes.</param> <param name="row">Field row position</param> <param name="rowSpan">Field row position row span</param> <param name="column">Field column position</param> <param name="columnSpan">Field column position span</param> <param name="columnWidth">Field column width</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.AddVarCodeField(System.Linq.Expressions.Expression{System.Func{`0,System.Object}},System.String,System.String,System.String,System.String,System.String,System.Boolean,System.Nullable{Tix.UI5.Interfaces.DataAreaAlignment},System.String,System.String,System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32})"> <summary>Adds a new single item composition group and item.</summary> <param name="expression">The property expression, will be used for databind and as default for fieldname/dataAreaRowCode if not given explicitly.</param> <param name="dataAreaRowCode">The data area field code.</param> <param name="fieldCode">The binding path.</param> <param name="labelTermCode">The label term code.</param> <param name="labelDefaultText">The label default text.</param> <param name="labelVisualAttributes">The label visual attributes.</param> <param name="defaultVisibleFlag">if set to <c>true</c> [default visible flag].</param> <param name="alignment">The alignment.</param> <param name="colorBasis">The color Basis.</param> <param name="format">The format</param> <param name="displayVarCode">The display var code</param> <param name="visualAttributes">The visual attributes.</param> <param name="row">Field row position</param> <param name="rowSpan">Field row position row span</param> <param name="column">Field column position</param> <param name="columnSpan">Field column position span</param> <param name="columnWidth">Field column width</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.AddVarCodeField(System.String,System.String,System.String,System.String,System.String,System.Boolean,System.String,System.Nullable{Tix.UI5.Interfaces.DataAreaAlignment},System.String,System.String,System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32})"> <summary>Adds a new single item composition group and item.</summary> <param name="dataAreaRowCode">The data area field code.</param> <param name="fieldCode">The binding path.</param> <param name="labelTermCode">The label term code.</param> <param name="labelDefaultText">The label default text.</param> <param name="labelVisualAttributes">The label visual attributes</param> <param name="defaultVisibleFlag">if set to <c>true</c> [default visible flag].</param> <param name="dataBind">The data binding path in the object (if different from fieldCode).</param> <param name="alignment">The alignment.</param> <param name="colorBasis">The color Basis.</param> <param name="format">The format</param> <param name="displayVarCode">The display var code</param> <param name="visualAttributes">The visual attributes.</param> <param name="row">Field row position</param> <param name="rowSpan">Field row position row span</param> <param name="column">Field column position</param> <param name="columnSpan">Field column position span</param> <param name="columnWidth">Field column width</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.AddLinkCommandField(System.Linq.Expressions.Expression{System.Func{`0,System.Object}},System.String,System.String,System.String,System.String,System.String,System.Boolean,System.Nullable{Tix.UI5.Interfaces.DataAreaAlignment},System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.String,System.String)"> <summary>Adds a new single item composition group and item.</summary> <param name="expression">The property expression, will be used for databind and as default for fieldname/dataAreaRowCode if not given explicitly.</param> <param name="dataAreaRowCode">The data area field code.</param> <param name="fieldCode">The binding path.</param> <param name="labelTermCode">The label term code.</param> <param name="labelDefaultText">The label default text.</param> <param name="labelVisualAttributes">The lable visual attributes</param> <param name="defaultVisibleFlag">if set to <c>true</c> [default visible flag].</param> <param name="alignment">The alignment.</param> <param name="colorBasis">The color Basis.</param> <param name="visualAttributes">The visual attributes.</param> <param name="row">Field row position</param> <param name="rowSpan">Field row position row span</param> <param name="column">Field column position</param> <param name="columnSpan">Field column position span</param> <param name="columnWidth">Field column width</param> <param name="command">The command.</param> <param name="iconBasis">The icon basis.</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.AddLinkCommandField(System.String,System.String,System.String,System.String,System.String,System.Boolean,System.String,System.Nullable{Tix.UI5.Interfaces.DataAreaAlignment},System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.String,System.String)"> <summary>Adds a new single item composition group and item.</summary> <param name="dataAreaRowCode">The data area field code.</param> <param name="fieldCode">The field code.</param> <param name="labelTermCode">The label term code.</param> <param name="labelDefaultText">The label default text.</param> <param name="labelVisualAttributes">The label visual attributes</param> <param name="defaultVisibleFlag">if set to <c>true</c> [default visible flag].</param> <param name="dataBind">The data binding path in the object (if different from fieldCode).</param> <param name="alignment">The alignment.</param> <param name="colorBasis">The color Basis.</param> <param name="visualAttributes">The visual attributes.</param> <param name="row">Field row position</param> <param name="rowSpan">Field row position row span</param> <param name="column">Field column position</param> <param name="columnSpan">Field column position span</param> <param name="columnWidth">Field column width</param> <param name="command">The command.</param> <param name="iconBasis">The icon basis.</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.AddRow(System.String,System.String,System.String,System.String,System.Boolean,Tix.UI5.Interfaces.DataAreaFieldType,System.Nullable{Tix.UI5.Interfaces.DataAreaAlignment},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32})"> <summary>The add column.</summary> <param name="dataAreaRowCode">The data area row code.</param> <param name="labelTermCode">The label term code.</param> <param name="labelDefaultText">The label default text.</param> <param name="labelVisualAttributes">The label visual attributes</param> <param name="defaultVisibleFlag">if set to <c>true</c> [default visible flag].</param> <param name="fieldType">The type.</param> <param name="alignment">The alignment.</param> <param name="row">Field row position</param> <param name="rowSpan">Field row position row span</param> <param name="column">Field column position</param> <param name="columnSpan">Field column position span</param> <param name="columnWidth">Field column width</param> <returns>A helper object that allows to add items.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.AddEmptyField(System.String,System.String,System.String)"> <summary>Adds an empty field.</summary> <param name="dataAreaRowCode">The data area field code.</param> <param name="visualAttributes">The visual attributes.</param> <param name="iconBasis">The icon basis.</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.AddOrderField"> <summary>Adds a field containing the formatted order string, if the class contains order columns.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.AddOrderField(System.Linq.Expressions.Expression{System.Func{`0,Tix.Runtime.NamingInterfaces.IHasOrder}})"> <summary> Adds a field containing the formatted order string, if the class contains order columns. </summary> <param name="expression">The expression.</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.CheckForDuplicateRow(System.String)"> <summary> Checks for duplicate row. </summary> <param name="dataAreaRowCode">The data area row code.</param> <exception cref="T:System.NotSupportedException">duplicate data row code found</exception> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.GetAlignment(System.Nullable{Tix.UI5.Interfaces.DataAreaAlignment},Tix.UI5.Interfaces.DataAreaFieldType)"> <summary> Resolves the alignment and gives a proper default based on the type of the field. </summary> <param name="alignment">The alignment value (may be null).</param> <param name="itemType">The item type fo the data area field.</param> <returns>The alignment.</returns> </member> <member name="T:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.DataAreaRowConfigurationHelper"> <summary>Allows to add items to a composition group.</summary> </member> <member name="F:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.DataAreaRowConfigurationHelper.row"> <summary> The composition group. </summary> </member> <member name="F:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.DataAreaRowConfigurationHelper.fieldCount"> <summary> The field count </summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.DataAreaRowConfigurationHelper.#ctor(Tix.Core.Entities.Ui5.DataAreaRowConfigurationEntity)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.DataAreaRowConfigurationHelper"/> class.</summary> <param name="row">The composition group.</param> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.DataAreaRowConfigurationHelper.AddField(System.String,System.Linq.Expressions.Expression{System.Func{`0,System.Object}},System.String,System.String,System.String)"> <summary>Adds a new group item.</summary> <param name="attributeName">The data area field code.</param> <param name="expression">The property expression, will be used for databind and as default for fieldname if not given explicitly.</param> <param name="fieldName">The field name.</param> <param name="colorBasis">The color basis code of a color basis that is applied to this field.</param> <param name="visualAttributes">The visual attributes that are applied to this field.</param> <returns>The <see cref="T:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.DataAreaRowConfigurationHelper"/>.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.DataAreaRowConfigurationHelper.AddField(System.String,System.String,System.String,System.String,System.String)"> <summary>Adds a new group item.</summary> <param name="attributeName">The data area field code.</param> <param name="fieldName">The field name.</param> <param name="dataBind">The binding path.</param> <param name="colorBasis">The color basis code of a color basis that is applied to this field.</param> <param name="visualAttributes">The visual attributes that are applied to this field.</param> <returns>The <see cref="T:Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder`1.DataAreaRowConfigurationHelper"/>.</returns> </member> <member name="T:Tix.Core.Entities.Ui5.CommandUtility"> <summary> Merges system and user data grid configuration </summary> </member> <member name="M:Tix.Core.Entities.Ui5.CommandUtility.ConvertBarToTree(Tix.Core.Entities.Ui5.CommandBarEntity,System.Boolean)"> <summary> convert list of command group into tree view structure. </summary> <param name="commandBar">The command bar.</param> <param name="includeOid">The include OID flag.</param> <returns>The converted configuration in tree view structure.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.CommandUtility.ConvertBarToItemsEntity(Tix.Core.Entities.Ui5.CommandBarEntity)"> <summary> Convert Bar To Items Entity </summary> <param name="commandBar">commandBar obj</param> <returns>List of commandItemEntity</returns> </member> <member name="M:Tix.Core.Entities.Ui5.CommandUtility.ConvertTreeToBar(System.Collections.Generic.List{Tix.Core.Entities.Ui5.CommandGroupTreeView},System.Boolean)"> <summary> convert tree view structure to list of command group. </summary> <param name="treeCommandGroup">The tree Command Group object List.</param> <param name="copyFlag">The copy flag.</param> <returns>The converted configuration in list of command group.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.CommandUtility.CopyUserToSystem(Tix.Core.Entities.Ui5.CommandBarUserEntity,System.Boolean)"> <summary> The copy user to system. </summary> <param name="userCommandBar">The user command bar.</param> <param name="ignoreOid">if set to <c>true</c> [ignore oid].</param> <returns> The <see cref="T:Tix.Core.Entities.Ui5.CommandBarEntity" />. </returns> </member> <member name="M:Tix.Core.Entities.Ui5.CommandUtility.ParseCommandGroupTree(Tix.Core.Entities.Ui5.CommandGroupTreeView,Tix.Core.Entities.Ui5.CommandBarEntity,System.Boolean)"> <summary> parse command group tree to actual command group object. </summary> <param name="commandGroupTree">The tree Command Group object.</param> <param name="commandBar">The command bar.</param> <param name="copyFlag">The copy flag.</param> <returns>The parsed command group.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.CommandUtility.ConvertUserGroupToSystem(Tix.Core.Entities.Ui5.CommandGroupUserEntity,Tix.Core.Entities.Ui5.CommandBarEntity,System.String,System.Boolean)"> <summary> The convert user group to system. </summary> <param name="commandgroup">The group.</param> <param name="bar">The system command bar.</param> <param name="parentOid">The parent oid.</param> <param name="ignoreOid">if set to <c>true</c> [ignore oid].</param> <returns> The <see cref="T:Tix.Core.Entities.Ui5.CommandGroupEntity" />. </returns> </member> <member name="M:Tix.Core.Entities.Ui5.CommandUtility.ParseCommandGroup(Tix.Core.Entities.Ui5.CommandGroupEntity,System.Boolean)"> <summary> The parse command group. </summary> <param name="commandGroup">The command group.</param> <param name="includeOid">The include OID flag.</param> <returns> The <see cref="T:Tix.Core.Entities.Ui5.CommandGroupTreeView" />. </returns> </member> <member name="T:Tix.Core.Entities.Ui5.DataGridMerger"> <summary> Merges system and user data grid configuration </summary> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridMerger.Merge(Tix.Core.Entities.Ui5.DataGridConfigurationEntity,Tix.Core.Entities.Ui5.DataGridUserConfigurationEntity)"> <summary> Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.DataGridMerger" /> class. </summary> <param name="system">The system.</param> <param name="userDataGrid">The user data grid.</param> <returns>The merged configuration.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridMerger.CopySystemToUser(Tix.Core.Entities.Ui5.DataGridUserConfigurationEntity,Tix.Core.Entities.Ui5.DataGridConfigurationEntity)"> <summary> Merge system configuration into user configuration. </summary> <param name="userDataGrid">The user data grid.</param> <param name="system">The system.</param> <returns>The merged user configuration.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridMerger.CopyUserColumns(System.Collections.Generic.ICollection{Tix.Core.Entities.Ui5.DataGridUserConfigurationColumnEntity},System.Collections.Generic.ICollection{Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity})"> <summary>The copy user columns.</summary> <param name="userConfigurationColumns">The user configuration columns.</param> <param name="systemColumns">The system columns.</param> <returns>list of .</returns> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridMerger.MergeUserColumns(System.Collections.Generic.IEnumerable{Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity},System.Collections.Generic.IEnumerable{Tix.Core.Entities.Ui5.DataGridUserConfigurationColumnEntity})"> <summary> Merge system and user column configurations. </summary> <param name="systemColumns">The system columns.</param> <param name="userConfigurationColumns">The user configuration columns.</param> <returns>The merged columns.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridMerger.MergeDataGridRow(Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity,Tix.Core.Entities.Ui5.DataGridUserConfigurationColumnEntity)"> <summary>The merge data area row.</summary> <param name="defaultColumn">The default column.</param> <param name="userColumn">The user column.</param> <returns>The <see cref="T:Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity"/>.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.DataGridMerger.MergeDataGridRow1(Tix.Core.Entities.Ui5.DataGridConfigurationColumnEntity)"> <summary> The merge data grid row 1. </summary> <param name="defaultColumn"> The default column. </param> <returns> The <see cref="T:Tix.Core.Entities.Ui5.DataGridUserConfigurationColumnEntity"/>. </returns> </member> <member name="T:Tix.Core.Entities.Ui5.ICompositeRepository"> <summary> The composite repository. </summary> </member> <member name="M:Tix.Core.Entities.Ui5.ICompositeRepository.FindOrGetDefault(System.String)"> <summary> Tries to get the composite from the cache. </summary> <param name="compositeCode">The composite code.</param> <returns>The composite or null if not found.</returns> </member> <member name="T:Tix.Core.Entities.Ui5.PagedList`1"> <summary>The paged list.</summary> <typeparam name="T">Entity type.</typeparam> </member> <member name="M:Tix.Core.Entities.Ui5.PagedList`1.#ctor(System.Linq.IQueryable{`0},System.Int32,System.Int32)"> <summary> Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.PagedList`1" /> class. </summary> <param name="source">The source.</param> <param name="pageNumber">The page number.</param> <param name="pageSize">Size of the page.</param> </member> <member name="P:Tix.Core.Entities.Ui5.PagedList`1.Items"> <summary> Gets or sets the items. </summary> <value> The items. </value> </member> <member name="P:Tix.Core.Entities.Ui5.PagedList`1.TotalCount"> <summary> Gets the total count. </summary> <value> The total count. </value> </member> <member name="P:Tix.Core.Entities.Ui5.PagedList`1.PageCount"> <summary> Gets the page count. </summary> <value> The page count. </value> </member> <member name="P:Tix.Core.Entities.Ui5.PagedList`1.PageNumber"> <summary> Gets the page. </summary> <value> The page. </value> </member> <member name="P:Tix.Core.Entities.Ui5.PagedList`1.PageSize"> <summary> Gets the size of the page. </summary> <value> The size of the page. </value> </member> <member name="M:Tix.Core.Entities.Ui5.PagedList`1.GetPageCount(System.Int32,System.Int32)"> <summary> Gets the page count. </summary> <param name="pageSize">Size of the page.</param> <param name="totalCount">The total count.</param> <returns>The number of pages</returns> </member> <member name="T:Tix.Core.Entities.Ui5.ResponsiveCompositeContainerConfigurationBuilder"> <summary>The dashboard configuration builder.</summary> </member> <member name="F:Tix.Core.Entities.Ui5.ResponsiveCompositeContainerConfigurationBuilder.columns"> <summary>The columns.</summary> </member> <member name="F:Tix.Core.Entities.Ui5.ResponsiveCompositeContainerConfigurationBuilder.compositeContainerCode"> <summary>The dashboard code</summary> </member> <member name="M:Tix.Core.Entities.Ui5.ResponsiveCompositeContainerConfigurationBuilder.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.ResponsiveCompositeContainerConfigurationBuilder"/> class.</summary> <param name="compositeContainerCode">The composite container code.</param> </member> <member name="P:Tix.Core.Entities.Ui5.ResponsiveCompositeContainerConfigurationBuilder.Configuration"> <summary> Gets the Configuration </summary> </member> <member name="M:Tix.Core.Entities.Ui5.ResponsiveCompositeContainerConfigurationBuilder.AddComposite(System.String,System.String,System.String,System.String,System.Nullable{System.Int32},System.String)"> <summary> Adds a new single item composition group and item. </summary> <param name="compositeCode">Name of the composition.</param> <param name="compositeModuleId">Name of the view.</param> <param name="responsiveLayout">The responsive Layout.</param> <param name="compositeGroupCode">The composite group code.</param> <param name="height">The height.</param> <param name="parameters">The composite instance specific parameters, serialized as an JSON string.</param> </member> <member name="M:Tix.Core.Entities.Ui5.ResponsiveCompositeContainerConfigurationBuilder.AddCompositeGroup(System.String,Tix.UI5.Interfaces.Composite.CompositeType,System.String,System.Nullable{System.Int32})"> <summary>The add column.</summary> <param name="compositionGroupCode">The composition group code.</param> <param name="type">The type.</param> <param name="responsiveLayout">The responsive Layout.</param> <param name="height">The height.</param> <returns>A helper object that allows to add items.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.ResponsiveCompositeContainerConfigurationBuilder.GetConfiguration"> <summary>Gets the configured columns.</summary> <returns>The columns that were added.</returns> </member> <member name="T:Tix.Core.Entities.Ui5.ResponsiveCompositeContainerConfigurationBuilder.CompositeGroupConfigurationHelper"> <summary> Allows to add items to a composition group. </summary> </member> <member name="F:Tix.Core.Entities.Ui5.ResponsiveCompositeContainerConfigurationBuilder.CompositeGroupConfigurationHelper.compositionGroup"> <summary> The composition group. </summary> </member> <member name="M:Tix.Core.Entities.Ui5.ResponsiveCompositeContainerConfigurationBuilder.CompositeGroupConfigurationHelper.#ctor(Tix.Core.Entities.Ui5.CompositeGroupConfiguration)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.ResponsiveCompositeContainerConfigurationBuilder.CompositeGroupConfigurationHelper"/> class.</summary> <param name="compositionGroup">The composition group.</param> </member> <member name="M:Tix.Core.Entities.Ui5.ResponsiveCompositeContainerConfigurationBuilder.CompositeGroupConfigurationHelper.AddGroupItem(System.String,System.String,System.String,System.String,System.String)"> <summary>Adds a new group item.</summary> <param name="compositeGroupItemCode">The composite group item code.</param> <param name="compositeModuleId">The composite module identifier.</param> <param name="headerTermCode">The header term code.</param> <param name="headerDefaultText">The header default text.</param> <param name="compositeParameter">The composite parameter.</param> </member> <member name="T:Tix.Core.Entities.Ui5.CommandGroupItemEntity"> <summary> the toolbar group item configuration class </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandGroupItemEntity.Command"> <summary> Gets or sets the command. </summary> <value> The command. </value> </member> <member name="P:Tix.Core.Entities.Ui5.CommandGroupItemEntity.Group"> <summary> Gets or sets the menu. </summary> <value> The menu. </value> </member> <member name="M:Tix.Core.Entities.Ui5.CommandGroupItemEntity.GetSeqNbr"> <summary>Gets the sequence number.</summary> <returns>The sequence number</returns> </member> <member name="M:Tix.Core.Entities.Ui5.CommandGroupItemEntity.ToString"> <summary>Returns a string that represents the current object.</summary> <returns>A string that represents the current object.</returns> <filterpriority>2</filterpriority> </member> <member name="T:Tix.Core.Entities.Ui5.SavedQueryEntity"> <summary> Represents the SavedQueryEntity. <para>Db Table: TIX_UI5SAVEDQUERY</para> </summary> <summary>The tips saved query.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.SavedQueryEntity.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.SavedQueryEntity"/> class.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.SavedQueryEntity.SavedQueryCode"> <summary> Gets or sets the SavedQueryCode. <para>Db Column: SAVEDQUERYCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.SavedQueryEntity.QueryCode"> <summary> Gets or sets the QueryCode. <para>Db Column: QUERYCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.SavedQueryEntity.DefaultFlag"> <summary> Gets or sets the DefaultFlag. <para>Db Column: DEFAUFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.SavedQueryEntity.SavedQueryValues"> <summary>Gets or sets the SavedQueryValues.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.SavedQueryEntity.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.SavedQueryEntity.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.Ui5.SavedQueryEntity.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="M:Tix.Core.Entities.Ui5.SavedQueryEntity.OnCreated"> <summary> Helper method, when programmer needs to call/add something in the constructor, he can use this method in partial file. </summary> </member> <member name="P:Tix.Core.Entities.Ui5.SavedQueryEntity.SavedQueryType"> <summary>Gets or sets the SavedQueryType.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.SavedQueryEntity.CopyTo(Tix.UI5.Interfaces.SavedQuery)"> <summary> Copies the data to a SavedQuery. </summary> <param name="savedQuery">The saved query.</param> <returns>The target object, with changed data.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.SavedQueryEntity.AddQueryValue(Tix.Core.Entities.Ui5.SavedQueryValueEntity)"> <summary>Adds the query values.</summary> <param name="savedQueryValue">The row.</param> </member> <member name="T:Tix.Core.Entities.Ui5.SavedQueryEntityMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.Ui5.SavedQueryEntity" /> type.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.SavedQueryEntityMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.SavedQueryEntityMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.Ui5.SavedQueryUserEntity"> <summary> Represents the SavedQueryUserEntity. <para>Db Table: TIX_UI5SAVEDQUERY_USER</para> </summary> <summary>The tips user saved query.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.SavedQueryUserEntity.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.SavedQueryUserEntity"/> class.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.SavedQueryUserEntity.QueryCode"> <summary> Gets or sets the QueryCode. <para>Db Column: QUERYCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.SavedQueryUserEntity.SavedQueryCode"> <summary> Gets or sets the SavedQueryCode. <para>Db Column: SAVEDQUERYCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.SavedQueryUserEntity.UserCode"> <summary> Gets or sets the UserCode. <para>Db Column: USERCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.SavedQueryUserEntity.UserGroup"> <summary> Gets or sets the UserGroup. <para>Db Column: USERGRP</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.SavedQueryUserEntity.DefaultFlag"> <summary> Gets or sets the DefaultFlag. <para>Db Column: DEFAUFLAG</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.SavedQueryUserEntity.SavedQueryUserValues"> <summary>Gets or sets the SavedQueryUserValues.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.SavedQueryUserEntity.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.SavedQueryUserEntity.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.Ui5.SavedQueryUserEntity.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="P:Tix.Core.Entities.Ui5.SavedQueryUserEntity.SavedQueryType"> <summary>Gets or sets the SavedQueryType.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.SavedQueryUserEntity.CopyTo(Tix.UI5.Interfaces.SavedQuery)"> <summary> Copies the data to a SavedQuery. </summary> <param name="savedQuery">The saved query.</param> <returns>The target object, with changed data.</returns> </member> <member name="T:Tix.Core.Entities.Ui5.SavedQueryUserEntityMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.Ui5.SavedQueryUserEntity" /> type.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.SavedQueryUserEntityMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.SavedQueryUserEntityMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.Ui5.SavedQueryUserValueEntity"> <summary> Represents the SavedQueryUserValueEntity. <para>Db Table: TIX_UI5SAVEDQUERYVALUE_USER</para> </summary> </member> <member name="M:Tix.Core.Entities.Ui5.SavedQueryUserValueEntity.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.SavedQueryUserValueEntity"/> class.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.SavedQueryUserValueEntity.QueryItemCode"> <summary> Gets or sets the QueryItemCode. <para>Db Column: QUERYITEMCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.SavedQueryUserValueEntity.QueryItemType"> <summary> Gets or sets the QueryItemType. <para>Db Column: QUERYITEMTYPE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.SavedQueryUserValueEntity.QueryItemTypeRaw"> <summary>Gets or sets the QueryItemType.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.SavedQueryUserValueEntity.QueryItemValue"> <summary> Gets or sets the QueryItemValue. <para>Db Column: QUERYITEMVALUE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.SavedQueryUserValueEntity.SavedQueryUserOid"> <summary> Gets or sets the SavedQueryUserOid. <para>Db Column: SAVEDQUERYUSEROID</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.SavedQueryUserValueEntity.QueryItemOperator"> <summary> Gets or sets the QueryItemOperator. <para>Db Column: QUERYITEMOPER</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.SavedQueryUserValueEntity.QueryItemOperatorRaw"> <summary>Gets or sets the QueryItemOperator.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.SavedQueryUserValueEntity.SequenceNumber"> <summary> Gets or sets the SequenceNumber. <para>Db Column: SEQNBR</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.SavedQueryUserValueEntity.SavedQueryUserEntity"> <summary>Gets or sets the SavedQueryUserEntity.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.SavedQueryUserValueEntity.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.SavedQueryUserValueEntity.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.Ui5.SavedQueryUserValueEntity.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="T:Tix.Core.Entities.Ui5.SavedQueryUserValueEntityMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.Ui5.SavedQueryUserValueEntity" /> type.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.SavedQueryUserValueEntityMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.SavedQueryUserValueEntityMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.Ui5.SavedQueryValueEntity"> <summary> Represents the SavedQueryValueEntity. <para>Db Table: TIX_UI5SAVEDQUERYVALUE</para> </summary> <summary>The tips saved query.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.SavedQueryValueEntity.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.SavedQueryValueEntity"/> class.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.SavedQueryValueEntity.SavedQueryCode"> <summary> Gets or sets the SavedQueryCode. <para>Db Column: SAVEDQUERYCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.SavedQueryValueEntity.QueryCode"> <summary> Gets or sets the QueryCode. <para>Db Column: QUERYCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.SavedQueryValueEntity.QueryItemCode"> <summary> Gets or sets the QueryItemCode. <para>Db Column: QUERYITEMCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.SavedQueryValueEntity.QueryItemType"> <summary> Gets or sets the QueryItemType. <para>Db Column: QUERYITEMTYPE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.SavedQueryValueEntity.QueryItemTypeRaw"> <summary>Gets or sets the QueryItemType.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.SavedQueryValueEntity.QueryItemValue"> <summary> Gets or sets the QueryItemValue. <para>Db Column: QUERYITEMVALUE</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.SavedQueryValueEntity.QueryItemOperator"> <summary> Gets or sets the QueryItemOperator. <para>Db Column: QUERYITEMOPER</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.SavedQueryValueEntity.QueryItemOperatorRaw"> <summary>Gets or sets the QueryItemOperator.</summary> </member> <member name="P:Tix.Core.Entities.Ui5.SavedQueryValueEntity.SequenceNumber"> <summary> Gets or sets the SequenceNumber. <para>Db Column: SEQNBR</para> </summary> </member> <member name="P:Tix.Core.Entities.Ui5.SavedQueryValueEntity.SavedQuery"> <summary>Gets or sets the SavedQuery.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.SavedQueryValueEntity.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.Ui5.SavedQueryValueEntity.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.Ui5.SavedQueryValueEntity.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="M:Tix.Core.Entities.Ui5.SavedQueryValueEntity.CopyDataTo(Tix.UI5.Interfaces.SavedQueryItem)"> <summary> Copies the data to the given target. </summary> <param name="target">The target.</param> <returns>The target object.</returns> </member> <member name="T:Tix.Core.Entities.Ui5.SavedQueryValueEntityMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.Ui5.SavedQueryValueEntity" /> type.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.SavedQueryValueEntityMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.SavedQueryValueEntityMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.Ui5.SavedQueryConfigurationBuilder`1"> <summary>Builds up a saved query configuration.</summary> <typeparam name="T">The data type of the object to show.</typeparam> </member> <member name="F:Tix.Core.Entities.Ui5.SavedQueryConfigurationBuilder`1.savedQueries"> <summary>Saved query items.</summary> </member> <member name="M:Tix.Core.Entities.Ui5.SavedQueryConfigurationBuilder`1.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.SavedQueryConfigurationBuilder`1"/> class.</summary> <param name="savedQueryCode">The saved query code.</param> </member> <member name="P:Tix.Core.Entities.Ui5.SavedQueryConfigurationBuilder`1.SavedQueryCode"> <summary> Gets the Saved Query code. </summary> </member> <member name="M:Tix.Core.Entities.Ui5.SavedQueryConfigurationBuilder`1.AddSavedQuery(System.String)"> <summary> Add new saved query to configuration. </summary> <param name="queryCode"> The query code. </param> <returns> The Saved Query Configuration Builder/>. </returns> </member> <member name="M:Tix.Core.Entities.Ui5.SavedQueryConfigurationBuilder`1.AddDefaultSavedQuery(System.String)"> <summary> Add new default saved query to configuration. </summary> <param name="queryCode"> The query code. </param> <returns> The Saved Query Configuration Builder/>. </returns> </member> <member name="M:Tix.Core.Entities.Ui5.SavedQueryConfigurationBuilder`1.GetConfiguration"> <summary>Gets the configured items.</summary> <returns>The items that were added.</returns> </member> <member name="T:Tix.Core.Entities.Ui5.SavedQueryConfigurationBuilder`1.SavedQueryConfigurationHelper"> <summary>Allows to add fields to a saved query.</summary> </member> <member name="F:Tix.Core.Entities.Ui5.SavedQueryConfigurationBuilder`1.SavedQueryConfigurationHelper.savedQuery"> <summary> The Saved query. </summary> </member> <member name="M:Tix.Core.Entities.Ui5.SavedQueryConfigurationBuilder`1.SavedQueryConfigurationHelper.#ctor(Tix.Core.Entities.Ui5.SavedQueryEntity)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Ui5.SavedQueryConfigurationBuilder`1.SavedQueryConfigurationHelper"/> class.</summary> <param name="savedQuery">The composition group.</param> </member> <member name="M:Tix.Core.Entities.Ui5.SavedQueryConfigurationBuilder`1.SavedQueryConfigurationHelper.AddField(System.String,Tix.UI5.Interfaces.SavedQueryItemType,System.String,Tix.UI5.Interfaces.SavedQueryOperatorType)"> <summary>Adds a item to the configuration.</summary> <param name="itemCode">The item code.</param> <param name="itemType">The item type.</param> <param name="itemValue">The item value.</param> <param name="itemOperator">The item operator.</param> </member> <member name="M:Tix.Core.Entities.Ui5.SavedQueryConfigurationBuilder`1.SavedQueryConfigurationHelper.AddField(System.Linq.Expressions.Expression{System.Func{`0,System.Object}},Tix.UI5.Interfaces.SavedQueryItemType,System.String,Tix.UI5.Interfaces.SavedQueryOperatorType)"> <summary>Adds a item to the configuration.</summary> <param name="expression">The expression.</param> <param name="itemType">The item type.</param> <param name="itemValue">The item value.</param> <param name="itemOperator">The item operator.</param> </member> <member name="T:Tix.Core.Entities.Ui5.CommandGroupItemUserEntity"> <summary> the toolbar group item configuration class </summary> </member> <member name="P:Tix.Core.Entities.Ui5.CommandGroupItemUserEntity.Command"> <summary> Gets or sets the command. </summary> <value> The command. </value> </member> <member name="P:Tix.Core.Entities.Ui5.CommandGroupItemUserEntity.Group"> <summary> Gets or sets the menu. </summary> <value> The menu. </value> </member> <member name="M:Tix.Core.Entities.Ui5.CommandGroupItemUserEntity.GetSeqNbr"> <summary>Gets the sequence number.</summary> <returns>The sequence number</returns> </member> <member name="T:Tix.Core.Entities.Ui5.UserConfigurationMerger"> <summary> Provides helper methods to merge a user configuration into the default configuration. </summary> </member> <member name="M:Tix.Core.Entities.Ui5.UserConfigurationMerger.MergeItem``2(``0,``1,System.Func{``0,``1,``0})"> <summary> Merges a default configuration with a user configuration </summary> <typeparam name="T">The type of the default configuration.</typeparam> <typeparam name="TUser">The type of the user configuration.</typeparam> <param name="defaultConfig">The default configuration.</param> <param name="userConfig">The user configuration.</param> <param name="mergeFunc">The merge function.</param> <returns>The final configuration</returns> </member> <member name="M:Tix.Core.Entities.Ui5.UserConfigurationMerger.MergeCollection``2(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEnumerable{``1},System.Func{``0,System.String},System.Func{``1,System.String},System.Func{``0,``1,``0})"> <summary> Merges the collection. </summary> <typeparam name="T">The type of the default configuration.</typeparam> <typeparam name="TUser">The type of the user configuration.</typeparam> <param name="defaultConfigColl">The default configuration collection.</param> <param name="userConfigColl">The user configuration collection.</param> <param name="defaultKeyFunc">The default key function.</param> <param name="userKeyFunc">The user key function.</param> <param name="mergeFunc">The merge function.</param> <returns>The final configuration</returns> </member> <member name="M:Tix.Core.Entities.Ui5.UserConfigurationMerger.MergeString(System.String,System.String)"> <summary> Merges the string. </summary> <param name="defaultConfigItem">The default configuration item.</param> <param name="userConfigItem">The user configuration item.</param> <returns>The userConfigItem, if it is set, else the defaultConfigItem</returns> </member> <member name="T:Tix.Core.Entities.DbParameterMetaData"> <summary> Meta data class DbParameterMetaData. This is an example for the integration test. DO NOT REMOVE. </summary> </member> <member name="M:Tix.Core.Entities.DbParameterMetaData.GetColorBasisFunctions"> <summary> Gets the supported color basis. </summary> <returns>The supported color basis codes.</returns> </member> <member name="T:Tix.Core.Entities.DefaultDataAreaConfigurationBase`1"> <summary>The default grid configuration base.</summary> <typeparam name="T">The type for which default configuration has to set</typeparam> </member> <member name="M:Tix.Core.Entities.DefaultDataAreaConfigurationBase`1.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.DefaultDataAreaConfigurationBase`1"/> class.</summary> <param name="areaCode">The area code.</param> </member> <member name="P:Tix.Core.Entities.DefaultDataAreaConfigurationBase`1.DataAreaCode"> <summary> Gets or sets the data area code. </summary> </member> <member name="M:Tix.Core.Entities.DefaultDataAreaConfigurationBase`1.GetDataType"> <summary>The get data type.</summary> <returns>The <see cref="T:System.Type"/>.</returns> </member> <member name="M:Tix.Core.Entities.DefaultDataAreaConfigurationBase`1.GetDefaultConfiguration"> <summary> Creates the configuration. </summary> <returns>The column builder.</returns> </member> <member name="M:Tix.Core.Entities.DefaultDataAreaConfigurationBase`1.FillDefault(Tix.Core.Entities.Ui5.DataAreaConfigurationBuilder{`0})"> <summary>Fills the default configuration.</summary> <param name="config">The builder.</param> </member> <member name="T:Tix.Core.Entities.ICompositeContainerEntity"> <summary>The CompositeContainerEntity interface.</summary> </member> <member name="P:Tix.Core.Entities.ICompositeContainerEntity.CompositeContainerCode"> <summary>Gets or sets the CompositeContainerCode.</summary> </member> <member name="P:Tix.Core.Entities.ICompositeContainerEntity.GroupsInternal"> <summary>Gets or sets the GroupsInternal.</summary> </member> <member name="T:Tix.Core.Entities.IPresentationMetadata"> <summary>The PresentationMetadata interface.</summary> </member> <member name="M:Tix.Core.Entities.IPresentationMetadata.GetDataType"> <summary>The get data type.</summary> <returns>The <see cref="T:System.Type"/>.</returns> </member> <member name="M:Tix.Core.Entities.IPresentationMetadata.GetColorCode(System.Object,System.String)"> <summary>Gets color code for the given color basis and the given object.</summary> <param name="dataObject">The data object.</param> <param name="colorBasis">The color basis.</param> <returns>The <see cref="T:System.String"/>.</returns> </member> <member name="M:Tix.Core.Entities.IPresentationMetadata.GetIconCode(System.Object,System.String)"> <summary>The get color code.</summary> <param name="dataObject">The data object.</param> <param name="iconBasis">The color basis.</param> <returns>The <see cref="T:System.String"/>.</returns> </member> <member name="M:Tix.Core.Entities.IPresentationMetadata.GetSupportedColorBasis"> <summary> Get the supported color basis. </summary> <returns>The supported color basis codes.</returns> </member> <member name="M:Tix.Core.Entities.IPresentationMetadata.GetSupportedIconBasis"> <summary> Get the supported icon basis. </summary> <returns>The supported icon basis codes.</returns> </member> <member name="M:Tix.Core.Entities.IPresentationMetadata.GetColorCodes(System.Collections.Generic.List{System.Object},System.String)"> <summary>Gets color codes for the given color basis and the given objects.</summary> <param name="dataObject">The data objects.</param> <param name="colorBasis">The color basis.</param> <returns>The colors for the objects.</returns> </member> <member name="M:Tix.Core.Entities.IPresentationMetadata.GetIconCodes(System.Collections.Generic.List{System.Object},System.String)"> <summary>Gets icon codes for the given icon basis and the given objects.</summary> <param name="dataObject">The data objects.</param> <param name="iconBasis">The icon basis.</param> <returns>The colors for the objects.</returns> </member> <member name="T:Tix.Core.Entities.OptimizedTextDictionary"> <summary> Contains the data of the text dictionary </summary> </member> <member name="P:Tix.Core.Entities.OptimizedTextDictionary.LanguageCode"> <summary> Gets or sets the language code. </summary> </member> <member name="P:Tix.Core.Entities.OptimizedTextDictionary.SaveUntranslatedTexts"> <summary> Gets or sets a value indicating whether not translated texts should be saved to database. </summary> </member> <member name="P:Tix.Core.Entities.OptimizedTextDictionary.Translations"> <summary> Gets or sets the translations. Odd indices contain the termcode, even indices the text. </summary> </member> <member name="T:Tix.Core.Entities.IDefaultCompositeContainerConfiguration"> <summary>Interface for default composite container settings.</summary> </member> <member name="P:Tix.Core.Entities.IDefaultCompositeContainerConfiguration.CompositeContainerCode"> <summary>Gets the composite container code.</summary> </member> <member name="M:Tix.Core.Entities.IDefaultCompositeContainerConfiguration.GetDefaultConfiguration"> <summary> Gets the default composite container for the container code. </summary> <returns>A list of default composite container for this configuration.</returns> </member> <member name="T:Tix.Core.Entities.IDefaultDataAreaConfiguration"> <summary>Interface for default data area settings.</summary> </member> <member name="P:Tix.Core.Entities.IDefaultDataAreaConfiguration.DataAreaCode"> <summary>Gets or sets the data area code.</summary> </member> <member name="M:Tix.Core.Entities.IDefaultDataAreaConfiguration.GetDataType"> <summary>The get data type.</summary> <returns>The <see cref="T:System.Type"/>.</returns> </member> <member name="M:Tix.Core.Entities.IDefaultDataAreaConfiguration.GetDefaultConfiguration"> <summary> Gets the default data area for the data area code. </summary> <returns>A list of default data area for this configuration.</returns> </member> <member name="T:Tix.Core.Entities.Interfaces.Repositories.ISystemDataRepository"> <summary> setting value repository </summary> </member> <member name="M:Tix.Core.Entities.Interfaces.Repositories.ISystemDataRepository.Get(System.String,System.Boolean)"> <summary>The get.</summary> <param name="key">The system data key.</param> <param name="throwException">The throw exception.</param> <returns>The <see cref="T:Tix.DataAccess.SystemData.SystemData"/>.</returns> </member> <member name="M:Tix.Core.Entities.Interfaces.Repositories.ISystemDataRepository.Save(Tix.DataAccess.SystemData.SystemData)"> <summary>The save.</summary> <param name="value">The value.</param> </member> <member name="M:Tix.Core.Entities.Interfaces.Repositories.ISystemDataRepository.Delete(Tix.DataAccess.SystemData.SystemData)"> <summary>Deletes the specified value.</summary> <param name="value">The value.</param> </member> <member name="M:Tix.Core.Entities.Interfaces.Repositories.ISystemDataRepository.GetAll"> <summary> Gets all system data values. </summary> <returns>The system data values.</returns> </member> <member name="M:Tix.Core.Entities.Interfaces.Repositories.ISystemDataRepository.GetAllForSystemInfo"> <summary> Gets all system data values. </summary> <returns>The system data values.</returns> </member> <member name="T:Tix.Core.Entities.Interfaces.Repositories.IParameterRepository"> <summary> The Parameter repository interface. </summary> </member> <member name="M:Tix.Core.Entities.Interfaces.Repositories.IParameterRepository.Get(System.String,System.String,System.Boolean)"> <summary>Gets Parameter by parameterCode attribute</summary> <param name="parameterGroupCode">Id of the <see cref="T:Tix.Core.Entities.ParameterGroup"/>.</param> <param name="parameterCode">The parameter parameterCode>.</param> <param name="throwException">The throw Exception.</param> <returns><see cref="T:Tix.Core.Entities.Parameter"/>.</returns> </member> <member name="M:Tix.Core.Entities.Interfaces.Repositories.IParameterRepository.GetParametersFromGroup(System.String,System.String)"> <summary>Gets the parameters from group.</summary> <param name="parameterGroupCode">The group.</param> <param name="language">The language.</param> <returns>The parameters in the group.</returns> </member> <member name="M:Tix.Core.Entities.Interfaces.Repositories.IParameterRepository.GetAllParameterGroups"> <summary>Gets all parameter groups.</summary> <returns>Return list of DB entities</returns> </member> <member name="M:Tix.Core.Entities.Interfaces.Repositories.IParameterRepository.SearchParameters(System.String,System.String)"> <summary>The search parameters.</summary> <param name="parameterGroupCode">The parameter group code.</param> <param name="parameterSearchText">The parameter search text.</param> <returns>The found parameters.</returns> </member> <member name="M:Tix.Core.Entities.Interfaces.Repositories.IParameterRepository.GetNotCachedParametersFromGroup(System.String)"> <summary> Gets the not cached parameters from group. </summary> <param name="parameterGroupCode">The parameter group code.</param> <returns>the parameters</returns> </member> <member name="M:Tix.Core.Entities.Interfaces.Repositories.IParameterRepository.GetAllParameterGroupsWithoutParameters"> <summary> Gets all parameter groups without parameters. </summary> <returns>parameter groups without parameters you can filter it with paraGrp</returns> </member> <member name="M:Tix.Core.Entities.Interfaces.Repositories.IParameterRepository.GetAllParameterGroupsWithoutParametersBy(System.String)"> <summary> Gets all parameter groups without parameters. </summary> <param name="paraGrp">The para GRP filter.</param> <returns>parameter groups without parameters you can filter it with paraGrp</returns> </member> <member name="M:Tix.Core.Entities.Interfaces.Repositories.IParameterRepository.GetParameterGroup(System.String)"> <summary>The get parameter group.</summary> <param name="parameterGroup">The parameter group code.</param> <returns>The parameter group.</returns> </member> <member name="M:Tix.Core.Entities.Interfaces.Repositories.IParameterRepository.CreateParametersForEnum(System.Type)"> <summary>Creates the parameters for enum.</summary> <param name="type">The type.</param> <returns>The parameters.</returns> </member> <member name="T:Tix.Core.Entities.Framework.Converter.EntityConverter`2"> <summary>Instances of this interface can convert between the business entities and the respective database representation.</summary> <typeparam name="TEntity">The type of the entity.</typeparam> <typeparam name="TDatabaseEntity">The type of the database entity.</typeparam> </member> <member name="M:Tix.Core.Entities.Framework.Converter.EntityConverter`2.ConvertFromDatabaseEntity(`1)"> <summary>Converts from database entity.</summary> <param name="databaseEntity">The database entity, or list of entities.</param> <returns>The business entity based on the database data.</returns> </member> <member name="M:Tix.Core.Entities.Framework.Converter.EntityConverter`2.ConvertToDatabaseEntity(`0)"> <summary>Converts to database entity.</summary> <param name="entity">The business entity.</param> <returns>The database data based on the entity.</returns> </member> <member name="M:Tix.Core.Entities.Framework.Converter.EntityConverter`2.InitializeDatabaseEntity(`0,System.Type)"> <summary>Initializes the DatabaseEntity property in the given entity.</summary> <param name="entity">The entity.</param> <param name="optionalDatabaseEntityType">The optional Database Entity Type.</param> <returns>An entity with initialized DatabaseEntity property.</returns> </member> <member name="T:Tix.Core.Entities.Framework.Converter.IEntityConverter`2"> <summary>Instances of this interface can convert between the business entities and the respective database representation.</summary> <typeparam name="TEntity">The type of the entity.</typeparam> <typeparam name="TDatabaseEntity">The type of the database entity.</typeparam> </member> <member name="M:Tix.Core.Entities.Framework.Converter.IEntityConverter`2.ConvertFromDatabaseEntity(`1)"> <summary>Converts from database entity.</summary> <param name="databaseEntity">The database entity, or list of entities.</param> <returns>The business entity based on the database data.</returns> </member> <member name="M:Tix.Core.Entities.Framework.Converter.IEntityConverter`2.ConvertToDatabaseEntity(`0)"> <summary>Converts to database entity.</summary> <param name="entity">The business entity.</param> <returns>The database data based on the entity.</returns> </member> <member name="T:Tix.Core.Entities.Framework.Converter.IEnumerableEntityConverter`2"> <summary>Instances of this interface can convert between the business entities and the respective database representation.</summary> <typeparam name="TEntity">The type of the entity.</typeparam> <typeparam name="TEnumerableDatabaseEntity">The type of the enumerable database entity.</typeparam> </member> <member name="M:Tix.Core.Entities.Framework.Converter.IEnumerableEntityConverter`2.ConvertFromDatabaseEntity(`1)"> <summary>Converts from database entity.</summary> <param name="databaseEntity">The database entity, or list of entities.</param> <returns>The business entity based on the database data.</returns> </member> <member name="M:Tix.Core.Entities.Framework.Converter.IEnumerableEntityConverter`2.ConvertToDatabaseEntity(`0)"> <summary>Converts to database entity.</summary> <param name="entity">The business entity.</param> <returns>The database data based on the entity.</returns> </member> <member name="T:Tix.Core.Entities.DbSimpleTextDict"> <summary> Database entity for TEXTDICT table. This entity does not contain the default columns to save space in memory. </summary> </member> <member name="P:Tix.Core.Entities.DbSimpleTextDict.DICTCODE"> <summary>Gets or sets the dictcode.</summary> </member> <member name="P:Tix.Core.Entities.DbSimpleTextDict.DIALECTCODE"> <summary>Gets or sets the dialectcode.</summary> </member> <member name="P:Tix.Core.Entities.DbSimpleTextDict.TERMCODE"> <summary>Gets or sets the termcode.</summary> </member> <member name="P:Tix.Core.Entities.DbSimpleTextDict.TERMTEXT"> <summary>Gets or sets the termtext.</summary> </member> <member name="M:Tix.Core.Entities.DbSimpleTextDict.Equals(System.Object)"> <summary>The equals.</summary> <param name="obj">The obj.</param> <returns>The <see cref="T:System.Boolean"/>.</returns> </member> <member name="M:Tix.Core.Entities.DbSimpleTextDict.GetHashCode"> <summary>The get hash code.</summary> <returns>The <see cref="T:System.Int32"/>.</returns> </member> <member name="T:Tix.Core.Entities.DefaultSavedQueryConfigurationBase`1"> <summary>The default saved query configuration base.</summary> <typeparam name="T">The type for which default configuration has to set</typeparam> </member> <member name="M:Tix.Core.Entities.DefaultSavedQueryConfigurationBase`1.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.DefaultSavedQueryConfigurationBase`1"/> class.</summary> <param name="savedQueryCode">The saved query code.</param> </member> <member name="P:Tix.Core.Entities.DefaultSavedQueryConfigurationBase`1.SavedQueryCode"> <summary> Gets the Saved Query code. </summary> </member> <member name="M:Tix.Core.Entities.DefaultSavedQueryConfigurationBase`1.GetDataType"> <summary>The get data type.</summary> <returns>The <see cref="T:System.Type"/>.</returns> </member> <member name="M:Tix.Core.Entities.DefaultSavedQueryConfigurationBase`1.GetDefaultConfiguration"> <summary> Creates the configuration. </summary> <returns>The column builder.</returns> </member> <member name="M:Tix.Core.Entities.DefaultSavedQueryConfigurationBase`1.AddValue(System.Object)"> <summary> The add value. </summary> <param name="value">input value.</param> <returns>out json string</returns> </member> <member name="M:Tix.Core.Entities.DefaultSavedQueryConfigurationBase`1.FillDefault(Tix.Core.Entities.Ui5.SavedQueryConfigurationBuilder{`0})"> <summary>Fills the default configuration.</summary> <param name="config">The builder.</param> </member> <member name="T:Tix.Core.Entities.IDefaultSavedQueryConfiguration"> <summary>Interface for default saved query settings.</summary> </member> <member name="P:Tix.Core.Entities.IDefaultSavedQueryConfiguration.SavedQueryCode"> <summary>Gets the saved query code.</summary> </member> <member name="M:Tix.Core.Entities.IDefaultSavedQueryConfiguration.GetDataType"> <summary>The get data type.</summary> <returns>The <see cref="T:System.Type"/>.</returns> </member> <member name="M:Tix.Core.Entities.IDefaultSavedQueryConfiguration.GetDefaultConfiguration"> <summary> Gets the default data area for the data area code. </summary> <returns>A list of default data area for this configuration.</returns> </member> <member name="T:Tix.Core.Entities.WebServiceSecurityRuleMap"> <summary>The web service security rule map.</summary> </member> <member name="M:Tix.Core.Entities.WebServiceSecurityRuleMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.WebServiceSecurityRuleMap"/> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.PresentationMetadataBase`1"> <summary>The presentation meta data base.</summary> <typeparam name="T">The type for which the meta data is calculated.</typeparam> </member> <member name="F:Tix.Core.Entities.PresentationMetadataBase`1.Logger"> <summary>The logger.</summary> </member> <member name="M:Tix.Core.Entities.PresentationMetadataBase`1.GetDataType"> <summary>The get data type.</summary> <returns>The <see cref="T:System.Type"/>.</returns> </member> <member name="M:Tix.Core.Entities.PresentationMetadataBase`1.GetColorCode(System.Object,System.String)"> <summary>Gets the color code for a given object and color basis.</summary> <param name="dataObject">The data object.</param> <param name="colorBasis">The color basis.</param> <returns>The resolved color code or null.</returns> </member> <member name="M:Tix.Core.Entities.PresentationMetadataBase`1.GetColorCodes(System.Collections.Generic.List{System.Object},System.String)"> <summary>Gets the color codes for the given objects and the color basis.</summary> <param name="dataObjectList">The list of objects.</param> <param name="colorBasis">The color basis code.</param> <returns>A dictionary of objects with their resolved color code.</returns> </member> <member name="M:Tix.Core.Entities.PresentationMetadataBase`1.GetIconCode(System.Object,System.String)"> <summary>Gets the icon code for a given object and color basis.</summary> <param name="dataObject">The data object.</param> <param name="iconBasis">The color basis.</param> <returns>The resolved icon code or null.</returns> </member> <member name="M:Tix.Core.Entities.PresentationMetadataBase`1.GetIconCodes(System.Collections.Generic.List{System.Object},System.String)"> <summary>Gets the color codes for the given objects and the icon basis.</summary> <param name="dataObjectList">The list of objects.</param> <param name="iconBasis">The icon basis code.</param> <returns>A dictionary of objects with their resolved icon code.</returns> </member> <member name="M:Tix.Core.Entities.PresentationMetadataBase`1.GetSupportedColorBasis"> <summary>Gets the supported color basis codes.</summary> <returns>The supported color basis codes.</returns> </member> <member name="M:Tix.Core.Entities.PresentationMetadataBase`1.GetSupportedIconBasis"> <summary>Get the supported icon basis codes.</summary> <returns>The supported icon basis codes.</returns> </member> <member name="M:Tix.Core.Entities.PresentationMetadataBase`1.GetColorBasisFunctions"> <summary>Gets the supported color basis functions.</summary> <returns>The supported color basis codes and the corresponding functions.</returns> </member> <member name="M:Tix.Core.Entities.PresentationMetadataBase`1.GetColorBasisBatchFunctions"> <summary>Gets the supported color basis functions.</summary> <returns>The supported color basis codes and the corresponding functions.</returns> </member> <member name="M:Tix.Core.Entities.PresentationMetadataBase`1.GetIconBasisFunctions"> <summary>Gets the supported icon basis functions.</summary> <returns>The supported icon basis codes and the corresponding functions.</returns> </member> <member name="M:Tix.Core.Entities.PresentationMetadataBase`1.GetIconBasisBatchFunctions"> <summary>Gets the supported color basis functions.</summary> <returns>The supported color basis codes and the corresponding functions.</returns> </member> <member name="T:Tix.Core.Entities.RuCurrency"> <summary>The ru currency.</summary> </member> <member name="P:Tix.Core.Entities.RuCurrency.Value"> <summary>Gets or sets the value.</summary> </member> <member name="P:Tix.Core.Entities.RuCurrency.CurrencySymbol"> <summary>Gets or sets the currency symbol.</summary> </member> <member name="T:Tix.Core.Entities.TipsNumberFormatInfo"> <summary>The tips number format info.</summary> </member> <member name="P:Tix.Core.Entities.TipsNumberFormatInfo.NumberGroupSeparator"> <summary>Gets or sets the number group separator.</summary> </member> <member name="P:Tix.Core.Entities.TipsNumberFormatInfo.NumberDecimalSeparator"> <summary>Gets or sets the number decimal separator.</summary> </member> <member name="T:Tix.Core.Entities.TipsSystemParameter`1"> <summary>The parameter item.</summary> <typeparam name="TEnum">Enumerator specifying value.</typeparam> </member> <member name="M:Tix.Core.Entities.TipsSystemParameter`1.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.TipsSystemParameter`1"/> class.</summary> </member> <member name="M:Tix.Core.Entities.TipsSystemParameter`1.#ctor(Tix.Core.Entities.TipsParameter)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.TipsSystemParameter`1"/> class.</summary> <param name="parameter">The parameter.</param> </member> <member name="P:Tix.Core.Entities.TipsSystemParameter`1.Value"> <summary>Gets or sets the value.</summary> <value>The value.</value> </member> <member name="P:Tix.Core.Entities.TipsSystemParameter`1.Description"> <summary>Gets or sets the description.</summary> <value>The description.</value> </member> <member name="T:Tix.Core.Entities.WebServiceSecurityRule"> <summary>The web service security rule.</summary> </member> <member name="P:Tix.Core.Entities.WebServiceSecurityRule.Expression"> <summary>Gets or sets the expression.</summary> </member> <member name="P:Tix.Core.Entities.WebServiceSecurityRule.RequestCaller"> <summary>Gets or sets the request caller.</summary> </member> <member name="P:Tix.Core.Entities.WebServiceSecurityRule.User"> <summary>Gets or sets the user.</summary> </member> <member name="P:Tix.Core.Entities.WebServiceSecurityRule.UserGroup"> <summary>Gets or sets the user group.</summary> </member> <member name="P:Tix.Core.Entities.WebServiceSecurityRule.SecurityStatus"> <summary>Gets or sets the security status.</summary> </member> <member name="M:Tix.Core.Entities.WebServiceSecurityRule.ToString"> <summary> Returns a string that represents the current object. </summary> <returns> A string that represents the current object. </returns> <filterpriority>2</filterpriority> </member> <member name="T:Tix.Core.Entities.ApplicationWebServiceEntity"> <summary> Represents the ApplicationWebServiceEntity. <para>Db Table: TIX_WS_APPLICATION</para> </summary> </member> <member name="M:Tix.Core.Entities.ApplicationWebServiceEntity.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.ApplicationWebServiceEntity"/> class.</summary> </member> <member name="P:Tix.Core.Entities.ApplicationWebServiceEntity.WebServiceName"> <summary> Gets or sets the WebServiceName. <para>Db Column: WSNAME</para> </summary> </member> <member name="P:Tix.Core.Entities.ApplicationWebServiceEntity.ApplicationCode"> <summary> Gets or sets the ApplicationCode. <para>Db Column: APPLCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.ApplicationWebServiceEntity.Description"> <summary> Gets or sets the Description. <para>Db Column: DESCR</para> </summary> </member> <member name="P:Tix.Core.Entities.ApplicationWebServiceEntity.ApplicationEntity"> <summary>Gets or sets the ApplicationEntity.</summary> </member> <member name="M:Tix.Core.Entities.ApplicationWebServiceEntity.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.ApplicationWebServiceEntity.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.ApplicationWebServiceEntity.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="T:Tix.Core.Entities.ApplicationWebServiceEntityMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.ApplicationWebServiceEntity" /> type.</summary> </member> <member name="M:Tix.Core.Entities.ApplicationWebServiceEntityMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.ApplicationWebServiceEntityMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.WebServiceSetting"> <summary> Represents the WebServiceSetting. <para>Db Table: TIX_WS_SETTING</para> </summary> </member> <member name="M:Tix.Core.Entities.WebServiceSetting.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.WebServiceSetting"/> class.</summary> </member> <member name="P:Tix.Core.Entities.WebServiceSetting.WebServiceName"> <summary> Gets or sets the WebServiceName. <para>Db Column: WSNAME</para> </summary> </member> <member name="P:Tix.Core.Entities.WebServiceSetting.SettingCode"> <summary> Gets or sets the SettingCode. <para>Db Column: SETTINGCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.WebServiceSetting.Description"> <summary> Gets or sets the Description. <para>Db Column: DESCR</para> </summary> </member> <member name="P:Tix.Core.Entities.WebServiceSetting.ApplicationWebService"> <summary>Gets or sets the ApplicationWebService.</summary> </member> <member name="P:Tix.Core.Entities.WebServiceSetting.Setting"> <summary>Gets or sets the Setting.</summary> </member> <member name="M:Tix.Core.Entities.WebServiceSetting.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.WebServiceSetting.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.WebServiceSetting.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="T:Tix.Core.Entities.WebServiceSettingMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.WebServiceSetting" /> type.</summary> </member> <member name="M:Tix.Core.Entities.WebServiceSettingMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.WebServiceSettingMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.WebServiceTrackingRule"> <summary> The web service tracking rule. </summary> <summary> Represents the WebServiceTrackingRule. <para>Db Table: TIX_WS_TRACKING_RULE</para> </summary> </member> <member name="P:Tix.Core.Entities.WebServiceTrackingRule.Expression"> <summary>Gets or sets the expression.</summary> </member> <member name="M:Tix.Core.Entities.WebServiceTrackingRule.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.WebServiceTrackingRule"/> class.</summary> </member> <member name="P:Tix.Core.Entities.WebServiceTrackingRule.Condition"> <summary> Gets or sets the Condition. <para>Db Column: CONDITION</para> </summary> </member> <member name="P:Tix.Core.Entities.WebServiceTrackingRule.SeqNbr"> <summary> Gets or sets the SeqNbr. <para>Db Column: SEQNBR</para> </summary> </member> <member name="P:Tix.Core.Entities.WebServiceTrackingRule.WsExpression"> <summary> Gets or sets the WsExpression. <para>Db Column: WSEXPRESSION</para> </summary> </member> <member name="P:Tix.Core.Entities.WebServiceTrackingRule.TrcLevel"> <summary> Gets or sets the TrcLevel. <para>Db Column: TRCLEVEL</para> </summary> </member> <member name="P:Tix.Core.Entities.WebServiceTrackingRule.TrcLevelRaw"> <summary>Gets or sets the TrcLevel.</summary> </member> <member name="M:Tix.Core.Entities.WebServiceTrackingRule.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.WebServiceTrackingRule.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.WebServiceTrackingRule.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="T:Tix.Core.Entities.WebServiceTrackingRuleMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.WebServiceTrackingRule" /> type.</summary> </member> <member name="M:Tix.Core.Entities.WebServiceTrackingRuleMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.WebServiceTrackingRuleMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.WorkflowActivityDependency"> <summary>The workflow activity dependency.</summary> </member> <member name="P:Tix.Core.Entities.WorkflowActivityDependency.WfCode"> <summary>Gets or sets the wf code.</summary> </member> <member name="P:Tix.Core.Entities.WorkflowActivityDependency.WfVerCode"> <summary>Gets or sets the wf ver code.</summary> </member> <member name="P:Tix.Core.Entities.WorkflowActivityDependency.ActyClass"> <summary>Gets or sets the acty class.</summary> </member> <member name="P:Tix.Core.Entities.WorkflowActivityDependency.Descr"> <summary>Gets or sets the descr.</summary> </member> <member name="T:Tix.Core.Entities.WorkflowActivity"> <summary> Represents the WorkflowActivity. <para>Db Table: TIX_WF_ACTIVITY</para> </summary> </member> <member name="M:Tix.Core.Entities.WorkflowActivity.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.WorkflowActivity"/> class.</summary> </member> <member name="P:Tix.Core.Entities.WorkflowActivity.WfCode"> <summary> Gets or sets the WfCode. <para>Db Column: WFCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.WorkflowActivity.WfVerCode"> <summary> Gets or sets the WfVerCode. <para>Db Column: WFVERCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.WorkflowActivity.ActyClass"> <summary> Gets or sets the ActyClass. <para>Db Column: ACTYCLASS</para> </summary> </member> <member name="P:Tix.Core.Entities.WorkflowActivity.Workflow"> <summary>Gets or sets the Workflow.</summary> </member> <member name="M:Tix.Core.Entities.WorkflowActivity.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.WorkflowActivity.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.WorkflowActivity.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="T:Tix.Core.Entities.WorkflowActivityMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.WorkflowActivity" /> type.</summary> </member> <member name="M:Tix.Core.Entities.WorkflowActivityMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.WorkflowActivityMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.WorkflowActivitySetting"> <summary> Represents the WorkflowActivitySetting. <para>Db Table: TIX_WF_ACTIVITY_SETTING</para> </summary> </member> <member name="M:Tix.Core.Entities.WorkflowActivitySetting.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.WorkflowActivitySetting"/> class.</summary> </member> <member name="P:Tix.Core.Entities.WorkflowActivitySetting.ActyClass"> <summary> Gets or sets the ActyClass. <para>Db Column: ACTYCLASS</para> </summary> </member> <member name="P:Tix.Core.Entities.WorkflowActivitySetting.SettingCode"> <summary> Gets or sets the SettingCode. <para>Db Column: SETTINGCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.WorkflowActivitySetting.Descr"> <summary> Gets or sets the Descr. <para>Db Column: DESCR</para> </summary> </member> <member name="P:Tix.Core.Entities.WorkflowActivitySetting.Setting"> <summary>Gets or sets the Setting.</summary> </member> <member name="M:Tix.Core.Entities.WorkflowActivitySetting.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.WorkflowActivitySetting.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.WorkflowActivitySetting.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="T:Tix.Core.Entities.WorkflowActivitySettingMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.WorkflowActivitySetting" /> type.</summary> </member> <member name="M:Tix.Core.Entities.WorkflowActivitySettingMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.WorkflowActivitySettingMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.WorkflowCore"> <summary> Represents the WorkflowCore. <para>Db Table: TIX_WF_CORE</para> </summary> </member> <member name="M:Tix.Core.Entities.WorkflowCore.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.WorkflowCore"/> class.</summary> </member> <member name="P:Tix.Core.Entities.WorkflowCore.WfCode"> <summary> Gets or sets the WfCode. <para>Db Column: WFCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.WorkflowCore.CompoCode"> <summary> Gets or sets the CompoCode. <para>Db Column: COMPOCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.WorkflowCore.Module"> <summary> Gets or sets the Module. <para>Db Column: MODULE</para> </summary> </member> <member name="P:Tix.Core.Entities.WorkflowCore.WfClass"> <summary> Gets or sets the WfClass. <para>Db Column: WFCLASS</para> </summary> </member> <member name="P:Tix.Core.Entities.WorkflowCore.XamlName"> <summary> Gets or sets the XamlName. <para>Db Column: XAMLNAME</para> </summary> </member> <member name="P:Tix.Core.Entities.WorkflowCore.ApplicationCode"> <summary> Gets or sets the ApplicationCode. <para>Db Column: APPLCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.WorkflowCore.Application"> <summary>Gets or sets the Application.</summary> </member> <member name="M:Tix.Core.Entities.WorkflowCore.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.WorkflowCore.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.WorkflowCore.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="T:Tix.Core.Entities.WorkflowCoreMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.WorkflowCore" /> type.</summary> </member> <member name="M:Tix.Core.Entities.WorkflowCoreMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.WorkflowCoreMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.WorkflowTrackingRule"> <summary> Represents the WorkflowTrackingRule. <para>Db Table: TIX_WF_TRACKING_RULE</para> </summary> <summary>The workflow version.</summary> </member> <member name="M:Tix.Core.Entities.WorkflowTrackingRule.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.WorkflowTrackingRule"/> class.</summary> </member> <member name="P:Tix.Core.Entities.WorkflowTrackingRule.SeqNbr"> <summary> Gets or sets the SeqNbr. <para>Db Column: SEQNBR</para> </summary> </member> <member name="P:Tix.Core.Entities.WorkflowTrackingRule.WfCode"> <summary> Gets or sets the WfCode. <para>Db Column: WFCODE</para> </summary> </member> <member name="P:Tix.Core.Entities.WorkflowTrackingRule.Condition"> <summary> Gets or sets the Condition. <para>Db Column: CONDITION</para> </summary> </member> <member name="P:Tix.Core.Entities.WorkflowTrackingRule.Descr"> <summary> Gets or sets the Descr. <para>Db Column: DESCR</para> </summary> </member> <member name="P:Tix.Core.Entities.WorkflowTrackingRule.TrcLevel"> <summary> Gets or sets the TrcLevel. <para>Db Column: TRCLEVEL</para> </summary> </member> <member name="P:Tix.Core.Entities.WorkflowTrackingRule.TrcLevelRaw"> <summary>Gets or sets the TrcLevel.</summary> </member> <member name="P:Tix.Core.Entities.WorkflowTrackingRule.Workflow"> <summary>Gets or sets the Workflow.</summary> </member> <member name="M:Tix.Core.Entities.WorkflowTrackingRule.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object" />, is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object" /> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object" /> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.WorkflowTrackingRule.GetHashCode"> <summary>Returns a hash code for this instance.</summary> <returns>A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="M:Tix.Core.Entities.WorkflowTrackingRule.ToString"> <summary>Returns String representation of this class.</summary> <returns>String constructed with key attribute names </returns> </member> <member name="P:Tix.Core.Entities.WorkflowTrackingRule.Expression"> <summary>Gets or sets the expression.</summary> </member> <member name="M:Tix.Core.Entities.WorkflowTrackingRule.Clone"> <summary>Creates a new object that is a copy of the current instance.</summary> <returns>A new object that is a copy of this instance.</returns> </member> <member name="T:Tix.Core.Entities.WorkflowTrackingRuleMap"> <summary>Mapping for the <see cref="T:Tix.Core.Entities.WorkflowTrackingRule" /> type.</summary> </member> <member name="M:Tix.Core.Entities.WorkflowTrackingRuleMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.WorkflowTrackingRuleMap" /> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.WorkflowSetting"> <summary>The workflow setting and activity.</summary> </member> <member name="P:Tix.Core.Entities.WorkflowSetting.WfCode"> <summary>Gets or sets the wf code.</summary> </member> <member name="P:Tix.Core.Entities.WorkflowSetting.WfVerCode"> <summary>Gets or sets the wf ver code.</summary> </member> <member name="P:Tix.Core.Entities.WorkflowSetting.SettingCode"> <summary>Gets or sets the setting code.</summary> </member> <member name="P:Tix.Core.Entities.WorkflowSetting.ActyClass"> <summary>Gets or sets the acty class.</summary> </member> <member name="P:Tix.Core.Entities.WorkflowSetting.Descr"> <summary>Gets or sets the descr.</summary> </member> <member name="T:Tix.Core.Entities.EditTextDialogData"> <summary> Contains data needed by the EditTranslationDialog. </summary> </member> <member name="P:Tix.Core.Entities.EditTextDialogData.UserLanguageCode"> <summary> Gets or sets the user language code. </summary> <value> The user language code. </value> </member> <member name="P:Tix.Core.Entities.EditTextDialogData.UserLanguageName"> <summary> Gets or sets the name of the user language. </summary> <value> The name of the user language. </value> </member> <member name="P:Tix.Core.Entities.EditTextDialogData.EnglishText"> <summary> Gets or sets the English text. </summary> <value> The English text. </value> </member> <member name="P:Tix.Core.Entities.EditTextDialogData.HasDifferentEnglishText"> <summary> Gets or sets a value indicating whether this instance has English text. </summary> <value> <c>true</c> if this instance has English text; otherwise, <c>false</c>. </value> </member> <member name="T:Tix.Core.Entities.SystemInfo"> <summary> The system info. </summary> </member> <member name="P:Tix.Core.Entities.SystemInfo.Key"> <summary> Gets or sets the key. </summary> </member> <member name="P:Tix.Core.Entities.SystemInfo.Value"> <summary> Gets or sets the value. </summary> </member> <member name="T:Tix.Core.Entities.TextDictionary"> <summary>Contains the data of the text dictionary</summary> </member> <member name="P:Tix.Core.Entities.TextDictionary.LanguageCode"> <summary>Gets or sets the language code.</summary> </member> <member name="P:Tix.Core.Entities.TextDictionary.SaveUntranslatedTexts"> <summary>Gets or sets a value indicating whether not translated texts should be saved to database.</summary> </member> <member name="P:Tix.Core.Entities.TextDictionary.Translations"> <summary>Gets or sets the translations.</summary> </member> <member name="T:Tix.Core.Entities.TextEntry"> <summary>Entries for text dictionary.</summary> </member> <member name="P:Tix.Core.Entities.TextEntry.TermCode"> <summary>Gets or sets the term code.</summary> </member> <member name="P:Tix.Core.Entities.TextEntry.Text"> <summary>Gets or sets the text.</summary> </member> <member name="T:Tix.Core.Entities.TipsParameter"> <summary>The tips parameter.</summary> </member> <member name="M:Tix.Core.Entities.TipsParameter.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.TipsParameter"/> class.</summary> </member> <member name="M:Tix.Core.Entities.TipsParameter.#ctor(Tix.Core.Entities.Parameter)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.TipsParameter"/> class.</summary> <param name="parameter">The parameter.</param> </member> <member name="P:Tix.Core.Entities.TipsParameter.ParaGrp"> <summary>Gets or sets the para grp.</summary> </member> <member name="P:Tix.Core.Entities.TipsParameter.ParaKey"> <summary>Gets or sets the para key.</summary> </member> <member name="P:Tix.Core.Entities.TipsParameter.ParaText"> <summary>Gets or sets the para text.</summary> </member> <member name="P:Tix.Core.Entities.TipsParameter.EnumValue"> <summary>Gets or sets the enum value.</summary> </member> <member name="P:Tix.Core.Entities.TipsParameter.EnumName"> <summary>Gets or sets the name of the enum value.</summary> </member> <member name="T:Tix.Core.Entities.UserGroupInfo"> <summary>The user group information.</summary> </member> <member name="P:Tix.Core.Entities.UserGroupInfo.UserGrp"> <summary>Gets or sets the user group.</summary> <value>The user group.</value> </member> <member name="P:Tix.Core.Entities.UserGroupInfo.UserGrpName"> <summary>Gets or sets the user group name.</summary> <value>The user group name.</value> </member> <member name="P:Tix.Core.Entities.UserGroupInfo.OID"> <summary>Gets or sets the OID.</summary> </member> <member name="M:Tix.Core.Entities.UserGroupInfo.ToString"> <summary> Returns a string that represents the current object. </summary> <returns> A string that represents the current object. </returns> <filterpriority>2</filterpriority> </member> <member name="T:Tix.Core.Entities.UserInfo"> <summary>User information</summary> </member> <member name="M:Tix.Core.Entities.UserInfo.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.UserInfo"/> class.</summary> </member> <member name="M:Tix.Core.Entities.UserInfo.#ctor(Tix.DataAccess.Entities.User.UserData)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.UserInfo"/> class.</summary> <param name="userData">The user data.</param> </member> <member name="P:Tix.Core.Entities.UserInfo.UserCode"> <summary>Gets or sets the user code.</summary> <value>The user code.</value> </member> <member name="P:Tix.Core.Entities.UserInfo.UserName"> <summary>Gets or sets the user name.</summary> </member> <member name="P:Tix.Core.Entities.UserInfo.OID"> <summary>Gets or sets the OID.</summary> </member> <member name="M:Tix.Core.Entities.UserInfo.ToString"> <summary>Returns a string that represents the current object.</summary> <returns>A string that represents the current object.</returns> <filterpriority>2</filterpriority> </member> <member name="T:Tix.Core.Entities.AllowErrorWarningValue"> <summary>The allow error warning value.</summary> </member> <member name="F:Tix.Core.Entities.AllowErrorWarningValue.Allow"> <summary> Allow action </summary> </member> <member name="F:Tix.Core.Entities.AllowErrorWarningValue.Warning"> <summary> Allow action with warning </summary> </member> <member name="F:Tix.Core.Entities.AllowErrorWarningValue.Error"> <summary> Stop action </summary> </member> <member name="T:Tix.Core.Entities.Options"> <summary> The ActivityOptions interface. </summary> </member> <member name="M:Tix.Core.Entities.Options.ListOptions"> <summary>List options.</summary> <returns>List of PropertyName, PropertyValue pair.</returns> </member> <member name="M:Tix.Core.Entities.Options.Describe"> <summary>The describe.</summary> <returns>The <see cref="T:System.String"/>.</returns> </member> <member name="T:Tix.Core.Entities.WorkflowConditionMap"> <summary> The workflow version map. </summary> </member> <member name="M:Tix.Core.Entities.WorkflowConditionMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.WorkflowConditionMap"/> class.</summary> <param name="userId">The user identifier.</param> </member> <member name="T:Tix.Core.Entities.WorkflowCondition"> <summary> The measurement. </summary> <summary> The workflow version. </summary> </member> <member name="P:Tix.Core.Entities.WorkflowCondition.WfCode"> <summary> Gets or sets the meas name. </summary> </member> <member name="P:Tix.Core.Entities.WorkflowCondition.SeqNbr"> <summary>Gets or sets the seq nbr.</summary> </member> <member name="P:Tix.Core.Entities.WorkflowCondition.Condition"> <summary>Gets or sets the condition.</summary> </member> <member name="P:Tix.Core.Entities.WorkflowCondition.TrgWfVerCode"> <summary>Gets or sets the trg wf ver code.</summary> </member> <member name="P:Tix.Core.Entities.WorkflowCondition.Descr"> <summary>Gets or sets the descr.</summary> </member> <member name="P:Tix.Core.Entities.WorkflowCondition.TargetWorkflowVersion"> <summary>Gets or sets the target workflow version.</summary> </member> <member name="M:Tix.Core.Entities.WorkflowCondition.GetHashCode"> <summary> The get hash code. </summary> <returns> The <see cref="T:System.Int32"/>. </returns> </member> <member name="M:Tix.Core.Entities.WorkflowCondition.Equals(System.Object)"> <summary>The equals.</summary> <param name="obj">The obj.</param> <returns>The <see cref="T:System.Boolean"/>.</returns> </member> <member name="M:Tix.Core.Entities.WorkflowCondition.IsTrue(System.Collections.Generic.IDictionary{System.String,System.Object})"> <summary>The is true.</summary> <param name="inputs">The inputs.</param> <returns>The <see cref="T:System.Boolean"/>.</returns> </member> <member name="M:Tix.Core.Entities.WorkflowCondition.Clone"> <summary> Creates a new object that is a copy of the current instance. </summary> <returns> A new object that is a copy of this instance. </returns> </member> <member name="T:Tix.Core.Entities.Entity"> <summary> Base class for Entities. </summary> </member> <member name="M:Tix.Core.Entities.Entity.#ctor"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Entity"/> class.</summary> </member> <member name="M:Tix.Core.Entities.Entity.#ctor(Tix.DataAccess.DatabaseEntity)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Entity"/> class.</summary> <param name="databaseEntity">The database entity.</param> </member> <member name="P:Tix.Core.Entities.Entity.Oid"> <summary>Gets or sets the oid.</summary> </member> <member name="P:Tix.Core.Entities.Entity.UpdateCount"> <summary>Gets or sets the update count.</summary> </member> <member name="P:Tix.Core.Entities.Entity.InsertBy"> <summary>Gets or sets the insert by.</summary> </member> <member name="P:Tix.Core.Entities.Entity.InsertDate"> <summary>Gets or sets the insert date.</summary> </member> <member name="P:Tix.Core.Entities.Entity.UpdateBy"> <summary>Gets or sets the update by.</summary> </member> <member name="P:Tix.Core.Entities.Entity.UpdateDate"> <summary>Gets or sets the update date.</summary> </member> <member name="P:Tix.Core.Entities.Entity.DatabaseEntity"> <summary> Gets or sets the database entity. </summary> <value> The database entity. </value> </member> <member name="P:Tix.Core.Entities.Entity.NewEntity"> <summary>Gets a value indicating whether this entity is newly created or was read from database.</summary> <returns>Returns true <see cref="T:System.Boolean"/> if entity is newly created.</returns> </member> <member name="M:Tix.Core.Entities.Entity.Initialize(Tix.DataAccess.DatabaseEntity)"> <summary>The initialize.</summary> <param name="databaseEntity">The database entity.</param> </member> <member name="M:Tix.Core.Entities.Entity.Initialize(System.String,System.String,System.DateTime,System.String,System.DateTime,System.Int32)"> <summary>Initializes this instance.</summary> <param name="oid">The oid.</param> <param name="insertBy">The insert By.</param> <param name="insertDate">The insert Date.</param> <param name="updateBy">The update By.</param> <param name="updateDate">The update Date.</param> <param name="updateCount">The update Count.</param> </member> <member name="T:Tix.Core.Entities.Extensions"> <summary> The extension methods. </summary> </member> <member name="M:Tix.Core.Entities.Extensions.Last(System.String,System.Int32)"> <summary>Substring from the end.</summary> <param name="source">The source.</param> <param name="count">Count of characters returned.</param> <returns>The <see cref="T:System.String"/>.</returns> </member> <member name="M:Tix.Core.Entities.Extensions.Last(System.String,System.Int32,System.Char)"> <summary>Substring from the end where returned string will be exactly the count of characters padded from the left side with padding character.</summary> <param name="source">The source.</param> <param name="count">Count of characters returned.</param> <param name="paddingChar">The padding character.</param> <returns>The <see cref="T:System.String"/>.</returns> </member> <member name="M:Tix.Core.Entities.Extensions.Week(System.DateTime)"> <summary>The week of the year.</summary> <param name="time">The time.</param> <returns>The <see cref="T:System.Int32"/>.</returns> </member> <member name="M:Tix.Core.Entities.Extensions.WeekIso8601(System.DateTime)"> <summary>The week of the year in iso 8601.</summary> <param name="time">The time.</param> <returns>The <see cref="T:System.Int32"/>.</returns> </member> <member name="M:Tix.Core.Entities.Extensions.SerializeCopy``1(``0)"> <summary>Clone of the object using serialization.</summary> <typeparam name="T">type of object.</typeparam> <param name="source">The source object.</param> <returns>The newly cloned object.</returns> </member> <member name="T:Tix.Core.Entities.IEntity"> <summary> Provides common infrastructure items for entities that are able to map to database entities. </summary> </member> <member name="P:Tix.Core.Entities.IEntity.Oid"> <summary> Gets the entity identifier. </summary> </member> <member name="P:Tix.Core.Entities.IEntity.DatabaseEntity"> <summary> Gets or sets the database entity. </summary> <value> The database entity. </value> </member> <member name="T:Tix.Core.Entities.IPersistableRepository`1"> <summary>Generic repository functions for adding, updating and removing entity instances from the repository.</summary> <typeparam name="T">The entity type that is managed in the repository.</typeparam> </member> <member name="M:Tix.Core.Entities.IPersistableRepository`1.Save(`0)"> <summary>Saves the specified entity.</summary> <param name="entity">The entity that is saved (created or updated).</param> </member> <member name="M:Tix.Core.Entities.IPersistableRepository`1.Delete(`0)"> <summary>Deletes the specified entity.</summary> <param name="entity">The entity that is deleted.</param> </member> <member name="T:Tix.Core.Entities.LinqExtensions"> <summary> The LINQ extensions. </summary> </member> <member name="M:Tix.Core.Entities.LinqExtensions.WhereLike``1(System.Linq.IQueryable{``0},System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}})"> <summary>The where like.</summary> <param name="source">The source.</param> <param name="valueSelector">The value selector.</param> <typeparam name="TSource">The source type.</typeparam> <returns>The <see cref="T:System.Linq.IQueryable"/>.</returns> </member> <member name="M:Tix.Core.Entities.LinqExtensions.Like``1(System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}})"> <summary>Returns an expression that applies a LIKE operator.</summary> <param name="valueSelector">The value selector.</param> <typeparam name="TElement">The Element type.</typeparam> <returns>The <see cref="T:System.Linq.Expressions.Expression"/>.Expression</returns> </member> <member name="M:Tix.Core.Entities.LinqExtensions.CreateLikeRegex(System.String,System.Text.RegularExpressions.RegexOptions)"> <summary> Creates a regex for a like expression. </summary> <param name="likeString">The like string.</param> <param name="options">The options for the regular expression. Can be used e.g. to search case insensitive.</param> <returns>The generated regular expression.</returns> </member> <member name="M:Tix.Core.Entities.LinqExtensions.BuildLikeExpression``1(System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}})"> <summary>The build like expression.</summary> <param name="valueSelector">The value selector.</param> <typeparam name="TElement">The Element type.</typeparam> <returns>The <see cref="T:System.Linq.Expressions.Expression"/>.Expression</returns> </member> <member name="M:Tix.Core.Entities.LinqExtensions.GetLikeMethod(System.String@)"> <summary>The get like method.</summary> <param name="value">The value.</param> <returns>The <see cref="T:System.Reflection.MethodInfo"/> MethodInfo contains methodName . startWildCard endWildCard methodName . false false Equals . false true StartsWith . true false EndsWith . true true Contains </returns> </member> <member name="T:Tix.Core.Entities.ApplicationLanguage"> <summary> The application language. </summary> </member> <member name="M:Tix.Core.Entities.ApplicationLanguage.#ctor"> <summary> Initializes a new instance of the <see cref="T:Tix.Core.Entities.ApplicationLanguage"/> class. </summary> </member> <member name="M:Tix.Core.Entities.ApplicationLanguage.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.ApplicationLanguage"/> class.</summary> <param name="languageCode">The application language code.</param> </member> <member name="M:Tix.Core.Entities.ApplicationLanguage.#ctor(System.String,Tix.DataAccess.DatabaseEntity)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.ApplicationLanguage"/> class.</summary> <param name="languageCode">The application language code.</param> <param name="databaseEntity">The database Entity.</param> </member> <member name="P:Tix.Core.Entities.ApplicationLanguage.LanguageCode"> <summary> Gets the language id code. </summary> </member> <member name="P:Tix.Core.Entities.ApplicationLanguage.Name"> <summary> Gets or sets description of the language. </summary> </member> <member name="P:Tix.Core.Entities.ApplicationLanguage.IsDefault"> <summary> Gets or sets a value indicating whether this language is system default. Only one language can have this indicator. </summary> </member> <member name="P:Tix.Core.Entities.ApplicationLanguage.IsIsoLanguage"> <summary> Gets or sets a value indicating whether this language is basic or derived(dialect). </summary> </member> <member name="P:Tix.Core.Entities.ApplicationLanguage.IsoLanguageCode"> <summary> Gets or sets the basic language from which this language will be derived from. </summary> </member> <member name="M:Tix.Core.Entities.ApplicationLanguage.Equals(System.Object)"> <summary>The equals.</summary> <param name="obj">The obj.</param> <returns>The <see cref="T:System.Boolean"/>.</returns> </member> <member name="M:Tix.Core.Entities.ApplicationLanguage.GetHashCode"> <summary> Returns a hash code for this instance. </summary> <returns> A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="T:Tix.Core.Entities.Constants.BoolValue"> <summary> Possible constant value for bool variables (TRUE,FALSE) </summary> </member> <member name="F:Tix.Core.Entities.Constants.BoolValue.TRUE"> <summary> The TRUE value. </summary> </member> <member name="F:Tix.Core.Entities.Constants.BoolValue.FALSE"> <summary> The FALSE value. </summary> </member> <member name="T:Tix.Core.Entities.WorkflowVersionMap"> <summary> The workflow version map. </summary> </member> <member name="M:Tix.Core.Entities.WorkflowVersionMap.#ctor(System.String)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.WorkflowVersionMap"/> class.</summary> <param name="userId">The user id.</param> </member> <member name="T:Tix.Core.Entities.WorkflowVersion"> <summary> The measurement. </summary> </member> <member name="P:Tix.Core.Entities.WorkflowVersion.WfCode"> <summary> Gets or sets the meas name. </summary> </member> <member name="P:Tix.Core.Entities.WorkflowVersion.WfVerCode"> <summary>Gets or sets the wf ver code.</summary> </member> <member name="P:Tix.Core.Entities.WorkflowVersion.WfDescr"> <summary>Gets or sets the wf descr.</summary> </member> <member name="P:Tix.Core.Entities.WorkflowVersion.Xaml"> <summary>Gets or sets the xaml.</summary> </member> <member name="P:Tix.Core.Entities.WorkflowVersion.ParentOid"> <summary>Gets or sets the parent oid.</summary> </member> <member name="P:Tix.Core.Entities.WorkflowVersion.RawActFlag"> <summary>Gets or sets the raw act flag.</summary> </member> <member name="P:Tix.Core.Entities.WorkflowVersion.RawExpFlag"> <summary>Gets or sets the raw exp flag.</summary> </member> <member name="P:Tix.Core.Entities.WorkflowVersion.ActFlag"> <summary>Gets or sets a value indicating whether act flag.</summary> </member> <member name="P:Tix.Core.Entities.WorkflowVersion.ExpFlag"> <summary>Gets or sets a value indicating whether exp flag.</summary> </member> <member name="P:Tix.Core.Entities.WorkflowVersion.Workflow"> <summary> Gets or sets the workflow. </summary> </member> <member name="M:Tix.Core.Entities.WorkflowVersion.GetHashCode"> <summary> The get hash code. </summary> <returns> The <see cref="T:System.Int32"/>. </returns> </member> <member name="M:Tix.Core.Entities.WorkflowVersion.Equals(System.Object)"> <summary>The equals.</summary> <param name="obj">The obj.</param> <returns>The <see cref="T:System.Boolean"/>.</returns> </member> <member name="T:Tix.Core.Entities.Parameter"> <summary> The parameter. </summary> </member> <member name="M:Tix.Core.Entities.Parameter.#ctor"> <summary> Initializes a new instance of the <see cref="T:Tix.Core.Entities.Parameter"/> class. </summary> </member> <member name="M:Tix.Core.Entities.Parameter.#ctor(System.String,System.String,Tix.DataAccess.DatabaseEntity)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.Parameter"/> class.</summary> <param name="group">The group.</param> <param name="key">The key.</param> <param name="databaseEntity">The database Entity.</param> </member> <member name="P:Tix.Core.Entities.Parameter.ParaGrp"> <summary> Gets the parameter group code. </summary> </member> <member name="P:Tix.Core.Entities.Parameter.ParaKey"> <summary> Gets the parameter code. </summary> </member> <member name="P:Tix.Core.Entities.Parameter.ParaText"> <summary> Gets or sets the parameter text. </summary> </member> <member name="P:Tix.Core.Entities.Parameter.DocumentationText"> <summary> Gets or sets the documentation text. </summary> </member> <member name="P:Tix.Core.Entities.Parameter.ParameterGroup"> <summary> Gets or sets parameter group. </summary> </member> <member name="P:Tix.Core.Entities.Parameter.DescriptionLanguages"> <summary> Gets or sets the description language. </summary> <value><see cref="T:System.Collections.Generic.ICollection`1"/> </value> </member> <member name="P:Tix.Core.Entities.Parameter.EnumValue"> <summary> Gets or sets the enumeration value. When the parameter is loaded from enumeration metadata, this value is the corresponding enumeration integer value. </summary> <value> The enumeration value. </value> </member> <member name="P:Tix.Core.Entities.Parameter.EnumName"> <summary>Gets or sets the name of the enum value.</summary> </member> <member name="M:Tix.Core.Entities.Parameter.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object"/> is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object"/> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object"/> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.Parameter.GetHashCode"> <summary> Returns a hash code for this instance. </summary> <returns> A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="T:Tix.Core.Entities.ParameterGroup"> <summary> The parameter. </summary> </member> <member name="F:Tix.Core.Entities.ParameterGroup.parameters"> <summary> The parameters. </summary> </member> <member name="M:Tix.Core.Entities.ParameterGroup.#ctor"> <summary> Initializes a new instance of the <see cref="T:Tix.Core.Entities.ParameterGroup"/> class. This constructor is needed for serialization. </summary> </member> <member name="M:Tix.Core.Entities.ParameterGroup.#ctor(System.String,Tix.DataAccess.DatabaseEntity)"> <summary>Initializes a new instance of the <see cref="T:Tix.Core.Entities.ParameterGroup"/> class.</summary> <param name="parameterGroupCode">The parameter group code.</param> <param name="databaseEntity">The database Entity.</param> </member> <member name="P:Tix.Core.Entities.ParameterGroup.ParameterGroupCode"> <summary> Gets the parameter group. </summary> </member> <member name="P:Tix.Core.Entities.ParameterGroup.Name"> <summary> Gets or sets the parameter name. </summary> </member> <member name="P:Tix.Core.Entities.ParameterGroup.LanguageDependent"> <summary> Gets or sets a value indicating whether parameter group is language dependent. </summary> </member> <member name="P:Tix.Core.Entities.ParameterGroup.Configurable"> <summary> Gets or sets a value indicating whether parameter group is configurable. </summary> </member> <member name="P:Tix.Core.Entities.ParameterGroup.DocumentationText"> <summary> Gets or sets the documentation text. </summary> </member> <member name="P:Tix.Core.Entities.ParameterGroup.Parameters"> <summary> Gets or sets the parameters. </summary> <value> The parameters. </value> </member> <member name="M:Tix.Core.Entities.ParameterGroup.Equals(System.Object)"> <summary>Determines whether the specified <see cref="T:System.Object"/> is equal to this instance.</summary> <param name="obj">The <see cref="T:System.Object"/> to compare with this instance.</param> <returns><c>true</c> if the specified <see cref="T:System.Object"/> is equal to this instance; otherwise, <c>false</c>.</returns> </member> <member name="M:Tix.Core.Entities.ParameterGroup.GetHashCode"> <summary> Returns a hash code for this instance. </summary> <returns> A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. </returns> </member> <member name="T:Tix.Core.Entities.TextDictionaryEntry"> <summary>Entries for text dictionary.</summary> </member> <member name="P:Tix.Core.Entities.TextDictionaryEntry.TermCode"> <summary>Gets or sets the term code.</summary> </member> <member name="P:Tix.Core.Entities.TextDictionaryEntry.Text"> <summary>Gets or sets the text.</summary> </member> <member name="P:Tix.Core.Entities.TextDictionaryEntry.LangCode"> <summary> Gets or sets the language code. </summary> </member> </members> </doc>