A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
tableWidth — Property, class com.flexicious.export.ExportOptions
For HTML/DOC export, we specify this so that the nested export does not look jagged
target — Property, class com.flexicious.components.tinycharts.skins.gauge.TinyHorizontalBulletGaugeSkin
target — Property, class com.flexicious.components.tinycharts.skins.gauge.TinyVerticalBulletGaugeSkin
targetValue — Property, class com.flexicious.components.tinycharts.tinygauge.TinyHorizontalBulletGauge
A number, between tick start value and tick end value that defines the position of the bullet target marker.
taskbar — Property, class com.flexicious.skins.dashboard.DashboardSkin
taskbar — Skin Part, class com.flexicious.components.dashboard.DashboardContainer
The skin part that holds the taskbar if enableTaskBar=true.
The skin part that holds the taskbar if enableTaskBar=true.
text — Property, class com.flexicious.components.tinycharts.DataTipRenderer
text — Property, class com.flexicious.controls.DateField
text — Property, interface com.flexicious.controls.interfaces.databindings.ITextDataBoundControl
The text of the control.
text — Property, interface com.flexicious.controls.interfaces.filters.ITextFilterControl
text — Property, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridCell
This is the actual text to display in the cell.
text — Property, interface com.flexicious.nestedtreedatagrid.interfaces.IFlexDataGridCell
This is the actual text to display in the cell.
textAlign — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Alignment of text within a container.
textAlign — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
Alignment of text within a container.
textAlign — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn
Alignment of text within a container.
textDecoration — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Determines whether the text is underlined.
textDecoration — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
Determines whether the text is underlined.
textDecoration — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn
Determines whether the text is underlined.
textDisabledColor — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
The color of the text of a renderer when the component is disabled.
textDisabledColor — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
The color of the text of a renderer when the component is disabled.
textDisabledColor — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn
The color of the text of a renderer when the component is disabled.
textFieldClass — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
The class implementing IUITextField that is used by this component to render text.
textFieldClass — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
The class implementing IUITextField that is used by this component to render text.
textFieldClass — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn
The class implementing IUITextField that is used by this component to render text.
textFieldFactory — Static Property, class com.flexicious.nestedtreedatagrid.utils.FlexVersionSpecific
textIndent — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
Offset of first line of text from the left side of the container, in pixels.
textIndent — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn
Offset of first line of text from the left side of the container, in pixels.
TextInput — class, package com.flexicious.controls
A TextInput that implements ITextFilterControl (IFilterControl) and ITextDataBoundControl (IDataBoundControl) which enables it to be used within the filtering/binding infrasturcture.
textRollOverColor — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Color of the text when the user rolls over a row.
textRollOverColor — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
Color of the text when the user rolls over a row.
textRollOverColor — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn
Color of the text when the user rolls over a row.
textSelectedColor — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Color of the text when the user selects a row.
textSelectedColor — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
Color of the text when the user selects a row.
textSelectedColor — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn
Color of the text when the user selects a row.
textWritten — Property, class com.flexicious.export.ExportEvent
The text written so far.
threeDimensional — Property, class com.flexicious.components.charts.FunnelChart
threeDimensional — Property, class com.flexicious.components.charts.PyramidChart
threeDimensional — Property, class com.flexicious.components.tinycharts.TinyChartBase
Is this a 3D chart? For the 2.9 release, only bar and column charts support 3d.
threeDimensional — Property, class com.flexicious.components.tinycharts.TinyPieChart
threeDimensionalShadowRatio — Property, class com.flexicious.components.tinycharts.TinyChartBase
If threeDimensional is set to true, the ratio of the shadow for the 3D perspective.
tickEndValue — Property, interface com.flexicious.components.charts.axis.IAxis
The numeric value to assicoate with the endAngle.
tickEndValue — Property, class com.flexicious.components.visualization.Gauge
The numeric value to assicoate with the endAngle.
tickHolder — Property, class com.flexicious.components.charts.treemap.TreeMapLegendGaugeSkin
tickHolder — Property, class com.flexicious.components.tinycharts.skins.gauge.TinyHorizontalBulletGaugeSkin
tickHolder — Property, class com.flexicious.components.tinycharts.skins.gauge.TinyVerticalBulletGaugeSkin
tickHolder — Property, class com.flexicious.skins.charts.axis.HorizontalAxisSkin
tickHolder — Property, class com.flexicious.skins.charts.axis.VerticalAxisSkin
tickHolder — Property, class com.flexicious.skins.visualization.GaugeSkin
tickHolder — Property, class com.flexicious.skins.visualization.HorizontalLinearGaugeSkin
tickHolder — Property, class com.flexicious.skins.visualization.HorizontalSemiCircleGaugeSkin
tickHolder — Property, class com.flexicious.skins.visualization.TrafficLightSkin
tickHolder — Property, class com.flexicious.skins.visualization.VerticalLinearGaugeSkin
tickHolder — Property, class com.flexicious.skins.visualization.VerticalSemiCircleGaugeSkin
tickLabelFactory — Property, interface com.flexicious.components.charts.axis.IAxis
The factory used to instantiate the tick labels.
tickLabelFactory — Property, class com.flexicious.components.visualization.Gauge
The factory used to instantiate the tick labels.
tickLabelFunction — Property, interface com.flexicious.components.charts.axis.IAxis
The label function that determines the label for the tick.
tickLabelFunction — Property, class com.flexicious.components.visualization.Gauge
The label function that determines the label for the tick.
tickLabelPrecision — Property, interface com.flexicious.components.charts.axis.IAxis
Precision of the tick labels
tickLabelPrecision — Property, class com.flexicious.components.visualization.Gauge
Precision of the tick labels
tickMajorColor — Property, interface com.flexicious.components.charts.axis.IAxis
The color of the major tick Default: white
tickMajorColor — Property, class com.flexicious.components.visualization.Gauge
The color of the major tick Default: white
tickMajorLabelStyleName — Property, interface com.flexicious.components.charts.axis.IAxis
The style name to apply to the major tick labels Default: tickMajorLabel
tickMajorLabelStyleName — Property, class com.flexicious.components.visualization.Gauge
The style name to apply to the major tick labels Default: tickMajorLabel
tickMajorLength — Property, interface com.flexicious.components.charts.axis.IAxis
The length of the major tick Default: 22
tickMajorLength — Property, class com.flexicious.components.visualization.Gauge
The length of the major tick Default: 22
tickMajorStartOffset — Property, interface com.flexicious.components.charts.axis.IAxis
The start offset at which to being drawing the major tick.
tickMajorStartOffset — Property, class com.flexicious.components.visualization.Gauge
The start offset at which to being drawing the major tick.
tickMajorStep — Property, interface com.flexicious.components.charts.axis.IAxis
The numeric difference between two major ticks.
tickMajorStep — Property, class com.flexicious.components.visualization.Gauge
The numeric difference between two major ticks.
tickMajorThickness — Property, interface com.flexicious.components.charts.axis.IAxis
The thickness of the major tick Default: 2
tickMajorThickness — Property, class com.flexicious.components.visualization.Gauge
The thickness of the major tick Default: 2
tickMinorColor — Property, interface com.flexicious.components.charts.axis.IAxis
The color of the minor tick Default: white
tickMinorColor — Property, class com.flexicious.components.visualization.Gauge
The color of the minor tick Default: white
tickMinorLabelStyleName — Property, interface com.flexicious.components.charts.axis.IAxis
The style name ot apply to the minor tick labels Default: tickMinorLabel
tickMinorLabelStyleName — Property, class com.flexicious.components.visualization.Gauge
The style name ot apply to the minor tick labels Default: tickMinorLabel
tickMinorLength — Property, interface com.flexicious.components.charts.axis.IAxis
The length of the minor tick Default: 16
tickMinorLength — Property, class com.flexicious.components.visualization.Gauge
The length of the minor tick Default: 16
tickMinorStartOffset — Property, interface com.flexicious.components.charts.axis.IAxis
The start offset at which to being drawing the minor tick.
tickMinorStartOffset — Property, class com.flexicious.components.visualization.Gauge
The start offset at which to being drawing the minor tick.
tickMinorStep — Property, interface com.flexicious.components.charts.axis.IAxis
The numeric difference between two minor ticks Default: 5
tickMinorStep — Property, class com.flexicious.components.visualization.Gauge
The numeric difference between two minor ticks Default: 5
tickMinorThickness — Property, interface com.flexicious.components.charts.axis.IAxis
The thickness of the minor tick Default: 2
tickMinorThickness — Property, class com.flexicious.components.visualization.Gauge
The thickness of the minor tick Default: 2
tickShowMajorLabels — Property, interface com.flexicious.components.charts.axis.IAxis
Whether or not to show major tick labels Default: true
tickShowMajorLabels — Property, class com.flexicious.components.visualization.Gauge
Whether or not to show major tick labels Default: true
tickShowMinorLabels — Property, interface com.flexicious.components.charts.axis.IAxis
Whether or not to show values for minor tick labels Default: false
tickShowMinorLabels — Property, class com.flexicious.components.visualization.Gauge
Whether or not to show values for minor tick labels Default: false
tickStartValue — Property, interface com.flexicious.components.charts.axis.IAxis
The numeric value to assicoate with the startAngle.
tickStartValue — Property, class com.flexicious.components.visualization.Gauge
The numeric value to assicoate with the startAngle.
tickSteps — Property, interface com.flexicious.components.charts.axis.IAxis
For custom drawn ticks, where we provide the tick steps.
tickSteps — Property, class com.flexicious.components.visualization.Gauge
For custom drawn ticks, where we provide the tick steps.
TileLayoutButton — class, package com.flexicious.components.dashboard.tileLayout
A class that is used to set the layout constraints of the tile layout
TileLayoutButton() — Constructor, class com.flexicious.components.dashboard.tileLayout.TileLayoutButton
TileLayoutPopup — class, package com.flexicious.components.dashboard.tileLayout
TileLayoutPopup() — Constructor, class com.flexicious.components.dashboard.tileLayout.TileLayoutPopup
Constructor.
TimePickerNumericStepper — class, package com.flexicious.controls.customDatePicker
Added support to format time values.
TimePickerNumericStepper() — Constructor, class com.flexicious.controls.customDatePicker.TimePickerNumericStepper
TinyAreaChart — class, package com.flexicious.components.tinycharts
TinyAreaChart() — Constructor, class com.flexicious.components.tinycharts.TinyAreaChart
TinyAreaChartPainter — class, package com.flexicious.components.tinycharts.painters
TinyAreaChartPainter(chart:com.flexicious.components.tinycharts:TinyChartBase) — Constructor, class com.flexicious.components.tinycharts.painters.TinyAreaChartPainter
TinyAreaChartSkin — class, package com.flexicious.components.tinycharts.skins
TinyAreaChartSkin() — Constructor, class com.flexicious.components.tinycharts.skins.TinyAreaChartSkin
Constructor.
TinyBarChart — class, package com.flexicious.components.tinycharts
TinyBarChart() — Constructor, class com.flexicious.components.tinycharts.TinyBarChart
TinyBarChartPainter — class, package com.flexicious.components.tinycharts.painters
TinyBarChartPainter(chart:com.flexicious.components.tinycharts:TinyChartBase) — Constructor, class com.flexicious.components.tinycharts.painters.TinyBarChartPainter
TinyBarChartSkin — class, package com.flexicious.components.tinycharts.skins
TinyBarChartSkin() — Constructor, class com.flexicious.components.tinycharts.skins.TinyBarChartSkin
Constructor.
TinyChartBase — class, package com.flexicious.components.tinycharts
TinyChartBase is the base class for all charting components.
TinyChartBase() — Constructor, class com.flexicious.components.tinycharts.TinyChartBase
The constructor
TinyChartPainterBase — class, package com.flexicious.components.tinycharts.painters
Class responsible for painting a chart.
TinyChartPainterBase(chart:com.flexicious.components.tinycharts:TinyChartBase) — Constructor, class com.flexicious.components.tinycharts.painters.TinyChartPainterBase
TinyColumnChart — class, package com.flexicious.components.tinycharts
TinyColumnChart() — Constructor, class com.flexicious.components.tinycharts.TinyColumnChart
TinyColumnChartPainter — class, package com.flexicious.components.tinycharts.painters
TinyColumnChartPainter(chart:com.flexicious.components.tinycharts:TinyChartBase) — Constructor, class com.flexicious.components.tinycharts.painters.TinyColumnChartPainter
TinyColumnChartSkin — class, package com.flexicious.components.tinycharts.skins
TinyColumnChartSkin() — Constructor, class com.flexicious.components.tinycharts.skins.TinyColumnChartSkin
Constructor.
TinyDividedBarChart — class, package com.flexicious.components.tinycharts
TinyDividedBarChart() — Constructor, class com.flexicious.components.tinycharts.TinyDividedBarChart
TinyDividedBarChartPainter — class, package com.flexicious.components.tinycharts.painters
TinyDividedBarChartPainter(chart:com.flexicious.components.tinycharts:TinyChartBase) — Constructor, class com.flexicious.components.tinycharts.painters.TinyDividedBarChartPainter
TinyDividedBarChartSkin — class, package com.flexicious.components.tinycharts.skins
TinyDividedBarChartSkin() — Constructor, class com.flexicious.components.tinycharts.skins.TinyDividedBarChartSkin
Constructor.
TinyDividedColumnChart — class, package com.flexicious.components.tinycharts
TinyDividedColumnChart() — Constructor, class com.flexicious.components.tinycharts.TinyDividedColumnChart
TinyDividedColumnChartPainter — class, package com.flexicious.components.tinycharts.painters
TinyDividedColumnChartPainter(chart:com.flexicious.components.tinycharts:TinyChartBase) — Constructor, class com.flexicious.components.tinycharts.painters.TinyDividedColumnChartPainter
TinyDividedColumnChartSkin — class, package com.flexicious.components.tinycharts.skins
TinyDividedColumnChartSkin() — Constructor, class com.flexicious.components.tinycharts.skins.TinyDividedColumnChartSkin
Constructor.
TinyHorizontalBulletGauge — class, package com.flexicious.components.tinycharts.tinygauge
TinyHorizontalBulletGauge() — Constructor, class com.flexicious.components.tinycharts.tinygauge.TinyHorizontalBulletGauge
TinyHorizontalBulletGaugeSkin — class, package com.flexicious.components.tinycharts.skins.gauge
TinyHorizontalBulletGaugeSkin() — Constructor, class com.flexicious.components.tinycharts.skins.gauge.TinyHorizontalBulletGaugeSkin
Constructor.
TinyLineChart — class, package com.flexicious.components.tinycharts
TinyLineChart() — Constructor, class com.flexicious.components.tinycharts.TinyLineChart
TinyLineChartPainter — class, package com.flexicious.components.tinycharts.painters
TinyLineChartPainter(chart:com.flexicious.components.tinycharts:TinyChartBase) — Constructor, class com.flexicious.components.tinycharts.painters.TinyLineChartPainter
TinyLineChartSkin — class, package com.flexicious.components.tinycharts.skins
TinyLineChartSkin() — Constructor, class com.flexicious.components.tinycharts.skins.TinyLineChartSkin
Constructor.
tinyPie — Property, class com.flexicious.components.tinycharts.painters.TinyPieChartPainter3d
The chart casted to a pie chart control
TinyPieChart — class, package com.flexicious.components.tinycharts
A Tiny pie chart.
TinyPieChart() — Constructor, class com.flexicious.components.tinycharts.TinyPieChart
TinyPieChartPainter — class, package com.flexicious.components.tinycharts.painters
TinyPieChartPainter(chart:com.flexicious.components.tinycharts:TinyChartBase) — Constructor, class com.flexicious.components.tinycharts.painters.TinyPieChartPainter
TinyPieChartPainter3d — class, package com.flexicious.components.tinycharts.painters
Add 3d support to pie chart.
TinyPieChartPainter3d(chart:com.flexicious.components.tinycharts:TinyChartBase) — Constructor, class com.flexicious.components.tinycharts.painters.TinyPieChartPainter3d
TinyPieChartSkin — class, package com.flexicious.components.tinycharts.skins
TinyPieChartSkin() — Constructor, class com.flexicious.components.tinycharts.skins.TinyPieChartSkin
Constructor.
TinyVerticalBulletGauge — class, package com.flexicious.components.tinycharts.tinygauge
TinyVerticalBulletGauge() — Constructor, class com.flexicious.components.tinycharts.tinygauge.TinyVerticalBulletGauge
TinyVerticalBulletGaugeSkin — class, package com.flexicious.components.tinycharts.skins.gauge
TinyVerticalBulletGaugeSkin() — Constructor, class com.flexicious.components.tinycharts.skins.gauge.TinyVerticalBulletGaugeSkin
Constructor.
title — Property, class com.flexicious.components.charts.axis.AxisBase
The text for the title displayed along the axis.
title — Property, interface com.flexicious.components.charts.axis.IAxis
The text for the title displayed along the axis.
title — Property, class com.flexicious.components.container.FieldSet
A Title for the fieldset
title — Property, class com.flexicious.components.dashboard.DashboardContainer
Title or caption displayed in the title bar.
title — Property, class com.flexicious.components.dashboard.Dashlet
Title or caption displayed in the title bar.
titlebar — Static Property, class com.flexicious.components.IconRepository
titleBarHeight — Property, class com.flexicious.components.dashboard.DashboardContainer
Height of the title bar
titleBarHeight — Property, class com.flexicious.components.dashboard.Dashlet
Height of the title bar
titleDisplay — Property, class com.flexicious.skins.container.ExtendedTitleWindowSkin
titleDisplay — Property, class com.flexicious.skins.container.PopupButtonTitleWindowSkin
titleDisplay — Property, class com.flexicious.skins.dashboard.DashboardSkin
titleDisplay — Property, class com.flexicious.skins.dashboard.DashletSkin
titleDisplay — Property, class com.flexicious.skins.dashboard.PrintDashboardSkin
titleDisplay — Property, class com.flexicious.skins.dashboard.PrintDashletSkin
titleDisplay — Skin Part, class com.flexicious.components.dashboard.Dashlet
The skin part that defines the appearance of the title text in the container.
The skin part that defines the appearance of the title text in the container.
titleDisplay — Skin Part, class com.flexicious.components.dashboard.DashboardContainer
The skin part that defines the appearance of the title text in the container.
The skin part that defines the appearance of the title text in the container.
titlewindow1_creationCompleteHandler(event:mx.events:FlexEvent) — method, class com.flexicious.export.ExportOptionsView
titlewindow1_creationCompleteHandler(event:mx.events:FlexEvent) — method, class com.flexicious.nestedtreedatagrid.pager.MultiColumnSortRenderer
titlewindow1_creationCompleteHandler(event:mx.events:FlexEvent) — method, class com.flexicious.print.PrintPreview
toaster — Property, class com.flexicious.controls.toaster.DefaultRenderer
toaster — Property, interface com.flexicious.controls.toaster.IToasterMessageRenderer
Toaster — class, package com.flexicious.controls.toaster
Class that provides toaster style notifications for flex.
Toaster() — Constructor, class com.flexicious.controls.toaster.Toaster
toasterClosed — Event, class com.flexicious.controls.toaster.Toaster
When the toaster item has closed.
toasterClosing — Event, class com.flexicious.controls.toaster.Toaster
When the toaster item is about to close, prior to the animation
toastericon — Property, class com.flexicious.controls.toaster.DefaultRenderer
toastericon — Property, interface com.flexicious.controls.toaster.IToasterMessageRenderer
toasterOpen — Event, class com.flexicious.controls.toaster.Toaster
When the toaster item is shown for the first time, post the animation
toasterOpening — Event, class com.flexicious.controls.toaster.Toaster
When the toaster item is showning for the first time, prior to the animation.
toggleTitleBars() — method, class com.flexicious.components.dashboard.DashboardContainer
Toggles the visibility of the titlebars of the dashlets.
toolbar — Property, class com.flexicious.nestedtreedatagrid.toolbar.ToolbarHBox
ToolbarAction — class, package com.flexicious.nestedtreedatagrid.valueobjects
A class that represents a tool bar action that will appear in the toolbar of the datagrid.
ToolbarAction(name:String, level:int, code:String, tooltip:String, iconUrl:Object, seperatorBefore:Boolean, seperatorAfter:Boolean, subActions:Array, requiresSelection:Boolean, requiresSingleSelection:Boolean, disableIconUrl:Object, isEnabledFunction:Function, executedFunction:Function) — Constructor, class com.flexicious.nestedtreedatagrid.valueobjects.ToolbarAction
A class that represents a custom toolbar action.
toolbarActionAddRow — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Returns the built in Add Row Action
toolbarActionAddRowDisabledIconUrl — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
The icon for the AddRow action, in disabled mode.
toolbarActionAddRowIconUrl — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
The icon for the AddRow action.
toolbarActionDelete — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Returns the built in Delete Action
toolbarActionDeleteDisabledIconUrl — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
The icon for the edit action, in disabled mode.
toolbarActionDeleteIconUrl — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
The icon for the delete action.
toolbarActionEdit — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Returns the built in Edit Action
toolbarActionEditDisabledIconUrl — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
The icon for the edit action, in disabled mode.
toolbarActionEditIconUrl — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
The icon for the edit action.
toolbarActionExecuted — Event, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Dispatched when any toolbarAction is executed.
toolbarActionExecutedFunction — Property, class com.flexicious.lic.NdgBase
A function that gets executed whenever a user clicks on a icon generated by a custom toolbar icon.
toolbarActionFilter — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Returns the built in Filter Action
toolbarActionFilterDisabledIconUrl — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
The icon for the Filter action, in disabled mode.
toolbarActionFilterIconUrl — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
The icon for the Filter action.
toolbarActionMoveDown — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Returns the built in moveDown Action
toolbarActionMoveDownDisabledIconUrl — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
The icon for the Down action, in disabled mode.
toolbarActionMoveDownIconUrl — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
The icon for the Down action.
toolbarActionMoveTo — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Returns the built in Move to Action
toolbarActionMoveToDisabledIconUrl — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
The icon for the mvoe To action, in disabled mode.
toolbarActionMoveToIconUrl — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
The icon for the moveTo action.
toolbarActionMoveUp — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Returns the built in moveUp Action
toolbarActionMoveUpDisabledIconUrl — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
The icon for the Up action, in disabled mode.
toolbarActionMoveUpIconUrl — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
The icon for the Up action.
toolbarActions — Property, class com.flexicious.lic.NdgBase
A collection of toolbar actions.
_toolbarActions — Property, class com.flexicious.nestedtreedatagrid.pager.PagerControl
toolbarActionSeparator — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Returns the built in moveUp Action
toolbarActionSeparatorIconUrl — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
The icon for the seperator action.
toolbarActionSort — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Returns the built in Edit Action
toolbarActionSortIconUrl — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
The icon for the edit action.
toolbarActionValidFunction — Property, class com.flexicious.lic.NdgBase
A function that gets executed whenever the user selection changes.
toolbarExcelHandlerFunction — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Function that actually runs the export to excel.
ToolbarHBox — class, package com.flexicious.nestedtreedatagrid.toolbar
ToolbarHBox() — Constructor, class com.flexicious.nestedtreedatagrid.toolbar.ToolbarHBox
ToolbarMenu — class, package com.flexicious.nestedtreedatagrid.toolbar
ToolbarMenu() — Constructor, class com.flexicious.nestedtreedatagrid.toolbar.ToolbarMenu
ToolbarMenuDataDescriptor — class, package com.flexicious.nestedtreedatagrid.toolbar
ToolbarMenuDataDescriptor(isEnabledFunction:Function) — Constructor, class com.flexicious.nestedtreedatagrid.toolbar.ToolbarMenuDataDescriptor
toolbarPdfHandlerFunction — Property, class com.flexicious.components.dashboard.DashboardContainer
Function that actually runs the pdf.
toolbarPdfHandlerFunction — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Function that actually runs the pdf.
toolbarPrintHandlerFunction — Property, class com.flexicious.components.dashboard.DashboardContainer
Function that actually runs the print.
toolbarPrintHandlerFunction — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Function that actually runs the print.
toolbarWordHandlerFunction — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Function that actually runs the export to word.
tooltip — Property, class com.flexicious.nestedtreedatagrid.valueobjects.ToolbarAction
Tooltip for the icon.
toolTip — Property, interface com.flexicious.nestedtreedatagrid.cells.IExpandCollapseComponent
tooltipBehavior — Property, class com.flexicious.components.dashboard.DashboardContainer
tooltipBehavior — Property, class com.flexicious.components.tinycharts.TinyChartBase
tooltipBehavior — Property, class com.flexicious.components.visualization.Gauge
tooltipBehavior — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid
TooltipBehavior — class, package com.flexicious.behaviors
Attaches the tooltip behavior to any UI component.
TooltipBehavior(ownerComponent:mx.core:IUIComponent) — Constructor, class com.flexicious.behaviors.TooltipBehavior
toolTipFunction — Property, class com.flexicious.controls.CheckBoxList
ooltip to show on each of the checkboxes.
toolTipFunction — Property, class com.flexicious.controls.CheckBoxTileList
ooltip to show on each of the checkboxes.
TooltipMenuItemRenderer — class, package com.flexicious.nestedtreedatagrid.behaviors.columnheader
TooltipMenuItemRenderer() — Constructor, class com.flexicious.nestedtreedatagrid.behaviors.columnheader.TooltipMenuItemRenderer
toolTipMoveHandler(event:flash.events:Event) — method, class com.flexicious.behaviors.TooltipBehavior
Dispatched by the system manager when the mouse moves and a tooltip is active...
tooltipOwner — Property, class com.flexicious.components.tinycharts.DataTipRenderer
tooltipOwner — Property, interface com.flexicious.controls.interfaces.IExtendedTooltip
tooltipWatcher — Property, class com.flexicious.behaviors.TooltipBehavior
A timer that watches the mouse and destroys the tooltip when the mouse is outside the tooltip and the the trigger for more than tooltipWatcherTimeout msec interval
tooltipWatcherTimeout — Property, class com.flexicious.behaviors.TooltipBehavior
Amount of time to wait after user has moved the mouse away from the tooltip, before we destroy the tooltips.
toPersistenceString(userSettingsOptions:com.flexicious.persistence:UserSettingsOptions) — method, class com.flexicious.components.valueobjects.DashletInfo
Converts to a string for ease of persistence.
toPersistenceString(grid:com.flexicious.grids.dependencies:IExtendedDataGrid) — method, class com.flexicious.print.PrintOptions
Converts the user interactive persistable properties of the print options to a string that can be used for persistence.
toPersistenceString(host:Object) — Static Method , class com.flexicious.utils.UIUtils
Returns a specially formatted string that stores information about the type.
topGap — Property, class com.flexicious.components.visualization.HorizontalLinearGauge
The gap between the top and the range.
topGroup — Property, class com.flexicious.components.dashboard.DashboardContainer
The skin part that defines the appearance of the titlebar
topGroup — Skin Part, class com.flexicious.components.container.ExtendedTitleWindow
The skin part that holds the top level controls
The skin part that holds the top level controls
topGroup — Skin Part, class com.flexicious.components.dashboard.Dashlet
The skin part that defines the appearance of the titlebar
The skin part that defines the appearance of the titlebar
topGutter — Property, class com.flexicious.components.charts.CartesianChart
Amount of space to leave on the right hand side for overrun of larger label values.
toPreferenceString(uso:com.flexicious.persistence:UserSettingsOptions) — method, class com.flexicious.persistence.GridPreferencesInfo
A function that converts the current preference object into a string.
toString(host:Object) — Static Method , class com.flexicious.nestedtreedatagrid.utils.ExtendedUIUtils
toString() — method, class com.flexicious.nestedtreedatagrid.valueobjects.ChangeInfo
toString() — method, class com.flexicious.nestedtreedatagrid.valueobjects.SelectionInfo
toString() — method, class com.flexicious.nestedtreedatagrid.valueobjects.VirtualScrollLoadInfo
toString(host:Object) — Static Method , class com.flexicious.utils.UIUtils
Returns the string value of the passed in object, or if null, returns an empty string.
totalDirty — Property, class com.flexicious.print.PrintController
totalPages — Property, class com.flexicious.print.PrintPreview
totalPages — Property, interface com.flexicious.print.printareas.IPrintArea
totalPages — Property, interface com.flexicious.print.printareas.IPrintPreview
totalPages — Property, class com.flexicious.print.printareas.PrintArea
Total number of pages to print
totalPagesHeight — Property, class com.flexicious.nestedtreedatagrid.print.PrintFlexDataGrid
Height of all the pages combined
totalRecords — Property, interface com.flexicious.controls.interfaces.IPager
totalRecords — Property, class com.flexicious.grids.ExtendedAdvancedDataGrid
The total number of records (needs to be set only in server mode, because there is no way for the grid to know how many records on the server match the filter criteria) In client mode, the count of the data provider is used instead.
totalRecords — Property, class com.flexicious.grids.ExtendedDataGrid
The total number of records (needs to be set only in server mode, because there is no way for the grid to know how many records on the server match the filter criteria) In client mode, the count of the data provider is used instead.
totalRecords — Property, class com.flexicious.grids.columns.footers.PagerControl
totalRecords — Property, class com.flexicious.grids.spark.ExtendedSparkDataGrid
The total number of records (needs to be set only in server mode, because there is no way for the grid to know how many records on the server match the filter criteria) In client mode, the count of the data provider is used instead.
totalRecords — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid
The total number of records at the root level (needs to be set only in server mode, because there is no way for the grid to know how many records on the server match the filter criteria) In client mode, the count of the data provider is used instead.
totalRecords — Property, class com.flexicious.nestedtreedatagrid.pager.PagerControl
totalRecords — Property, class com.flexicious.nestedtreedatagrid.pager.PagerControlAS
Returns the total records
totalRecords — Property, class com.flexicious.nestedtreedatagrid.valueobjects.ItemLoadInfo
totalRecordsSet — Event, class com.flexicious.grids.columns.footers.PagerControl
traceCols — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
trackChange(changedItem:Object, changeType:String, changeLevel:com.flexicious.nestedtreedatagrid:FlexDataGridColumnLevel, changedProperty:String, previousValue:any, newValue:any) — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Method to track a change, called by track change API to keep track of additions, deletions and modifications to the data provider.
TrafficLight — class, package com.flexicious.components.visualization
A specialized type of a gauge, with stop lights.
TrafficLight() — Constructor, class com.flexicious.components.visualization.TrafficLight
TrafficLightSkin — class, package com.flexicious.skins.visualization
TrafficLightSkin() — Constructor, class com.flexicious.skins.visualization.TrafficLightSkin
Constructor.
transferChildrenToDropdown(childrenToTransfer:Array) — method, class com.flexicious.controls.containers.DropdownHBox
transferChildrenToDropdown(childrenToTransfer:Array) — method, class com.flexicious.nestedtreedatagrid.toolbar.ToolbarHBox
transferChildToBox(child:flash.display:DisplayObject) — method, class com.flexicious.controls.containers.DropdownHBox
transferChildToBox(child:flash.display:DisplayObject) — method, class com.flexicious.nestedtreedatagrid.toolbar.ToolbarHBox
transferChildToDropdown(child:flash.display:DisplayObject) — method, class com.flexicious.controls.containers.DropdownHBox
transferColumnStyles(fromCol:Object, toCol:Object) — Static Method , class com.flexicious.utils.FlexVersionSpecific
transferPrimitiveProps(from:Object, to:Object, propsToExclude:Array) — Static Method , class com.flexicious.utils.UIUtils
transferProps(from:Object, to:Object, propsToTransfer:Array) — Static Method , class com.flexicious.utils.UIUtils
transferStyles(from:Object, to:Object, stylesToTransfer:Array) — Static Method , class com.flexicious.utils.UIUtils
treemapChart — Property, class com.flexicious.components.charts.treemap.TreeMapPainter
TreeMapChart — class, package com.flexicious.components.charts.treemap
TreeMapChart() — Constructor, class com.flexicious.components.charts.treemap.TreeMapChart
TreemapChartSkin — class, package com.flexicious.components.charts.treemap
TreemapChartSkin() — Constructor, class com.flexicious.components.charts.treemap.TreemapChartSkin
Constructor.
TreemapLayout — class, package com.flexicious.components.charts.treemap
TreemapLayout() — Constructor, class com.flexicious.components.charts.treemap.TreemapLayout
Constructor.
TreeMapLegendGaugeSkin — class, package com.flexicious.components.charts.treemap
TreeMapLegendGaugeSkin() — Constructor, class com.flexicious.components.charts.treemap.TreeMapLegendGaugeSkin
Constructor.
TreeMapPainter — class, package com.flexicious.components.charts.treemap
TreeMapPainter(chart:com.flexicious.components.tinycharts:TinyChartBase) — Constructor, class com.flexicious.components.charts.treemap.TreeMapPainter
TreeMapPlotPoint — class, package com.flexicious.components.charts.treemap
TreeMapPlotPoint(xPos:Number, yPos:Number, item:Object, prevItem:Object, index:int, itemFill:mx.graphics:IFill, lineFill:mx.graphics:IFill, min:Number, max:Number, sum:Number, value:Number, series:com.flexicious.components.tinycharts.valueobjects:Series) — Constructor, class com.flexicious.components.charts.treemap.TreeMapPlotPoint
treemapSeries — Property, class com.flexicious.components.charts.treemap.TreeMapPainter
treemapSeries — Property, class com.flexicious.components.charts.treemap.TreeMapSeries
TreeMapSeries — class, package com.flexicious.components.charts.treemap
TreeMapSeries() — Constructor, class com.flexicious.components.charts.treemap.TreeMapSeries
trigger — Property, class com.flexicious.nestedtreedatagrid.valueobjects.ToolbarAction
The actual button associated with the toolbar action.
triggerCell — Property, class com.flexicious.nestedtreedatagrid.behaviors.columnheader.ColumnHeaderOperationBehavior
The cell that triggered the move
triggerEvent — Property, class com.flexicious.events.DashboardEvent
The event that triggered this event
triggerEvent — Property, class com.flexicious.grids.events.FilterPageSortChangeEvent
The original event that triggered the filter event
_triggerEvent — Property, class com.flexicious.lic.EadgBase
If we're setting filters programatically, we may not want the filterPageSortChange event to fire.
_triggerEvent — Property, class com.flexicious.lic.EdgBase
If we're setting filters programatically, we may not want the filterPageSortChange event to fire.
_triggerEvent — Property, class com.flexicious.lic.SEdgBase
If we're setting filters programatically, we may not want the filterPageSortChange event to fire.
triggerEvent — Property, class com.flexicious.nestedtreedatagrid.events.ExtendedFilterPageSortChangeEvent
Event that cused this event to happen.
triggerEvent — Property, class com.flexicious.nestedtreedatagrid.events.FlexDataGridEvent
The event that triggered this event.
TriStateCheckBox — class, package com.flexicious.controls
A Checkbox that implements ITriStateCheckBoxFilterControl (IFilterControl) which enables it to be used within the filtering/binding infrasturcture.
TriStateCheckBox(middle:Boolean) — Constructor, class com.flexicious.controls.TriStateCheckBox
Constructor
truncateToFit — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn
If this propery is true, the text that does not fit in the available size is truncated with "...".
TXT_EXPORT — Constant Static Property, class com.flexicious.export.ExportOptions
TxtExporter — class, package com.flexicious.export.exporters
Exports the grid in text format
TxtExporter() — Constructor, class com.flexicious.export.exporters.TxtExporter
txtMessage — Property, class com.flexicious.controls.toaster.DefaultRenderer
txtName — Property, class com.flexicious.persistence.OpenSettingsPopup
txtPageFrom — Property, class com.flexicious.export.ExportOptionsView
txtPageFrom — Property, class com.flexicious.print.PrintOptionsView
txtPageSize — Property, class com.flexicious.persistence.SettingsPopup
txtPageTo — Property, class com.flexicious.export.ExportOptionsView
txtPageTo — Property, class com.flexicious.print.PrintOptionsView
txtPreferenceName — Property, class com.flexicious.persistence.SaveSettingsPopup
type — Property, class com.flexicious.components.charts.BubbleChart
type — Property, class com.flexicious.components.charts.CartesianChart
The type of bar/column chart to render.
type — Property, interface com.flexicious.components.charts.IMultiSeriesChart
The type of bar/column chart to render.
type — Property, class com.flexicious.components.tinycharts.TinyBarChart
The type of bar chart to render.
type — Property, class com.flexicious.components.tinycharts.TinyColumnChart
The type of bar chart to render.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z