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  
savedPreferences — Property, class com.flexicious.persistence.GridPreferencesInfo
List of saved preferences.
saveFileMessage — Property, class com.flexicious.grids.events.PrintExportOptions
To bypass flash player 10 security when filterPageSortMode="server", we need user action to initiate file download.
saveSettings — Static Property, class com.flexicious.components.IconRepository
SaveSettingsPopup — class, package com.flexicious.persistence
SaveSettingsPopup() — Constructor, class com.flexicious.persistence.SaveSettingsPopup
Constructor.
saveSettingsPopupRenderer — Property, class com.flexicious.persistence.UserSettingsOptions
Class responsible for showing the UI that prompts the user to save or clear preferences
scroll — Event, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Dispatched when the content is scrolled.
scrollBarPad — Property, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridPaddingCell
scrollbarPadRenderer — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
The inner content of the scroll bar pad cell.
scrollToExistingRow(vsp:Number, scrollDown:Boolean) — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Scrolls to the row that appears at the specified vertical position
scrollToExistingRow(vsp:Number, scrollDown:Boolean) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridBodyContainer
Scrolls to a row that is already drawn.
scrollToExistingRow(vsp:Number, scrollDown:Boolean) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridContainerBase
Abstract
searchBox — Property, class com.flexicious.controls.MultiSelectComboBox
searchBoxStyleName — Style, class com.flexicious.controls.MultiSelectComboBox
The style to apply to the Search box.
searchBoxWatermark — Property, class com.flexicious.controls.MultiSelectComboBox
Watermark for the search box.
searchField — Property, class com.flexicious.controls.CheckBox
The field to search on, usually same as the data field.
searchField — Property, class com.flexicious.controls.CheckBoxList
The field to search on, usually same as the data field.
searchField — Property, class com.flexicious.controls.CheckBoxTileList
The field to search on, usually same as the data field.
searchField — Property, class com.flexicious.controls.ComboBox
The field to search on, usually same as the data field.
searchField — Property, class com.flexicious.controls.DateRangeBox
The field to search on, usually same as the data field.
searchField — Property, class com.flexicious.controls.MultiSelectComboBox
The field to search on, usually same as the data field.
searchField — Property, class com.flexicious.controls.NumericRangeBox
The field to search on, usually same as the data field.
searchField — Property, class com.flexicious.controls.RadioButton
The field to search on, usually same as the data field.
searchField — Property, class com.flexicious.controls.RadioButtonList
The field to search on, usually same as the data field.
searchField — Property, class com.flexicious.controls.TextInput
The field to search on, usually same as the data field.
searchField — Property, interface com.flexicious.controls.interfaces.filters.IFilterControl
searchField — Property, class com.flexicious.grids.columns.ExtendedAdvancedDataGridColumn
The field that the filter should search on.
searchField — Property, class com.flexicious.grids.columns.ExtendedDataGridColumn
The field that the filter should search on.
searchField — Property, class com.flexicious.grids.spark.columns.ExtendedGridColumn
The field that the filter should search on.
searchField — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn
The field that the filter should search on.
searchRangeEnd — Property, class com.flexicious.controls.DateComboBox
The calculated date range end
searchRangeEnd — Property, class com.flexicious.controls.DateRangeBox
f the range is invalid, returns the last value of the range.
searchRangeEnd — Property, class com.flexicious.controls.NumericRangeBox
f the range is invalid, returns the last value of the range.
searchRangeEnd — Property, interface com.flexicious.controls.interfaces.filters.IRangeFilterControl
searchRangeStart — Property, class com.flexicious.controls.DateComboBox
The calculated date range start
searchRangeStart — Property, class com.flexicious.controls.DateRangeBox
f the range is valid, returns the first value of the range.
searchRangeStart — Property, class com.flexicious.controls.NumericRangeBox
f the range is valid, returns the first value of the range.
searchRangeStart — Property, interface com.flexicious.controls.interfaces.filters.IRangeFilterControl
secondarySeries — Property, class com.flexicious.components.tinycharts.TinyChartBase
For multi series charts, you can add secondary series to this array.
SEdgBase — class, package com.flexicious.lic
Base class for the ExtendedDataGrid.
SEdgBase() — Constructor, class com.flexicious.lic.SEdgBase
selectable — Property, class com.flexicious.components.tinycharts.valueobjects.Series
Specifies whether a series is selectable or not.
selectable — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn
Flag that indicates whether the items in the column are selectable.
selectableField — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid
This is a boolean flag on the dataprovider that notifies the grid whether or not the grid should allow interactive selection on the corresponding record.
selectableField — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
A property on the object that identifies whether the object is selectable.
selectAll(select:Boolean, dispatch:Boolean, provider:any, subset:Array, useKeys:Boolean, openItems:Boolean) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
Selects or unselects everything
SelectAllAdvancedCheckBoxHeaderColumn — class, package com.flexicious.grids.columns
Use with the selectedKeyField = "typically the ID field" Once you do this, you can use the Grid.selectedObjects or Grid.selectedKeys and it will give you a list of the grids selected objects, or a list of values of the field that you specify in the selectedKeyField
SelectAllAdvancedCheckBoxHeaderColumn() — Constructor, class com.flexicious.grids.columns.SelectAllAdvancedCheckBoxHeaderColumn
selectAllChanged — Event, class com.flexicious.grids.ExtendedAdvancedDataGrid
Fired when the select all checkbox is changed
selectAllChanged — Event, class com.flexicious.grids.ExtendedDataGrid
Fired when the select all checkbox is changed
selectAllChanged — Event, class com.flexicious.grids.spark.ExtendedSparkDataGrid
Fired when the select all checkbox is changed
SELECT_ALL_CHANGED — Constant Static Property, class com.flexicious.utils.Constants
selectAllChangedHandler(event:flash.events:Event) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridContainerBase
selectAllCheckBoxChanged — Event, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Dispatched when the top level select checkbox is changed
SELECT_ALL_CHECKBOX_CHANGED — Constant Static Property, class com.flexicious.nestedtreedatagrid.events.FlexDataGridEvent
selectAllCheckBoxes() — method, class com.flexicious.grids.ExtendedAdvancedDataGrid
selectAllCheckBoxes() — method, class com.flexicious.grids.ExtendedDataGrid
selectAllCheckBoxes() — method, class com.flexicious.grids.spark.ExtendedSparkDataGrid
SelectAllCheckBoxHeaderColumn — class, package com.flexicious.grids.columns
Use with the selectedKeyField = "typically the ID field" Once you do this, you can use the Grid.selectedObjects or Grid.selectedKeys and it will give you a list of the grids selected objects, or a list of values of the field that you specify in the selectedKeyField
SelectAllCheckBoxHeaderColumn — class, package com.flexicious.grids.spark.columns
Use with the selectedKeyField = "typically the ID field" Once you do this, you can use the Grid.selectedObjects or Grid.selectedKeys and it will give you a list of the grids selected objects, or a list of values of the field that you specify in the selectedKeyField
SelectAllCheckBoxHeaderColumn() — Constructor, class com.flexicious.grids.columns.SelectAllCheckBoxHeaderColumn
SelectAllCheckBoxHeaderColumn() — Constructor, class com.flexicious.grids.spark.columns.SelectAllCheckBoxHeaderColumn
SelectAllCheckBoxHeaderRenderer — class, package com.flexicious.grids.columns.customRenderers
Used by the SelectAllCheckBoxColumn to render the header.
SelectAllCheckBoxHeaderRenderer() — Constructor, class com.flexicious.grids.columns.customRenderers.SelectAllCheckBoxHeaderRenderer
SelectAllCheckBoxItemRenderer — class, package com.flexicious.grids.columns.customRenderers
Used by the SelectAllCheckBoxColumn to render the items
SelectAllCheckBoxItemRenderer() — Constructor, class com.flexicious.grids.columns.customRenderers.SelectAllCheckBoxItemRenderer
selectAllState — Property, class com.flexicious.grids.ExtendedAdvancedDataGrid
The state of the select all header checkbox.
selectAllState — Property, class com.flexicious.grids.ExtendedDataGrid
The state of the select all header checkbox.
selectAllState — Property, class com.flexicious.grids.spark.ExtendedSparkDataGrid
The state of the select all header checkbox.
selectAllState — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid
If all items from the top level are selected, returns TriStateCheckBox.STATE_CHECKED.
selectCell(cell:com.flexicious.nestedtreedatagrid.interfaces:IFlexDataGridCell, selected:Boolean) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
elects or unselects a cell
selectCellByRowPositionInfo(rowInfo:com.flexicious.nestedtreedatagrid.valueobjects:RowPositionInfo, col:com.flexicious.nestedtreedatagrid:FlexDataGridColumn, selected:Boolean) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
selected — Property, class com.flexicious.controls.TriStateCheckBox
selected — Property, interface com.flexicious.controls.interfaces.databindings.ISelectedBitDataBoundControl
selected — Property, interface com.flexicious.controls.interfaces.filters.ISelectedBitFilterControl
selectedCells — Property, class com.flexicious.lic.NdgBase
A list of CellInfo objects.
selectedCells — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
A list of CellInfo objects.
selectedChartItems — Property, class com.flexicious.components.tinycharts.TinyChartBase
Specifies an array of all the selected ChartItem objects in the chart.
_selectedDate — Property, class com.flexicious.controls.customDatePicker.DateTimePicker
selectedDate — Property, class com.flexicious.controls.customDatePicker.DateTimePicker
The date selected by the user
selectedDate — Property, interface com.flexicious.controls.interfaces.databindings.IDateDataBoundControl
The selectedDate of the control.
selectedField — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid
A field on the dataprovider that indicates that this item should be selected
selectedField — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
A field on the dataprovider that indicates that this item should be selected
selectedIndex — Property, class com.flexicious.components.tinycharts.valueobjects.Series
Index of the selected item in the data provider of the series.
selectedIndex — Property, class com.flexicious.controls.ComboBox
selectedIndex — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Only applicable for flat grids.
selectedIndices — Property, class com.flexicious.components.tinycharts.valueobjects.Series
An Array of indexes of the selected items in the data provider of the series.
selectedIndices — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Returns dataProvider.indexOf(selectedObjects(0))
selectedItem — Property, class com.flexicious.components.tinycharts.valueobjects.Series
The chart item that is selected in the series.
selectedItem — Property, interface com.flexicious.controls.interfaces.filters.ISingleSelectFilterControl
selectedItem — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Returns (selectedObjects(0)).
selectedItem — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
Returns the first item from the selectedObjects collection, if one exists at this level.
selectedItems — Property, class com.flexicious.components.tinycharts.valueobjects.Series
An Array of chart items that are selected in the series.
selectedItems — Property, class com.flexicious.controls.MultiSelectComboBox
List of items that are selected
selectedItems — Property, interface com.flexicious.controls.interfaces.ICheckBoxList
selectedItems — Property, interface com.flexicious.controls.interfaces.filters.IMultiSelectFilterControl
selectedItems — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Returns the top level selectedObjects
selectedKeyField — Property, class com.flexicious.grids.ExtendedAdvancedDataGrid
The property(attribute) of the type(class) of the objects contained within the collection bound to the dataProvider.
selectedKeyField — Property, class com.flexicious.grids.ExtendedDataGrid
The property(attribute) of the type(class) of the objects contained within the collection bound to the dataProvider.
_selectedKeyField — Property, class com.flexicious.grids.columns.SelectAllAdvancedCheckBoxHeaderColumn
selectedKeyField — Property, class com.flexicious.grids.columns.SelectAllAdvancedCheckBoxHeaderColumn
The property(attribute) of the type(class) of the objects contained within the collection bound to the dataProvider.
_selectedKeyField — Property, class com.flexicious.grids.columns.SelectAllCheckBoxHeaderColumn
selectedKeyField — Property, class com.flexicious.grids.columns.SelectAllCheckBoxHeaderColumn
The property(attribute) of the type(class) of the objects contained within the collection bound to the dataProvider.
selectedKeyField — Property, interface com.flexicious.grids.dependencies.ISelectAllColumn
selectedKeyField — Property, class com.flexicious.grids.spark.ExtendedSparkDataGrid
The property(attribute) of the type(class) of the objects contained within the collection bound to the dataProvider.
_selectedKeyField — Property, class com.flexicious.grids.spark.columns.SelectAllCheckBoxHeaderColumn
selectedKeyField — Property, class com.flexicious.grids.spark.columns.SelectAllCheckBoxHeaderColumn
The property(attribute) of the type(class) of the objects contained within the collection bound to the dataProvider.
selectedKeyField — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid
The concept of selection in Flexicious Ultimate is much more powerful as compared to the basic SDK datagrids in the following ways: First, It supports selection independant of dataprovider, so when a row is selected in the grid, we store the the selected object in the selectedObects array collection.
selectedKeyField — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
A property on the object that identifies the object uniquely.
selectedKeys — Property, class com.flexicious.grids.ExtendedAdvancedDataGrid
Gets the keys of the objects selected by the user when used in conjunction with the selectedKeyField object
selectedKeys — Property, class com.flexicious.grids.ExtendedDataGrid
Gets the keys of the objects selected by the user when used in conjunction with the selectedKeyField object
selectedKeys — Property, class com.flexicious.grids.spark.ExtendedSparkDataGrid
Gets the keys of the objects selected by the user when used in conjunction with the selectedKeyField object
selectedKeys — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid
A list of ID values, based on the selectedKeyField property.
selectedKeys — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
A list of ID values, based on the selectedKeyField property.
selectedKeysChanged — Event, class com.flexicious.grids.ExtendedAdvancedDataGrid
Fired when the checkbox selection changes
selectedKeysChanged — Event, class com.flexicious.grids.ExtendedDataGrid
Fired when the checkbox selection changes
selectedKeysChanged — Event, class com.flexicious.grids.spark.ExtendedSparkDataGrid
Fired when the checkbox selection changes
SELECTED_KEYS_CHANGED — Constant Static Property, class com.flexicious.utils.Constants
selectedObjects — Property, class com.flexicious.grids.ExtendedAdvancedDataGrid
Gets the objects selected by the user when used in conjunction with the selectedKeyField object
selectedObjects — Property, class com.flexicious.grids.ExtendedDataGrid
Gets the objects selected by the user when used in conjunction with the selectedKeyField object
selectedObjects — Property, class com.flexicious.grids.spark.ExtendedSparkDataGrid
Gets the objects selected by the user when used in conjunction with the selectedKeyField object
selectedObjects — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid
A list of selected objects from the data provider.
selectedObjects — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
This array is a list of all items that are have been selected by the user or programmatically, at this level.
selectedObjects — Property, class com.flexicious.nestedtreedatagrid.valueobjects.LevelSelectionInfo
selectedObjectsCount — Property, class com.flexicious.export.ExportOptionsView
selectedObjectsCount — Property, class com.flexicious.print.PrintOptionsView
selectedRange — Property, class com.flexicious.components.charts.zoom.ZoomSlider
SELECTED_RECORDS — Static Property, class com.flexicious.utils.Constants
selectedState — Property, class com.flexicious.controls.TriStateCheckBox
selectedState — Property, interface com.flexicious.controls.interfaces.filters.ITriStateCheckBoxFilterControl
selectedValue — Property, class com.flexicious.controls.ComboBox
Gets the selected value on our comboboxes.
selectedValue — Property, class com.flexicious.controls.RadioButtonList
Gets the selected value on our comboboxes.
selectedValue — Property, interface com.flexicious.controls.interfaces.databindings.ISingleSelectDataBoundControl
selectedValues — Property, class com.flexicious.controls.CheckBoxList
Gets the selected values on our list control.
selectedValues — Property, class com.flexicious.controls.CheckBoxTileList
Gets the selected values on our list control.
selectedValues — Property, class com.flexicious.controls.MultiSelectComboBox
A list of the 'dataField' property values for each of the items in the selectedItems list.
selectedValues — Property, interface com.flexicious.controls.interfaces.databindings.IMultiSelectDataBoundControl
selectionColor — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
The color of the background of a renderer when the user selects it.
selectionColor — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
The color of the background for the row when the user selects an item renderer in the row.
selectionColor — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
The color of the background of a renderer when the user selects it.
selectionColor — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
The color of the background for the row when the user selects an item renderer in the row.
selectionColor — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn
The color of the background of a renderer when the user selects it.
selectionColor — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn
The color of the background for the row when the user selects an item renderer in the row.
selectionDisabledColor — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
The color of the background of a renderer when the component is disabled.
selectionDisabledColor — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
The color of the background of a renderer when the component is disabled.
selectionDisabledColor — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn
The color of the background of a renderer when the component is disabled.
selectionInfo — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Support for selection based on exclusion.
SelectionInfo — class, package com.flexicious.nestedtreedatagrid.valueobjects
When enableSelectionExclusion=true, the grid.selectionInfo points to an object of this class This class contains a boolean variable, isSelectAll, that indicates whether or not the user has the select all header checkbox selected.
SelectionInfo() — Constructor, class com.flexicious.nestedtreedatagrid.valueobjects.SelectionInfo
selectionMode — Property, class com.flexicious.lic.ChartBase
Specifies whether or not ChartItem objects can be selected.
selectionMode — Property, class com.flexicious.lic.NdgBase
Selection mode for the grid.
selectLevel(checkLevel:com.flexicious.nestedtreedatagrid:FlexDataGridColumnLevel, items:Object, checked:Boolean) — method, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridHeaderCell
Select all items passed in
selectRow(item:Object, selected:Boolean, dispatch:Boolean, recurse:Boolean, bubble:Boolean, parent:Object) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
Selects or unselects a row - please note that the level that you call this method on should correspond to the item that you are selecting, in other words, if you are selecting an item at level 2 (child of the top level records) then you should call it on the second level, i.e.
selectText(txt:String) — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Selects the provided text in the currently visible cells that have the default item renderer, or if the item renderer has the selection property
selectText(txt:String) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridBodyContainer
Selects the provided text in the currently visible cells that have the default item renderer, or if the item renderer has the selection property
separatorText — Property, class com.flexicious.controls.DateRangeBox
The separator Text
seperatorAfter — Property, class com.flexicious.nestedtreedatagrid.valueobjects.ToolbarAction
Flag to control whether or not to draw a seperator after the action icon Deperecated.
seperatorBefore — Property, class com.flexicious.nestedtreedatagrid.valueobjects.ToolbarAction
Flag to control whether or not to draw a seperator before the action icon.
seperatorFactory — Property, class com.flexicious.nestedtreedatagrid.pager.PagerControlAS
Factory to use to add the separator UIComponent.
series — Property, class com.flexicious.components.tinycharts.TinyChartBase
An array of Series objects that define the chart data.
series — Property, class com.flexicious.components.tinycharts.painters.TinyChartPainterBase
series — Property, class com.flexicious.components.tinycharts.valueobjects.ChartItem
The series or element that owns the ChartItem.
series — Property, class com.flexicious.components.tinycharts.valueobjects.HitData
Specifies the series rendering this data item that generated the HitData structure.
series — Property, class com.flexicious.components.tinycharts.valueobjects.PlotPoint
Series — class, package com.flexicious.components.tinycharts.valueobjects
The Series class is the base class for the classes that let you specify a data series for a chart control.
Series() — Constructor, class com.flexicious.components.tinycharts.valueobjects.Series
Constructor.
seriesColors — Constant Static Property, class com.flexicious.components.tinycharts.TinyChartBase
Default list of colors for series.
seriesIndex — Property, class com.flexicious.components.tinycharts.valueobjects.Series
The index of this series within the charts series collection.
serverDataRetrieved — Property, class com.flexicious.print.PrintController
setActualSize(w:Number, h:Number) — method, class com.flexicious.components.visualization.HorizontalSemiCircleGauge
setActualSize(w:Number, h:Number) — method, class com.flexicious.components.visualization.VerticalSemiCircleGauge
setActualSize(w:Number, h:Number) — method, class com.flexicious.controls.DateRangeBox
setActualSize(w:Number, h:Number) — method, class com.flexicious.controls.NumericRangeBox
setActualSize(w:Number, h:Number) — method, class com.flexicious.grids.columns.footers.PagerControl
setActualSize(w:Number, h:Number) — method, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridExpandCollapseCell
setActualSize(w:Number, h:Number) — method, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridExpandCollapseHeaderCell
setActualSize(w:Number, h:Number) — method, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridHeaderCell
setActualSize(w:Number, h:Number) — method, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridPaddingCell
setActualSize(w:Number, h:Number) — method, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridPagerCell
setActualSize(w:Number, h:Number) — method, class com.flexicious.nestedtreedatagrid.pager.PagerControl
setActualSize(x:Number, y:Number) — method, class com.flexicious.nestedtreedatagrid.pager.PagerControlAS
setBounds(plotPoints:Array, contentBounds:flash.geom:Rectangle) — method, class com.flexicious.components.charts.treemap.TreeMapPainter
setChildData(item:Object, children:Object, level:com.flexicious.nestedtreedatagrid:FlexDataGridColumnLevel, totalRecords:int, useSelectedKeyField:Boolean) — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
In lazy loaded grid levels, (filterPageSortMode=server), when the user expands a level for the first time, since the data is not loaded, the level dispatches the filterPageSortChange, or itemLoad.
setChildIndex(child:flash.display:DisplayObject, newIndex:int) — method, interface com.flexicious.controls.interfaces.ISpinnerOwner
setColumnOrder(userSettingsOptions:com.flexicious.persistence:UserSettingsOptions, val:mx.collections:ArrayCollection) — method, class com.flexicious.persistence.UserSettingsController
Sets the order of columns
setColumnVisibility(userSettingsOptions:com.flexicious.persistence:UserSettingsOptions, val:mx.collections:ArrayCollection) — method, class com.flexicious.persistence.UserSettingsController
Sets the visibility of the columns
setColumnWidths(userSettingsOptions:com.flexicious.persistence:UserSettingsOptions, val:mx.collections:ArrayCollection) — method, class com.flexicious.persistence.UserSettingsController
Sets the widths of the columns
setColumnWidthsUsingWidthMode(force:Boolean) — method, class com.flexicious.grids.ExtendedAdvancedDataGrid
Recalculates column widths on basis of columnWidthMode.
setColumnWidthsUsingWidthMode(force:Boolean) — method, class com.flexicious.grids.ExtendedDataGrid
Recalculates column widths on basis of columnWidthMode.
setColumnWidthsUsingWidthMode(force:Boolean) — method, class com.flexicious.grids.spark.ExtendedSparkDataGrid
Recalculates column widths on basis of columnWidthMode.
setColumnWidthsUsingWidthMode(equally:Boolean) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
setContextMenuEnableDisable(lbl:String, enabled:Boolean) — method, class com.flexicious.grids.ExtendedAdvancedDataGrid
Sets the enabled/disabled flag on the specified context menu item.
setContextMenuEnableDisable(lbl:String, enabled:Boolean) — method, class com.flexicious.grids.ExtendedDataGrid
Sets the enabled/disabled flag on the specified context menu item.
setContextMenuEnableDisable(lbl:String, enabled:Boolean) — method, class com.flexicious.grids.spark.ExtendedSparkDataGrid
Sets the enabled/disabled flag on the specified context menu item.
setContextMenuEnableVisible(lbl:String, visible:Boolean) — method, class com.flexicious.grids.ExtendedAdvancedDataGrid
Sets the visible flag on the specified context menu item.
setContextMenuEnableVisible(lbl:String, visible:Boolean) — method, class com.flexicious.grids.ExtendedDataGrid
Sets the visible flag on the specified context menu item.
setContextMenuEnableVisible(lbl:String, visible:Boolean) — method, class com.flexicious.grids.spark.ExtendedSparkDataGrid
Sets the visible flag on the specified context menu item.
setCurrentCellToFirst() — method, class com.flexicious.nestedtreedatagrid.FlexDataGridContainerBase
Sets the current highlight cell to the first available cell.
setCurrentPreferenceInfo(val:com.flexicious.persistence:PreferenceInfo, applyPreferences:Boolean) — method, class com.flexicious.components.dashboard.DashboardContainer
When enableMultiplePreferences = true, applies the given preference as the current preference.
setCurrentPreferenceInfo(val:com.flexicious.persistence:PreferenceInfo, applyPreferences:Boolean) — method, class com.flexicious.grids.ExtendedAdvancedDataGrid
When enableMultiplePreferences = true, applies the given preference as the current preference.
setCurrentPreferenceInfo(val:com.flexicious.persistence:PreferenceInfo, applyPreferences:Boolean) — method, class com.flexicious.grids.ExtendedDataGrid
When enableMultiplePreferences = true, applies the given preference as the current preference.
setCurrentPreferenceInfo(val:com.flexicious.persistence:PreferenceInfo, apply:Boolean) — method, interface com.flexicious.grids.dependencies.IPersistable
setCurrentPreferenceInfo(val:com.flexicious.persistence:PreferenceInfo, applyPreferences:Boolean) — method, class com.flexicious.grids.spark.ExtendedSparkDataGrid
When enableMultiplePreferences = true, applies the given preference as the current preference.
setCurrentPreferenceInfo(val:com.flexicious.persistence:PreferenceInfo, applyPreferences:Boolean) — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
When enableMultiplePreferences = true, applies the given preference as the current preference.
setCurrentRowAtScrollPosition(vsp:Number) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridVirtualBodyContainer
setCurrentSort(fld:com.flexicious.nestedtreedatagrid:FlexDataGridColumn, asc:Boolean) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
Clears out the current sort collection and sets it to the passed in values
setDashboardContainer(value:com.flexicious.components.dashboard:DashboardContainer) — method, class com.flexicious.components.dashboard.DragDropZone
Associates the given dashboard container will all the individual dashlets in this zone.
setErrorByKey(key:any, fld:String, errorMsg:String) — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
On grids that allow for tracking errors, call this method to highlight the error using the errorRowStyle, errorContainerRowStyle, and errorMessageStyle.
setErrorByObject(item:Object, fld:String, errorMsg:String) — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
setExportLevel(level:com.flexicious.nestedtreedatagrid:FlexDataGridColumnLevel) — method, class com.flexicious.nestedtreedatagrid.export.ExtendedExportController
setFilterFocus(fld:String) — method, class com.flexicious.controls.containers.Form
setFilterFocus(fld:String) — method, class com.flexicious.controls.containers.HBox
setFilterFocus(fld:String) — method, class com.flexicious.controls.containers.Panel
setFilterFocus(fld:String) — method, class com.flexicious.controls.containers.VBox
setFilterFocus(fld:String) — method, class com.flexicious.grids.ExtendedAdvancedDataGrid
setFilterFocus(fld:String) — method, class com.flexicious.grids.ExtendedDataGrid
setFilterFocus(fld:String) — method, class com.flexicious.grids.spark.ExtendedSparkDataGrid
setFilterFocus(fld:String) — method, class com.flexicious.grids.spark.skinparts.GridColumnFilterGroup
setFilterFocus(fld:String) — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Sets the filter at the top level.
setFilterFocus(fld:String) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridHeaderContainer
Sets the filter at the top level.
setFilterFocus(fld:String) — method, class com.flexicious.nestedtreedatagrid.valueobjects.RowInfo
setFilterValue(column:String, value:Object) — method, class com.flexicious.controls.containers.Form
Used to set the initial value of the filter.
setFilterValue(column:String, value:Object) — method, class com.flexicious.controls.containers.HBox
Used to set the initial value of the filter.
setFilterValue(column:String, value:Object) — method, class com.flexicious.controls.containers.Panel
Used to set the initial value of the filter.
setFilterValue(column:String, value:Object) — method, class com.flexicious.controls.containers.VBox
Used to set the initial value of the filter.
setFilterValue(column:String, value:Object, triggerEvent:Boolean) — method, class com.flexicious.grids.ExtendedAdvancedDataGrid
setFilterValue(column:String, value:Object, triggerEvent:Boolean) — method, class com.flexicious.grids.ExtendedDataGrid
setFilterValue(column:String, value:Object, triggerEvent:Boolean) — method, class com.flexicious.grids.spark.ExtendedSparkDataGrid
Used to set the initial value of the filter.
setFilterValue(column:String, value:Object) — method, class com.flexicious.grids.spark.skinparts.GridColumnFilterGroup
Used to set the initial value of the filter.
setFilterValue(col:String, val:Object, triggerEvent:Boolean) — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
setFilterValue(col:String, val:Object) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridHeaderContainer
Sets the filter value at the top level for the specified field
setFilterValue(column:String, value:Object) — method, class com.flexicious.nestedtreedatagrid.valueobjects.RowInfo
Used to set the initial value of the filter.
setFilterValueForPreferences(column:String, value:Object, triggerEvent:Boolean) — method, class com.flexicious.grids.ExtendedAdvancedDataGrid
setFilterValueForPreferences(column:String, value:Object, triggerEvent:Boolean) — method, class com.flexicious.grids.ExtendedDataGrid
setFocus() — method, class com.flexicious.controls.DateRangeBox
ets the focus on the first checkbox
setFocus() — method, class com.flexicious.controls.NumericRangeBox
ets the focus on the first checkbox
setFocusOnChild(child:mx.managers:IFocusManagerComponent) — method, class com.flexicious.controls.DateRangeBox
setFocusOnChild(child:mx.managers:IFocusManagerComponent) — method, class com.flexicious.controls.NumericRangeBox
setFocusOnNextFocusableControl(myIndex:int, forward:Boolean, inclusive:Boolean) — method, class com.flexicious.controls.containers.Form
Sets the focus on the next focusable filter control starting at myIndex, proceeding in forward or backward direction based on the forward parameter
setFocusOnNextFocusableControl(myIndex:int, forward:Boolean, inclusive:Boolean) — method, class com.flexicious.controls.containers.HBox
Sets the focus on the next focusable filter control starting at myIndex, proceeding in forward or backward direction based on the forward parameter
setFocusOnNextFocusableControl(myIndex:int, forward:Boolean, inclusive:Boolean) — method, class com.flexicious.controls.containers.Panel
Sets the focus on the next focusable filter control starting at myIndex, proceeding in forward or backward direction based on the forward parameter
setFocusOnNextFocusableControl(myIndex:int, forward:Boolean, inclusive:Boolean) — method, class com.flexicious.controls.containers.VBox
Sets the focus on the next focusable filter control starting at myIndex, proceeding in forward or backward direction based on the forward parameter
setFocusOnNextFocusableControl(myIndex:int, forward:Boolean, inclusive:Boolean) — method, class com.flexicious.grids.spark.skinparts.GridColumnFilterGroup
Sets the focus on the next focusable filter control starting at myIndex, proceeding in forward or backward direction based on the forward parameter
setFocusOnNextFocusableControl(myIndex:int, forward:Boolean, inclusive:Boolean) — method, class com.flexicious.nestedtreedatagrid.valueobjects.RowInfo
Sets the focus on the next focusable filter control starting at myIndex, proceeding in forward or backward direction based on the forward parameter
setFocusOnNextFocusableFilterControl() — method, class com.flexicious.grids.ExtendedAdvancedDataGrid
Sets the focus on the next focusable filter control, starting at column index 0.
setFocusOnNextFocusableFilterControl() — method, class com.flexicious.grids.ExtendedDataGrid
Sets the focus on the next focusable filter control, starting at column index 0.
setFocusOnNextFocusableFilterControl() — method, class com.flexicious.grids.spark.ExtendedSparkDataGrid
Sets the focus on the next focusable filter control, starting at column index 0.
setGridPreferencesInfo(val:com.flexicious.persistence:GridPreferencesInfo, applyPreferences:Boolean) — method, class com.flexicious.components.dashboard.DashboardContainer
Sets the multiple preferences array.
setGridPreferencesInfo(val:com.flexicious.persistence:GridPreferencesInfo, applyPreferences:Boolean) — method, class com.flexicious.grids.ExtendedAdvancedDataGrid
Sets the multiple preferences array.
setGridPreferencesInfo(val:com.flexicious.persistence:GridPreferencesInfo, applyPreferences:Boolean) — method, class com.flexicious.grids.ExtendedDataGrid
Sets the multiple preferences array.
setGridPreferencesInfo(val:com.flexicious.persistence:GridPreferencesInfo, apply:Boolean) — method, interface com.flexicious.grids.dependencies.IPersistable
setGridPreferencesInfo(val:com.flexicious.persistence:GridPreferencesInfo, applyPreferences:Boolean) — method, class com.flexicious.grids.spark.ExtendedSparkDataGrid
Sets the multiple preferences array.
setGridPreferencesInfo(val:com.flexicious.persistence:GridPreferencesInfo, applyPreferences:Boolean) — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Sets the multiple preferences array.
setIconFilter() — method, class com.flexicious.controls.Button
If enabled = false, we add a gray scale filter to the icon.
setIconVisible(event:flash.events:Event) — method, class com.flexicious.controls.TextInput
setLabel() — method, class com.flexicious.controls.MultiSelectComboBox
Sets the text field label.
setLabelTextAndColor(lbl:Object, text:String, color:Object) — method, class com.flexicious.components.charts.treemap.TreeMapPainter
setMask(userInput:String, advanceCursor:Boolean) — method, class com.flexicious.controls.TextInput
On basis of the current text, sets the value of the mask.
setMinMaxSum(plotPoints:Array) — method, class com.flexicious.components.charts.treemap.TreeMapPainter
setOpenKeys(keys:Array) — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
For nested/grouped hierarchical datagrids, used to select records.
setOpenKeys(keys:Array, provider:Object) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
Sets the open keys at this level.
setPageDropdown() — method, class com.flexicious.nestedtreedatagrid.pager.PagerControlAS
Sets up the goto page dropdown
setPagingButtons() — method, class com.flexicious.nestedtreedatagrid.pager.PagerControlAS
Sets enabled/disabled on buttons
setPagingLabel() — method, class com.flexicious.nestedtreedatagrid.pager.PagerControlAS
Sets the text of the paging label
setPredefinedFilters(filters:Array) — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Adds to built in filters and refreshes the toolbar.
setPreferences(arrayCollection:mx.collections:ArrayCollection) — method, class com.flexicious.components.dashboard.DashboardContainer
Takes an array collection of preferences and applies them to the grid.
setPreferences(userSettingsOptions:com.flexicious.persistence:UserSettingsOptions, arrayCollection:mx.collections:ArrayCollection) — method, class com.flexicious.components.dashboard.preferences.DashboardUserSettingsController
setPreferences(arrayCollection:mx.collections:ArrayCollection) — method, class com.flexicious.grids.ExtendedAdvancedDataGrid
Takes an array collection of preferences and applies them to the grid.
setPreferences(arrayCollection:mx.collections:ArrayCollection) — method, class com.flexicious.grids.ExtendedDataGrid
Takes an array collection of preferences and applies them to the grid.
setPreferences(arrayCollection:mx.collections:ArrayCollection) — method, class com.flexicious.grids.spark.ExtendedSparkDataGrid
Takes an array collection of preferences and applies them to the grid.
setPreferences(arrayCollection:mx.collections:ArrayCollection) — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Takes an array collection of preferences and applies them to the grid.
setPreferences(userSettingsOptions:com.flexicious.persistence:UserSettingsOptions, arrayCollection:mx.collections:ArrayCollection) — method, class com.flexicious.persistence.UserSettingsController
Applies previously set preferences..
setRendererSize(cellRenderer:flash.display:DisplayObject, w:Number, h:Number) — Static Method , class com.flexicious.nestedtreedatagrid.cells.CellUtils
Given a renderer, sets the size on basis of whether or not there are vertical and horizotnal gridlines .
setRendererSize(cellRenderer:flash.display:DisplayObject, w:Number, h:Number) — method, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridCell
setRendererSize(cellRenderer:flash.display:DisplayObject, w:Number, h:Number) — method, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridHeaderCell
Sets the size of the renderer, accounting for the width of the split header or the icon.
setResizableColumns(val:Boolean) — method, class com.flexicious.grids.spark.print.ExtendedSparkPrintDataGrid
setResizableColumns(val:Boolean) — method, class com.flexicious.nestedtreedatagrid.print.PrintFlexDataGrid
Not applicable for Nested Tree DataGrid, used to conform to interface
setRowPositionInfo(rowPos:com.flexicious.nestedtreedatagrid.valueobjects:RowPositionInfo, setHt:Boolean) — method, class com.flexicious.nestedtreedatagrid.valueobjects.RowInfo
Reuse an existing row.
setSelectedItemsBasedOnSelectedField(rebuild:Boolean, openItems:Boolean) — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Sets the open items on basis of the selectedField.
setSelectedItemsBasedOnSelectedField(items:Object, parent:Object, openItems:Boolean) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
Iterates through items, checks to see if the selected bit is on, and if so, adds it to the open list.
setSelectedKeys(objects:Array, openItems:Boolean) — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
For nested/grouped hierarchical datagrids, used to select records.
setSelectedKeys(objects:Array, openItems:Boolean) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
For nested/grouped hierarchical datagrids, used to select records.
setSelectedKeysState(val:String) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
Sets the selected state at this level.
setSelectedObjects(objects:Array, openItems:Boolean) — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
For nested/grouped hierarchical datagrids, used to select records.
setSelectedObjects(objects:Array, openItems:Boolean) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
For nested/grouped hierarchical datagrids, used to select records.
setSourceFromControl() — method, class com.flexicious.controls.CheckBox
setSourceFromControl() — method, class com.flexicious.controls.CheckBoxList
setSourceFromControl() — method, class com.flexicious.controls.CheckBoxTileList
setSourceFromControl() — method, class com.flexicious.controls.ComboBox
setSourceFromControl() — method, class com.flexicious.controls.DateField
setSourceFromControl() — method, class com.flexicious.controls.MultiSelectComboBox
setSourceFromControl() — method, class com.flexicious.controls.RadioButton
setSourceFromControl() — method, class com.flexicious.controls.RadioButtonList
setSourceFromControl() — method, class com.flexicious.controls.TextInput
setSourceFromControl() — method, interface com.flexicious.controls.interfaces.databindings.IDataBoundControl
setStyle(styleProp:String, newValue:any) — method, class com.flexicious.controls.TextInput
setStyle(name:String, prop:any) — method, interface com.flexicious.controls.interfaces.filters.IFilterControl
setStyle(prop:String, val:any) — method, class com.flexicious.grids.spark.columns.ExtendedGridColumn
Not supported
setStyle(styleProp:String, value:any) — method, interface com.flexicious.nestedtreedatagrid.interfaces.IFlexDataGridCell
setStyle(styleProp:String, value:any) — method, interface com.flexicious.nestedtreedatagrid.pager.IExtendedPager
settingsColumns — Property, class com.flexicious.grids.ExtendedAdvancedDataGrid
Returns a list of columns that have excludeFromPrint=false (default)
settingsColumns — Property, class com.flexicious.grids.ExtendedDataGrid
Returns a list of columns that have excludeFromPrint=false (default)
settingsColumns — Property, class com.flexicious.grids.spark.ExtendedSparkDataGrid
Returns a list of columns that have excludeFromPrint=false (default)
settingsColumns — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Returns the columns where excludeFromSettings=false
settingsMessage — Property, class com.flexicious.print.PrintPreview
SettingsPopup — class, package com.flexicious.persistence
SettingsPopup() — Constructor, class com.flexicious.persistence.SettingsPopup
Constructor.
settingsPopupRenderer — Property, class com.flexicious.persistence.UserSettingsOptions
lass responsible for showing the UI that prompts the user to display the preferences
setToolbarActionButtonProperty(toolbarActionCode:String, property:String, value:any) — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Sets a property or a style of the button object associated with the toolbar action that has the given code.
setToolbarActions(actions:Array) — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Adds to toolbar actions, and refreshes the toolbar.
setToolbarActions() — method, class com.flexicious.nestedtreedatagrid.pager.PagerControlAS
Setsup the toolbar actions
setupInputMask() — method, class com.flexicious.controls.DateField
If you set the inputMask after creation complete, call this function.
setupInputMask(df:com.flexicious.controls:DateField) — method, class com.flexicious.controls.DateRangeBox
Sets up the input Mask on the given DateField
setupInputMask() — method, class com.flexicious.controls.TextInput
If you set the inputMask after creation complete, call this function.
setupPrintWindow(printable:com.flexicious.grids.dependencies:IPrintable, printOptions:com.flexicious.print:PrintOptions, printWindow:com.flexicious.print:PrintWindow) — method, class com.flexicious.components.dashboard.print.DashboardPrintController
Called by both the print and the preview, to populate the grid on basis of the provided options.
setupPrintWindow(printable:com.flexicious.grids.dependencies:IPrintable, printOptions:com.flexicious.print:PrintOptions, printWindow:com.flexicious.print:PrintWindow) — method, class com.flexicious.nestedtreedatagrid.print.ExtendedPrintController
setupPrintWindow(printable:com.flexicious.grids.dependencies:IPrintable, printOptions:com.flexicious.print:PrintOptions, printWindow:com.flexicious.print:PrintWindow) — method, class com.flexicious.print.PrintController
Called by both the print and the preview, to populate the grid on basis of the provided options.
setValue(val:Object) — method, class com.flexicious.controls.CheckBox
Generic function that sets the value of a IFilterControl
setValue(val:Object) — method, class com.flexicious.controls.CheckBoxList
Generic function that sets the value of a IFilterControl.
setValue(val:Object) — method, class com.flexicious.controls.CheckBoxTileList
Generic function that sets the value of a IFilterControl.
setValue(val:Object) — method, class com.flexicious.controls.ComboBox
Generic function that sets the value of a IFilterControl
setValue(val:Object) — method, class com.flexicious.controls.DateComboBox
Generic function that sets the value of a IFilterControl
setValue(val:Object) — method, class com.flexicious.controls.DateField
Generic function that sets the value of a IFilterControl
setValue(val:Object) — method, class com.flexicious.controls.DateRangeBox
Generic function that sets the value of a IFilterControl
setValue(val:Object) — method, class com.flexicious.controls.MultiSelectComboBox
Generic function that sets the value of a IFilterControl
setValue(val:Object) — method, class com.flexicious.controls.NumericRangeBox
Generic function that sets the value of a IFilterControl
setValue(val:Object) — method, class com.flexicious.controls.RadioButton
Generic function that sets the value of a IFilterControl
setValue(val:Object) — method, class com.flexicious.controls.RadioButtonList
Generic function that sets the value of a IFilterControl
setValue(val:Object) — method, class com.flexicious.controls.TextInput
Generic function that sets the value of a IFilterControl
setValue(val:Object) — method, class com.flexicious.controls.TriStateCheckBox
Generic function that sets the value of a IFilterControl
setValue(val:Object) — method, interface com.flexicious.controls.interfaces.filters.IFilterControl
setVirtualScrollData(arr:Array) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridVirtualBodyContainer
setVirtualScrollProperties() — method, class com.flexicious.nestedtreedatagrid.FlexDataGridVirtualBodyContainer
setVisibleRange() — method, class com.flexicious.nestedtreedatagrid.FlexDataGridBodyContainer
Sets the records in the visible range.
shiftColumns(columnToInsert:com.flexicious.nestedtreedatagrid:FlexDataGridColumn, insertBefore:com.flexicious.nestedtreedatagrid:FlexDataGridColumn, level:com.flexicious.nestedtreedatagrid:FlexDataGridColumnLevel, movingCg:Boolean) — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Inserts the column specified column before the specified column
shiftColumns(columnToInsert:com.flexicious.nestedtreedatagrid:FlexDataGridColumn, insertBefore:com.flexicious.nestedtreedatagrid:FlexDataGridColumn) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridBodyContainer
Inserts the column specified column before the specified column
shiftColumns(columnToInsert:com.flexicious.nestedtreedatagrid:FlexDataGridColumn, insertBefore:com.flexicious.nestedtreedatagrid:FlexDataGridColumn, movingCg:Boolean) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
Inserts the column specified column before the specified column
showClearIconWhenHasText — Property, class com.flexicious.grids.columns.ExtendedAdvancedDataGridColumn
For filterControl=textInput, if you specify an Filter Icon Style, setting this variable to true will clear show the icon only when there is text in the box.
showClearIconWhenHasText — Property, class com.flexicious.grids.columns.ExtendedDataGridColumn
For filterControl=textInput, if you specify an Filter Icon Style, setting this variable to true will clear show the icon only when there is text in the box.
showClearIconWhenHasText — Property, class com.flexicious.grids.spark.columns.ExtendedGridColumn
For filterControl=textInput, if you specify an Filter Icon Style, setting this variable to true will clear show the icon only when there is text in the box.
showClearIconWhenHasText — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn
For filterControl=textInput, if you specify an Filter Icon Style, setting this variable to true will clear show the icon only when there is text in the box.
showCloseButton — Property, class com.flexicious.components.container.ExtendedTitleWindow
Flag to show the close button like in the mx TitleWindow.
showColumnPicker — Property, class com.flexicious.grids.events.PrintExportOptions
Flag to control whether or not to show the column picker.
showColumns(colsToShow:mx.collections:ArrayCollection) — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Sets the visible flag on all columns except the ones speicified in the list to false.
showColumns(colsToShow:mx.collections:ArrayCollection) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
Sets the visible flag on all columns except the ones specified in the list to false.
showConfirm(msg:String, result:Function, callingComponent:Object, title:String, flags:uint, parent:flash.display:Sprite) — Static Method , class com.flexicious.utils.UIUtils
A utility function that encapsulates the task of showing a confirmation popup.
showDataTips — Property, class com.flexicious.components.tinycharts.TinyChartBase
Flag to show data tips for this chart
showDataTips — Property, class com.flexicious.components.tinycharts.valueobjects.Series
Whether or not to show data tips on mouse over
showDatePicker — Property, class com.flexicious.controls.customDatePicker.DateTimePicker
Boolean flag that controls appearance of the date component.
showDropdown — Property, class com.flexicious.controls.DateRangeBox
Flag to control appearance of the dropdown;
showDropIndicator(dashletOrDragDropZone:mx.core:IUIComponent, event:flash.events:MouseEvent) — method, class com.flexicious.components.dashboard.DashboardContainer
Called to show the drop indicator below the passed in cells row.
showDropIndicator(cell:com.flexicious.nestedtreedatagrid.interfaces:IFlexDataGridCell) — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Called to show the drop indicator below the passed in cells row.
showError(errorMessage:String, errorTitle:String) — Static Method , class com.flexicious.utils.UIUtils
Shows a popup with an error message
showErrorMessageWhenCorrupt — Property, class com.flexicious.persistence.UserSettingsOptions
If for any reason, the preferences become corrupt, prompt the user to clear them as opposed to throwing an error, and in the prompt, the error message to show?
showGaugeValue — Property, class com.flexicious.components.visualization.Gauge
Flag whether or not to show the gauge value.
showHide(showHide:Boolean) — method, class com.flexicious.nestedtreedatagrid.valueobjects.RowInfo
showHours — Property, class com.flexicious.controls.customDatePicker.DateTimePicker
Boolean flag that controls appearance of the hour picker.
showIconOnCellHover — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn
If set to true, icon only shows when user hovers over the cell.
showIconOnRowHover — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn
If set to true, icon only shows when user hovers over the row.
showIconWhenHasText — Property, class com.flexicious.controls.TextInput
Flag to control whether the icon only shows up when there is text in the box
showLabelsOnPie — Property, class com.flexicious.components.tinycharts.TinyPieChart
Flag to show text input labels with percentages on the pies.
showMessage(msg:String) — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Displays a message without the spinner label.
showMessage(message:String, title:String) — Static Method , class com.flexicious.utils.UIUtils
Shows a popup with an informational message
showMinutes — Property, class com.flexicious.controls.customDatePicker.DateTimePicker
Boolean flag that controls appearance of the minute picker.
showPopup(popupData:Object) — method, class com.flexicious.grids.ExtendedAdvancedDataGrid
Launches the actual popup.
showPopup(popupData:Object) — method, class com.flexicious.grids.ExtendedDataGrid
Launches the actual popup.
showPopup(popupData:Object) — method, class com.flexicious.grids.columns.ExtendedAdvancedDataGridColumn
Launches the actual popup.
showPopup(popupData:Object) — method, class com.flexicious.grids.columns.ExtendedDataGridColumn
Launches the actual popup.
showPopup(popupData:Object) — method, class com.flexicious.grids.spark.ExtendedSparkDataGrid
Launches the actual popup.
showPopup(popupData:Object) — method, class com.flexicious.grids.spark.columns.ExtendedGridColumn
Launches the actual popup.
showPopup(popupData:Object) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn
Unused, for legacy purposes only
showPositions(positions:Array) — method, class com.flexicious.nestedtreedatagrid.print.PrintFlexDataGrid
Given an array of ItemPositionInfo objects, draws them in the visible area.
showPrintableColumns() — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Sets the visible flag on all columns except the ones where excludeFromPrint=true.
showPrintableColumns() — method, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
Sets the visible flag on all columns except the ones where excludeFromPrint=true.
showSeconds — Property, class com.flexicious.controls.customDatePicker.DateTimePicker
Boolean flag that controls appearance of the second picker.
showSpinner(msg:String) — method, class com.flexicious.behaviors.SpinnerBehavior
Shows the spinner with default values defined below: Label: "Loading please wait" X Position : center X of the grid Y Position : center Y of the grid Grid Alpa when the spinner is active : 0.3 Spinner appearance can be modified using styles .
showSpinner(msg:String) — method, class com.flexicious.components.dashboard.DashboardContainer
Shows the spinner with default values defined below: Label: "Loading please wait" X Position : center X of the grid Y Position : center Y of the grid Grid Alpa when the spinner is active : 0.3 Spinner appearance can be modified using styles .
showSpinner(msg:String) — method, class com.flexicious.components.dashboard.Dashlet
Shows the spinner with default values defined below: Label: "Loading please wait" X Position : center X of the grid Y Position : center Y of the grid Grid Alpa when the spinner is active : 0.3 Spinner appearance can be modified using styles .
showSpinner(msg:String) — method, class com.flexicious.components.tinycharts.TinyChartBase
showSpinner(msg:String) — method, class com.flexicious.components.visualization.Gauge
Shows the spinner with default values defined below: Label: "Loading please wait" X Position : center X of the grid Y Position : center Y of the grid Grid Alpa when the spinner is active : 0.3 Spinner appearance can be modified using styles .
showSpinner(msg:String) — method, interface com.flexicious.controls.interfaces.ISpinnerOwner
Shows the spinner with default values defined below: Label: "Loading please wait" X Position : center X of the owner component Y Position : center Y of the owner component Grid Alpa when the spinner is active : 0.3 Spinner appearance can be modified using styles.
showSpinner() — method, class com.flexicious.grids.ExtendedAdvancedDataGrid
Shows the spinner with default values defined below: Label: "Loading please wait" X Position : center X of the grid Y Position : center Y of the grid Grid Alpa when the spinner is active : 0.3 Spinner appearance can be modified using styles .
showSpinner() — method, class com.flexicious.grids.ExtendedDataGrid
Shows the spinner with default values defined below: Label: "Loading please wait" X Position : center X of the grid Y Position : center Y of the grid Grid Alpa when the spinner is active : 0.3 Spinner appearance can be modified using styles .
showSpinner() — method, class com.flexicious.grids.spark.ExtendedSparkDataGrid
Shows the spinner with default values defined below: Label: "Loading please wait" X Position : center X of the grid Y Position : center Y of the grid Grid Alpa when the spinner is active : 0.3 Spinner appearance can be modified using styles .
showSpinner(msg:String) — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Shows the spinner with default values defined below: Label: "Loading please wait" X Position : center X of the grid Y Position : center Y of the grid Grid Alpa when the spinner is active : 0.3 Spinner appearance can be modified using styles .
showSpinnerOnCreationComplete — Property, class com.flexicious.components.dashboard.DashboardContainer
showSpinnerOnCreationComplete — Property, class com.flexicious.components.tinycharts.TinyChartBase
showSpinnerOnCreationComplete — Property, class com.flexicious.components.visualization.Gauge
showSpinnerOnCreationComplete — Property, interface com.flexicious.controls.interfaces.ISpinnerOwner
showSpinnerOnCreationComplete — Property, class com.flexicious.grids.ExtendedAdvancedDataGrid
showSpinnerOnCreationComplete — Property, class com.flexicious.grids.ExtendedDataGrid
showSpinnerOnCreationComplete — Property, class com.flexicious.grids.spark.ExtendedSparkDataGrid
showSpinnerOnCreationComplete — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Returns showSpinnerOnFilterPageSort
showSpinnerOnFilterPageSort — Property, class com.flexicious.lic.EadgBase
A flag when set, automatically shows the spinner on creation complete and any filter page or sort operation.
showSpinnerOnFilterPageSort — Property, class com.flexicious.lic.EdgBase
A flag when set, automatically shows the spinner on creation complete and any filter page or sort operation.
showSpinnerOnFilterPageSort — Property, class com.flexicious.lic.NdgBase
A flag when set, automatically shows the spinner on creation complete and any filter page or sort operation.
showSpinnerOnFilterPageSort — Property, class com.flexicious.lic.SEdgBase
A flag when set, automatically shows the spinner on creation complete and any filter page or sort operation.
showTimePicker — Property, class com.flexicious.controls.DateComboBox
Boolean flag to control the visibility of the time picker component when the user chooses to pick a custom date.
showTimePicker — Property, class com.flexicious.controls.customDatePicker.DateTimePicker
Boolean flag that controls appearance of the time component.
showTimePicker — Property, class com.flexicious.utils.DateRange
showToaster(message:String, toasterPosition:String, toasterRenderer:mx.core:IFactory, animationDuration:Number, visibleDuration:Number, moveAnimate:Boolean, fadeAnimate:Boolean) — method, class com.flexicious.components.dashboard.DashboardContainer
Shows the given toaster message
showToaster(message:String, toasterPosition:String, toasterRenderer:mx.core:IFactory, animationDuration:Number, visibleDuration:Number, moveAnimate:Boolean, fadeAnimate:Boolean) — method, class com.flexicious.components.visualization.Gauge
Shows the given toaster message
showToaster(message:String, toasterPosition:String, toasterRenderer:mx.core:IFactory, animationDuration:Number, visibleDuration:Number, moveAnimate:Boolean, fadeAnimate:Boolean, icon:Object) — method, class com.flexicious.controls.toaster.Toaster
Shows the given toaster message
showToaster(message:String, toasterPosition:String, toasterRenderer:mx.core:IFactory, animationDuration:Number, visibleDuration:Number, moveAnimate:Boolean, fadeAnimate:Boolean) — Static Method , class com.flexicious.controls.toaster.Toaster
Shows the given toaster message
showToaster(message:String, toasterPosition:String, toasterRenderer:mx.core:IFactory, animationDuration:Number, visibleDuration:Number, moveAnimate:Boolean, fadeAnimate:Boolean) — method, class com.flexicious.grids.ExtendedAdvancedDataGrid
showToaster(message:String, toasterPosition:String, toasterRenderer:mx.core:IFactory, animationDuration:Number, visibleDuration:Number, moveAnimate:Boolean, fadeAnimate:Boolean) — method, class com.flexicious.grids.ExtendedDataGrid
showToaster(message:String, toasterPosition:String, toasterRenderer:mx.core:IFactory, animationDuration:Number, visibleDuration:Number, moveAnimate:Boolean, fadeAnimate:Boolean) — method, class com.flexicious.grids.spark.ExtendedSparkDataGrid
showToaster(message:String, toasterPosition:String, toasterRenderer:mx.core:IFactory, animationDuration:Number, visibleDuration:Number, moveAnimate:Boolean, fadeAnimate:Boolean) — method, class com.flexicious.lic.EadgBase
showToaster(message:String, toasterPosition:String, toasterRenderer:mx.core:IFactory, animationDuration:Number, visibleDuration:Number, moveAnimate:Boolean, fadeAnimate:Boolean) — method, class com.flexicious.lic.EdgBase
showToaster(message:String, toasterPosition:String, toasterRenderer:mx.core:IFactory, animationDuration:Number, visibleDuration:Number, moveAnimate:Boolean, fadeAnimate:Boolean) — method, class com.flexicious.lic.NdgBase
showToaster(message:String, toasterPosition:String, toasterRenderer:mx.core:IFactory, animationDuration:Number, visibleDuration:Number, moveAnimate:Boolean, fadeAnimate:Boolean) — method, class com.flexicious.lic.SEdgBase
showToaster(message:String, toasterPosition:String, toasterRenderer:mx.core:IFactory, animationDuration:Number, visibleDuration:Number, moveAnimate:Boolean, fadeAnimate:Boolean) — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Shows the given toaster message Shows the given toaster message
showTooltip(relativeTo:mx.core:IUIComponent, tooltip:mx.core:IUIComponent, dataContext:Object, point:flash.geom:Point, leftOffset:Number, topOffset:Number, offScreenMath:Boolean, where:String, container:Object) — method, class com.flexicious.behaviors.TooltipBehavior
Displays a tooltip for the control in question.
showTooltip(relativeTo:mx.core:IUIComponent, tooltip:mx.core:IUIComponent, dataContext:Object, point:flash.geom:Point, leftOffset:Number, topOffset:Number, offScreenMath:Boolean, where:String, container:Object) — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Displays a tooltip for the control in question.
showValidationErrors(errors:Array, errorTitle:String) — Static Method , class com.flexicious.utils.UIUtils
If you pass in an array of Validation Result Events, loops through the validation result objects, concatenates them to make a string and displays them in the Alert control
showValue() — method, class com.flexicious.components.charts.treemap.TreeMapLegendGaugeSkin
showValue() — method, class com.flexicious.components.tinycharts.skins.gauge.TinyHorizontalBulletGaugeSkin
showValue() — method, class com.flexicious.components.tinycharts.skins.gauge.TinyVerticalBulletGaugeSkin
showValue() — method, class com.flexicious.skins.visualization.GaugeSkin
showValue() — method, class com.flexicious.skins.visualization.HorizontalLinearGaugeSkin
showValue() — method, class com.flexicious.skins.visualization.HorizontalSemiCircleGaugeSkin
showValue() — method, interface com.flexicious.skins.visualization.IGaugeSkin
This method animates the associated gauge control to display the current gauge value.
showValue() — method, class com.flexicious.skins.visualization.TrafficLightSkin
showValue() — method, class com.flexicious.skins.visualization.VerticalLinearGaugeSkin
showValue() — method, class com.flexicious.skins.visualization.VerticalSemiCircleGaugeSkin
showWarningMessage — Property, class com.flexicious.grids.events.PrintExportOptions
Flag to control whether or not to show the warning message when user changes print layout or page size.
silentFailure — Property, class com.flexicious.persistence.UserSettingsOptions
If there is an error during parse preferences, dont apply preferences, and fail silently.
sineEasing — Property, class com.flexicious.skins.charts.AreaChartSkin
sineEasing — Property, class com.flexicious.skins.charts.BarChartSkin
sineEasing — Property, class com.flexicious.skins.charts.ColumnChartSkin
sineEasing — Property, class com.flexicious.skins.charts.LineChartSkin
sineEasing — Property, class com.flexicious.skins.charts.PyramidChartSkin
skinParts — Property, class com.flexicious.components.dashboard.tileLayout.TileLayoutPopup
SLICER_AXIS — Constant Static Property, class com.flexicious.nestedtreedatagrid.olap.OlapFlexDataGrid
A constant that corresponds to the slicer axis.
snapRowToColumnWidth(row:com.flexicious.nestedtreedatagrid.valueobjects:RowInfo) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridContainerBase
snapToColumns(cols:Array) — method, class com.flexicious.grids.columns.footers.DataGridFooterRow
Snaps the footers to a differnt datagrid's columns.
snapToColumnWidths() — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Goes through all the sections and resizes the cells to match the current column widths.
sortable — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn
Flag that indicates whether the user can click on the header of this column to sort the data provider.
sortableColumns — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid
eturns the columns where excludeFromExport=false
sortArray(arrayIn:Object, sorts:mx.collections:ArrayCollection) — Static Method , class com.flexicious.nestedtreedatagrid.utils.ExtendedUIUtils
Sorts the given array
sortArrayCollection(collection:mx.collections:ICollectionView, sorts:mx.collections:ArrayCollection) — method, class com.flexicious.grids.filters.CollectionManipulator
sortArrowSkin — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
The class to use as the skin for the arrow that indicates the column sort direction.
sortArrowSkin — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
The class to use as the skin for the arrow that indicates the column sort direction.
sortArrowSkin — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn
The class to use as the skin for the arrow that indicates the column sort direction.
sortByCell(cell:com.flexicious.nestedtreedatagrid.cells:FlexDataGridHeaderCell) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridContainerBase
sortByColumn(col:com.flexicious.nestedtreedatagrid:FlexDataGridColumn, direction:String) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridContainerBase
sortCaseInsensitive — Property, class com.flexicious.grids.filters.FilterSort
Ultimate has support to define caseInsensitive sorts
sortCaseInsensitive — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn
To sort this column insensitive of case.
SORT_CHANGE — Constant Static Property, class com.flexicious.grids.events.FilterPageSortChangeEvent
SORT_CHANGE — Constant Static Property, class com.flexicious.nestedtreedatagrid.events.ExtendedFilterPageSortChangeEvent
sortColumn — Property, class com.flexicious.grids.filters.FilterSort
sortCompareFunction — Property, class com.flexicious.grids.filters.FilterSort
sortCompareFunction — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn
A callback function that gets called when sorting the data in the column.
sortComparisionType — Property, class com.flexicious.grids.filters.FilterSort
sortField — Property, class com.flexicious.grids.columns.ExtendedAdvancedDataGridColumn
Similar to searchField, if you want to override what the database actually sorts when you sort this column
sortField — Property, class com.flexicious.grids.columns.ExtendedDataGridColumn
Similar to searchField, if you want to override what the database actually sorts when you sort this column
sortField — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn
Similar to searchField, if you want to override what the database actually sorts when you sort this column
sortFieldName — Property, class com.flexicious.grids.columns.ExtendedAdvancedDataGridColumn
To prevent sortField from clashing with Spark DataGrid's sort field
sortFieldName — Property, class com.flexicious.grids.columns.ExtendedDataGridColumn
To prevent sortField from clashing with Spark DataGrid's sort field
sortFieldName — Property, class com.flexicious.grids.spark.columns.ExtendedGridColumn
To prevent sortField from clashing with Spark DataGrid's sort field
sortFieldName — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn
sortHandler(event:mx.events:AdvancedDataGridEvent) — method, class com.flexicious.grids.ExtendedAdvancedDataGrid
sortLabel — Property, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridHeaderCell
The sort label.
sortNumeric — Property, class com.flexicious.grids.filters.FilterSort
Ultimate has support to define numeric sorts
sortNumeric — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn
To sort this column numerically.
sorts — Property, class com.flexicious.grids.filters.Filter
A collection of com.flexicious.grids.filters.FilterSort objects.
sortSelectedFirst(itemA:Object, itemB:Object, flds:Object) — method, class com.flexicious.controls.MultiSelectComboBoxEx
spacer — Property, class com.flexicious.grids.dependencies.PageExportRow
spinner — Property, class com.flexicious.components.dashboard.DashboardContainer
spinner — Property, class com.flexicious.components.dashboard.Dashlet
The spinner component.
spinner — Property, class com.flexicious.components.tinycharts.TinyChartBase
spinner — Property, class com.flexicious.components.visualization.Gauge
spinner — Property, class com.flexicious.controls.Spinner
The actual spinning component.
spinner — Property, interface com.flexicious.controls.interfaces.ISpinner
The actual spinning component.
spinner — Property, interface com.flexicious.controls.interfaces.ISpinnerOwner
spinner — Property, class com.flexicious.grids.ExtendedAdvancedDataGrid
spinner — Property, class com.flexicious.grids.ExtendedDataGrid
spinner — Property, class com.flexicious.grids.spark.ExtendedSparkDataGrid
spinner — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid
The spinner component.
Spinner — class, package com.flexicious.controls
This is the main spinner class which is extended from mx.core.UIComponent to create a custom Spinner
Spinner(myLabel:String, startX:Number, startY:Number) — Constructor, class com.flexicious.controls.Spinner
spinnerBehavior — Property, class com.flexicious.components.dashboard.DashboardContainer
spinnerBehavior — Property, class com.flexicious.components.tinycharts.TinyChartBase
spinnerBehavior — Property, class com.flexicious.components.visualization.Gauge
spinnerBehavior — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid
SpinnerBehavior — class, package com.flexicious.behaviors
Attaches the spinner behavior to the owner component.
SpinnerBehavior(ownerComponent:com.flexicious.controls.interfaces:ISpinnerOwner) — Constructor, class com.flexicious.behaviors.SpinnerBehavior
spinnerColors — Property, class com.flexicious.controls.Spinner
spinnerColors — Style, class com.flexicious.components.dashboard.Dashlet
Colors for the spinners as an array.
spinnerColors — Style, class com.flexicious.components.dashboard.DashboardContainer
Colors for the spinners as an array.
spinnerColors — Style, class com.flexicious.components.tinycharts.TinyChartBase
Colors for the spinners as an array.
spinnerColors — Style, class com.flexicious.components.visualization.Gauge
Colors for the spinners as an array.
spinnerColors — Style, class com.flexicious.controls.Spinner
spinnerColors — Style, class com.flexicious.grids.spark.ExtendedSparkDataGrid
Colors for the spinners as an array.
spinnerColors — Style, class com.flexicious.grids.ExtendedDataGrid
Colors for the spinners as an array.
spinnerColors — Style, class com.flexicious.grids.ExtendedAdvancedDataGrid
Colors for the spinners as an array.
spinnerColors — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Colors for the spinners as an array.
spinnerFactory — Property, class com.flexicious.components.dashboard.DashboardContainer
Factory responsible for instantiating a new spinner.
spinnerFactory — Property, class com.flexicious.components.dashboard.Dashlet
Factory responsible for instantiating a new spinner.
spinnerFactory — Property, class com.flexicious.components.tinycharts.TinyChartBase
Factory responsible for instantiating a new spinner.
spinnerFactory — Property, class com.flexicious.components.visualization.Gauge
Factory responsible for instantiating a new spinner.
spinnerFactory — Property, interface com.flexicious.controls.interfaces.ISpinnerOwner
spinnerFactory — Property, class com.flexicious.grids.ExtendedAdvancedDataGrid
Factory responsible for instantiating a new spinner.
spinnerFactory — Property, class com.flexicious.grids.ExtendedDataGrid
Factory responsible for instantiating a new spinner.
spinnerFactory — Property, class com.flexicious.grids.spark.ExtendedSparkDataGrid
Factory responsible for instantiating a new spinner.
spinnerFactory — Property, class com.flexicious.lic.NdgBase
Factory responsible for instantiating a new spinner.
spinnerGridAlpha — Style, class com.flexicious.components.dashboard.Dashlet
Background color of the grid when the spinner is active.
spinnerGridAlpha — Style, class com.flexicious.components.dashboard.DashboardContainer
Background color of the grid when the spinner is active.
spinnerGridAlpha — Style, class com.flexicious.components.tinycharts.TinyChartBase
Background color of the grid when the spinner is active.
spinnerGridAlpha — Style, class com.flexicious.components.visualization.Gauge
Background color of the grid when the spinner is active.
spinnerGridAlpha — Style, class com.flexicious.grids.spark.ExtendedSparkDataGrid
Background color of the grid when the spinner is active.
spinnerGridAlpha — Style, class com.flexicious.grids.ExtendedDataGrid
Background color of the grid when the spinner is active.
spinnerGridAlpha — Style, class com.flexicious.grids.ExtendedAdvancedDataGrid
Background color of the grid when the spinner is active.
spinnerGridAlpha — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Background color of the grid when the spinner is active.
spinnerLabel — Property, class com.flexicious.components.dashboard.DashboardContainer
The label of the spinner control, you can use styles to control the appearance.
spinnerLabel — Property, class com.flexicious.components.dashboard.Dashlet
The label of the spinner control, you can use styles to control the appearance.
spinnerLabel — Property, class com.flexicious.components.tinycharts.TinyChartBase
The label of the spinner control, you can use styles to control the appearance.
spinnerLabel — Property, class com.flexicious.components.visualization.Gauge
The label of the spinner control, you can use styles to control the appearance.
spinnerLabel — Property, interface com.flexicious.controls.interfaces.ISpinnerOwner
spinnerLabel — Property, class com.flexicious.grids.ExtendedAdvancedDataGrid
The label of the spinner control, you can use styles to control the appearance.
spinnerLabel — Property, class com.flexicious.grids.ExtendedDataGrid
The label of the spinner control, you can use styles to control the appearance.
spinnerLabel — Property, class com.flexicious.grids.spark.ExtendedSparkDataGrid
The label of the spinner control, you can use styles to control the appearance.
spinnerLabel — Property, class com.flexicious.lic.NdgBase
The label of the spinner control, you can use styles to control the appearance.
spinnerLabelBackgroundColor — Style, class com.flexicious.components.dashboard.Dashlet
Bacground color for the box in which the label is displayed.
spinnerLabelBackgroundColor — Style, class com.flexicious.components.dashboard.DashboardContainer
Bacground color for the box in which the label is displayed.
spinnerLabelBackgroundColor — Style, class com.flexicious.components.tinycharts.TinyChartBase
Bacground color for the box in which the label is displayed.
spinnerLabelBackgroundColor — Style, class com.flexicious.components.visualization.Gauge
Bacground color for the box in which the label is displayed.
spinnerLabelBackgroundColor — Style, class com.flexicious.grids.spark.ExtendedSparkDataGrid
Bacground color for the box in which the label is displayed.
spinnerLabelBackgroundColor — Style, class com.flexicious.grids.ExtendedDataGrid
Bacground color for the box in which the label is displayed.
spinnerLabelBackgroundColor — Style, class com.flexicious.grids.ExtendedAdvancedDataGrid
Bacground color for the box in which the label is displayed.
spinnerLabelBackgroundColor — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Bacground color for the box in which the label is displayed.
spinnerLabelColor — Style, class com.flexicious.components.dashboard.Dashlet
Label color for the spinner.
spinnerLabelColor — Style, class com.flexicious.components.dashboard.DashboardContainer
Label color for the spinner.
spinnerLabelColor — Style, class com.flexicious.components.tinycharts.TinyChartBase
Label color for the spinner.
spinnerLabelColor — Style, class com.flexicious.components.visualization.Gauge
Label color for the spinner.
spinnerLabelColor — Style, class com.flexicious.grids.spark.ExtendedSparkDataGrid
Label color for the spinner.
spinnerLabelColor — Style, class com.flexicious.grids.ExtendedDataGrid
Label color for the spinner.
spinnerLabelColor — Style, class com.flexicious.grids.ExtendedAdvancedDataGrid
Label color for the spinner.
spinnerLabelColor — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Label color for the spinner.
spinnerLabelfontFamily — Style, class com.flexicious.components.dashboard.Dashlet
Label font family.
spinnerLabelfontFamily — Style, class com.flexicious.components.dashboard.DashboardContainer
Label font family.
spinnerLabelfontFamily — Style, class com.flexicious.components.tinycharts.TinyChartBase
Label font family.
spinnerLabelfontFamily — Style, class com.flexicious.components.visualization.Gauge
Label font family.
spinnerLabelfontFamily — Style, class com.flexicious.grids.spark.ExtendedSparkDataGrid
Label font family.
spinnerLabelfontFamily — Style, class com.flexicious.grids.ExtendedDataGrid
Label font family.
spinnerLabelfontFamily — Style, class com.flexicious.grids.ExtendedAdvancedDataGrid
Label font family.
spinnerLabelfontFamily — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Label font family.
spinnerLabelfontSize — Style, class com.flexicious.components.dashboard.Dashlet
Label font size.
spinnerLabelfontSize — Style, class com.flexicious.components.dashboard.DashboardContainer
Label font size.
spinnerLabelfontSize — Style, class com.flexicious.components.tinycharts.TinyChartBase
Label font size.
spinnerLabelfontSize — Style, class com.flexicious.components.visualization.Gauge
Label font size.
spinnerLabelfontSize — Style, class com.flexicious.grids.spark.ExtendedSparkDataGrid
Label font size.
spinnerLabelfontSize — Style, class com.flexicious.grids.ExtendedDataGrid
Label font size.
spinnerLabelfontSize — Style, class com.flexicious.grids.ExtendedAdvancedDataGrid
Label font size.
spinnerLabelfontSize — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Label font size.
spinnerLabelfontStyle — Style, class com.flexicious.components.dashboard.Dashlet
Label font style.
spinnerLabelfontStyle — Style, class com.flexicious.components.dashboard.DashboardContainer
Label font style.
spinnerLabelfontStyle — Style, class com.flexicious.components.tinycharts.TinyChartBase
Label font style.
spinnerLabelfontStyle — Style, class com.flexicious.components.visualization.Gauge
Label font style.
spinnerLabelfontStyle — Style, class com.flexicious.grids.spark.ExtendedSparkDataGrid
Label font style.
spinnerLabelfontStyle — Style, class com.flexicious.grids.ExtendedDataGrid
Label font style.
spinnerLabelfontStyle — Style, class com.flexicious.grids.ExtendedAdvancedDataGrid
Label font style.
spinnerLabelfontStyle — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Label font style.
spinnerLabelfontThickness — Style, class com.flexicious.components.dashboard.Dashlet
Label font thinkcness.
spinnerLabelfontThickness — Style, class com.flexicious.components.dashboard.DashboardContainer
Label font thinkcness.
spinnerLabelfontThickness — Style, class com.flexicious.components.tinycharts.TinyChartBase
Label font thinkcness.
spinnerLabelfontThickness — Style, class com.flexicious.components.visualization.Gauge
Label font thinkcness.
spinnerLabelfontThickness — Style, class com.flexicious.grids.spark.ExtendedSparkDataGrid
Label font thinkcness.
spinnerLabelfontThickness — Style, class com.flexicious.grids.ExtendedDataGrid
Label font thinkcness.
spinnerLabelfontThickness — Style, class com.flexicious.grids.ExtendedAdvancedDataGrid
Label font thinkcness.
spinnerLabelfontThickness — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Label font thinkcness.
spinnerLabelfontWeight — Style, class com.flexicious.components.dashboard.Dashlet
Label font weight.
spinnerLabelfontWeight — Style, class com.flexicious.components.dashboard.DashboardContainer
Label font weight.
spinnerLabelfontWeight — Style, class com.flexicious.components.tinycharts.TinyChartBase
Label font weight.
spinnerLabelfontWeight — Style, class com.flexicious.components.visualization.Gauge
Label font weight.
spinnerLabelfontWeight — Style, class com.flexicious.grids.spark.ExtendedSparkDataGrid
Label font weight.
spinnerLabelfontWeight — Style, class com.flexicious.grids.ExtendedDataGrid
Label font weight.
spinnerLabelfontWeight — Style, class com.flexicious.grids.ExtendedAdvancedDataGrid
Label font weight.
spinnerLabelfontWeight — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Label font weight.
spinnerLabelShowBackground — Style, class com.flexicious.components.dashboard.DashboardContainer
A flag that controls whether or not to show the spinner.
spinnerLabelShowBackground — Style, class com.flexicious.components.tinycharts.TinyChartBase
A flag that controls whether or not to show the spinner.
spinnerLabelShowBackground — Style, class com.flexicious.components.visualization.Gauge
A flag that controls whether or not to show the spinner.
spinnerLabelShowBackground — Style, class com.flexicious.grids.spark.ExtendedSparkDataGrid
A flag that controls whether or not to show the spinner.
spinnerLabelShowBackground — Style, class com.flexicious.grids.ExtendedDataGrid
A flag that controls whether or not to show the spinner.
spinnerLabelShowBackground — Style, class com.flexicious.grids.ExtendedAdvancedDataGrid
A flag that controls whether or not to show the spinner.
spinnerParent — Property, class com.flexicious.components.dashboard.DashboardContainer
spinnerParent — Property, class com.flexicious.components.tinycharts.TinyChartBase
The parent component to add the spinner to
spinnerParent — Property, class com.flexicious.components.visualization.Gauge
spinnerParent — Property, interface com.flexicious.controls.interfaces.ISpinnerOwner
The parent to add the spinner to.
spinnerParent — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid
spinnerRadius — Style, class com.flexicious.components.dashboard.Dashlet
Spinner radius , default value is 10.
spinnerRadius — Style, class com.flexicious.components.dashboard.DashboardContainer
Spinner radius , default value is 10.
spinnerRadius — Style, class com.flexicious.components.tinycharts.TinyChartBase
Spinner radius , default value is 10.
spinnerRadius — Style, class com.flexicious.components.visualization.Gauge
Spinner radius , default value is 10.
spinnerRadius — Style, class com.flexicious.controls.Spinner
spinnerRadius — Style, class com.flexicious.grids.spark.ExtendedSparkDataGrid
Spinner radius , default value is 10.
spinnerRadius — Style, class com.flexicious.grids.ExtendedDataGrid
Spinner radius , default value is 10.
spinnerRadius — Style, class com.flexicious.grids.ExtendedAdvancedDataGrid
Spinner radius , default value is 10.
spinnerRadius — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Spinner radius , default value is 10.
spinnerThickness — Style, class com.flexicious.components.dashboard.Dashlet
Spinner thickness , default value is 5.
spinnerThickness — Style, class com.flexicious.components.dashboard.DashboardContainer
Spinner thickness , default value is 5.
spinnerThickness — Style, class com.flexicious.components.tinycharts.TinyChartBase
Spinner thickness , default value is 5.
spinnerThickness — Style, class com.flexicious.components.visualization.Gauge
Spinner thickness , default value is 5.
spinnerThickness — Style, class com.flexicious.controls.Spinner
spinnerThickness — Style, class com.flexicious.grids.spark.ExtendedSparkDataGrid
Spinner thickness , default value is 5.
spinnerThickness — Style, class com.flexicious.grids.ExtendedDataGrid
Spinner thickness , default value is 5.
spinnerThickness — Style, class com.flexicious.grids.ExtendedAdvancedDataGrid
Spinner thickness , default value is 5.
spinnerThickness — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Spinner thickness , default value is 5.
sprite — Property, class com.flexicious.controls.Spinner
sprite1 — Property, class com.flexicious.controls.Spinner
start — Property, class com.flexicious.components.charts.zoom.NumericRange
The start of the range
startAngle — Property, class com.flexicious.components.tinycharts.valueobjects.PieSeries
Specifies the starting angle for the first slice of the PieChart control.
startAngle — Property, class com.flexicious.components.visualization.Gauge
The angle at which to start the ticks and the ranges.
startAngle — Property, class com.flexicious.components.visualization.gaugesupport.GradientArc
The angle at which to start the arc.
startColumn — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnGroup
The FlexDataGridColumn object to start the column group at.
startDate — Property, class com.flexicious.utils.DateRange
startDateField — Property, class com.flexicious.controls.DateRangeBox
The Start Date Field
startSpin() — method, class com.flexicious.controls.Spinner
Starts the spinner
startSpin() — method, interface com.flexicious.controls.interfaces.ISpinner
egin the animation
startX — Property, class com.flexicious.controls.Spinner
startX — Property, interface com.flexicious.controls.interfaces.ISpinner
he center point of the Grids X cordinate
startY — Property, class com.flexicious.controls.Spinner
startY — Property, interface com.flexicious.controls.interfaces.ISpinner
The center point of the Grids Y cordinate
state — Property, class com.flexicious.controls.ImageButton
Can be either over down nor blank.
STATE_CHECKED — Constant Static Property, class com.flexicious.controls.TriStateCheckBox
STATE_MIDDLE — Constant Static Property, class com.flexicious.controls.TriStateCheckBox
STATE_UNCHECKED — Constant Static Property, class com.flexicious.controls.TriStateCheckBox
staticEventDispatcher — Static Property, class com.flexicious.components.IconRepository
staticEventDispatcher — Static Property, class com.flexicious.grids.filters.FilterExpression
staticEventDispatcher — Static Property, class com.flexicious.print.printareas.PageSize
staticEventDispatcher — Static Property, class com.flexicious.utils.Constants
staticEventDispatcher — Static Property, class com.flexicious.utils.DateRange
staticEventDispatcher — Static Property, class com.flexicious.utils.StringRepo
stepColumns — Property, class com.flexicious.components.dashboard.tileLayout.TileLayoutPopup
stepHours — Property, class com.flexicious.controls.customDatePicker.DateTimePicker
stepMinutes — Property, class com.flexicious.controls.customDatePicker.DateTimePicker
stepRows — Property, class com.flexicious.components.dashboard.tileLayout.TileLayoutPopup
stepSeconds — Property, class com.flexicious.controls.customDatePicker.DateTimePicker
stopSpin() — method, class com.flexicious.controls.Spinner
Stops the spinner
stopSpin() — method, interface com.flexicious.controls.interfaces.ISpinner
nd the animation
storeChain(item:Object) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
storeCurrentFunction(collection:mx.collections:ICollectionView) — method, class com.flexicious.grids.filters.CollectionManipulator
storeSort(item:Object, column:com.flexicious.nestedtreedatagrid:FlexDataGridColumn, ascending:Boolean) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridContainerBase
stretchCursor — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
The class to use as the skin for the cursor that indicates that a column can be resized.
StringRepo — class, package com.flexicious.utils
A repository for all strings.
StringRepo() — Constructor, class com.flexicious.utils.StringRepo
stroke — Style, class com.flexicious.components.tinycharts.valueobjects.HLOCSeries
Sets the stroke style for this data series.
strokeColor — Property, class com.flexicious.components.charts.painters.FunnelChartPainter3d
strokeColor — Property, class com.flexicious.components.charts.painters.PyramidChartPainter3d
strokeSize — Property, class com.flexicious.components.charts.painters.FunnelChartPainter3d
strokeSize — Property, class com.flexicious.components.charts.painters.PyramidChartPainter3d
styleOverrides — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn
For 3.5 Compatibility
styleOverrides — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
For 3.5 Compatibility
stylesToTransfer — Property, class com.flexicious.print.PrintOptions
The styles to transfer from the grid being printed to the print version.
subActions — Property, class com.flexicious.nestedtreedatagrid.valueobjects.ToolbarAction
A list of ToolbarAction objects that get converted into dropdown menu buttons.
subFactory — Property, class com.flexicious.nestedtreedatagrid.caching.FactoryKey
subMenuClick — Event, class com.flexicious.nestedtreedatagrid.toolbar.ToolbarMenu
Dispatched in lieu of ITEM_CLICK.
subMenuMinWidth — Property, class com.flexicious.nestedtreedatagrid.toolbar.ToolbarMenu
Minimum widht for the submenus
sum — Property, class com.flexicious.components.tinycharts.valueobjects.PlotPoint
sum(dataProvider:Object, fld:String) — Static Method , class com.flexicious.utils.UIUtils
Returns the sum of all items the specified data provider
SUM — Constant Static Property, class com.flexicious.grids.columns.footers.FooterRowOperations
SUM — Constant Static Property, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridFooterCell
swapColumns(cg:com.flexicious.nestedtreedatagrid:FlexDataGridColumnGroup, columnToInsert:com.flexicious.nestedtreedatagrid:FlexDataGridColumn, insertBefore:com.flexicious.nestedtreedatagrid:FlexDataGridColumn) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
synchronizeHorizontalScroll() — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Synchronizes the vertical scroll positions of the three locked sections
synchronizeLockedVerticalScroll() — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Synchronizes the vertical scroll positions of the three locked sections
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