%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.UI5.Interfaces.xml |
<?xml version="1.0"?> <doc> <assembly> <name>Tix.UI5.Interfaces</name> </assembly> <members> <member name="T:Tix.UI5.Interfaces.AutoCompleteData"> <summary> the auto complete type </summary> </member> <member name="F:Tix.UI5.Interfaces.AutoCompleteData.equalityComparer"> <summary>The equality comparer.</summary> </member> <member name="P:Tix.UI5.Interfaces.AutoCompleteData.EqualityComparer"> <summary> Gets the equality comparer for this type, used e.g. by the .Distinct() method. </summary> </member> <member name="P:Tix.UI5.Interfaces.AutoCompleteData.Description"> <summary>Gets or sets the autocomplete description.</summary> </member> <member name="P:Tix.UI5.Interfaces.AutoCompleteData.Code"> <summary>Gets or sets autocomplete code.</summary> </member> <member name="P:Tix.UI5.Interfaces.AutoCompleteData.DisplayText"> <summary>Gets or sets the display text.</summary> </member> <member name="P:Tix.UI5.Interfaces.AutoCompleteData.Category"> <summary>Gets or sets the Category.</summary> </member> <member name="P:Tix.UI5.Interfaces.AutoCompleteData.Value"> <summary>Gets or sets the data, which represents the real value of any VarCode based data.</summary> </member> <member name="M:Tix.UI5.Interfaces.AutoCompleteData.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.UI5.Interfaces.AutoCompleteData.AutoCompleteDataEqualityComparer"> <summary> The IEqualityComparer implementation for the AutoCompleteData. </summary> <seealso cref="T:System.Collections.Generic.IEqualityComparer`1" /> </member> <member name="M:Tix.UI5.Interfaces.AutoCompleteData.AutoCompleteDataEqualityComparer.Equals(Tix.UI5.Interfaces.AutoCompleteData,Tix.UI5.Interfaces.AutoCompleteData)"> <summary> Determines whether the specified objects are equal. </summary> <param name="x">The first object of type <see cref="T:Tix.UI5.Interfaces.AutoCompleteData" /> to compare.</param> <param name="y">The second object of type <see cref="T:Tix.UI5.Interfaces.AutoCompleteData" /> to compare.</param> <returns> true if the specified objects are equal; otherwise, false. </returns> </member> <member name="M:Tix.UI5.Interfaces.AutoCompleteData.AutoCompleteDataEqualityComparer.GetHashCode(Tix.UI5.Interfaces.AutoCompleteData)"> <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.UI5.Interfaces.ColorBasi"> <summary> The color basi. </summary> </member> <member name="P:Tix.UI5.Interfaces.ColorBasi.Code"> <summary> Gets or sets the code. </summary> </member> <member name="P:Tix.UI5.Interfaces.ColorBasi.Description"> <summary> Gets or sets the description. </summary> </member> <member name="P:Tix.UI5.Interfaces.ColorBasi.Category"> <summary> Gets or sets the category. </summary> </member> <member name="T:Tix.UI5.Interfaces.ColorDef"> <summary>The color def.</summary> </member> <member name="P:Tix.UI5.Interfaces.ColorDef.ColorBasiCode"> <summary>Gets or sets the html background.</summary> </member> <member name="P:Tix.UI5.Interfaces.ColorDef.ColorCode"> <summary>Gets or sets the ColorDescr.</summary> </member> <member name="P:Tix.UI5.Interfaces.ColorDef.ColorDescr"> <summary>Gets or sets the html background.</summary> </member> <member name="P:Tix.UI5.Interfaces.ColorDef.HtmlForegroundColor"> <summary>Gets or sets the html foreground.</summary> </member> <member name="P:Tix.UI5.Interfaces.ColorDef.HtmlBackgroundColor"> <summary>Gets or sets the html background.</summary> </member> <member name="P:Tix.UI5.Interfaces.ColorDef.BackRed"> <summary>Gets or sets the html background.</summary> </member> <member name="P:Tix.UI5.Interfaces.ColorDef.BackGreen"> <summary>Gets or sets the html background.</summary> </member> <member name="P:Tix.UI5.Interfaces.ColorDef.BackBlue"> <summary>Gets or sets the html background.</summary> </member> <member name="P:Tix.UI5.Interfaces.ColorDef.BackAlpha"> <summary>Gets or sets the html background.</summary> </member> <member name="P:Tix.UI5.Interfaces.ColorDef.ForeRed"> <summary>Gets or sets the html background.</summary> </member> <member name="P:Tix.UI5.Interfaces.ColorDef.ForeGreen"> <summary>Gets or sets the html background.</summary> </member> <member name="P:Tix.UI5.Interfaces.ColorDef.ForeBlue"> <summary>Gets or sets the html background.</summary> </member> <member name="P:Tix.UI5.Interfaces.ColorDef.ForeAlpha"> <summary>Gets or sets the html background.</summary> </member> <member name="T:Tix.UI5.Interfaces.ContextMenu"> <summary> the Toolbar </summary> </member> <member name="P:Tix.UI5.Interfaces.ContextMenu.ContextMenuCode"> <summary> Gets or sets the Context menu configuration code. </summary> <value> The context menu configuration code. </value> </member> <member name="T:Tix.UI5.Interfaces.RoutingTile"> <summary>The route tile for home screen.</summary> </member> <member name="P:Tix.UI5.Interfaces.RoutingTile.CommandCode"> <summary> Gets or sets the command code. </summary> <value> The command code. </value> </member> <member name="T:Tix.UI5.Interfaces.Composite.CompositeParameters"> <summary> Custom Parameter class for composite. </summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeParameters.Title"> <summary> Gets or sets Title of composite </summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeParameters.Description"> <summary> Gets or sets Description of composite </summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeParameters.ResponsiveLayout"> <summary> Gets or sets ResponsiveLayout of composite </summary> </member> <member name="T:Tix.UI5.Interfaces.Composite.CustomComposite"> <summary> Custom Composite class. </summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CustomComposite.CompositeCode"> <summary> Gets or sets the CompositeCode. <para>Db Column: COMPSTCODE</para> </summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CustomComposite.CompositeModuleId"> <summary> Gets or sets the CompositeModuleId. <para>Db Column: COMPSTMODULEID</para> </summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CustomComposite.CompositeParameters"> <summary> Gets or sets the parameters. </summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CustomComposite.CompositeParameter"> <summary> Gets or sets the composite parameter. </summary> <value> The composite parameter. </value> </member> <member name="P:Tix.UI5.Interfaces.Composite.CustomComposite.ShownOn"> <summary> Gets or sets the Shown. </summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CustomComposite.Format"> <summary> Gets or sets the Format. </summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CustomComposite.DefaultResponsiveLayout"> <summary> Gets or sets the DefaultRespiteVlayt. </summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CustomComposite.DescriptionDefaultText"> <summary> Gets or sets the DescriptionDefaultText. </summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CustomComposite.DescriptionTermCode"> <summary> Gets or sets the DescriptionTermCode. </summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CustomComposite.PictureURL"> <summary> Gets or sets the PictureURL. </summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CustomComposite.TitleDefaultText"> <summary> Gets or sets the TitleDefaultText. </summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CustomComposite.TitleTermCode"> <summary> Gets or sets the TitleTermCode. </summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CustomComposite.CompositeVariants"> <summary> Gets or sets the composite variants. </summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CustomComposite.IsValid"> <summary> Gets or sets a value indicating whether the compsite configuration is Valid. </summary> </member> <member name="T:Tix.UI5.Interfaces.Composite.CompositeAddedGroupConfiguration"> <summary> Data structure describing added groups </summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeAddedGroupConfiguration.CompositeGroupCode"> <summary>Gets or sets the composite group code.</summary> </member> <member name="T:Tix.UI5.Interfaces.Composite.CompositeAddedItemConfiguration"> <summary> The composite container added items </summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeAddedItemConfiguration.CompositeGroupCode"> <summary>Gets or sets the composite group code.</summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeAddedItemConfiguration.CompositeGroupItemCode"> <summary>Gets or sets the composite group item code.</summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeAddedItemConfiguration.CompositeCode"> <summary>Gets or sets the composite code.</summary> </member> <member name="T:Tix.UI5.Interfaces.Composite.CompositeChangedConfiguration"> <summary> The composite group configuration. </summary> <remarks> The layout must match the javascript objects created in knockout.binding.gridster.js </remarks> </member> <member name="M:Tix.UI5.Interfaces.Composite.CompositeChangedConfiguration.#ctor"> <summary> Initializes a new instance of the <see cref="T:Tix.UI5.Interfaces.Composite.CompositeChangedConfiguration"/> class. </summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeChangedConfiguration.ContainerId"> <summary>Gets or sets the container id.</summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeChangedConfiguration.GroupLayouts"> <summary>Gets or sets the groups.</summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeChangedConfiguration.AddedItems"> <summary>Gets or sets the added items.</summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeChangedConfiguration.RemovedItems"> <summary>Gets or sets the removed items.</summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeChangedConfiguration.AddedGroups"> <summary>Gets or sets the added items.</summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeChangedConfiguration.ChangedItems"> <summary>Gets or sets the item parameters.</summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeChangedConfiguration.GroupTabOrdering"> <summary>Gets or sets the information about tab sequence.</summary> </member> <member name="T:Tix.UI5.Interfaces.Composite.CompositeContainerConfiguration"> <summary> The composite composition configuration </summary> </member> <member name="M:Tix.UI5.Interfaces.Composite.CompositeContainerConfiguration.#ctor"> <summary> Initializes a new instance of the <see cref="T:Tix.UI5.Interfaces.Composite.CompositeContainerConfiguration"/> class. </summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeContainerConfiguration.CompositeContainerCode"> <summary> Gets or sets the composite container code. </summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeContainerConfiguration.CustomizationFlag"> <summary> Gets or sets a value indicating whether CustomizationFlag </summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeContainerConfiguration.Groups"> <summary> Gets or sets the composites that are shown in the container. </summary> </member> <member name="T:Tix.UI5.Interfaces.Composite.CompositeGroupLayoutConfiguration"> <summary> The composite group configuration. </summary> <remarks> The layout must match the javascript objects created in knockout.binding.gridster.js </remarks> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeGroupLayoutConfiguration.Id"> <summary>Gets or sets the id.</summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeGroupLayoutConfiguration.Col"> <summary>Gets or sets the col.</summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeGroupLayoutConfiguration.Row"> <summary>Gets or sets the row.</summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeGroupLayoutConfiguration.SizeX"> <summary>Gets or sets the size x.</summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeGroupLayoutConfiguration.SizeY"> <summary>Gets or sets the size y.</summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeGroupLayoutConfiguration.ResponsiveLayout"> <summary>Gets or sets the responsivelayout property.</summary> </member> <member name="T:Tix.UI5.Interfaces.Composite.CompositeGroupConfiguration"> <summary> The composite group configuration. </summary> </member> <member name="M:Tix.UI5.Interfaces.Composite.CompositeGroupConfiguration.#ctor"> <summary> Initializes a new instance of the <see cref="T:Tix.UI5.Interfaces.Composite.CompositeGroupConfiguration"/> class. </summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeGroupConfiguration.CompositeGroupCode"> <summary> Gets or sets the composite group code. </summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeGroupConfiguration.Type"> <summary> Gets or sets the type. </summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeGroupConfiguration.SequenceNumber"> <summary>Gets or sets the sequence number.</summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeGroupConfiguration.Row"> <summary> Gets or sets the row. </summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeGroupConfiguration.Column"> <summary> Gets or sets the column. </summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeGroupConfiguration.Width"> <summary> Gets or sets the width of the composite. The full with is 24 units. </summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeGroupConfiguration.Height"> <summary> Gets or sets the height. </summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeGroupConfiguration.ResponsiveLayout"> <summary>Gets or sets the responsive layout.</summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeGroupConfiguration.Items"> <summary> Gets or sets the items. </summary> </member> <member name="T:Tix.UI5.Interfaces.Composite.CompositeGroupItemConfiguration"> <summary> The composite group item configuration. </summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeGroupItemConfiguration.CompositeGroupItemCode"> <summary>Gets or sets the composite group item code.</summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeGroupItemConfiguration.SequenceNumber"> <summary>Gets or sets the sequence number.</summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeGroupItemConfiguration.CompositeModuleId"> <summary>Gets or sets the composite module id.</summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeGroupItemConfiguration.CompositeCode"> <summary>Gets or sets the composite code.</summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeGroupItemConfiguration.CompositeParameter"> <summary>Gets or sets the composite instance-specific parameters.</summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeGroupItemConfiguration.HeaderTermCode"> <summary>Gets or sets the header term code.</summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeGroupItemConfiguration.HeaderDefaultText"> <summary>Gets or sets the header default text.</summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeGroupItemConfiguration.ViewModel"> <summary>Gets or sets the ViewModel</summary> </member> <member name="T:Tix.UI5.Interfaces.Composite.CompositeChangedItemConfiguration"> <summary> The composite container item configuration </summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeChangedItemConfiguration.CompositeGroupItemCode"> <summary>Gets or sets the composite group item code.</summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeChangedItemConfiguration.Parameter"> <summary>Gets or sets the parameter.</summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeChangedItemConfiguration.HeaderTermCode"> <summary>Gets or sets the header term code.</summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeChangedItemConfiguration.HeaderDefaultText"> <summary>Gets or sets the header default text.</summary> </member> <member name="T:Tix.UI5.Interfaces.Composite.CompositeGroupTabOrderConfiguration"> <summary>The composite group tab order configuration.</summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeGroupTabOrderConfiguration.CompositeGroupCode"> <summary>Gets or sets the composite group code.</summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeGroupTabOrderConfiguration.ItemCodesInOrder"> <summary> Gets or sets the item codes in order of appearance. </summary> </member> <member name="T:Tix.UI5.Interfaces.Composite.CompositeRemovedItemConfiguration"> <summary> Records an item removal. </summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeRemovedItemConfiguration.CompositeGroupCode"> <summary>Gets or sets the composite group code.</summary> </member> <member name="P:Tix.UI5.Interfaces.Composite.CompositeRemovedItemConfiguration.CompositeGroupItemCode"> <summary>Gets or sets the composite group item code.</summary> </member> <member name="T:Tix.UI5.Interfaces.Composite.CompositeType"> <summary> Defines the appearance of a composite. </summary> </member> <member name="F:Tix.UI5.Interfaces.Composite.CompositeType.Composite"> <summary> The composite is a standard composite. </summary> </member> <member name="F:Tix.UI5.Interfaces.Composite.CompositeType.TabComposite"> <summary> The composite is a tab control showing many composites in pages. </summary> </member> <member name="T:Tix.UI5.Interfaces.ConfigurationArea.ConfigAreaConfiguration"> <summary> The config area configuration </summary> </member> <member name="P:Tix.UI5.Interfaces.ConfigurationArea.ConfigAreaConfiguration.ConfigurationAreaCode"> <summary> Gets or sets the Configuration Area Code. </summary> </member> <member name="P:Tix.UI5.Interfaces.ConfigurationArea.ConfigAreaConfiguration.ConfigurationAreaItems"> <summary> Gets or sets the composites that are shown in the container. </summary> </member> <member name="T:Tix.UI5.Interfaces.ConfigurationArea.ConfigurationAreaItem"> <summary>The configuration area item.</summary> </member> <member name="P:Tix.UI5.Interfaces.ConfigurationArea.ConfigurationAreaItem.ConfigurationAreaCode"> <summary> Gets or sets the ConfigurationAreaCode. </summary> </member> <member name="P:Tix.UI5.Interfaces.ConfigurationArea.ConfigurationAreaItem.ConfigurationAreaItemCode"> <summary> Gets or sets the ConfigurationAreaItemCode. </summary> </member> <member name="P:Tix.UI5.Interfaces.ConfigurationArea.ConfigurationAreaItem.Column"> <summary> Gets or sets the Column. </summary> </member> <member name="P:Tix.UI5.Interfaces.ConfigurationArea.ConfigurationAreaItem.Row"> <summary> Gets or sets the Row. </summary> </member> <member name="P:Tix.UI5.Interfaces.ConfigurationArea.ConfigurationAreaItem.VisibleFlag"> <summary> Gets or sets a value indicating whether VisibleFlag </summary> </member> <member name="P:Tix.UI5.Interfaces.ConfigurationArea.ConfigurationAreaItem.ConfigItemContent"> <summary> Gets or sets the ConfigItemContent. </summary> </member> <member name="T:Tix.UI5.Interfaces.ConfigurationType"> <summary> The Configuration Type class. </summary> </member> <member name="F:Tix.UI5.Interfaces.ConfigurationType.ButtonPane"> <summary>The button pane.</summary> </member> <member name="F:Tix.UI5.Interfaces.ConfigurationType.CompositeContainer"> <summary>The CompositeContainer.</summary> </member> <member name="F:Tix.UI5.Interfaces.ConfigurationType.ContextMenu"> <summary>The ContextMenu.</summary> </member> <member name="F:Tix.UI5.Interfaces.ConfigurationType.DataArea"> <summary>The DataArea.</summary> </member> <member name="F:Tix.UI5.Interfaces.ConfigurationType.ToolBar"> <summary>The ToolBar.</summary> </member> <member name="F:Tix.UI5.Interfaces.ConfigurationType.DataGrid"> <summary>The DataGrid.</summary> </member> <member name="F:Tix.UI5.Interfaces.ConfigurationType.Routing"> <summary>The Routing.</summary> </member> <member name="T:Tix.UI5.Interfaces.ComboBoxData"> <summary> Combo box data. </summary> </member> <member name="M:Tix.UI5.Interfaces.ComboBoxData.#ctor(System.Collections.Generic.List{System.Collections.Generic.KeyValuePair{System.String,System.String}},System.String,System.Boolean)"> <summary> Initializes a new instance of the <see cref="T:Tix.UI5.Interfaces.ComboBoxData"/> class. </summary> <param name="items">The items.</param> <param name="selectedKey">The selected key.</param> <param name="hasEmptyItem">if set to <c>true</c> [has empty item].</param> </member> <member name="P:Tix.UI5.Interfaces.ComboBoxData.Items"> <summary>Gets the items.</summary> <value>The items.</value> </member> <member name="P:Tix.UI5.Interfaces.ComboBoxData.SelectedKey"> <summary>Gets or sets the selected key.</summary> <value>The selected key.</value> </member> <member name="T:Tix.UI5.Interfaces.DataGrid.DataGridMultiURLColumn"> <summary>The Multiple URL column.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataGrid.DataGridMultiURLColumn.LinkText"> <summary> Gets or sets the Link Text. </summary> </member> <member name="P:Tix.UI5.Interfaces.DataGrid.DataGridMultiURLColumn.URL"> <summary> Gets or sets the Command. </summary> </member> <member name="T:Tix.UI5.Interfaces.Excel.TixUI5DataAreaExcelCell"> <summary> data area excel cell. </summary> </member> <member name="P:Tix.UI5.Interfaces.Excel.TixUI5DataAreaExcelCell.Value"> <summary> Gets or sets value </summary> </member> <member name="P:Tix.UI5.Interfaces.Excel.TixUI5DataAreaExcelCell.DisplayFormat"> <summary> Gets or sets DisplayFormat </summary> </member> <member name="P:Tix.UI5.Interfaces.Excel.TixUI5DataAreaExcelCell.BackgroundColor"> <summary> Gets or sets BackgroundColor </summary> </member> <member name="P:Tix.UI5.Interfaces.Excel.TixUI5DataAreaExcelCell.Color"> <summary> Gets or sets cell Color </summary> </member> <member name="P:Tix.UI5.Interfaces.Excel.TixUI5DataAreaExcelCell.FontSize"> <summary> Gets or sets font size </summary> </member> <member name="P:Tix.UI5.Interfaces.Excel.TixUI5DataAreaExcelCell.RowSpan"> <summary> Gets or sets the row span value </summary> </member> <member name="P:Tix.UI5.Interfaces.Excel.TixUI5DataAreaExcelCell.ColSpan"> <summary> Gets or sets the colspan value </summary> </member> <member name="P:Tix.UI5.Interfaces.Excel.TixUI5DataAreaExcelCell.StyleName"> <summary> Gets or sets style name </summary> </member> <member name="P:Tix.UI5.Interfaces.Excel.TixUI5DataAreaExcelCell.Alignment"> <summary> Gets or sets Alignment </summary> </member> <member name="P:Tix.UI5.Interfaces.Excel.TixUI5DataAreaExcelCell.ExcelDisplayFormat"> <summary> Gets excel display format </summary> </member> <member name="P:Tix.UI5.Interfaces.Excel.TixUI5DataAreaExcelCell.UnitSymbol"> <summary> Gets or sets unit symbol </summary> </member> <member name="T:Tix.UI5.Interfaces.Excel.TixUI5DataAreaExcelDTO"> <summary> Excel export class for data area. </summary> </member> <member name="P:Tix.UI5.Interfaces.Excel.TixUI5DataAreaExcelDTO.Title"> <summary> Gets or Sets the data area excel title. </summary> </member> <member name="P:Tix.UI5.Interfaces.Excel.TixUI5DataAreaExcelDTO.Header"> <summary> Gets or Sets List of column headers </summary> </member> <member name="P:Tix.UI5.Interfaces.Excel.TixUI5DataAreaExcelDTO.Rows"> <summary> Gets or Sets list of excel rows </summary> </member> <member name="T:Tix.UI5.Interfaces.Excel.TixUI5DataAreaExcelRows"> <summary> data area rows </summary> </member> <member name="P:Tix.UI5.Interfaces.Excel.TixUI5DataAreaExcelRows.DataAreaCells"> <summary> Gets or sets data area cells </summary> </member> <member name="T:Tix.UI5.Interfaces.Excel.TixUI5ExcelCell"> <summary> Class to represent single excel cell </summary> </member> <member name="P:Tix.UI5.Interfaces.Excel.TixUI5ExcelCell.Value"> <summary> Gets or sets value </summary> </member> <member name="P:Tix.UI5.Interfaces.Excel.TixUI5ExcelCell.DisplayFormat"> <summary> Gets or sets DisplayFormat </summary> </member> <member name="P:Tix.UI5.Interfaces.Excel.TixUI5ExcelCell.UnitSymbol"> <summary> Gets or sets UnitSymbol </summary> </member> <member name="P:Tix.UI5.Interfaces.Excel.TixUI5ExcelCell.Color"> <summary> Gets or sets cell Color </summary> </member> <member name="P:Tix.UI5.Interfaces.Excel.TixUI5ExcelCell.ForeColor"> <summary> Gets or sets cell foreground Color </summary> </member> <member name="P:Tix.UI5.Interfaces.Excel.TixUI5ExcelCell.BackColor"> <summary> Gets or sets cell background Color </summary> </member> <member name="P:Tix.UI5.Interfaces.Excel.TixUI5ExcelCell.Indentation"> <summary> Gets or sets Indentation for tree grid </summary> </member> <member name="P:Tix.UI5.Interfaces.Excel.TixUI5ExcelCell.ExcelDisplayFormat"> <summary> Gets Excel Display Format </summary> </member> <member name="T:Tix.UI5.Interfaces.Excel.TixUI5ExcelColumnHeader"> <summary> Class to represent excel column header </summary> </member> <member name="P:Tix.UI5.Interfaces.Excel.TixUI5ExcelColumnHeader.Label"> <summary> Gets or sets Label </summary> </member> <member name="P:Tix.UI5.Interfaces.Excel.TixUI5ExcelColumnHeader.Width"> <summary> Gets or sets Width </summary> </member> <member name="P:Tix.UI5.Interfaces.Excel.TixUI5ExcelColumnHeader.DataType"> <summary> Gets or sets DataTYpe of the column </summary> </member> <member name="P:Tix.UI5.Interfaces.Excel.TixUI5ExcelColumnHeader.Align"> <summary> Gets or sets Horizontal Alignements </summary> </member> <member name="P:Tix.UI5.Interfaces.Excel.TixUI5ExcelColumnHeader.DisplayFormat"> <summary> Gets or sets DisplayFormat </summary> </member> <member name="P:Tix.UI5.Interfaces.Excel.TixUI5ExcelColumnHeader.UnitSymbol"> <summary> Gets or sets UnitSymbol </summary> </member> <member name="P:Tix.UI5.Interfaces.Excel.TixUI5ExcelColumnHeader.HeaderColor"> <summary> Gets or sets column header color. </summary> </member> <member name="P:Tix.UI5.Interfaces.Excel.TixUI5ExcelColumnHeader.HeaderTextColor"> <summary> Gets or sets column header text color. </summary> </member> <member name="P:Tix.UI5.Interfaces.Excel.TixUI5ExcelColumnHeader.ExcelDisplayFormat"> <summary> Gets ExcelDisplay format </summary> </member> <member name="P:Tix.UI5.Interfaces.Excel.TixUI5ExcelColumnHeader.ExcelLabel"> <summary> Gets Label with square brackets if it has unit symbol </summary> </member> <member name="T:Tix.UI5.Interfaces.Excel.TixUI5ExcelDTO"> <summary> Class for data transfer from jqgrid to excel </summary> </member> <member name="P:Tix.UI5.Interfaces.Excel.TixUI5ExcelDTO.Header"> <summary> Gets or Sets List of column headers </summary> </member> <member name="P:Tix.UI5.Interfaces.Excel.TixUI5ExcelDTO.Rows"> <summary> Gets or Sets list of excel rows </summary> </member> <member name="P:Tix.UI5.Interfaces.Excel.TixUI5ExcelDTO.FileName"> <summary> Gets or Sets the filename for the file to be downloaded </summary> </member> <member name="P:Tix.UI5.Interfaces.Excel.TixUI5ExcelDTO.IsTreeGrid"> <summary> Gets or sets a value indicating whether the grid is a tree grid </summary> </member> <member name="P:Tix.UI5.Interfaces.Excel.TixUI5ExcelDTO.IsTreeViewExcelExport"> <summary> Gets or sets a value indicating whether to show tree view in excel export </summary> </member> <member name="P:Tix.UI5.Interfaces.Excel.TixUI5ExcelDTO.BackgroundImagePath"> <summary> Gets or sets the background image path for excel file </summary> </member> <member name="P:Tix.UI5.Interfaces.Excel.TixUI5ExcelDTO.LogoPath"> <summary> Gets or sets the logo path for the excel file </summary> </member> <member name="P:Tix.UI5.Interfaces.Excel.TixUI5ExcelDTO.GridCode"> <summary> Gets or sets the grid code </summary> </member> <member name="P:Tix.UI5.Interfaces.Excel.TixUI5ExcelDTO.DataAreaExcelDTO"> <summary> Gets or sets the data area excel </summary> </member> <member name="T:Tix.UI5.Interfaces.Excel.TixUI5ExcelGenerator"> <summary> The new excel generator. </summary> </member> <member name="M:Tix.UI5.Interfaces.Excel.TixUI5ExcelGenerator.FillExcelData(OfficeOpenXml.ExcelPackage,Tix.UI5.Interfaces.Excel.TixUI5ExcelDTO)"> <summary> Fills the excel data. </summary> <param name="excelPackage">The excel package.</param> <param name="excelDto">The excel dto.</param> </member> <member name="M:Tix.UI5.Interfaces.Excel.TixUI5ExcelGenerator.AddHeader(OfficeOpenXml.ExcelWorksheet,Tix.UI5.Interfaces.Excel.TixUI5ExcelColumnHeader[],System.Int32,System.Boolean)"> <summary> Adds header row to the excel package </summary> <param name="ws">worksheet</param> <param name="header">header data</param> <param name="headerStartingPosition">vertical starting position of header</param> <param name="isConnectedDataArea">is connected data area.</param> </member> <member name="M:Tix.UI5.Interfaces.Excel.TixUI5ExcelGenerator.AddRecords(OfficeOpenXml.ExcelWorksheet,Tix.UI5.Interfaces.Excel.TixUI5ExcelRow[],System.Boolean,System.Int32,System.Boolean)"> <summary> Adds rows to the excel package </summary> <param name="ws">excel worksheet</param> <param name="rows">rows data</param> <param name="isTreeGrid">if the grid to be exported is tree grid</param> <param name="rowsStartingPosition">vertical starting position of data</param> <param name="isTreeViewExcelExport">if to show the tree view for the grid to be exported</param> </member> <member name="M:Tix.UI5.Interfaces.Excel.TixUI5ExcelGenerator.AddDataAreaRecords(OfficeOpenXml.ExcelWorksheet,Tix.UI5.Interfaces.Excel.TixUI5DataAreaExcelRows[],System.Int32,System.String)"> <summary> Adds rows to the excel package </summary> <param name="ws">excel worksheet</param> <param name="rows">row data</param> <param name="rowsStartingPosition">starting position of rows.</param> <param name="dataAreaTitle">data area title.</param> <returns>add records to excel with last row index</returns> </member> <member name="M:Tix.UI5.Interfaces.Excel.TixUI5ExcelGenerator.GenerateCell(OfficeOpenXml.ExcelWorksheet,System.Int32,System.Int32,Tix.UI5.Interfaces.Excel.TixUI5DataAreaExcelCell)"> <summary> generate data area excel cell </summary> <param name="ws">worksheet</param> <param name="rowIndex">rowIndex</param> <param name="colIndex">colIndex</param> <param name="cell">cell</param> </member> <member name="T:Tix.UI5.Interfaces.Excel.TixUI5ExcelRow"> <summary> Class to represent excel row </summary> </member> <member name="P:Tix.UI5.Interfaces.Excel.TixUI5ExcelRow.Cells"> <summary> Gets or sets Cells </summary> </member> <member name="T:Tix.UI5.Interfaces.Excel.TixUI5GridColumnDataTypes"> <summary> Class to represent jqgrid data types </summary> </member> <member name="F:Tix.UI5.Interfaces.Excel.TixUI5GridColumnDataTypes.TypesWhichRequireFormat"> <summary> Types which require format masks </summary> </member> <member name="M:Tix.UI5.Interfaces.Excel.TixUI5GridColumnDataTypes.IsDateType(System.String)"> <summary> Returns true if the type is a date type </summary> <param name="type">column type</param> <returns>boolean</returns> </member> <member name="M:Tix.UI5.Interfaces.Excel.TixUI5GridColumnDataTypes.IsTypeThatRequiresFormat(System.String)"> <summary> Returns true if the type requires formatting </summary> <param name="type">column type</param> <returns>boolean</returns> </member> <member name="M:Tix.UI5.Interfaces.Excel.TixUI5GridColumnDataTypes.GetDateFormat(System.String)"> <summary> Return the date format string </summary> <param name="type">column type</param> <returns>date format</returns> </member> <member name="T:Tix.UI5.Interfaces.IBasisCode"> <summary>The Basi code interface.</summary> </member> <member name="P:Tix.UI5.Interfaces.IBasisCode.Code"> <summary> Gets or sets the code. </summary> </member> <member name="P:Tix.UI5.Interfaces.IBasisCode.Description"> <summary> Gets or sets the description. </summary> </member> <member name="T:Tix.UI5.Interfaces.IconBasi"> <summary> The color basi. </summary> </member> <member name="P:Tix.UI5.Interfaces.IconBasi.Code"> <summary> Gets or sets the code. </summary> </member> <member name="P:Tix.UI5.Interfaces.IconBasi.Description"> <summary> Gets or sets the description. </summary> </member> <member name="T:Tix.UI5.Interfaces.ImportExportConfig"> <summary> The data for Import and Export Configuration. </summary> </member> <member name="M:Tix.UI5.Interfaces.ImportExportConfig.#ctor"> <summary> Initializes a new instance of the <see cref="T:Tix.UI5.Interfaces.ImportExportConfig"/> class. </summary> </member> <member name="M:Tix.UI5.Interfaces.ImportExportConfig.#ctor(System.String,Tix.UI5.Interfaces.ConfigurationType,System.String,System.String,System.String,System.Object,System.Collections.Generic.List{Tix.UI5.Interfaces.ImportExportConfig})"> <summary> Initializes a new instance of the <see cref="T:Tix.UI5.Interfaces.ImportExportConfig"/> class. </summary> <param name="header">The header to show.</param> <param name="configType">The configuration type.</param> <param name="configCode">The configuration code.</param> <param name="userGroup">The user group (might be null).</param> <param name="user">The user code (might be null).</param> <param name="configurationObject">The configuration object.</param> <param name="children">The children.</param> </member> <member name="P:Tix.UI5.Interfaces.ImportExportConfig.Header"> <summary>Gets or sets the Header.</summary> </member> <member name="P:Tix.UI5.Interfaces.ImportExportConfig.ConfigType"> <summary>Gets or sets the Configure Type.</summary> </member> <member name="P:Tix.UI5.Interfaces.ImportExportConfig.ConfigCode"> <summary>Gets or sets the configure code</summary> </member> <member name="P:Tix.UI5.Interfaces.ImportExportConfig.User"> <summary>Gets or sets the User</summary> </member> <member name="P:Tix.UI5.Interfaces.ImportExportConfig.ImportStatus"> <summary>Gets or sets the import status</summary> </member> <member name="P:Tix.UI5.Interfaces.ImportExportConfig.Status"> <summary>Gets or sets the Status</summary> </member> <member name="P:Tix.UI5.Interfaces.ImportExportConfig.ImportStatusDetailsMessage"> <summary>Gets or sets the import status detail message</summary> </member> <member name="P:Tix.UI5.Interfaces.ImportExportConfig.UserGroup"> <summary>Gets or sets the UserGroup</summary> </member> <member name="P:Tix.UI5.Interfaces.ImportExportConfig.ConfigurationObject"> <summary>Gets or sets and set the GetSetConfigObj</summary> </member> <member name="P:Tix.UI5.Interfaces.ImportExportConfig.Children"> <summary> Gets or sets the children. </summary> </member> <member name="T:Tix.UI5.Interfaces.ITixServiceEnvironment"> <summary>The Ui5DevelopmentEnvironment interface.</summary> </member> <member name="M:Tix.UI5.Interfaces.ITixServiceEnvironment.Setup"> <summary>Setup the development environment.</summary> </member> <member name="M:Tix.UI5.Interfaces.ITixServiceEnvironment.RegisterBaseUrl(System.Web.HttpRequest)"> <summary>Registers the base URL.</summary> <param name="request">The request.</param> </member> <member name="T:Tix.UI5.Interfaces.ITixStartupHandler"> <summary>The Ui5DevelopmentEnvironment interface.</summary> </member> <member name="M:Tix.UI5.Interfaces.ITixStartupHandler.Setup"> <summary>Setup the development environment.</summary> </member> <member name="T:Tix.UI5.Interfaces.Pdf.TixUI5PdfCell"> <summary> Class to represent single pdf cell </summary> </member> <member name="P:Tix.UI5.Interfaces.Pdf.TixUI5PdfCell.Value"> <summary> Gets or sets the cell value </summary> </member> <member name="P:Tix.UI5.Interfaces.Pdf.TixUI5PdfCell.DisplayFormat"> <summary> Gets or sets DisplayFormat </summary> </member> <member name="P:Tix.UI5.Interfaces.Pdf.TixUI5PdfCell.UnitSymbol"> <summary> Gets or sets UnitSymbol </summary> </member> <member name="P:Tix.UI5.Interfaces.Pdf.TixUI5PdfCell.Color"> <summary> Gets or sets cell Color </summary> </member> <member name="P:Tix.UI5.Interfaces.Pdf.TixUI5PdfCell.Indentation"> <summary> Gets or sets Indentation for tree grid </summary> </member> <member name="P:Tix.UI5.Interfaces.Pdf.TixUI5PdfCell.LineBreak"> <summary> Gets or sets a value indicating whether gets or sets line break flag. </summary> </member> <member name="P:Tix.UI5.Interfaces.Pdf.TixUI5PdfCell.PdfDisplayFormat"> <summary> Gets pdf Display Format </summary> </member> <member name="P:Tix.UI5.Interfaces.Pdf.TixUI5PdfCell.ForegroundColor"> <summary> Gets or sets ForegroundColor </summary> </member> <member name="T:Tix.UI5.Interfaces.Pdf.TixUI5PdfColumnHeader"> <summary> Class to represent pdf column header </summary> </member> <member name="P:Tix.UI5.Interfaces.Pdf.TixUI5PdfColumnHeader.Label"> <summary> Gets or sets Label </summary> </member> <member name="P:Tix.UI5.Interfaces.Pdf.TixUI5PdfColumnHeader.Width"> <summary> Gets or sets Width </summary> </member> <member name="P:Tix.UI5.Interfaces.Pdf.TixUI5PdfColumnHeader.DataType"> <summary> Gets or sets DataTYpe of the column </summary> </member> <member name="P:Tix.UI5.Interfaces.Pdf.TixUI5PdfColumnHeader.Align"> <summary> Gets or sets Horizontal Alignements </summary> </member> <member name="P:Tix.UI5.Interfaces.Pdf.TixUI5PdfColumnHeader.DisplayFormat"> <summary> Gets or sets DisplayFormat </summary> </member> <member name="P:Tix.UI5.Interfaces.Pdf.TixUI5PdfColumnHeader.UnitSymbol"> <summary> Gets or sets UnitSymbol </summary> </member> <member name="P:Tix.UI5.Interfaces.Pdf.TixUI5PdfColumnHeader.LineBreak"> <summary> Gets or sets a value indicating whether gets or sets LineBreak </summary> </member> <member name="P:Tix.UI5.Interfaces.Pdf.TixUI5PdfColumnHeader.PdfDisplayFormat"> <summary> Gets PdfDisplay format </summary> </member> <member name="P:Tix.UI5.Interfaces.Pdf.TixUI5PdfColumnHeader.PdfLabel"> <summary> Gets Label with square brackets if it has unit symbol </summary> </member> <member name="T:Tix.UI5.Interfaces.Pdf.TixUI5PdfDTO"> <summary> Class for data transfer from jqgrid to pdf </summary> </member> <member name="P:Tix.UI5.Interfaces.Pdf.TixUI5PdfDTO.Header"> <summary> Gets or Sets List of column headers </summary> </member> <member name="P:Tix.UI5.Interfaces.Pdf.TixUI5PdfDTO.Rows"> <summary> Gets or Sets list of pdf rows </summary> </member> <member name="P:Tix.UI5.Interfaces.Pdf.TixUI5PdfDTO.FileName"> <summary> Gets or Sets the filename for the file to be downloaded </summary> </member> <member name="P:Tix.UI5.Interfaces.Pdf.TixUI5PdfDTO.IsTreeGrid"> <summary> Gets or sets a value indicating whether the grid is a tree grid </summary> </member> <member name="P:Tix.UI5.Interfaces.Pdf.TixUI5PdfDTO.BackgroundImagePath"> <summary> Gets or sets the background image path for pdf file </summary> </member> <member name="P:Tix.UI5.Interfaces.Pdf.TixUI5PdfDTO.LogoPath"> <summary> Gets or sets the logo path for the pdf file </summary> </member> <member name="P:Tix.UI5.Interfaces.Pdf.TixUI5PdfDTO.IsPrint"> <summary> Gets or sets a value indicating whether print is true </summary> </member> <member name="T:Tix.UI5.Interfaces.Pdf.TixUI5PdfGenerator"> <summary> The PDF generator class </summary> </member> <member name="M:Tix.UI5.Interfaces.Pdf.TixUI5PdfGenerator.#cctor"> <summary> Initializes static members of the <see cref="T:Tix.UI5.Interfaces.Pdf.TixUI5PdfGenerator"/> class. </summary> </member> <member name="M:Tix.UI5.Interfaces.Pdf.TixUI5PdfGenerator.FillPdfData(Tix.UI5.Interfaces.Pdf.TixUI5PdfDTO)"> <summary> Fill pdf with data </summary> <param name="pdfDTO">The pdfDTO</param> <returns>byte array</returns> </member> <member name="M:Tix.UI5.Interfaces.Pdf.TixUI5PdfGenerator.AddTextToCell(System.String,MigraDoc.DocumentObjectModel.Tables.Cell,System.Boolean)"> <summary>Add text to cell.</summary> <param name="text">The text.</param> <param name="cell">The cell.</param> <param name="lineBreak">Line break flag.</param> <returns>New paragraph.</returns> </member> <member name="T:Tix.UI5.Interfaces.Pdf.TixUI5PdfRow"> <summary> Class to represent pdf row </summary> </member> <member name="P:Tix.UI5.Interfaces.Pdf.TixUI5PdfRow.Cells"> <summary> Gets or sets Cells </summary> </member> <member name="T:Tix.UI5.Interfaces.SavedQueryOperatorType"> <summary> saved query operator type </summary> </member> <member name="F:Tix.UI5.Interfaces.SavedQueryOperatorType.Undefined"> <summary>Not set.</summary> </member> <member name="F:Tix.UI5.Interfaces.SavedQueryOperatorType.Equal"> <summary>The equal operator.</summary> </member> <member name="F:Tix.UI5.Interfaces.SavedQueryOperatorType.Less"> <summary>The less than operator.</summary> </member> <member name="F:Tix.UI5.Interfaces.SavedQueryOperatorType.Greater"> <summary>The greater than operator.</summary> </member> <member name="F:Tix.UI5.Interfaces.SavedQueryOperatorType.NotEqual"> <summary>The not equal operator.</summary> </member> <member name="F:Tix.UI5.Interfaces.SavedQueryOperatorType.LessOrEqual"> <summary>The less or equal than operator.</summary> </member> <member name="F:Tix.UI5.Interfaces.SavedQueryOperatorType.GreaterOrEqual"> <summary>The greater or equal than operator.</summary> </member> <member name="F:Tix.UI5.Interfaces.SavedQueryOperatorType.Like"> <summary>The like operator.</summary> </member> <member name="T:Tix.UI5.Interfaces.IColorBasiServiceProxy"> <summary>The CacheManager interface.</summary> </member> <member name="M:Tix.UI5.Interfaces.IColorBasiServiceProxy.GetColorBasiData(System.String)"> <summary> Gets the color definitions for given color basis </summary> <param name="colorBasiCode">Color basis code</param> <returns>List of html formatted colordefs</returns> </member> <member name="T:Tix.UI5.Interfaces.IConfigAreaServiceProxy"> <summary>The IConfigurationAreaServiceProxy interface.</summary> </member> <member name="M:Tix.UI5.Interfaces.IConfigAreaServiceProxy.GetConfigurationArea(System.String,System.String)"> <summary> Get Configuration Area </summary> <param name="configurationAreaCode">Configuration Area Code</param> <param name="category">Configuration Area category</param> <returns>Configuration Area</returns> </member> <member name="T:Tix.UI5.Interfaces.TixAppIdContent"> <summary> Parsed content of the TixApp.id file </summary> </member> <member name="F:Tix.UI5.Interfaces.TixAppIdContent.Logger"> <summary> The logger </summary> </member> <member name="M:Tix.UI5.Interfaces.TixAppIdContent.#ctor(System.String)"> <summary> Initializes a new instance of the <see cref="T:Tix.UI5.Interfaces.TixAppIdContent"/> class. </summary> <param name="content">The content of the appid file</param> </member> <member name="P:Tix.UI5.Interfaces.TixAppIdContent.ApplicationCode"> <summary> Gets the application code </summary> </member> <member name="P:Tix.UI5.Interfaces.TixAppIdContent.TixUi5BasePackageVersion"> <summary> Gets the version of the Tix.UI5.Base package </summary> </member> <member name="P:Tix.UI5.Interfaces.TixAppIdContent.TixUi5BasePackageVersionString"> <summary> Gets the version string of the Tix.UI5.Base package </summary> </member> <member name="T:Tix.UI5.Interfaces.ButtonPane"> <summary> Button pane </summary> </member> <member name="P:Tix.UI5.Interfaces.ButtonPane.ButtonPaneCode"> <summary> Gets or sets the command configuration code. </summary> <value> The command configuration code. </value> </member> <member name="P:Tix.UI5.Interfaces.ButtonPane.CssWidth"> <summary> Gets or sets the width of the vertical menu. </summary> <value> The width of the vertical menu. </value> </member> <member name="T:Tix.UI5.Interfaces.ButtonPanePosition"> <summary> the button pane position values </summary> </member> <member name="F:Tix.UI5.Interfaces.ButtonPanePosition.Left"> <summary> The left </summary> </member> <member name="F:Tix.UI5.Interfaces.ButtonPanePosition.Right"> <summary> The right </summary> </member> <member name="T:Tix.UI5.Interfaces.CommandGroupBase"> <summary> Base class for command groups. </summary> </member> <member name="P:Tix.UI5.Interfaces.CommandGroupBase.Groups"> <summary> Gets or sets the commands. </summary> <value> The commands. </value> </member> <member name="T:Tix.UI5.Interfaces.CommandItem"> <summary> The button command. </summary> </member> <member name="P:Tix.UI5.Interfaces.CommandItem.CommandBarCode"> <summary> Gets or sets the command conf code. </summary> </member> <member name="P:Tix.UI5.Interfaces.CommandItem.CommandBarCommand"> <summary> Gets or sets the command code. </summary> </member> <member name="P:Tix.UI5.Interfaces.CommandItem.CommandGroupOid"> <summary> Gets or sets the toolbar group identifier. </summary> </member> <member name="P:Tix.UI5.Interfaces.CommandItem.VisibleFlag"> <summary> Gets or sets a value indicating whether the command is visible. </summary> </member> <member name="P:Tix.UI5.Interfaces.CommandItem.NavFlag"> <summary> Gets or sets a value indicating whether the command is shown in navigation. </summary> </member> <member name="P:Tix.UI5.Interfaces.CommandItem.LabelTermCode"> <summary> Gets or sets the label term code. </summary> </member> <member name="P:Tix.UI5.Interfaces.CommandItem.LabelDefaultText"> <summary> Gets or sets the label default text. </summary> </member> <member name="P:Tix.UI5.Interfaces.CommandItem.PrimaryIcon"> <summary> Gets or sets the visual attribute. </summary> </member> <member name="P:Tix.UI5.Interfaces.CommandItem.OnlyCageVisibleFlag"> <summary> Gets or sets a value indicating whether only cage visible flag. </summary> </member> <member name="P:Tix.UI5.Interfaces.CommandItem.SequenceNumber"> <summary> Gets or sets the sequence number. </summary> </member> <member name="P:Tix.UI5.Interfaces.CommandItem.Align"> <summary> Gets or sets the align. </summary> </member> <member name="P:Tix.UI5.Interfaces.CommandItem.Role"> <summary> Gets or sets the command Role. </summary>s </member> <member name="P:Tix.UI5.Interfaces.CommandItem.GridWidth"> <summary> Gets or sets the grid width. </summary> </member> <member name="T:Tix.UI5.Interfaces.ToolBarDirection"> <summary> the toolbar direction </summary> </member> <member name="F:Tix.UI5.Interfaces.ToolBarDirection.Left"> <summary> To the left </summary> </member> <member name="F:Tix.UI5.Interfaces.ToolBarDirection.Right"> <summary> To the right </summary> </member> <member name="T:Tix.UI5.Interfaces.ToolbarOrientation"> <summary> the toolbar orientation </summary> </member> <member name="F:Tix.UI5.Interfaces.ToolbarOrientation.Horizontal"> <summary> The horizontal </summary> </member> <member name="F:Tix.UI5.Interfaces.ToolbarOrientation.Vertical"> <summary> The vertical </summary> </member> <member name="F:Tix.UI5.Interfaces.ToolbarOrientation.VerticalLeft"> <summary> The vertical left </summary> </member> <member name="F:Tix.UI5.Interfaces.ToolbarOrientation.HorizontalLeft"> <summary> The horizontal left </summary> </member> <member name="F:Tix.UI5.Interfaces.ToolbarOrientation.VerticalLeftCollapsing"> <summary> The vertical left Collapsing </summary> </member> <member name="T:Tix.UI5.Interfaces.ToolbarPosition"> <summary> the toolbar position values </summary> </member> <member name="F:Tix.UI5.Interfaces.ToolbarPosition.Left"> <summary> add floating left </summary> </member> <member name="F:Tix.UI5.Interfaces.ToolbarPosition.Right"> <summary> add floating right </summary> </member> <member name="T:Tix.UI5.Interfaces.ContextMenuConfiguration"> <summary>Describes a context menu.</summary> </member> <member name="F:Tix.UI5.Interfaces.ContextMenuConfiguration.selector"> <summary> The selector. </summary> </member> <member name="F:Tix.UI5.Interfaces.ContextMenuConfiguration.items"> <summary> The item configurations. </summary> </member> <member name="M:Tix.UI5.Interfaces.ContextMenuConfiguration.#ctor(System.String,System.Collections.Generic.IEnumerable{Tix.UI5.Interfaces.ContextMenuItemConfiguration})"> <summary> Initializes a new instance of the <see cref="T:Tix.UI5.Interfaces.ContextMenuConfiguration"/> class. </summary> <param name="selector">The selector.</param> <param name="items">The item configurations.</param> </member> <member name="M:Tix.UI5.Interfaces.ContextMenuConfiguration.#ctor(System.String,Tix.UI5.Interfaces.ContextMenuItemConfiguration[])"> <summary> Initializes a new instance of the <see cref="T:Tix.UI5.Interfaces.ContextMenuConfiguration"/> class. </summary> <param name="selector">The selector.</param> <param name="items">The item configurations.</param> </member> <member name="P:Tix.UI5.Interfaces.ContextMenuConfiguration.Selector"> <summary> Gets the selector. </summary> </member> <member name="P:Tix.UI5.Interfaces.ContextMenuConfiguration.Items"> <summary> Gets the item configurations. </summary> </member> <member name="T:Tix.UI5.Interfaces.DataAreaAlignment"> <summary> Determines the alignment of the field. </summary> </member> <member name="F:Tix.UI5.Interfaces.DataAreaAlignment.Left"> <summary> The cell is left aligned </summary> </member> <member name="F:Tix.UI5.Interfaces.DataAreaAlignment.Center"> <summary> The cell is centered. </summary> </member> <member name="F:Tix.UI5.Interfaces.DataAreaAlignment.Right"> <summary> The cell is right aligned. </summary> </member> <member name="T:Tix.UI5.Interfaces.DataAreaFieldType"> <summary> Defines the possible types of the data field in a data area. </summary> </member> <member name="F:Tix.UI5.Interfaces.DataAreaFieldType.Text"> <summary> The value is rendered as a text value. </summary> </member> <member name="F:Tix.UI5.Interfaces.DataAreaFieldType.Date"> <summary> The value is rendered as a date value. </summary> </member> <member name="F:Tix.UI5.Interfaces.DataAreaFieldType.DateTime"> <summary> The value is rendered as a date value with time value. </summary> </member> <member name="F:Tix.UI5.Interfaces.DataAreaFieldType.Time"> <summary> The value is rendered as a time value. </summary> </member> <member name="F:Tix.UI5.Interfaces.DataAreaFieldType.Number"> <summary> The value is rendered as a number value (not an var code). </summary> </member> <member name="F:Tix.UI5.Interfaces.DataAreaFieldType.VarCode"> <summary> The value is rendered as a ru double value. </summary> </member> <member name="F:Tix.UI5.Interfaces.DataAreaFieldType.ProgressBar"> <summary> The value is rendered as a progress bar. </summary> </member> <member name="F:Tix.UI5.Interfaces.DataAreaFieldType.ProgressBar4"> <summary> The value is rendered as a progress bar 4. </summary> </member> <member name="F:Tix.UI5.Interfaces.DataAreaFieldType.ProgressPie"> <summary> The value is rendered as a progress pie. </summary> </member> <member name="F:Tix.UI5.Interfaces.DataAreaFieldType.Empty"> <summary> The value is rendered as an empty space. </summary> </member> <member name="F:Tix.UI5.Interfaces.DataAreaFieldType.StackedBar"> <summary> The value is rendered as a stacked bar. </summary> </member> <member name="F:Tix.UI5.Interfaces.DataAreaFieldType.LinkButton"> <summary> The value is rendered as a hyper link. </summary> </member> <member name="F:Tix.UI5.Interfaces.DataAreaFieldType.Boolean"> <summary> The value is rendered as a boolean value in text form. </summary> </member> <member name="F:Tix.UI5.Interfaces.DataAreaFieldType.Money"> <summary> The value is rendered as a money value. </summary> </member> <member name="F:Tix.UI5.Interfaces.DataAreaFieldType.Quantity"> <summary> The value is rendered as a money value. </summary> </member> <member name="F:Tix.UI5.Interfaces.DataAreaFieldType.PriceUnit"> <summary> The value is rendered as a price unit. </summary> </member> <member name="F:Tix.UI5.Interfaces.DataAreaFieldType.UnitPrice"> <summary> The value is rendered as a unit price. </summary> </member> <member name="F:Tix.UI5.Interfaces.DataAreaFieldType.TextArray"> <summary> The value is rendered as array of texts. </summary> </member> <member name="F:Tix.UI5.Interfaces.DataAreaFieldType.Label"> <summary> The label field. </summary> </member> <member name="T:Tix.UI5.Interfaces.DataAreaRowOrientation"> <summary> Defines the direction in which a data area is layed out. </summary> </member> <member name="F:Tix.UI5.Interfaces.DataAreaRowOrientation.Horizontal"> <summary> The data area is layed out horizontally. </summary> </member> <member name="F:Tix.UI5.Interfaces.DataAreaRowOrientation.Vertical"> <summary> The data area is layed out vertically. </summary> </member> <member name="F:Tix.UI5.Interfaces.DataAreaRowOrientation.Position"> <summary> The data area is layed out according to row and column position. </summary> </member> <member name="T:Tix.UI5.Interfaces.LabelPosition"> <summary> Defines the render mode for the data area </summary> </member> <member name="F:Tix.UI5.Interfaces.LabelPosition.NoLabel"> <summary> Only the field is rendered. </summary> </member> <member name="F:Tix.UI5.Interfaces.LabelPosition.LabelLeft"> <summary> The label and field are rendered with label position at left. </summary> </member> <member name="F:Tix.UI5.Interfaces.LabelPosition.LabelTop"> <summary> The label and field are rendered with label position at right. </summary> </member> <member name="T:Tix.UI5.Interfaces.DataArea.PositionArray"> <summary> Position Array </summary> </member> <member name="M:Tix.UI5.Interfaces.DataArea.PositionArray.GenerateArray(Tix.UI5.Interfaces.DataAreaConfiguration,System.String@)"> <summary> Generate array layout from configuration. </summary> <param name="configuration"> The data area configuration.</param> <param name="errorText"> position layout errorText if any.</param> <returns> the generated array will cell positions as per row orientation. </returns> </member> <member name="M:Tix.UI5.Interfaces.DataArea.PositionArray.BuildHorizontalArray(Tix.UI5.Interfaces.DataAreaConfiguration)"> <summary> Generate array for row orientation horizontal. </summary> <param name="configuration"> The configuration.</param> <returns> The position array </returns> </member> <member name="M:Tix.UI5.Interfaces.DataArea.PositionArray.BuildVerticalArray(Tix.UI5.Interfaces.DataAreaConfiguration)"> <summary> Generate array for row orientation is vertical. </summary> <param name="configuration"> The configuration.</param> <returns> The position array. </returns> </member> <member name="M:Tix.UI5.Interfaces.DataArea.PositionArray.BuildPositionArray(Tix.UI5.Interfaces.DataAreaConfiguration,System.String@)"> <summary> The build array pf rows with position. Data area configuration will have Row position and column position (eg: 4 rows and 4 columns) For each field user should specify its row and column position This function creates an array according to positions specified for each field </summary> <param name="configuration">The data area configuration.</param> <param name="errorText">errorText message if any</param> <returns>Array of data area row configuration</returns> </member> <member name="M:Tix.UI5.Interfaces.DataArea.PositionArray.ValidateRows(System.Collections.Generic.List{Tix.UI5.Interfaces.DataAreaRowConfiguration},System.Nullable{System.Int32},System.Nullable{System.Int32},System.String@)"> <summary>The validate rows.</summary> <param name="configurationRows">The configuration rows.</param> <param name="rowCount">The row count.</param> <param name="columnCount">The column count.</param> <param name="errorText">The errorText.</param> <returns>The <see cref="T:System.Boolean"/>.</returns> </member> <member name="T:Tix.UI5.Interfaces.DataBindData"> <summary> The data bind class. </summary> </member> <member name="P:Tix.UI5.Interfaces.DataBindData.DataBind"> <summary>Gets or sets autocomplete databind.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataBindData.DataBindType"> <summary>Gets or sets the autocomplete databind type.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataBindData.DisplayText"> <summary> Gets or sets the display text. </summary> <value> The display text. </value> </member> <member name="M:Tix.UI5.Interfaces.DataBindData.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.UI5.Interfaces.SimpleGridAlignmentEnum"> <summary> The simple grid alignment enum. </summary> </member> <member name="F:Tix.UI5.Interfaces.SimpleGridAlignmentEnum.Left"> <summary> Aligns with the left of the screen. </summary> </member> <member name="F:Tix.UI5.Interfaces.SimpleGridAlignmentEnum.Center"> <summary> Aligns with the center of the screen. </summary> </member> <member name="F:Tix.UI5.Interfaces.SimpleGridAlignmentEnum.Right"> <summary> Aligns with the right of the screen. </summary> </member> <member name="T:Tix.UI5.Interfaces.SimpleGridColumnTypeEnum"> <summary> The simple grid column type enum. </summary> </member> <member name="F:Tix.UI5.Interfaces.SimpleGridColumnTypeEnum.Text"> <summary> Text Type Column. </summary> </member> <member name="F:Tix.UI5.Interfaces.SimpleGridColumnTypeEnum.Button"> <summary> Button type Column. </summary> </member> <member name="F:Tix.UI5.Interfaces.SimpleGridColumnTypeEnum.Url"> <summary> Hyperlink URL type Column. </summary> </member> <member name="T:Tix.UI5.Interfaces.ContextMenuItemConfiguration"> <summary>Default implementation of interface <see cref="T:Tix.UI5.Interfaces.ContextMenuItemConfiguration"/>.</summary> </member> <member name="F:Tix.UI5.Interfaces.ContextMenuItemConfiguration.HelpConfiguration"> <summary> The help item configuration. </summary> </member> <member name="F:Tix.UI5.Interfaces.ContextMenuItemConfiguration.termCode"> <summary> The term code. </summary> </member> <member name="F:Tix.UI5.Interfaces.ContextMenuItemConfiguration.command"> <summary> The command name. </summary> </member> <member name="F:Tix.UI5.Interfaces.ContextMenuItemConfiguration.defaultText"> <summary> The default text. </summary> </member> <member name="F:Tix.UI5.Interfaces.ContextMenuItemConfiguration.icon"> <summary> The icon name. </summary> </member> <member name="M:Tix.UI5.Interfaces.ContextMenuItemConfiguration.#ctor(System.String,System.String,System.String,System.String)"> <summary> Initializes a new instance of the <see cref="T:Tix.UI5.Interfaces.ContextMenuItemConfiguration"/> class. </summary> <param name="termCode">The term code.</param> <param name="command">The command name.</param> <param name="defaultText">The default text.</param> <param name="icon">The icon name.</param> </member> <member name="P:Tix.UI5.Interfaces.ContextMenuItemConfiguration.Help"> <summary> Gets the help item configuration. </summary> <value> The help item configuration. </value> </member> <member name="P:Tix.UI5.Interfaces.ContextMenuItemConfiguration.TermCode"> <summary> Gets the term code. </summary> </member> <member name="P:Tix.UI5.Interfaces.ContextMenuItemConfiguration.Command"> <summary> Gets the name of the command associated to this item. </summary> </member> <member name="P:Tix.UI5.Interfaces.ContextMenuItemConfiguration.DefaultText"> <summary> Gets the default text. </summary> </member> <member name="P:Tix.UI5.Interfaces.ContextMenuItemConfiguration.Icon"> <summary> Gets the icon name (which can be <c>null</c>). </summary> </member> <member name="M:Tix.UI5.Interfaces.ContextMenuItemConfiguration.ToString"> <summary> Returns a <see cref="T:System.String" /> that represents this instance. </summary> <returns> A <see cref="T:System.String" /> that represents this instance. </returns> </member> <member name="T:Tix.UI5.Interfaces.DataAreaConfiguration"> <summary> The data area configuration </summary> </member> <member name="P:Tix.UI5.Interfaces.DataAreaConfiguration.DataAreaCode"> <summary> Gets or sets the data area code. </summary> </member> <member name="P:Tix.UI5.Interfaces.DataAreaConfiguration.BindingPath"> <summary> Gets or sets the binding path. </summary> </member> <member name="P:Tix.UI5.Interfaces.DataAreaConfiguration.RowDirection"> <summary> Gets or sets the row direction. </summary> </member> <member name="P:Tix.UI5.Interfaces.DataAreaConfiguration.RowCount"> <summary> Gets or sets the row count. </summary> </member> <member name="P:Tix.UI5.Interfaces.DataAreaConfiguration.LabelPosition"> <summary> Gets or sets the type of the render. </summary> </member> <member name="P:Tix.UI5.Interfaces.DataAreaConfiguration.ColorBasisCode"> <summary> Gets or sets the color basis code. </summary> </member> <member name="P:Tix.UI5.Interfaces.DataAreaConfiguration.VisualAttributes"> <summary> Gets or sets the visual attributes. </summary> </member> <member name="P:Tix.UI5.Interfaces.DataAreaConfiguration.Rows"> <summary> Gets or sets the composites that are shown in the container. </summary> </member> <member name="P:Tix.UI5.Interfaces.DataAreaConfiguration.PositionRowCount"> <summary>Gets or sets the PositionRowCount.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataAreaConfiguration.PositionColumnCount"> <summary>Gets or sets the PositionColumnCount.</summary> </member> <member name="T:Tix.UI5.Interfaces.DataAreaFieldConfiguration"> <summary>The data area field configuration.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataAreaFieldConfiguration.DataAreaFieldCode"> <summary> Gets or sets the data area field code. </summary> </member> <member name="P:Tix.UI5.Interfaces.DataAreaFieldConfiguration.DataAreaRowCode"> <summary> Gets or sets the data area row code. </summary> </member> <member name="P:Tix.UI5.Interfaces.DataAreaFieldConfiguration.DataAreaCode"> <summary>Gets or sets the data area code.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataAreaFieldConfiguration.SequenceNumber"> <summary> Gets or sets the sequence number. </summary> </member> <member name="P:Tix.UI5.Interfaces.DataAreaFieldConfiguration.AttributeName"> <summary> Gets or sets the attribute name (used for the knockout binding). </summary> </member> <member name="P:Tix.UI5.Interfaces.DataAreaFieldConfiguration.DataBind"> <summary>Gets or sets the C# expression to the shown data.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataAreaFieldConfiguration.DataBindText"> <summary>Gets or sets the DataBindText.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataAreaFieldConfiguration.DataBindType"> <summary>Gets or sets the DataBindType.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataAreaFieldConfiguration.ColorBasisCode"> <summary>Gets or sets the color basis code.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataAreaFieldConfiguration.IconBasisCode"> <summary>Gets or sets the icon basis code.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataAreaFieldConfiguration.VisualAttributes"> <summary> Gets or sets the visual attributes. </summary> </member> <member name="P:Tix.UI5.Interfaces.DataAreaFieldConfiguration.DisplayVarCode"> <summary> Gets or sets the display var code. </summary> </member> <member name="P:Tix.UI5.Interfaces.DataAreaFieldConfiguration.UnitSymbol"> <summary> Gets or sets get or Set the varcode unit symbol </summary> </member> <member name="P:Tix.UI5.Interfaces.DataAreaFieldConfiguration.Format"> <summary> Gets or sets the format. </summary> </member> <member name="T:Tix.UI5.Interfaces.DataAreaRowConfiguration"> <summary>The data area row configuration.</summary> </member> <member name="M:Tix.UI5.Interfaces.DataAreaRowConfiguration.#ctor"> <summary> Initializes a new instance of the <see cref="T:Tix.UI5.Interfaces.DataAreaRowConfiguration"/> class. </summary> </member> <member name="P:Tix.UI5.Interfaces.DataAreaRowConfiguration.DataAreaRowCode"> <summary> Gets or sets the data area row code. </summary> </member> <member name="P:Tix.UI5.Interfaces.DataAreaRowConfiguration.DataAreaCode"> <summary>Gets or sets the data area code.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataAreaRowConfiguration.SequenceNumber"> <summary> Gets or sets the sequence number. </summary> </member> <member name="P:Tix.UI5.Interfaces.DataAreaRowConfiguration.LabelTermCode"> <summary> Gets or sets the label term code. </summary> </member> <member name="P:Tix.UI5.Interfaces.DataAreaRowConfiguration.LabelDefaultText"> <summary> Gets or sets the label default text. </summary> </member> <member name="P:Tix.UI5.Interfaces.DataAreaRowConfiguration.LabelVisualAttributes"> <summary> Gets or sets the label visual attributes. </summary> </member> <member name="P:Tix.UI5.Interfaces.DataAreaRowConfiguration.FieldType"> <summary> Gets or sets the type of the field. </summary> </member> <member name="P:Tix.UI5.Interfaces.DataAreaRowConfiguration.Alignment"> <summary> Gets or sets the alignment of the field. </summary> </member> <member name="P:Tix.UI5.Interfaces.DataAreaRowConfiguration.DefaultVisibleFlag"> <summary>Gets or sets a value indicating whether default visible flag.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataAreaRowConfiguration.Fields"> <summary> Gets or sets the field list. </summary> </member> <member name="P:Tix.UI5.Interfaces.DataAreaRowConfiguration.Row"> <summary>Gets or sets the Row.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataAreaRowConfiguration.Column"> <summary>Gets or sets the Column.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataAreaRowConfiguration.RowSpan"> <summary>Gets or sets the RowSpan.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataAreaRowConfiguration.ColumnSpan"> <summary>Gets or sets the ColumnSpan.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataAreaRowConfiguration.ColumnWidth"> <summary>Gets or sets the ColumnWidth.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataAreaRowConfiguration.Ui5CmdCode"> <summary>Gets or sets the Ui5CmdCode.</summary> </member> <member name="T:Tix.UI5.Interfaces.SavedQuery"> <summary>The saved queries.</summary> </member> <member name="P:Tix.UI5.Interfaces.SavedQuery.SavedQueryCode"> <summary>Gets or sets the SavedQueryCode.</summary> </member> <member name="P:Tix.UI5.Interfaces.SavedQuery.QueryCode"> <summary>Gets or sets the QueryCode.</summary> </member> <member name="P:Tix.UI5.Interfaces.SavedQuery.Category"> <summary>Gets or sets the Category.</summary> </member> <member name="P:Tix.UI5.Interfaces.SavedQuery.IsDefault"> <summary> Gets or Sets whether a query is Default or not </summary> </member> <member name="P:Tix.UI5.Interfaces.SavedQuery.UserGroup"> <summary> Gets or Sets userGroup </summary> </member> <member name="P:Tix.UI5.Interfaces.SavedQuery.SavedQueryItems"> <summary> Gets or sets the items. </summary> </member> <member name="T:Tix.UI5.Interfaces.SavedQueryItem"> <summary>The saved query item.</summary> </member> <member name="P:Tix.UI5.Interfaces.SavedQueryItem.SavedQueryCode"> <summary>Gets or sets the SavedQueryCode.</summary> </member> <member name="P:Tix.UI5.Interfaces.SavedQueryItem.QueryCode"> <summary>Gets or sets the QueryCode.</summary> </member> <member name="P:Tix.UI5.Interfaces.SavedQueryItem.QueryItemCode"> <summary>Gets or sets the QueryItemCode.</summary> </member> <member name="P:Tix.UI5.Interfaces.SavedQueryItem.QueryItemType"> <summary>Gets or sets the QueryItemType.</summary> </member> <member name="P:Tix.UI5.Interfaces.SavedQueryItem.QueryItemValue"> <summary>Gets or sets the QueryItemValue.</summary> </member> <member name="P:Tix.UI5.Interfaces.SavedQueryItem.QueryItemOperator"> <summary>Gets or sets the query item operator.</summary> </member> <member name="P:Tix.UI5.Interfaces.SavedQueryItem.SequenceNumber"> <summary>Gets or sets the sequence number.</summary> </member> <member name="T:Tix.UI5.Interfaces.SavedQueryItemType"> <summary>Item types.</summary> </member> <member name="F:Tix.UI5.Interfaces.SavedQueryItemType.Text"> <summary>Default Type text</summary> </member> <member name="F:Tix.UI5.Interfaces.SavedQueryItemType.Varcode"> <summary>Varcode Type</summary> </member> <member name="F:Tix.UI5.Interfaces.SavedQueryItemType.Money"> <summary>Money Type</summary> </member> <member name="F:Tix.UI5.Interfaces.SavedQueryItemType.RelativeDate"> <summary>Relative Date</summary> </member> <member name="F:Tix.UI5.Interfaces.SavedQueryItemType.AbsoluteDate"> <summary>Absolute Date</summary> </member> <member name="F:Tix.UI5.Interfaces.SavedQueryItemType.RelativeFixDate"> <summary>Relative FixDate</summary> </member> <member name="F:Tix.UI5.Interfaces.SavedQueryItemType.AbsoluteFixDate"> <summary>Absolute FixDate</summary> </member> <member name="F:Tix.UI5.Interfaces.SavedQueryItemType.Boolean"> <summary>Boolean Type</summary> </member> <member name="T:Tix.UI5.Interfaces.ICacheServiceProxy"> <summary>The CacheManager interface.</summary> </member> <member name="M:Tix.UI5.Interfaces.ICacheServiceProxy.GetCurrentCacheRevisionNumber"> <summary>Gets the current cache revision number.</summary> <returns>The <see cref="T:System.String"/>.</returns> </member> <member name="T:Tix.UI5.Interfaces.ICommandConfigurationServiceProxy"> <summary>The CommandConfigurationRepository interface.</summary> </member> <member name="M:Tix.UI5.Interfaces.ICommandConfigurationServiceProxy.GetCommandItemForUser(System.String,System.String)"> <summary> Gets the command item. </summary> <param name="toolbarCode">The toolbar code.</param> <param name="toolbarCommand">The toolbar command.</param> <returns>Command Item default, for user or for group</returns> </member> <member name="M:Tix.UI5.Interfaces.ICommandConfigurationServiceProxy.GetToolbarForUser(System.String)"> <summary> Gets the toolbar. </summary> <param name="toolbarCode">The toolbar code.</param> <returns>Toolbar with Groups and Commands</returns> </member> <member name="M:Tix.UI5.Interfaces.ICommandConfigurationServiceProxy.GetContextMenuForUser(System.String)"> <summary> Gets the Toolbar element. </summary> <param name="contextMenuCode">The contextMenu code.</param> <returns>The contextMenu </returns> </member> <member name="M:Tix.UI5.Interfaces.ICommandConfigurationServiceProxy.GetButtonPaneForUser(System.String)"> <summary> Gets the ButtonPane. </summary> <param name="buttonpaneCode">The button pane code.</param> <returns>Button pane with Groups and Commands</returns> </member> <member name="M:Tix.UI5.Interfaces.ICommandConfigurationServiceProxy.GetRoutingForUser(System.String)"> <summary> Gets the Route. </summary> <param name="routeCode">The route code.</param> <returns>Route with Groups and Commands</returns> </member> <member name="M:Tix.UI5.Interfaces.ICommandConfigurationServiceProxy.GetRoutingTiles"> <summary> Gets the routing tiles. </summary> <returns>Route for home screen tiles</returns> </member> <member name="T:Tix.UI5.Interfaces.ICompositeContainerServiceProxy"> <summary> The repository for the composite container configuration. </summary> </member> <member name="M:Tix.UI5.Interfaces.ICompositeContainerServiceProxy.GetCompositeConfigurationForUser(System.String)"> <summary>Gets the configuration.</summary> <param name="compositeContainerCode">The composite container code.</param> <returns>The configuration information.</returns> </member> <member name="M:Tix.UI5.Interfaces.ICompositeContainerServiceProxy.GetResponsiveCompositeConfigurationForUser(System.String)"> <summary>Gets the configuration.</summary> <param name="compositeContainerCode">The composite container code.</param> <returns>The configuration information.</returns> </member> <member name="T:Tix.UI5.Interfaces.IDataAreaConfigurationServiceProxy"> <summary> Defines the IDataAreaConfigurationServiceProxy interface. </summary> </member> <member name="M:Tix.UI5.Interfaces.IDataAreaConfigurationServiceProxy.GetConfiguration(System.String)"> <summary> Gets the configuration. </summary> <param name="dataAreaCode">The data area code.</param> <returns>The configuration information.</returns> </member> <member name="T:Tix.UI5.Interfaces.IgnoreForDataBindAttribute"> <summary>The ignore for data bind attribute.</summary> </member> <member name="T:Tix.UI5.Interfaces.ILoginServiceProxy"> <summary>The LoginRepository interface.</summary> </member> <member name="M:Tix.UI5.Interfaces.ILoginServiceProxy.Login(System.String,System.String,System.Boolean)"> <summary> Logs in the specified user with user name and password. </summary> <param name="userName">Name of the user.</param> <param name="password">The password.</param> <param name="isPersistent">Indicates whether the login is persistent.</param> <returns>The logged in user.</returns> </member> <member name="M:Tix.UI5.Interfaces.ILoginServiceProxy.LoginWithOneTimeToken(System.String,System.String)"> <summary> Logs in the specified user with user name and one time token. </summary> <param name="userName">Name of the user.</param> <param name="token">The token.</param> <returns>The user.</returns> </member> <member name="M:Tix.UI5.Interfaces.ILoginServiceProxy.GetCustomization(System.String[])"> <summary> Gets the customization. </summary> <param name="languageCodes">The language codes.</param> <returns>The customization for the specified language(s).</returns> </member> <member name="M:Tix.UI5.Interfaces.ILoginServiceProxy.GetSystemData(System.String)"> <summary> Gets the system data with the specified key. </summary> <param name="key">The key.</param> <returns>The system data with the specified key.</returns> </member> <member name="M:Tix.UI5.Interfaces.ILoginServiceProxy.VerifyActiveDirectoryUser(System.String)"> <summary> Verifies if the AD user can login in. </summary> <param name="activeDirectoryUserCode">The active directory user name.</param> <returns>The user code for the AD user.</returns> </member> <member name="M:Tix.UI5.Interfaces.ILoginServiceProxy.SendResetPasswordLink(System.String,System.String,System.String)"> <summary> Send reset password link to user via email. </summary> <param name="userName">Name of the user.</param> <param name="redirectUrl">the url to redirect</param> <param name="returnUrl">the return url</param> <returns>Send reset password link to user.</returns> </member> <member name="M:Tix.UI5.Interfaces.ILoginServiceProxy.ResetPassword(System.String,System.String,System.String)"> <summary> Send reset password link to user via email. </summary> <param name="userCode">usercode.</param> <param name="newPassword">password</param> <param name="securityKey">securitykey.</param> <returns>Send reset password link to user.</returns> </member> <member name="T:Tix.UI5.Interfaces.IDataGridConfigurationServiceProxy"> <summary>The TipsDataGridConfigurationRepository interface.</summary> </member> <member name="M:Tix.UI5.Interfaces.IDataGridConfigurationServiceProxy.GetDataGridForUser(System.String)"> <summary>The get data grid container.</summary> <param name="gridCode">The grid code.</param> <returns>The <see cref="T:Tix.UI5.Interfaces.DataGridConfiguration"/>.</returns> </member> <member name="T:Tix.UI5.Interfaces.ISavedQueryServiceProxy"> <summary>The ISavedQueryServiceProxy interface.</summary> </member> <member name="M:Tix.UI5.Interfaces.ISavedQueryServiceProxy.GetSavedQueryList(System.String,System.Boolean)"> <summary>The get saved queries.</summary> <param name="savedQueryCode">The grid code.</param> <param name="isNewVersion">Is new version</param> <returns>The <see cref="T:Tix.UI5.Interfaces.SavedQuery"/>.</returns> </member> <member name="M:Tix.UI5.Interfaces.ISavedQueryServiceProxy.GetSavedQuery(System.String,System.String,System.String)"> <summary>The Get Saved Queries.</summary> <param name="savedQueryCode">The saved query code.</param> <param name="queryCode">The query code.</param> <param name="category">The category.</param> <returns>The saved query.</returns> </member> <member name="T:Tix.UI5.Interfaces.IUserInfoServiceProxy"> <summary>The UserInfoRepository interface.</summary> </member> <member name="M:Tix.UI5.Interfaces.IUserInfoServiceProxy.GetUserInformation"> <summary>The get number format.</summary> <returns>The <see cref="T:Tix.Runtime.ServiceOutputs.UserInformation"/>.</returns> </member> <member name="M:Tix.UI5.Interfaces.IUserInfoServiceProxy.GetIsDatabaseInUtc"> <summary> Gets the UTC mode of the database. </summary> <returns>The <see cref="T:Tix.Runtime.ServiceOutputs.UtcDbInformation"/>.</returns> </member> <member name="M:Tix.UI5.Interfaces.IUserInfoServiceProxy.GetCustomerCode"> <summary> Gets the customer code </summary> <returns>The customer code</returns> </member> <member name="M:Tix.UI5.Interfaces.IUserInfoServiceProxy.GetUserBackgroundImagePath(System.String)"> <summary>Gets the users background image path.</summary> <param name="tixApplicationName">The tix application name.</param> <returns>The background image path.</returns> </member> <member name="T:Tix.UI5.Interfaces.IParamGroupServiceProxy"> <summary>The ParamGroupRepository interface.</summary> </member> <member name="M:Tix.UI5.Interfaces.IParamGroupServiceProxy.GetParameters(System.String,System.Boolean)"> <summary>The get parameters.</summary> <param name="paramGroupCode">The param group code.</param> <param name="isEnumName">The is Enum Name.</param> <returns>The parameter list</returns> </member> <member name="T:Tix.UI5.Interfaces.IRouteConfigurationServiceProxy"> <summary>The RouteConfigurationRepository interface.</summary> </member> <member name="M:Tix.UI5.Interfaces.IRouteConfigurationServiceProxy.GetRoutes(System.String)"> <summary>The get parameters.</summary> <param name="moduleCode">The module Code.</param> <returns>The route list</returns> </member> <member name="T:Tix.UI5.Interfaces.ITextServiceProxy"> <summary> The interface for the text repository. </summary> </member> <member name="M:Tix.UI5.Interfaces.ITextServiceProxy.GetText(System.String,System.String,System.String)"> <summary>The get text.</summary> <param name="termCode">The term code.</param> <param name="dictCode">The dict code.</param> <param name="defaultText">The default text. If it is set and the text is not found on the database, this text is used for the "SaveUntranslatedText" feature (if turned on).</param> <returns>The translated text.</returns> </member> <member name="T:Tix.UI5.Interfaces.LoginCustomization"> <summary>Contains data for login-screen customization.</summary> </member> <member name="P:Tix.UI5.Interfaces.LoginCustomization.BackgroundImagePath"> <summary>Gets or sets the path to the background image.</summary> </member> <member name="P:Tix.UI5.Interfaces.LoginCustomization.LogoPath"> <summary>Gets or sets the path to the logo.</summary> </member> <member name="P:Tix.UI5.Interfaces.LoginCustomization.LoginText"> <summary>Gets or sets the login text.</summary> </member> <member name="P:Tix.UI5.Interfaces.LoginCustomization.RememberMeText"> <summary>Gets or sets the 'Remember Me' text.</summary> </member> <member name="P:Tix.UI5.Interfaces.LoginCustomization.CredentialsText"> <summary>Gets or sets the credentials text.</summary> </member> <member name="P:Tix.UI5.Interfaces.LoginCustomization.SigninText"> <summary>Gets or sets the sign-in text.</summary> </member> <member name="P:Tix.UI5.Interfaces.LoginCustomization.UserNameLabel"> <summary>Gets or sets the user name text.</summary> </member> <member name="P:Tix.UI5.Interfaces.LoginCustomization.UserNameText"> <summary>Gets or sets the user name text.</summary> </member> <member name="P:Tix.UI5.Interfaces.LoginCustomization.PasswordLabel"> <summary>Gets or sets the password text.</summary> </member> <member name="P:Tix.UI5.Interfaces.LoginCustomization.PasswordText"> <summary>Gets or sets the password text.</summary> </member> <member name="P:Tix.UI5.Interfaces.LoginCustomization.WrongText"> <summary>Gets or sets the 'wrong' text.</summary> </member> <member name="P:Tix.UI5.Interfaces.LoginCustomization.SkipPasswordCheck"> <summary>Gets or sets a value indicating whether to skip password checking.</summary> </member> <member name="P:Tix.UI5.Interfaces.LoginCustomization.CookiePrefix"> <summary>Gets or sets the cookie prefix.</summary> </member> <member name="P:Tix.UI5.Interfaces.LoginCustomization.ForgotPasswordText"> <summary>Gets or sets forgot password text.</summary> </member> <member name="P:Tix.UI5.Interfaces.LoginCustomization.ForgotPasswordEmailText"> <summary>Gets or sets forgot password email button text.</summary> </member> <member name="P:Tix.UI5.Interfaces.LoginCustomization.CredentialsForgotPasswordText"> <summary>Gets or sets CredentialsForgotPasswordText.</summary> </member> <member name="P:Tix.UI5.Interfaces.LoginCustomization.CredentialsResetPasswordText"> <summary>Gets or sets CredentialsForgotPasswordText.</summary> </member> <member name="P:Tix.UI5.Interfaces.LoginCustomization.NewPasswordText"> <summary>Gets or sets new password text.</summary> </member> <member name="P:Tix.UI5.Interfaces.LoginCustomization.ConfirmPasswordText"> <summary>Gets or sets Confirm Password text.</summary> </member> <member name="P:Tix.UI5.Interfaces.LoginCustomization.ResetPasswordSaveText"> <summary>Gets or sets reset password save button text.</summary> </member> <member name="P:Tix.UI5.Interfaces.LoginCustomization.EmailSuccessfulSentText"> <summary>Gets or sets email successful sent text.</summary> </member> <member name="P:Tix.UI5.Interfaces.LoginCustomization.WrongUsernameOrEmailText"> <summary>Gets or sets wrong username or email text.</summary> </member> <member name="P:Tix.UI5.Interfaces.LoginCustomization.PasswordMismatchText"> <summary>Gets or sets password mismatch text.</summary> </member> <member name="P:Tix.UI5.Interfaces.LoginCustomization.SomethingWentWrongText"> <summary>Gets or sets something went wrong text.</summary> </member> <member name="M:Tix.UI5.Interfaces.LoginCustomization.ToString"> <summary> Returns a <see cref="T:System.String" /> that represents this instance. </summary> <returns> A <see cref="T:System.String" /> that represents this instance. </returns> </member> <member name="T:Tix.UI5.Interfaces.LoginResult"> <summary>The login result.</summary> </member> <member name="P:Tix.UI5.Interfaces.LoginResult.HasUser"> <summary>Gets or sets a value indicating whether has user.</summary> </member> <member name="P:Tix.UI5.Interfaces.LoginResult.ErrorCode"> <summary>Gets or sets the error code.</summary> </member> <member name="P:Tix.UI5.Interfaces.LoginResult.ErrorMessage"> <summary>Gets or sets the error message.</summary> </member> <member name="T:Tix.UI5.Interfaces.NumberFormatInfo"> <summary>The number format info.</summary> </member> <member name="P:Tix.UI5.Interfaces.NumberFormatInfo.NumberGroupSeparator"> <summary>Gets or sets the number group separator.</summary> </member> <member name="P:Tix.UI5.Interfaces.NumberFormatInfo.NumberDecimalSeparator"> <summary>Gets or sets the number decimal separator.</summary> </member> <member name="T:Tix.UI5.Interfaces.Parameter"> <summary>Class for representing a parameter group.</summary> </member> <member name="P:Tix.UI5.Interfaces.Parameter.ParaText"> <summary>Gets or sets the parameter text.</summary> </member> <member name="P:Tix.UI5.Interfaces.Parameter.ParaKey"> <summary>Gets or sets the parameter key.</summary> </member> <member name="P:Tix.UI5.Interfaces.Parameter.ParaGrp"> <summary>Gets or sets the parameter group.</summary> </member> <member name="P:Tix.UI5.Interfaces.Parameter.EnumValue"> <summary>Gets or sets the C# enumeration value representing this parameter group.</summary> </member> <member name="P:Tix.UI5.Interfaces.Parameter.EnumName"> <summary>Gets or sets the name of the enum.</summary> </member> <member name="T:Tix.UI5.Interfaces.Routing"> <summary>The route.</summary> </member> <member name="P:Tix.UI5.Interfaces.Routing.RouteCode"> <summary> Gets or sets the command configuration code. </summary> <value> The command configuration code. </value> </member> <member name="P:Tix.UI5.Interfaces.Routing.CssWidth"> <summary> Gets or sets the width of the vertical menu. </summary> <value> The width of the vertical menu. </value> </member> <member name="T:Tix.UI5.Interfaces.DataGridConfigurationColumn"> <summary>The tips content configuration column.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfigurationColumn.GridCode"> <summary>Gets or sets the grid code.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfigurationColumn.GridItemCode"> <summary>Gets or sets the GridItemCode.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfigurationColumn.Align"> <summary>Gets or sets the Align.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfigurationColumn.ColorBasiCode"> <summary>Gets or sets the ColorBasiCode.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfigurationColumn.IconBasiCode"> <summary>Gets or sets the ColorBasiCode.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfigurationColumn.DataBind"> <summary>Gets or sets the DataBind.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfigurationColumn.DataBindText"> <summary>Gets or sets the DataBindText.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfigurationColumn.DataBindType"> <summary>Gets or sets the DataBindType.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfigurationColumn.DefaultVisibleFlag"> <summary>Gets or sets a value indicating whether default visible flag.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfigurationColumn.DisplayItemType"> <summary>Gets or sets the DisplayItemType.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfigurationColumn.DisplayVarCode"> <summary>Gets or sets the DisplayVarCode.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfigurationColumn.UnitSymbol"> <summary>Gets or sets the DisplayVarCode.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfigurationColumn.FixedWidthFlag"> <summary>Gets or sets a value indicating whether fixed width flag.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfigurationColumn.Format"> <summary>Gets or sets the Format.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfigurationColumn.FrozenFlag"> <summary>Gets or sets a value indicating whether frozen flag.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfigurationColumn.LabelDefaultText"> <summary>Gets or sets the LabelDefaultText.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfigurationColumn.LabelTermCode"> <summary>Gets or sets the LabelTermCode.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfigurationColumn.LineBreakFlag"> <summary>Gets or sets a value indicating whether line break flag.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfigurationColumn.ResizeFlag"> <summary>Gets or sets the ResizeFlag.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfigurationColumn.SequenceNumber"> <summary>Gets or sets the SequenceNumber.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfigurationColumn.SortOrder"> <summary>Gets or sets the SortOrder.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfigurationColumn.SortSeqNumber"> <summary>Gets or sets the SortSeqNumber.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfigurationColumn.CommandCode"> <summary>Gets or sets the CommandCode.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfigurationColumn.IconName"> <summary>Gets or sets the IconName.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfigurationColumn.Width"> <summary>Gets or sets the Width.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfigurationColumn.OID"> <summary>Gets or sets the oid.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfigurationColumn.GridStateOption"> <summary>Gets or sets the Grid Statistic Option.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfigurationColumn.HideOnPrintFlag"> <summary>Gets or sets the hide on print flag.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfigurationColumn.ExcelExportFlag"> <summary>Gets or sets the excel export flag.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfigurationColumn.ShowOnHoverFlag"> <summary> gets or sets Flag to set if column is visible on hover as hover button </summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfigurationColumn.ButtonRole"> <summary> Gets or sets ButtonRole , Primary, secondary or tertiary </summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfigurationColumn.HeaderColor"> <summary> Gets or sets column header color. </summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfigurationColumn.HeaderTextColor"> <summary> Gets or sets column header text color. </summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfigurationColumn.ParameterGroupCode"> <summary> Gets or sets ParameterGroupCode </summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfigurationColumn.ParameterGroupEnum"> <summary> Gets or sets ParameterGroupEnum </summary> </member> <member name="T:Tix.UI5.Interfaces.DataGridConfiguration"> <summary>The tips data grid configuration.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfiguration.GridCode"> <summary>Gets or sets the GridCode.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfiguration.PageFlag"> <summary>Gets or sets a value indicating whether page flag.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfiguration.PageSize"> <summary>Gets or sets the PageSize.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfiguration.ReordeColFlag"> <summary>Gets or sets the ReordeColFlag.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfiguration.ShrinkToFitFlag"> <summary>Gets or sets the ShrinkToFitFlag.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfiguration.UserCustomFlag"> <summary>Gets or sets the UserCustomFlag.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfiguration.UserCustomLimitedFlag"> <summary> Gets or sets the Limited user customization flag </summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfiguration.ExpandCollapseFlag"> <summary> Gets or sets the expand collapse flag </summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfiguration.ExpandAllFlag"> <summary> Gets or sets the expand all flag </summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfiguration.ExcelExportFlag"> <summary>Gets or sets the ExcelExportFlag.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfiguration.ExcelBackgroundImagePath"> <summary>Gets or sets the excel background image path.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfiguration.ExcelLogoPath"> <summary> Gets or sets Excel logo path </summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfiguration.PdfExportFlag"> <summary>Gets or sets the PdfExportFlag.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfiguration.PrintFlag"> <summary>Gets or sets the PrintFlag.</summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfiguration.UCNT"> <summary> Gets or sets the update counter. </summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfiguration.DisableMultisortflag"> <summary> Gets or sets a value indicating whether gets or sets Multisortflag </summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfiguration.MaxFetchCount"> <summary> Gets or sets maximum row fetch count. </summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfiguration.GridType"> <summary> Gets or sets the data grid type. </summary> </member> <member name="P:Tix.UI5.Interfaces.DataGridConfiguration.Columns"> <summary> Gets or sets the columns. </summary> </member> <member name="T:Tix.UI5.Interfaces.SimpleGridColumn"> <summary> The simple grid column. </summary> </member> <member name="P:Tix.UI5.Interfaces.SimpleGridColumn.Type"> <summary> Gets or sets the type. </summary> <value> The type. </value> </member> <member name="P:Tix.UI5.Interfaces.SimpleGridColumn.Name"> <summary> Gets or sets the name. </summary> <value> The name. </value> </member> <member name="P:Tix.UI5.Interfaces.SimpleGridColumn.LabelTermCode"> <summary> Gets or sets the label. </summary> <value> The label. </value> </member> <member name="P:Tix.UI5.Interfaces.SimpleGridColumn.Width"> <summary> Gets or sets the width. </summary> <value> The width. </value> </member> <member name="P:Tix.UI5.Interfaces.SimpleGridColumn.Command"> <summary> Gets or sets the command. </summary> <value> The command. </value> </member> <member name="P:Tix.UI5.Interfaces.SimpleGridColumn.LabelDefaultText"> <summary> Gets or sets the label. </summary> <value> The label. </value> </member> <member name="P:Tix.UI5.Interfaces.SimpleGridColumn.Align"> <summary> Gets or sets the align. </summary> <value> The align. </value> </member> <member name="T:Tix.UI5.Interfaces.Toolbar"> <summary> the Toolbar </summary> </member> <member name="P:Tix.UI5.Interfaces.Toolbar.ToolbarCode"> <summary> Gets or sets the command configuration code. </summary> <value> The command configuration code. </value> </member> <member name="P:Tix.UI5.Interfaces.Toolbar.ShowLabelFlag"> <summary> Gets or sets a value indicating whether [show label]. </summary> <value> <c>true</c> if [show label]; otherwise, <c>false</c>. </value> </member> <member name="P:Tix.UI5.Interfaces.Toolbar.CssWidth"> <summary> Gets or sets the width of the vertical menu. </summary> <value> The width of the vertical menu. </value> </member> <member name="T:Tix.UI5.Interfaces.CommandGroup"> <summary> the toolbar group configuration </summary> </member> <member name="P:Tix.UI5.Interfaces.CommandGroup.CommandBarCode"> <summary> Gets or sets the toolbar code. </summary> <value> The toolbar code. </value> </member> <member name="P:Tix.UI5.Interfaces.CommandGroup.LabelDefaultText"> <summary> Gets or sets the label default text. </summary> <value> The label default text. </value> </member> <member name="P:Tix.UI5.Interfaces.CommandGroup.LabelTermCode"> <summary> Gets or sets the label term code. </summary> <value> The label term code. </value> </member> <member name="P:Tix.UI5.Interfaces.CommandGroup.ParentGroupOid"> <summary> Gets or sets the parent group oid. </summary> <value> The parent group oid. </value> </member> <member name="P:Tix.UI5.Interfaces.CommandGroup.SequenceNumber"> <summary> Gets or sets the sequence number. </summary> <value> The sequence number. </value> </member> <member name="P:Tix.UI5.Interfaces.CommandGroup.Items"> <summary> Gets or sets the items. </summary> <value> The items. </value> </member> <member name="P:Tix.UI5.Interfaces.CommandGroup.Align"> <summary> Gets or sets the align. </summary> </member> <member name="P:Tix.UI5.Interfaces.CommandGroup.Role"> <summary> Gets or sets the command Role. </summary>s </member> <member name="P:Tix.UI5.Interfaces.CommandGroup.GridWidth"> <summary> Gets or sets the grid width. </summary> </member> <member name="T:Tix.UI5.Interfaces.CommandGroupItem"> <summary> the toolbar group item class </summary> </member> <member name="P:Tix.UI5.Interfaces.CommandGroupItem.Command"> <summary> Gets or sets the command. </summary> <value> The command. </value> </member> <member name="P:Tix.UI5.Interfaces.CommandGroupItem.Group"> <summary> Gets or sets the menu. </summary> <value> The menu. </value> </member> <member name="T:Tix.UI5.Interfaces.TixColorTranslator"> <summary> Enhanced color translator that supports rgb()-style colors, too </summary> </member> <member name="M:Tix.UI5.Interfaces.TixColorTranslator.FromHtml(System.String)"> <summary> Translates an Html color representation to a <see cref='T:System.Drawing.Color'/>. </summary> <param name="htmlColor">The html color string.</param> <returns>The parsed color.</returns> </member> <member name="T:Tix.UI5.Interfaces.TixPackageVersion"> <summary> The tix package version. Include the version of the package + the package release number </summary> </member> <member name="M:Tix.UI5.Interfaces.TixPackageVersion.#ctor(System.Version,System.Int32)"> <summary> Initializes a new instance of the <see cref="T:Tix.UI5.Interfaces.TixPackageVersion"/> class. </summary> <param name="version">The version.</param> <param name="packageRelease">The package release.</param> </member> <member name="M:Tix.UI5.Interfaces.TixPackageVersion.#ctor(System.String,System.Int32)"> <summary> Initializes a new instance of the <see cref="T:Tix.UI5.Interfaces.TixPackageVersion"/> class. </summary> <param name="version">The version.</param> <param name="packageRelease">The package release.</param> </member> <member name="P:Tix.UI5.Interfaces.TixPackageVersion.Version"> <summary>Gets the version.</summary> </member> <member name="P:Tix.UI5.Interfaces.TixPackageVersion.PackageRelease"> <summary>Gets the package release.</summary> </member> <member name="T:Tix.UI5.Interfaces.Ui5Services"> <summary>The ui 5 services.</summary> </member> <member name="P:Tix.UI5.Interfaces.Ui5Services.TextServiceProxy"> <summary>Gets the text repository.</summary> </member> <member name="P:Tix.UI5.Interfaces.Ui5Services.DataGridConfigurationServiceProxy"> <summary>Gets the tips data grid configuration.</summary> </member> <member name="P:Tix.UI5.Interfaces.Ui5Services.CompositeContainerServiceProxy"> <summary>Gets the composite container configuration repository.</summary> </member> <member name="P:Tix.UI5.Interfaces.Ui5Services.DataAreaConfigurationServiceProxy"> <summary>Gets the data area configuration repository.</summary> </member> <member name="P:Tix.UI5.Interfaces.Ui5Services.ParamGroupServiceProxy"> <summary>Gets the param group repository.</summary> </member> <member name="P:Tix.UI5.Interfaces.Ui5Services.CacheServiceProxy"> <summary>Gets the needed cache manager functionality.</summary> </member> <member name="P:Tix.UI5.Interfaces.Ui5Services.UserInfoServiceProxy"> <summary>Gets the number format info repository.</summary> </member> <member name="P:Tix.UI5.Interfaces.Ui5Services.CommandConfigurationServiceProxy"> <summary>Gets the command configuration repository.</summary> </member> <member name="P:Tix.UI5.Interfaces.Ui5Services.LoginServiceProxy"> <summary>Gets the login repository.</summary> </member> <member name="P:Tix.UI5.Interfaces.Ui5Services.SavedQueryServiceProxy"> <summary>Gets the saved query repository.</summary> </member> <member name="P:Tix.UI5.Interfaces.Ui5Services.ConfigAreaServiceProxy"> <summary>Gets the Configuration area repository.</summary> </member> <member name="P:Tix.UI5.Interfaces.Ui5Services.ColorBasiServiceProxy"> <summary>Gets the Colorbasi repository.</summary> </member> <member name="T:Tix.UI5.Interfaces.Ui5ServicesMock"> <summary> Mocks for the ui5services </summary> </member> <member name="P:Tix.UI5.Interfaces.Ui5ServicesMock.TextServiceProxy"> <summary>Gets the text repository.</summary> </member> <member name="P:Tix.UI5.Interfaces.Ui5ServicesMock.DataGridConfigurationServiceProxy"> <summary>Gets the tips data grid configuration.</summary> </member> <member name="P:Tix.UI5.Interfaces.Ui5ServicesMock.CompositeContainerServiceProxy"> <summary>Gets the composite container configuration repository.</summary> </member> <member name="P:Tix.UI5.Interfaces.Ui5ServicesMock.DataAreaConfigurationServiceProxy"> <summary>Gets the data area configuration repository.</summary> </member> <member name="P:Tix.UI5.Interfaces.Ui5ServicesMock.ParamGroupServiceProxy"> <summary>Gets the param group repository.</summary> </member> <member name="P:Tix.UI5.Interfaces.Ui5ServicesMock.CacheServiceProxy"> <summary>Gets the needed cache manager functionality.</summary> </member> <member name="P:Tix.UI5.Interfaces.Ui5ServicesMock.UserInfoServiceProxy"> <summary>Gets the number format info repository.</summary> </member> <member name="P:Tix.UI5.Interfaces.Ui5ServicesMock.CommandConfigurationServiceProxy"> <summary>Gets the command configuration repository.</summary> </member> <member name="P:Tix.UI5.Interfaces.Ui5ServicesMock.LoginServiceProxy"> <summary>Gets the login repository.</summary> </member> <member name="P:Tix.UI5.Interfaces.Ui5ServicesMock.SavedQueryServiceProxy"> <summary>Gets the saved query repository.</summary> </member> <member name="P:Tix.UI5.Interfaces.Ui5ServicesMock.ConfigAreaServiceProxy"> <summary>Gets the Configuration area repository.</summary> </member> <member name="P:Tix.UI5.Interfaces.Ui5ServicesMock.ColorBasiServiceProxy"> <summary>Gets the ColorBasi service proxy.</summary> </member> <member name="T:Tix.UI5.Interfaces.UntranslatedTextEntry"> <summary>The untranslated text entry.</summary> </member> <member name="P:Tix.UI5.Interfaces.UntranslatedTextEntry.TermCode"> <summary>Gets or sets the term code.</summary> </member> <member name="P:Tix.UI5.Interfaces.UntranslatedTextEntry.Text"> <summary>Gets or sets the text.</summary> </member> <member name="T:Tix.UI5.Interfaces.WebServerStartup"> <summary> Utilities for the web server startup </summary> </member> <member name="F:Tix.UI5.Interfaces.WebServerStartup.Logger"> <summary>The logger.</summary> </member> <member name="M:Tix.UI5.Interfaces.WebServerStartup.InitLog4Net"> <summary> Initializes log4net. </summary> </member> <member name="M:Tix.UI5.Interfaces.WebServerStartup.ActivateProcessDumpCreation"> <summary>Activate process dump creation if it is enabled inside web.tips.config.</summary> </member> <member name="M:Tix.UI5.Interfaces.WebServerStartup.GetVirtualDirName"> <summary> Gets the name of the virtual dir. </summary> <returns>The name of the virtual directory, without leading / in uppercase characters.</returns> </member> <member name="T:Tix.Core.Entities.CommandRole"> <summary>Role for grid configuration.</summary> </member> <member name="F:Tix.Core.Entities.CommandRole.Primary"> <summary>Primary item</summary> </member> <member name="F:Tix.Core.Entities.CommandRole.Secondary"> <summary>Secondary item</summary> </member> <member name="F:Tix.Core.Entities.CommandRole.Tertiary"> <summary>Tertiary item</summary> </member> <member name="F:Tix.Core.Entities.CommandRole.Destructive"> <summary>Destructive item</summary> </member> <member name="T:Tix.Core.Entities.CommandType"> <summary> CommandType of command. </summary> </member> <member name="F:Tix.Core.Entities.CommandType.ButtonPane"> <summary>The button pane.</summary> </member> <member name="F:Tix.Core.Entities.CommandType.ToolBar"> <summary>The toolbar.</summary> </member> <member name="F:Tix.Core.Entities.CommandType.ContextMenu"> <summary>The contextmenu.</summary> </member> <member name="F:Tix.Core.Entities.CommandType.Routing"> <summary>The submenu.</summary> </member> <member name="T:Tix.Core.Entities.GridType"> <summary> The Grid Type. </summary> </member> <member name="F:Tix.Core.Entities.GridType.DataGrid"> <summary> data grid. </summary> </member> <member name="F:Tix.Core.Entities.GridType.ExpandableDataGrid"> <summary> expandable data grid. </summary> </member> <member name="T:Tix.Core.Entities.CommandAlignment"> <summary>Alignments for grid configuration.</summary> </member> <member name="F:Tix.Core.Entities.CommandAlignment.Left"> <summary>Left aligned column</summary> </member> <member name="F:Tix.Core.Entities.CommandAlignment.Center"> <summary>Centered column</summary> </member> <member name="F:Tix.Core.Entities.CommandAlignment.Right"> <summary>Right aligned column</summary> </member> <member name="T:Tix.Core.Entities.GridAlignment"> <summary>Alignments for grid configuration.</summary> </member> <member name="F:Tix.Core.Entities.GridAlignment.Left"> <summary>Left aligned column</summary> </member> <member name="F:Tix.Core.Entities.GridAlignment.Center"> <summary>Centered column</summary> </member> <member name="F:Tix.Core.Entities.GridAlignment.Right"> <summary>Right aligned column</summary> </member> <member name="T:Tix.Core.Entities.GridColumnType"> <summary>Column types.</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.Text"> <summary>Text column</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.TextMultiURL"> <summary>Text column</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.TextParamGroup"> <summary>Text paramGroup column</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.TextParamGroupFromEnum"> <summary>Text paramGroup generated from enum column</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.TextEditableInput"> <summary>Text editable input column</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.TextEditableAutocomplete"> <summary>Text editable autocomplete column</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.TextEditableComboBox"> <summary>Text editable comboBox column</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.TextEditableParamGroup"> <summary>Text editable paramGroup column</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.TextEditableParamGroupFromEnum"> <summary>Text editable paramGroup generated from enum column</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.Date"> <summary>Date column</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.DateEditableInput"> <summary>Date editable input column</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.DateTime"> <summary>DateTime column</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.DateTimeEditableInput"> <summary>DateTime editable input column</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.DateTimeSecond"> <summary>DateTime column</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.DateTimeSecondEditableInput"> <summary>DateTime editable input column</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.Number"> <summary>Number column</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.NumberEditableInput"> <summary>Number column</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.Button"> <summary>Button column.</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.TextButton"> <summary>Text Button column.</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.IconButton"> <summary>Icon Button column.</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.Currency"> <summary>Currency column.</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.Money"> <summary>Money column.</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.MoneyEditableInput"> <summary>Money editable column.</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.Boolean"> <summary>Boolean column.</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.BooleanEditableInput"> <summary>Boolean column.</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.Quantity"> <summary>The quantity.</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.QuantityEditableInput"> <summary>The quantity editable column.</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.UnitPrice"> <summary>The unit price.</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.UnitPriceEditableInput"> <summary>The unit price.</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.PriceUnit"> <summary>The price unit.</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.PriceUnitEditableInput"> <summary>The price unit.</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.TextEditableChosenInput"> <summary>The text edited via chosen input.</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.TextEditableChosenParamGroupInput"> <summary>The text edited via chosen generated from paramGroup.</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.TextEditableChosenParamGroupInputFromEnum"> <summary>The text edited via chosen generated from enum paramGroup.</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.RemoveButton"> <summary>The native remove button column.</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.AddButton"> <summary>The native add button column.</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.DuplicateButton"> <summary>The native duplicate button column.</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.ExpandButton"> <summary>The native expand button column.</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.SortableRowsHandle"> <summary>The native sortable rows handle column.</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.CustomTemplate"> <summary>The universal type for custom template.</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.ButtonMenu"> <summary>The button with dropdown menu.</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.ProgressPie"> <summary>The progress pie.</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.ProgressBar"> <summary>The progress bar.</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.Icon"> <summary>Icon column.</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.ContextMenuButton"> <summary>Context Menu Button.</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.TextEditableTextArea"> <summary>Text editable input column</summary> </member> <member name="F:Tix.Core.Entities.GridColumnType.Label"> <summary>Label column.</summary> </member> <member name="T:Tix.Core.Entities.SummaryType"> <summary>SummaryType for grid configuration.</summary> </member> <member name="F:Tix.Core.Entities.SummaryType.None"> <summary>summery of type none</summary> </member> <member name="F:Tix.Core.Entities.SummaryType.Sum"> <summary>summery of type sum</summary> </member> <member name="F:Tix.Core.Entities.SummaryType.Average"> <summary>summery of type average</summary> </member> <member name="F:Tix.Core.Entities.SummaryType.Minimum"> <summary>summery of type minimum</summary> </member> <member name="F:Tix.Core.Entities.SummaryType.Maximum"> <summary>summery of type maximum</summary> </member> <member name="T:Tix.Core.Entities.Ui5.SortOrder"> <summary> Sort order </summary> </member> <member name="F:Tix.Core.Entities.Ui5.SortOrder.Default"> <summary>The default.</summary> </member> <member name="F:Tix.Core.Entities.Ui5.SortOrder.Ascending"> <summary> The ascending (0) </summary> </member> <member name="F:Tix.Core.Entities.Ui5.SortOrder.Descending"> <summary> The descending (1) </summary> </member> </members> </doc>