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 |
factory — Property, class com.flexicious.nestedtreedatagrid.caching.FactoryKey |
| |
FactoryKey — class, package com.flexicious.nestedtreedatagrid.caching |
|
A class that is used as a key to group renderers that belong to specific factory and subfactory. |
FactoryKey(factory:mx.core:IFactory, subFactory:mx.core:IFactory) — Constructor, class com.flexicious.nestedtreedatagrid.caching.FactoryKey |
| |
fadeIn — Property, class com.flexicious.components.charts.treemap.TreemapChartSkin |
| |
fadeIn — Property, class com.flexicious.skins.charts.BubbleChartSkin |
| |
fadeIn — Property, class com.flexicious.skins.charts.CandlestickChartSkin |
| |
fadeIn — Property, class com.flexicious.skins.charts.HLOCChartSkin |
| |
fadeIn — Property, class com.flexicious.skins.charts.PieChartSkin |
| |
fadeIn — Property, class com.flexicious.skins.charts.PlotChartSkin |
| |
field — Property, class com.flexicious.components.tinycharts.valueobjects.DividedSeries |
|
Specifies the field of the data provider that determines
the data for each wedge of the PieChart control. |
FieldSet — class, package com.flexicious.components.container |
|
This class extends the border container and attaches a specialized skin to it so it appears
similar to a HTML fieldset component. |
FieldSet() — Constructor, class com.flexicious.components.container.FieldSet |
| |
FieldSetSkin — class, package com.flexicious.skins.container |
| |
FieldSetSkin() — Constructor, class com.flexicious.skins.container.FieldSetSkin |
| Constructor. |
fill — Style, class com.flexicious.controls.ImageButton |
| |
| |
fillAlpha — Property, class com.flexicious.components.charts.painters.PyramidChartPainter3d |
| |
fillColor — Property, class com.flexicious.components.charts.painters.FunnelChartPainter3d |
| |
fillColor — Property, class com.flexicious.components.charts.painters.PyramidChartPainter3d |
| |
fillFromStyle(v:Object, alpha:Number) — Static Method , class com.flexicious.components.tinycharts.utils.ChartUtils |
|
Converts a style value into a color . |
fillFromStyle(v:Object) — Static Method , class com.flexicious.controls.ImageButton |
| |
fillRect(g:flash.display:Graphics, left:Number, top:Number, right:Number, bottom:Number, fill:Object, ls:Object, shadow:Number, alpha:Number) — Static Method , class com.flexicious.components.tinycharts.utils.ChartUtils |
|
Fill a rectangle using the provided IFill and IStroke objects. |
fillRect3d(g:flash.display:Graphics, left:Number, top:Number, right:Number, bottom:Number, fill:Object, ls:Object, shadow:Number, alpha:Number) — Static Method , class com.flexicious.components.tinycharts.utils.ChartUtils |
| |
filter — Property, class com.flexicious.grids.events.FilterPageSortChangeEvent |
|
The filter that is associated with this event. |
filter — Property, class com.flexicious.nestedtreedatagrid.events.ExtendedFilterPageSortChangeEvent |
|
The filter object that contains all the information about the filter arguments, sorts, etc. |
Filter — class, package com.flexicious.grids.filters |
|
A container object that encapsulates all the
individual property filter settings, page settings
and the sort state. |
Filter() — Constructor, class com.flexicious.grids.filters.Filter |
|
Constructor
|
FILTER_ABOVE_HEADER — Constant Static Property, class com.flexicious.utils.Constants |
| |
filterArray(arrayIn:Object, filter:com.flexicious.grids.filters:Filter, grid:com.flexicious.grids.dependencies:IExtendedDataGrid, level:com.flexicious.nestedtreedatagrid:FlexDataGridColumnLevel, hideIfNoChildren:Boolean) — Static Method , class com.flexicious.nestedtreedatagrid.utils.ExtendedUIUtils |
|
Provided an array, filters it on basis of the filter arguments. |
filterArrayCollection(collection:mx.collections:ICollectionView, expressions:mx.collections:ArrayCollection) — method, class com.flexicious.grids.filters.CollectionManipulator |
| |
filterArrayFlat(arrayIn:Object, filter:com.flexicious.grids.filters:Filter) — Static Method , class com.flexicious.nestedtreedatagrid.utils.ExtendedUIUtils |
| |
filterAutoCompete(item:any) — method, class com.flexicious.controls.TextInput |
|
Based on the autoCompleteMatchType, filter the autocomplete dataprovider that
|
filterBackgroundColor — Style, class com.flexicious.grids.spark.ExtendedSparkDataGrid |
| Color of the filter background. |
| |
filterBackgroundColor — Style, class com.flexicious.grids.ExtendedDataGrid |
| Color of the filter background. |
| |
filterBackgroundColor — Style, class com.flexicious.grids.ExtendedAdvancedDataGrid |
| Color of the filter background. |
| |
FILTER_BELOW_HEADER — Constant Static Property, class com.flexicious.utils.Constants |
| |
filterBorderColor — Style, class com.flexicious.grids.spark.ExtendedSparkDataGrid |
| Color of the filter border. |
| |
filterBorderColor — Style, class com.flexicious.grids.ExtendedDataGrid |
| Color of the filter border. |
| |
filterBorderColor — Style, class com.flexicious.grids.ExtendedAdvancedDataGrid |
| Color of the filter border. |
| |
filterBorderSides — Style, class com.flexicious.grids.spark.ExtendedSparkDataGrid |
| Bounding box sides for the filter. |
| |
filterBorderSides — Style, class com.flexicious.grids.ExtendedDataGrid |
| Bounding box sides for the filter. |
| |
filterBorderSides — Style, class com.flexicious.grids.ExtendedAdvancedDataGrid |
| Bounding box sides for the filter. |
| |
filterBorderThickness — Style, class com.flexicious.grids.spark.ExtendedSparkDataGrid |
| Bounding box thickness for the filter row. |
| |
filterBorderThickness — Style, class com.flexicious.grids.ExtendedDataGrid |
| Bounding box thickness for the filter row. |
| |
filterBorderThickness — Style, class com.flexicious.grids.ExtendedAdvancedDataGrid |
| Bounding box thickness for the filter row. |
| |
filterByText(item:Object) — method, class com.flexicious.controls.MultiSelectComboBox |
| |
filterCellRenderer — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
|
Container for the footer renderer. |
filterChange — Event, class com.flexicious.controls.containers.Form |
| |
filterChange — Event, class com.flexicious.controls.containers.HBox |
| |
filterChange — Event, class com.flexicious.controls.containers.Panel |
| |
filterChange — Event, class com.flexicious.controls.containers.VBox |
| |
filterChange — Event, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridFilterCell |
| |
FILTER_CHANGE — Constant Static Property, class com.flexicious.grids.events.FilterPageSortChangeEvent |
| |
FILTER_CHANGE — Constant Static Property, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridFilterCell |
| |
FILTER_CHANGE — Constant Static Property, class com.flexicious.nestedtreedatagrid.events.ExtendedFilterPageSortChangeEvent |
| |
filterColors — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
| The color of the row background for the filter. |
| |
filterColors — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
| The color of the row background for the filter. |
| |
filterColors — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| The color of the row background for the filter. |
| |
filterComboBoxBuildFromGrid — Property, class com.flexicious.grids.columns.ExtendedAdvancedDataGridColumn |
|
Flag, if set to true, will automatically build this
collection on basis of distinct values in the grid. |
filterComboBoxBuildFromGrid — Property, class com.flexicious.grids.columns.ExtendedDataGridColumn |
|
Flag, if set to true, will automatically build this
collection on basis of distinct values in the grid. |
filterComboBoxBuildFromGrid — Property, class com.flexicious.grids.spark.columns.ExtendedGridColumn |
|
Flag, if set to true, will automatically build this
collection on basis of distinct values in the grid. |
filterComboBoxBuildFromGrid — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
|
Flag, if set to true, will automatically build this
collection on basis of distinct values in the grid. |
filterComboBoxDataField — Property, class com.flexicious.grids.columns.ExtendedAdvancedDataGridColumn |
|
Used in conjunction with the filterComboBoxDataProvider field, used to
set the value of the data field for the associated ISelectFilterControl
|
filterComboBoxDataField — Property, class com.flexicious.grids.columns.ExtendedDataGridColumn |
|
Used in conjunction with the filterComboBoxDataProvider field, used to
set the value of the data field for the associated ISelectFilterControl
|
filterComboBoxDataField — Property, class com.flexicious.grids.spark.columns.ExtendedGridColumn |
|
Used in conjunction with the filterComboBoxDataProvider field, used to
set the value of the data field for the associated ISelectFilterControl
|
filterComboBoxDataField — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
|
Used in conjunction with the |
filterComboBoxDataProvider — Property, class com.flexicious.grids.columns.ExtendedAdvancedDataGridColumn |
|
Dataprovider to use to build the list of values to dipsplay in
the filter control, only applicable if the filterControl is a
|
filterComboBoxDataProvider — Property, class com.flexicious.grids.columns.ExtendedDataGridColumn |
|
Dataprovider to use to build the list of values to dipsplay in
the filter control, only applicable if the filterControl is a
|
filterComboBoxDataProvider — Property, class com.flexicious.grids.spark.columns.ExtendedGridColumn |
|
Dataprovider to use to build the list of values to dipsplay in
the filter control, only applicable if the filterControl is a
|
filterComboBoxDataProvider — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
|
Dataprovider to use to build the list of values to dipsplay in
the filter control, only applicable if the filterControl is a
|
filterComboBoxLabelField — Property, class com.flexicious.grids.columns.ExtendedAdvancedDataGridColumn |
|
Used in conjunction with the filterComboBoxDataProvider field, used to
set the value of the label field for the associated ISelectFilterControl
|
filterComboBoxLabelField — Property, class com.flexicious.grids.columns.ExtendedDataGridColumn |
|
Used in conjunction with the filterComboBoxDataProvider field, used to
set the value of the label field for the associated ISelectFilterControl
|
filterComboBoxLabelField — Property, class com.flexicious.grids.spark.columns.ExtendedGridColumn |
|
Used in conjunction with the filterComboBoxDataProvider field, used to
set the value of the label field for the associated ISelectFilterControl
|
filterComboBoxLabelField — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
|
Used in conjunction with the |
filterComboBoxWidth — Property, class com.flexicious.grids.columns.ExtendedAdvancedDataGridColumn |
|
Returns the width of the dropdown. |
filterComboBoxWidth — Property, class com.flexicious.grids.columns.ExtendedDataGridColumn |
|
Returns the width of the dropdown. |
filterComboBoxWidth — Property, class com.flexicious.grids.spark.columns.ExtendedGridColumn |
|
Returns the width of the dropdown. |
filterComboBoxWidth — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
|
Returns the width of the dropdown. |
filterCompareFunction — Property, class com.flexicious.grids.columns.ExtendedAdvancedDataGridColumn |
|
A function that takes an item, and a filterExpression, and returns true or false on basis of whether the provided
item matches the filterExpression. |
filterCompareFunction — Property, class com.flexicious.grids.columns.ExtendedDataGridColumn |
|
A function that takes an item, and a filterExpression, and returns true or false on basis of whether the provided
item matches the filterExpression. |
filterCompareFunction — Property, class com.flexicious.grids.spark.columns.ExtendedGridColumn |
|
A function that takes an item, and a filterExpression, and returns true or false on basis of whether the provided
item matches the filterExpression. |
filterCompareFunction — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
|
A function that takes an item, and a filterExpression, and returns true or false on basis of whether the provided
item matches the filterExpression. |
filterComparisionType — Property, class com.flexicious.controls.CheckBox |
|
This is usually automatically set, you don't have to manually set it,
unless you're sending strings as Date objects. |
filterComparisionType — Property, class com.flexicious.controls.CheckBoxList |
|
This is usually automatically set, you don't have to manually set it,
unless you're sending strings as Date objects. |
filterComparisionType — Property, class com.flexicious.controls.CheckBoxTileList |
|
This is usually automatically set, you don't have to manually set it,
unless you're sending strings as Date objects. |
filterComparisionType — Property, class com.flexicious.controls.ComboBox |
|
This is usually automatically set, you don't have to manually set it,
unless you're sending strings as Date objects. |
filterComparisionType — Property, class com.flexicious.controls.DateRangeBox |
|
This is usually automatically set, you don't have to manually set it,
unless you're sending strings as Date objects. |
filterComparisionType — Property, class com.flexicious.controls.MultiSelectComboBox |
|
This is usually automatically set, you don't have to manually set it,
unless you're sending strings as Date objects. |
filterComparisionType — Property, class com.flexicious.controls.NumericRangeBox |
|
This is usually automatically set, you don't have to manually set it,
unless you're sending strings as Date objects. |
filterComparisionType — Property, class com.flexicious.controls.RadioButton |
|
This is usually automatically set, you don't have to manually set it,
unless you're sending strings as Date objects. |
filterComparisionType — Property, class com.flexicious.controls.RadioButtonList |
|
This is usually automatically set, you don't have to manually set it,
unless you're sending strings as Date objects. |
filterComparisionType — Property, class com.flexicious.controls.TextInput |
|
This is usually automatically set, you don't have to manually set it,
unless you're sending strings as Date objects. |
filterComparisionType — Property, interface com.flexicious.controls.interfaces.filters.IFilterControl |
| |
filterComparisionType — Property, class com.flexicious.grids.columns.ExtendedAdvancedDataGridColumn |
|
This is ususally automatically set, you dont have to manually set it,
unless you're sending strings as Date objects. |
filterComparisionType — Property, class com.flexicious.grids.columns.ExtendedDataGridColumn |
|
This is ususally automatically set, you dont have to manually set it,
unless you're sending strings as Date objects. |
filterComparisionType — Property, class com.flexicious.grids.filters.FilterExpression |
|
This is ususally automatically set, you dont have to manually set it,
unless you're sending strings as Date objects. |
filterComparisionType — Property, class com.flexicious.grids.spark.columns.ExtendedGridColumn |
|
This is ususally automatically set, you dont have to manually set it,
unless you're sending strings as Date objects. |
filterComparisionType — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
|
This is usually automatically set, you dont have to manually set it,
unless you're sending strings as Date objects. |
FILTER_COMPARISION_TYPE_AUTO — Static Property, class com.flexicious.grids.filters.FilterExpression |
| |
FILTER_COMPARISION_TYPE_BOOLEAN — Static Property, class com.flexicious.grids.filters.FilterExpression |
| |
FILTER_COMPARISION_TYPE_DATE — Static Property, class com.flexicious.grids.filters.FilterExpression |
| |
FILTER_COMPARISION_TYPE_NUMBER — Static Property, class com.flexicious.grids.filters.FilterExpression |
| |
FILTER_COMPARISION_TYPE_STRING — Static Property, class com.flexicious.grids.filters.FilterExpression |
| |
filterComplete — Event, class com.flexicious.grids.ExtendedAdvancedDataGrid |
|
Fired when the filter is applied. |
filterComplete — Event, class com.flexicious.grids.ExtendedDataGrid |
|
Fired when the filter is applied. |
filterComplete — Event, class com.flexicious.grids.spark.ExtendedSparkDataGrid |
|
Fired when the filter is applied. |
filterContainer — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
|
The container for the filter cells. |
_filterContainerInterface — Property, class com.flexicious.controls.containers.Form |
| |
_filterContainerInterface — Property, class com.flexicious.controls.containers.HBox |
| |
_filterContainerInterface — Property, class com.flexicious.controls.containers.Panel |
| |
_filterContainerInterface — Property, class com.flexicious.controls.containers.VBox |
| |
_filterContainerInterface — Property, class com.flexicious.grids.spark.skinparts.GridColumnFilterGroup |
| |
_filterContainerInterface — Property, class com.flexicious.nestedtreedatagrid.valueobjects.RowInfo |
| |
filterControl — Property, class com.flexicious.grids.columns.ExtendedAdvancedDataGridColumn |
|
A control that implements |
filterControl — Property, class com.flexicious.grids.columns.ExtendedDataGridColumn |
|
A control that implements |
filterControl — Property, class com.flexicious.grids.filters.FilterExpression |
|
An IFilterControl that was responsible for the creation
of this argument. |
filterControl — Property, class com.flexicious.grids.spark.columns.ExtendedGridColumn |
|
A control that implements |
filterControl — Property, class com.flexicious.grids.spark.skins.DefaultGridFilterRenderer |
| |
filterControl — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
|
A control that implements |
_filterControlInterface — Property, class com.flexicious.controls.CheckBox |
| |
_filterControlInterface — Property, class com.flexicious.controls.CheckBoxList |
| |
_filterControlInterface — Property, class com.flexicious.controls.CheckBoxTileList |
| |
_filterControlInterface — Property, class com.flexicious.controls.ComboBox |
| |
_filterControlInterface — Property, class com.flexicious.controls.DateRangeBox |
| |
_filterControlInterface — Property, class com.flexicious.controls.MultiSelectComboBox |
| |
_filterControlInterface — Property, class com.flexicious.controls.NumericRangeBox |
| |
_filterControlInterface — Property, class com.flexicious.controls.RadioButton |
| |
_filterControlInterface — Property, class com.flexicious.controls.RadioButtonList |
| |
_filterControlInterface — Property, class com.flexicious.controls.TextInput |
| |
filterControlValue — Property, class com.flexicious.grids.filters.FilterExpression |
|
For some filter controls, the expression is different than the selected value. |
filterConverterFunction — Property, class com.flexicious.grids.columns.ExtendedAdvancedDataGridColumn |
|
A function that takes an item, and returns a processed value for comparision. |
filterConverterFunction — Property, class com.flexicious.grids.columns.ExtendedDataGridColumn |
|
A function that takes an item, and returns a processed value for comparision. |
filterConverterFunction — Property, class com.flexicious.grids.spark.columns.ExtendedGridColumn |
|
A function that takes an item, and returns a processed value for comparision. |
filterConverterFunction — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
|
A function that takes an item, and returns a processed value for comparison. |
filterDateRangeOptions — Property, class com.flexicious.grids.columns.ExtendedAdvancedDataGridColumn |
|
Applicable only when the filtercontrol is a
|
filterDateRangeOptions — Property, class com.flexicious.grids.columns.ExtendedDataGridColumn |
|
Applicable only when the filtercontrol is a
|
filterDateRangeOptions — Property, class com.flexicious.grids.spark.columns.ExtendedGridColumn |
|
Applicable only when the filtercontrol is a
|
filterDateRangeOptions — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
|
Applicable only when the filtercontrol is a
|
filterDescrption — Property, class com.flexicious.grids.filters.Filter |
|
For the filter dropdown, show the label for the pre built filters. |
filterDrawTopBorder — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
| |
| |
filterDrawTopBorder — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
| Flag that indicates whether to force the top border, when horizontal gridlines are not drawn. |
| |
filterDrawTopBorder — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
| |
| |
filterDrawTopBorder — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
| Flag that indicates whether to force the top border, when horizontal gridlines are not drawn. |
| |
filterDrawTopBorder — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| |
| |
filterDrawTopBorder — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| Flag that indicates whether to force the top border, when horizontal gridlines are not drawn. |
| |
filterExcludeObjectsWithoutMatchField — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
|
By default, for hierarchical datagrids, when there is a object that does not have the property being searched for, these objects are included in the filter match. |
filterExpression — Property, class com.flexicious.controls.NumericTextInput |
|
eturns the filter expression if there is a value in the text field
The filter Expression value is an int. |
filterExpression — Property, interface com.flexicious.controls.interfaces.filters.IDynamicFilterControl |
| |
FilterExpression — class, package com.flexicious.grids.filters |
|
A class that represents an individual filter expression
A filter expression consists of a columnName (this is the
property of the object to search), an operation type (one of the
FILTER_OPERATION_TYPE constants) and an expression (the value to search on). |
FilterExpression(columnName:String, filterOperation:String, expression:Object) — Constructor, class com.flexicious.grids.filters.FilterExpression |
|
Creates a filter expression
|
filterFunction — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
| |
filterFunction — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
|
In addition to the filter row, if you wish to apply external filters, or to apply filters at inner nested levels, you may use this property. |
filterHeight — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
|
Same as filterRowHeight, except no built in logic to handle enableFilters and filterVisible. |
filterHorizontalGridLineColor — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
| The color of the horizontal grid lines. |
| |
filterHorizontalGridLineColor — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
| The color of the horizontal grid lines. |
| |
filterHorizontalGridLineColor — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| The color of the horizontal grid lines. |
| |
filterHorizontalGridLines — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
| Flag that indicates whether to show horizontal grid lines between the rows. |
| |
filterHorizontalGridLines — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
| Flag that indicates whether to show horizontal grid lines between the rows. |
| |
filterHorizontalGridLines — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| Flag that indicates whether to show horizontal grid lines between the rows. |
| |
filterHorizontalGridLineThickness — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
| Thickness of the filter horizontal grid lines. |
| |
filterHorizontalGridLineThickness — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
| Thickness of the filter horizontal grid lines. |
| |
filterHorizontalGridLineThickness — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| Thickness of the filter horizontal grid lines. |
| |
filterIcon — Style, class com.flexicious.controls.MultiSelectComboBox |
| When filterControl=textInput, the icon that is displayed inside the textbox, based on the insideIconPosition property. |
| |
filterIcon — Style, class com.flexicious.grids.columns.ExtendedAdvancedDataGridColumn |
| When filterControl=textInput, the icon that is displayed inside the textbox, based on the insideIconPosition property. |
| |
filterIcon — Style, class com.flexicious.grids.columns.ExtendedDataGridColumn |
| When filterControl=textInput, the icon that is displayed inside the textbox, based on the insideIconPosition property. |
| |
filterIcon — Style, class com.flexicious.grids.spark.columns.ExtendedGridColumn |
| When filterControl=textInput, the icon that is displayed inside the textbox, based on the insideIconPosition property. |
| |
filterIcon — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| When filterControl=textInput, the icon that is displayed inside the textbox, based on the insideIconPosition property. |
| |
filterIconPosition — Style, class com.flexicious.grids.columns.ExtendedAdvancedDataGridColumn |
| When filterControl=textInput, the position of the icon that is displayed inside the textbox. |
| |
filterIconPosition — Style, class com.flexicious.grids.columns.ExtendedDataGridColumn |
| When filterControl=textInput, the position of the icon that is displayed inside the textbox. |
| |
filterIconPosition — Style, class com.flexicious.grids.spark.columns.ExtendedGridColumn |
| When filterControl=textInput, the position of the icon that is displayed inside the textbox. |
| |
filterIconPosition — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| When filterControl=textInput, the position of the icon that is displayed inside the textbox. |
| |
filterOperation — Property, class com.flexicious.controls.CheckBox |
|
The filter operation to apply to the comparison
See the FilterExpression class for a list. |
filterOperation — Property, class com.flexicious.controls.CheckBoxList |
|
The filter operation to apply to the comparison
See the FilterExpression class for a list. |
filterOperation — Property, class com.flexicious.controls.CheckBoxTileList |
|
The filter operation to apply to the comparison
See the FilterExpression class for a list. |
filterOperation — Property, class com.flexicious.controls.ComboBox |
|
The filter operation to apply to the comparison
See the FilterExpression class for a list. |
filterOperation — Property, class com.flexicious.controls.DateRangeBox |
|
The filter operation to apply to the comparison
See the FilterExpression class for a list. |
filterOperation — Property, class com.flexicious.controls.MultiSelectComboBox |
|
The filter operation to apply to the comparison
See the FilterExpression class for a list. |
filterOperation — Property, class com.flexicious.controls.NumericRangeBox |
|
The filter operation to apply to the comparison
See the FilterExpression class for a list. |
filterOperation — Property, class com.flexicious.controls.RadioButton |
|
The filter operation to apply to the comparison
See the FilterExpression class for a list. |
filterOperation — Property, class com.flexicious.controls.RadioButtonList |
|
The filter operation to apply to the comparison
See the FilterExpression class for a list. |
filterOperation — Property, class com.flexicious.controls.TextInput |
|
The filter operation to apply to the comparison
See the FilterExpression class for a list. |
filterOperation — Property, interface com.flexicious.controls.interfaces.filters.IFilterControl |
| |
filterOperation — Property, class com.flexicious.grids.columns.ExtendedAdvancedDataGridColumn |
|
The opeartor to apply when doing the conversion. |
filterOperation — Property, class com.flexicious.grids.columns.ExtendedDataGridColumn |
|
The opeartor to apply when doing the conversion. |
filterOperation — Property, class com.flexicious.grids.filters.FilterExpression |
|
The filter operation to apply - one of the
FILTER_OPERATION_TYPE constant values
|
filterOperation — Property, class com.flexicious.grids.spark.columns.ExtendedGridColumn |
|
The opeartor to apply when doing the conversion. |
filterOperation — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
|
The operator to apply when doing the conversion. |
FILTER_OPERATION_TYPE_BEGINS_WITH — Static Property, class com.flexicious.grids.filters.FilterExpression |
| |
FILTER_OPERATION_TYPE_BETWEEN — Static Property, class com.flexicious.grids.filters.FilterExpression |
| |
FILTER_OPERATION_TYPE_CONTAINS — Static Property, class com.flexicious.grids.filters.FilterExpression |
| |
FILTER_OPERATION_TYPE_DOES_NOT_CONTAIN — Static Property, class com.flexicious.grids.filters.FilterExpression |
| |
FILTER_OPERATION_TYPE_ENDS_WITH — Static Property, class com.flexicious.grids.filters.FilterExpression |
| |
FILTER_OPERATION_TYPE_EQUALS — Static Property, class com.flexicious.grids.filters.FilterExpression |
| |
FILTER_OPERATION_TYPE_GREATER_THAN — Static Property, class com.flexicious.grids.filters.FilterExpression |
| |
FILTER_OPERATION_TYPE_GREATERTHANEQUALS — Static Property, class com.flexicious.grids.filters.FilterExpression |
| |
FILTER_OPERATION_TYPE_IN_LIST — Static Property, class com.flexicious.grids.filters.FilterExpression |
| |
FILTER_OPERATION_TYPE_IS_NOT_NULL — Static Property, class com.flexicious.grids.filters.FilterExpression |
| |
FILTER_OPERATION_TYPE_IS_NULL — Static Property, class com.flexicious.grids.filters.FilterExpression |
| |
FILTER_OPERATION_TYPE_LESS_THAN — Static Property, class com.flexicious.grids.filters.FilterExpression |
| |
FILTER_OPERATION_TYPE_LESS_THAN_EQUALS — Static Property, class com.flexicious.grids.filters.FilterExpression |
| |
FILTER_OPERATION_TYPE_NONE — Static Property, class com.flexicious.grids.filters.FilterExpression |
| |
FILTER_OPERATION_TYPE_NOT_EQUALS — Static Property, class com.flexicious.grids.filters.FilterExpression |
| |
FILTER_OPERATION_TYPE_NOT_IN_LIST — Static Property, class com.flexicious.grids.filters.FilterExpression |
| |
filterPaddingBottom — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
| Number of pixels between the control's right border and the right edge of its content area. |
| |
filterPaddingBottom — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
| Number of pixels between the control's right border and the right edge of its content area. |
| |
filterPaddingBottom — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| Number of pixels between the control's right border and the right edge of its content area. |
| |
filterPaddingLeft — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
| Number of pixels between the control's left border and the left edge of its content area. |
| |
filterPaddingLeft — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
| Number of pixels between the control's left border and the left edge of its content area. |
| |
filterPaddingLeft — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| Number of pixels between the control's left border and the left edge of its content area. |
| |
filterPaddingRight — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
| Number of pixels between the control's right border and the right edge of its content area. |
| |
filterPaddingRight — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
| Number of pixels between the control's right border and the right edge of its content area. |
| |
filterPaddingRight — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| Number of pixels between the control's right border and the right edge of its content area. |
| |
filterPaddingTop — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
| Number of pixels between the control's left border and the left edge of its content area. |
| |
filterPaddingTop — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
| Number of pixels between the control's left border and the left edge of its content area. |
| |
filterPaddingTop — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| Number of pixels between the control's left border and the left edge of its content area. |
| |
filterPageSort(rebuildPageIndex:Boolean, recalculateTotal:Boolean) — method, class com.flexicious.grids.spark.ExtendedSparkDataGrid |
|
In client mode, whenever there is a filter or a page or a sort, we basically
so the filter, then do the sort, and then apply the page
(which is really a filter on the page index)
|
filterPageSort(flat:Object, level:com.flexicious.nestedtreedatagrid:FlexDataGridColumnLevel, parentObj:Object, applyFilter:Boolean, applyPaging:Boolean, applySort:Boolean, pages:Array, updatePager:Boolean) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridContainerBase |
| |
filterPageSort(flat:Array, filter:com.flexicious.grids.filters:Filter, pages:Array, flatFilter:Boolean) — Static Method , class com.flexicious.nestedtreedatagrid.utils.ExtendedUIUtils |
| |
filterPageSortChange — Event, class com.flexicious.grids.ExtendedAdvancedDataGrid |
|
Fired when the grid's page, sort or filter state changes. |
filterPageSortChange — Event, class com.flexicious.grids.ExtendedDataGrid |
|
Fired when the grid's page, sort or filter state changes. |
filterPageSortChange — Event, class com.flexicious.grids.spark.ExtendedSparkDataGrid |
|
Fired when the grid's page, sort or filter state changes. |
filterPageSortChange — Event, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
|
Dispatched when the grid's page, sort or filter state changes. |
filterPageSortChange — Event, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
|
Dispatched when the grid's page, sort or filter state changes. |
FILTER_PAGE_SORT_CHANGE — Constant Static Property, class com.flexicious.grids.events.FilterPageSortChangeEvent |
| |
FILTER_PAGE_SORT_CHANGE — Constant Static Property, class com.flexicious.nestedtreedatagrid.events.ExtendedFilterPageSortChangeEvent |
| |
FilterPageSortChangeEvent — class, package com.flexicious.grids.events |
|
Event fired when the filter, page or sort state of the grid changes. |
FilterPageSortChangeEvent(type:String, filter:com.flexicious.grids.filters:Filter, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.flexicious.grids.events.FilterPageSortChangeEvent |
|
Constructor. |
filterPageSortMode — Property, class com.flexicious.lic.EadgBase |
|
The Filter/Page/Sort Mode. |
filterPageSortMode — Property, class com.flexicious.lic.EdgBase |
|
The Filter/Page/Sort Mode. |
filterPageSortMode — Property, class com.flexicious.lic.SEdgBase |
|
The Filter/Page/Sort Mode. |
filterPageSortMode — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
|
The Filter/Page/Sort Mode. |
filterPageSortMode — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
|
The Filter/Page/Sort Mode. |
filterRenderer — Property, class com.flexicious.grids.columns.ExtendedAdvancedDataGridColumn |
|
The actual control
to render inside the header column. |
filterRenderer — Property, class com.flexicious.grids.columns.ExtendedDataGridColumn |
|
The actual control
to render inside the header column. |
filterRenderer — Property, class com.flexicious.grids.spark.columns.ExtendedGridColumn |
|
The actual control
to render inside the header column. |
filterRenderer — Property, class com.flexicious.grids.spark.skins.ExtendedSparkDataGridSkin |
| |
filterRenderer — Property, class com.flexicious.grids.spark.skins.ExtendedSparkPrintDataGridSkin |
| |
filterRenderer — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
|
The actual control
to render inside the header column. |
filterRollOverColors — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
| The color of the row background when the user rolls over the filter. |
| |
filterRollOverColors — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
| The color of the row background when the user rolls over the filter. |
| |
filterRollOverColors — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| The color of the row background when the user rolls over the filter. |
| |
filterRow — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
|
Not supported. |
filterRowHeight — Property, class com.flexicious.grids.ExtendedAdvancedDataGrid |
|
The height of the filter row. |
filterRowHeight — Property, class com.flexicious.grids.ExtendedDataGrid |
|
The height of the filter row. |
filterRowHeight — Property, class com.flexicious.grids.spark.ExtendedSparkDataGrid |
|
The height of the filter row. |
filterRowHeight — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
|
Sets the filter row height at the top level. |
filterRowHeight — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
|
Height of the filter for this level. |
filterRows — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
|
Returns an array of RowInfo objects in the filter row. |
filters — Property, class com.flexicious.nestedtreedatagrid.toolbar.ToolbarMenu |
| |
filtersEnabled — Property, class com.flexicious.persistence.SaveSettingsPopup |
| |
FilterSort — class, package com.flexicious.grids.filters |
|
The advanced grid supports multi column sorting
This class was created in order to provide server
support for multi column sorting. |
FilterSort(sortColumn:String, isAscending:Boolean) — Constructor, class com.flexicious.grids.filters.FilterSort |
| |
filterTriggerEvent — Property, class com.flexicious.controls.CheckBox |
|
The event that the filter triggers on. |
filterTriggerEvent — Property, class com.flexicious.controls.CheckBoxList |
|
The event that the filter triggers on. |
filterTriggerEvent — Property, class com.flexicious.controls.CheckBoxTileList |
|
The event that the filter triggers on. |
filterTriggerEvent — Property, class com.flexicious.controls.ComboBox |
|
The event that the filter triggers on. |
filterTriggerEvent — Property, class com.flexicious.controls.DateRangeBox |
|
The event that the filter triggers on. |
filterTriggerEvent — Property, class com.flexicious.controls.MultiSelectComboBox |
|
The event that the filter triggers on. |
filterTriggerEvent — Property, class com.flexicious.controls.NumericRangeBox |
|
The event that the filter triggers on. |
filterTriggerEvent — Property, class com.flexicious.controls.RadioButton |
|
The event that the filter triggers on. |
filterTriggerEvent — Property, class com.flexicious.controls.RadioButtonList |
|
The event that the filter triggers on. |
filterTriggerEvent — Property, class com.flexicious.controls.TextInput |
|
The event that the filter triggers on. |
filterTriggerEvent — Property, interface com.flexicious.controls.interfaces.filters.IFilterControl |
| |
filterTriggerEvent — Property, class com.flexicious.grids.columns.ExtendedAdvancedDataGridColumn |
|
The event that the filter triggers on. |
filterTriggerEvent — Property, class com.flexicious.grids.columns.ExtendedDataGridColumn |
|
The event that the filter triggers on. |
filterTriggerEvent — Property, class com.flexicious.grids.spark.columns.ExtendedGridColumn |
|
The event that the filter triggers on. |
filterTriggerEvent — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
|
The event that the filter triggers on. |
filterVerticalGridLineColor — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
| The color of the vertical grid lines. |
| |
filterVerticalGridLineColor — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
| The color of the vertical grid lines. |
| |
filterVerticalGridLineColor — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| The color of the vertical grid lines. |
| |
filterVerticalGridLines — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
| Flag that indicates whether to show vertical grid lines between the columns. |
| |
filterVerticalGridLines — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
| Flag that indicates whether to show vertical grid lines between the columns. |
| |
filterVerticalGridLines — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| Flag that indicates whether to show vertical grid lines between the columns. |
| |
filterVerticalGridLineThickness — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
| Thickness of the filter vertical grid lines. |
| |
filterVerticalGridLineThickness — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
| Thickness of the filter vertical grid lines. |
| |
filterVerticalGridLineThickness — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| Thickness of the filter vertical grid lines. |
| |
filterVisible — Property, class com.flexicious.grids.ExtendedAdvancedDataGrid |
|
If you have enableFilters set to true but want the filter row to not
appear, you can set this value. |
filterVisible — Property, class com.flexicious.grids.ExtendedDataGrid |
|
If you have enableFilters set to true but want the filter row to not
appear, you can set this value. |
filterVisible — Property, class com.flexicious.grids.spark.ExtendedSparkDataGrid |
|
If you have enableFilters set to true but want the filter row to not
appear, you can set this value. |
filterVisible — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
|
Returns true if the filter row is visible at the top level. |
filterVisible — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
|
If you have enableFilters set to true but want the filter row to not
appear, you can set this value. |
filterWaterMark — Property, class com.flexicious.grids.columns.ExtendedAdvancedDataGridColumn |
|
Applicable only if the filter control is TextInput. |
filterWaterMark — Property, class com.flexicious.grids.columns.ExtendedDataGridColumn |
|
Applicable only if the filter control is TextInput. |
filterWaterMark — Property, class com.flexicious.grids.spark.columns.ExtendedGridColumn |
|
Applicable only if the filter control is TextInput. |
filterWaterMark — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
|
Applicable only if the filter control is TextInput. |
findDataPoints(x:Number, y:Number, checkInteractivity:Boolean, sensitivity:int) — method, class com.flexicious.components.charts.painters.FunnelChartPainter3d |
| |
findDataPoints(x:Number, y:Number, checkInteractivity:Boolean, sensitivity:int) — method, class com.flexicious.components.charts.painters.PyramidChartPainter |
| |
findDataPoints(x:Number, y:Number, checkInteractivity:Boolean, sensitivity:int) — method, class com.flexicious.components.charts.painters.PyramidChartPainter3d |
| |
findDataPoints(x:Number, y:Number, checkInteractivity:Boolean, sensitivity:int) — method, class com.flexicious.components.charts.treemap.TreeMapPainter |
| |
findDataPoints(x:Number, y:Number, checkInteractivity:Boolean, sensitivity:int) — method, class com.flexicious.components.tinycharts.TinyChartBase |
|
Returns an array of HitData objects that describe
the nearest data point to the coordinates passed to the method. |
findDataPoints(x:Number, y:Number, checkInteractivity:Boolean, sensitivity:int) — method, class com.flexicious.components.tinycharts.painters.TinyChartPainterBase |
| |
findDataPoints(x:Number, y:Number, checkInteractivity:Boolean, sensitivity:int) — method, class com.flexicious.components.tinycharts.painters.TinyDividedBarChartPainter |
| |
findDataPoints(x:Number, y:Number, checkInteractivity:Boolean, sensitivity:int) — method, class com.flexicious.components.tinycharts.painters.TinyDividedColumnChartPainter |
| |
findDataPoints(x:Number, y:Number, checkInteractivity:Boolean, sensitivity:int) — method, class com.flexicious.components.tinycharts.painters.TinyPieChartPainter |
| |
findDataPoints(x:Number, y:Number, checkInteractivity:Boolean, sensitivity:int) — method, class com.flexicious.components.tinycharts.painters.TinyPieChartPainter3d |
| |
findLoadingInfo(item:Object, level:com.flexicious.nestedtreedatagrid:FlexDataGridColumnLevel, useSelectedKeyField:Boolean) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridContainerBase |
|
In lazy loaded grids, gets the loaded info of the provided object. |
findRowPositionInfo(item:Object) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridVirtualBodyContainer |
| |
firstSeries — Property, class com.flexicious.components.tinycharts.TinyChartBase |
|
The first series
|
fixedColumnFillColors — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
| A box to cover the space left behind by the horizontal scrollbar when horizontalScrollPolicy=on and there are left locked columns. |
| |
flatten(dataProvider:mx.collections:IHierarchicalCollectionView) — method, class com.flexicious.grids.filters.CollectionManipulator |
| |
flatten(depthRequested:int, inclusive:Boolean, filter:Boolean, page:Boolean, sort:Boolean, max:Number) — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
|
For hierarchical data grids, returns the data provider as a flat list that matches the
specified criteria. |
FlexDataGrid — class, package com.flexicious.nestedtreedatagrid |
|
FlexDataGrid is the class name for Flexicious Ultimate, a DataGrid component built for the Flex SDK from the ground up to cater to the needs of UI developers who create complex Line of Business applications.
It attempts to provide most of the functionality that is currently available in the Adobe SDK DataGrid, AdvancedDataGrid, and the Flexicious Extensions in addition to a number of unique features. |
FlexDataGrid() — Constructor, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
|
The constructor is responsible for instantiating the body container, header,footer,filter,pager containers,
as well as the left/right Locked header/footer containers. |
FlexDataGridAccImpl — class, package com.flexicious.nestedtreedatagrid.accessibility |
| |
FlexDataGridAccImpl(master:mx.core:UIComponent) — Constructor, class com.flexicious.nestedtreedatagrid.accessibility.FlexDataGridAccImpl |
|
Constructor. |
FlexDataGridBodyContainer — class, package com.flexicious.nestedtreedatagrid |
|
FlexDataGridBodyContainer is the container for the unlocked section of the datagrid. |
FlexDataGridBodyContainer(grid:com.flexicious.nestedtreedatagrid:FlexDataGrid) — Constructor, class com.flexicious.nestedtreedatagrid.FlexDataGridBodyContainer |
|
Constructor
|
FlexDataGridCell — class, package com.flexicious.nestedtreedatagrid.cells |
|
FlexDataGridCell is the container component for each of the DataGrid's cells. |
FlexDataGridCell() — Constructor, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridCell |
| |
FlexDataGridCheckBoxColumn — class, package com.flexicious.nestedtreedatagrid |
|
A column to add checkbox selection to the grid. |
FlexDataGridCheckBoxColumn() — Constructor, class com.flexicious.nestedtreedatagrid.FlexDataGridCheckBoxColumn |
| |
FlexDataGridColumn — class, package com.flexicious.nestedtreedatagrid |
|
The FlexDataGridColumn class describes a column in a FlexDataGrid Column control. |
FlexDataGridColumn() — Constructor, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| |
FlexDataGridColumnGroup — class, package com.flexicious.nestedtreedatagrid |
|
Class responsible for storing information about grouped columns
|
FlexDataGridColumnGroupCell — class, package com.flexicious.nestedtreedatagrid.cells |
|
A container class for all column group cells. |
FlexDataGridColumnGroupCell() — Constructor, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridColumnGroupCell |
| |
FlexDataGridColumnLevel — class, package com.flexicious.nestedtreedatagrid |
|
A class that contains information about a nest level of grid. |
FlexDataGridColumnLevel() — Constructor, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
| |
FlexDataGridContainerBase — class, package com.flexicious.nestedtreedatagrid |
|
FlexDataGridContainerBase is the base class for each of the containers of the grid. |
FlexDataGridDataCell — class, package com.flexicious.nestedtreedatagrid.cells |
|
FlexDataGridCell is the container component for each of the DataGrid's cells. |
FlexDataGridEvent — class, package com.flexicious.nestedtreedatagrid.events |
|
Event class for most FlexDataGridEvent Events
|
FlexDataGridEvent(type:String, grid:com.flexicious.nestedtreedatagrid:FlexDataGrid, level:com.flexicious.nestedtreedatagrid:FlexDataGridColumnLevel, column:com.flexicious.nestedtreedatagrid:FlexDataGridColumn, cell:com.flexicious.nestedtreedatagrid.interfaces:IFlexDataGridCell, item:Object, triggerEvent:flash.events:Event, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.flexicious.nestedtreedatagrid.events.FlexDataGridEvent |
|
Generic event class for most FlexDataGrid Events. |
FlexDataGridExpandCollapseCell — class, package com.flexicious.nestedtreedatagrid.cells |
| |
FlexDataGridExpandCollapseCell() — Constructor, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridExpandCollapseCell |
| |
FlexDataGridExpandCollapseColumn — class, package com.flexicious.nestedtreedatagrid |
|
A column to add expand collapse icon. |
FlexDataGridExpandCollapseColumn() — Constructor, class com.flexicious.nestedtreedatagrid.FlexDataGridExpandCollapseColumn |
| |
FlexDataGridExpandCollapseHeaderCell — class, package com.flexicious.nestedtreedatagrid.cells |
| |
FlexDataGridExpandCollapseHeaderCell() — Constructor, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridExpandCollapseHeaderCell |
| |
FlexDataGridFilterCell — class, package com.flexicious.nestedtreedatagrid.cells |
| |
FlexDataGridFooterCell — class, package com.flexicious.nestedtreedatagrid.cells |
|
FlexDataGridCell is the container component for each of the DataGrid's cells. |
FlexDataGridFooterCell() — Constructor, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridFooterCell |
| |
FlexDataGridHeaderCell — class, package com.flexicious.nestedtreedatagrid.cells |
|
A container class for all header cells. |
FlexDataGridHeaderCell() — Constructor, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridHeaderCell |
|
Constructor. |
FlexDataGridHeaderContainer — class, package com.flexicious.nestedtreedatagrid |
|
The container for header, footer, filter and pager sections of the top level. |
FlexDataGridHeaderContainer(grid:com.flexicious.nestedtreedatagrid:FlexDataGrid) — Constructor, class com.flexicious.nestedtreedatagrid.FlexDataGridHeaderContainer |
| |
FlexDataGridHeaderSeperator — class, package com.flexicious.nestedtreedatagrid.cells |
| |
FlexDataGridHeaderSeperator() — Constructor, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridHeaderSeperator |
| |
FlexDataGridItemEditEvent — class, package com.flexicious.nestedtreedatagrid.events |
|
This event is dispatched in relation to edit related events. |
FlexDataGridItemEditEvent(type:String, grid:com.flexicious.nestedtreedatagrid:FlexDataGrid, level:com.flexicious.nestedtreedatagrid:FlexDataGridColumnLevel, column:com.flexicious.nestedtreedatagrid:FlexDataGridColumn, cell:com.flexicious.nestedtreedatagrid.interfaces:IFlexDataGridCell, item:Object, triggerEvent:flash.events:Event, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.flexicious.nestedtreedatagrid.events.FlexDataGridItemEditEvent |
| |
FlexDataGridLevelRendererCell — class, package com.flexicious.nestedtreedatagrid.cells |
|
FlexDataGridCell is the container component for each of the DataGrid's cells. |
FlexDataGridLevelRendererCell() — Constructor, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridLevelRendererCell |
| |
FlexDataGridPaddingCell — class, package com.flexicious.nestedtreedatagrid.cells |
|
FlexDataGridCell is the container component for each of the DataGrid's cells. |
FlexDataGridPaddingCell() — Constructor, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridPaddingCell |
| |
FlexDataGridPagerCell — class, package com.flexicious.nestedtreedatagrid.cells |
|
FlexDataGridCell is the container component for each of the DataGrid's cells. |
FlexDataGridPagerCell() — Constructor, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridPagerCell |
| |
FlexDataGridPrintEvent — class, package com.flexicious.nestedtreedatagrid.events |
|
For Print Based Events. |
FlexDataGridPrintEvent(type:String, grid:com.flexicious.nestedtreedatagrid:FlexDataGrid, printGrid:com.flexicious.nestedtreedatagrid.print:PrintFlexDataGrid, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.flexicious.nestedtreedatagrid.events.FlexDataGridPrintEvent |
| |
FlexDataGridVirtualBodyContainer — class, package com.flexicious.nestedtreedatagrid |
|
The container for the body that supports virtual scrolling
|
FlexDataGridVirtualBodyContainer(grid:com.flexicious.nestedtreedatagrid:FlexDataGrid) — Constructor, class com.flexicious.nestedtreedatagrid.FlexDataGridVirtualBodyContainer |
| |
FlexDataGridVirtualScrollEvent — class, package com.flexicious.nestedtreedatagrid.events |
|
For Virtual scroll enabled grids
|
FlexDataGridVirtualScrollEvent(type:String, grid:com.flexicious.nestedtreedatagrid:FlexDataGrid, recordsToLoad:Array, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.flexicious.nestedtreedatagrid.events.FlexDataGridVirtualScrollEvent |
| |
FlexVersionSpecific — class, package com.flexicious.nestedtreedatagrid.utils |
| |
FlexVersionSpecific — class, package com.flexicious.utils |
| |
flowColumns — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
|
Columns where wordWrap=true || variableRowHeightUseRendererForCalculation and itemRenderer not null
|
flowHeaderColumnGroups — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
|
ColumnGroups where wordWrap=true || variableRowHeightUseRendererForCalculation and columnGroupRenderer is not null
|
flowHeaderColumns — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
|
Columns where wordWrap=true || variableRowHeightUseRendererForCalculation and headerRenderer is not null
|
fontAntiAliasType — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
| Sets the antiAliasType property of internal TextFields. |
| |
fontAntiAliasType — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
| Sets the antiAliasType property of internal TextFields. |
| |
fontAntiAliasType — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| Sets the antiAliasType property of internal TextFields. |
| |
fontFamily — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
| Name of the font to use. |
| |
fontFamily — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
| Name of the font to use. |
| |
fontFamily — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| Name of the font to use. |
| |
fontGridFitType — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
| Sets the gridFitType property of internal TextFields that represent text in Flex controls. |
| |
fontGridFitType — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
| Sets the gridFitType property of internal TextFields that represent text in Flex controls. |
| |
fontGridFitType — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| Sets the gridFitType property of internal TextFields that represent text in Flex controls. |
| |
fontSharpness — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
| Sets the sharpness property of internal TextFields that represent text in Flex controls. |
| |
fontSharpness — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
| Sets the sharpness property of internal TextFields that represent text in Flex controls. |
| |
fontSharpness — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| Sets the sharpness property of internal TextFields that represent text in Flex controls. |
| |
fontSize — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
| Height of the text, in pixels. |
| |
fontSize — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
| Height of the text, in pixels. |
| |
fontSize — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| Height of the text, in pixels. |
| |
fontStyle — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
| Determines whether the text is italic font. |
| |
fontStyle — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
| Determines whether the text is italic font. |
| |
fontStyle — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| Determines whether the text is italic font. |
| |
fontThickness — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
| Sets the thickness property of internal TextFields that represent text in Flex controls. |
| |
fontThickness — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
| Sets the thickness property of internal TextFields that represent text in Flex controls. |
| |
fontThickness — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| Sets the thickness property of internal TextFields that represent text in Flex controls. |
| |
fontWeight — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
| Determines whether the text is boldface. |
| |
fontWeight — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
| Determines whether the text is boldface. |
| |
fontWeight — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| Determines whether the text is boldface. |
| |
footerAlign — Property, class com.flexicious.grids.columns.ExtendedAdvancedDataGridColumn |
|
The alignment of the footer label
|
footerAlign — Property, class com.flexicious.grids.columns.ExtendedDataGridColumn |
|
The alignment of the footer label
|
footerAlign — Property, class com.flexicious.grids.spark.columns.ExtendedGridColumn |
|
The alignment of the footer label
|
footerAlign — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
|
The alignment of the footer label
|
footerBackgroundColor — Style, class com.flexicious.grids.spark.ExtendedSparkDataGrid |
| Color of the footer background. |
| |
footerBackgroundColor — Style, class com.flexicious.grids.ExtendedDataGrid |
| Color of the footer background. |
| |
footerBackgroundColor — Style, class com.flexicious.grids.ExtendedAdvancedDataGrid |
| Color of the footer background. |
| |
footerBorderColor — Style, class com.flexicious.grids.spark.ExtendedSparkDataGrid |
| Color of the footer border. |
| |
footerBorderColor — Style, class com.flexicious.grids.ExtendedDataGrid |
| Color of the footer border. |
| |
footerBorderColor — Style, class com.flexicious.grids.ExtendedAdvancedDataGrid |
| Color of the footer border. |
| |
footerBorderSides — Style, class com.flexicious.grids.spark.ExtendedSparkDataGrid |
| Bounding box sides for the footer. |
| |
footerBorderSides — Style, class com.flexicious.grids.ExtendedDataGrid |
| Bounding box sides for the footer. |
| |
footerBorderSides — Style, class com.flexicious.grids.ExtendedAdvancedDataGrid |
| Bounding box sides for the footer. |
| |
footerBorderThickness — Style, class com.flexicious.grids.spark.ExtendedSparkDataGrid |
| Bounding box thickness for the footer row. |
| |
footerBorderThickness — Style, class com.flexicious.grids.ExtendedDataGrid |
| Bounding box thickness for the footer row. |
| |
footerBorderThickness — Style, class com.flexicious.grids.ExtendedAdvancedDataGrid |
| Bounding box thickness for the footer row. |
| |
footerCellRenderer — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
|
Container for the footer renderer. |
footerColors — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
| An array of two colors used to draw the footer background gradient. |
| |
footerColors — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
| An array of two colors used to draw the footer background gradient. |
| |
footerColors — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| An array of two colors used to draw the footer background gradient. |
| |
footerContainer — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
|
The container for the footer cells. |
footerDrawTopBorder — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
| |
| |
footerDrawTopBorder — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
| Flag that indicates whether to force the top border, when horizontal gridlines are not drawn. |
| |
footerDrawTopBorder — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
| |
| |
footerDrawTopBorder — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
| Flag that indicates whether to force the top border, when horizontal gridlines are not drawn. |
| |
footerDrawTopBorder — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| |
| |
footerDrawTopBorder — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| Flag that indicates whether to force the top border, when horizontal gridlines are not drawn. |
| |
footerFormatter — Property, class com.flexicious.grids.columns.ExtendedAdvancedDataGridColumn |
|
Formatter for the footer label
|
footerFormatter — Property, class com.flexicious.grids.columns.ExtendedDataGridColumn |
|
Formatter for the footer label
|
footerFormatter — Property, interface com.flexicious.grids.columns.footers.IDataGridFooterColumn |
| |
footerFormatter — Property, class com.flexicious.grids.spark.columns.ExtendedGridColumn |
|
Formatter for the footer label
|
footerFormatter — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
|
Formatter for the footer label
|
footerHorizontalGridLineColor — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
| The color of the horizontal grid lines. |
| |
footerHorizontalGridLineColor — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
| The color of the horizontal grid lines. |
| |
footerHorizontalGridLineColor — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| The color of the horizontal grid lines. |
| |
footerHorizontalGridLines — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
| Flag that indicates whether to show horizontal grid lines between the rows. |
| |
footerHorizontalGridLines — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
| Flag that indicates whether to show horizontal grid lines between the rows. |
| |
footerHorizontalGridLines — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| Flag that indicates whether to show horizontal grid lines between the rows. |
| |
footerHorizontalGridLineThickness — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
| Thickness of the footer horizontal grid lines. |
| |
footerHorizontalGridLineThickness — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
| Thickness of the footer horizontal grid lines. |
| |
footerHorizontalGridLineThickness — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| Thickness of the footer horizontal grid lines. |
| |
footerLabel — Property, class com.flexicious.grids.columns.ExtendedAdvancedDataGridColumn |
|
The label of the footer
|
footerLabel — Property, class com.flexicious.grids.columns.ExtendedDataGridColumn |
|
The label of the footer
|
footerLabel — Property, interface com.flexicious.grids.columns.footers.IDataGridFooterColumn |
| |
footerLabel — Property, class com.flexicious.grids.spark.columns.ExtendedGridColumn |
|
The label of the footer
|
footerLabel — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
|
The label of the footer
|
footerLabelFunction — Property, class com.flexicious.grids.columns.ExtendedAdvancedDataGridColumn |
|
A function that will return the footer label
|
footerLabelFunction — Property, class com.flexicious.grids.columns.ExtendedDataGridColumn |
|
A function that will return the footer label
|
footerLabelFunction — Property, interface com.flexicious.grids.columns.footers.IDataGridFooterColumn |
| |
footerLabelFunction — Property, class com.flexicious.grids.spark.columns.ExtendedGridColumn |
|
A function that will return the footer label
|
footerLabelFunction — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
|
A function that will return the footer label
|
footerLabelFunction2 — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
|
Similar to footerLabelFunction, but takes the footer cell instead of the column. |
footerOperation — Property, class com.flexicious.grids.columns.ExtendedAdvancedDataGridColumn |
|
The operation to apply to the footer
|
footerOperation — Property, class com.flexicious.grids.columns.ExtendedDataGridColumn |
|
The operation to apply to the footer
|
footerOperation — Property, interface com.flexicious.grids.columns.footers.IDataGridFooterColumn |
| |
footerOperation — Property, class com.flexicious.grids.spark.columns.ExtendedGridColumn |
|
The operation to apply to the footer
|
footerOperation — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
|
The operation to apply to the footer
|
footerOperationPrecision — Property, class com.flexicious.grids.columns.ExtendedAdvancedDataGridColumn |
|
Precision for the footer label
|
footerOperationPrecision — Property, class com.flexicious.grids.columns.ExtendedDataGridColumn |
|
Precision for the footer label
|
footerOperationPrecision — Property, interface com.flexicious.grids.columns.footers.IDataGridFooterColumn |
| |
footerOperationPrecision — Property, class com.flexicious.grids.spark.columns.ExtendedGridColumn |
|
Precision for the footer label
|
footerOperationPrecision — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
|
Precision for the footer label
|
footerPaddingBottom — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
| Number of pixels between the control's right border and the right edge of its content area. |
| |
footerPaddingBottom — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
| Number of pixels between the control's right border and the right edge of its content area. |
| |
footerPaddingBottom — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| Number of pixels between the control's right border and the right edge of its content area. |
| |
footerPaddingLeft — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
| Number of pixels between the control's left border and the left edge of its content area. |
| |
footerPaddingLeft — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
| Number of pixels between the control's left border and the left edge of its content area. |
| |
footerPaddingLeft — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| Number of pixels between the control's left border and the left edge of its content area. |
| |
footerPaddingRight — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
| Number of pixels between the control's right border and the right edge of its content area. |
| |
footerPaddingRight — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
| Number of pixels between the control's right border and the right edge of its content area. |
| |
footerPaddingRight — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| Number of pixels between the control's right border and the right edge of its content area. |
| |
footerPaddingTop — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
| Number of pixels between the control's left border and the left edge of its content area. |
| |
footerPaddingTop — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
| Number of pixels between the control's left border and the left edge of its content area. |
| |
footerPaddingTop — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| Number of pixels between the control's left border and the left edge of its content area. |
| |
footerRenderer — Property, class com.flexicious.grids.columns.ExtendedAdvancedDataGridColumn |
|
A renderer for the footer
|
footerRenderer — Property, class com.flexicious.grids.columns.ExtendedDataGridColumn |
|
A renderer for the footer
|
footerRenderer — Property, class com.flexicious.grids.columns.footers.DataGridFooterCell |
| |
footerRenderer — Property, interface com.flexicious.grids.columns.footers.IDataGridFooterCell |
| |
footerRenderer — Property, interface com.flexicious.grids.columns.footers.IDataGridFooterColumn |
| |
footerRenderer — Property, class com.flexicious.grids.spark.columns.ExtendedGridColumn |
|
A renderer for the footer
|
footerRenderer — Property, class com.flexicious.grids.spark.skins.ExtendedSparkDataGridSkin |
| |
footerRenderer — Property, class com.flexicious.grids.spark.skins.ExtendedSparkPrintDataGridSkin |
| |
footerRenderer — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
|
A renderer for the footer
|
footerRollOverColors — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
| The color of the row background when the user rolls over the footer. |
| |
footerRollOverColors — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
| The color of the row background when the user rolls over the footer. |
| |
footerRollOverColors — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| The color of the row background when the user rolls over the footer. |
| |
footerRow — Property, interface com.flexicious.grids.columns.footers.IDataGridFooterCell |
| |
footerRowHeight — Property, class com.flexicious.grids.ExtendedAdvancedDataGrid |
|
The height of the footer row. |
footerRowHeight — Property, class com.flexicious.grids.ExtendedDataGrid |
|
The height of the footer row. |
footerRowHeight — Property, class com.flexicious.grids.spark.ExtendedSparkDataGrid |
|
The height of the footer row. |
footerRowHeight — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
|
Returns the sum of:
If enableFooters, then footerRowHeight else 0
|
footerRowHeight — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
|
Height of the footer for this level. |
FooterRowOperations — final class, package com.flexicious.grids.columns.footers |
|
List of all available footer operations
|
footerRows — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
|
Returns an array of RowInfo objects in the footer row. |
footerSeparator — Property, class com.flexicious.grids.spark.skins.ExtendedSparkDataGridSkin |
| |
footerSeparator — Property, class com.flexicious.grids.spark.skins.ExtendedSparkPrintDataGridSkin |
| |
footerStyleName — Property, class com.flexicious.grids.columns.ExtendedAdvancedDataGridColumn |
|
Style name for the footer cells. |
footerStyleName — Property, class com.flexicious.grids.columns.ExtendedDataGridColumn |
|
Style name for the footer cells. |
footerStyleName — Property, class com.flexicious.grids.spark.columns.ExtendedGridColumn |
|
Style name for the footer cells. |
footerStyleName — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
| The name of a CSS style declaration for controlling other aspects of the appearance of the column headers. |
| |
footerStyleName — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
| The name of a CSS style declaration for controlling other aspects of the appearance of the column headers. |
| |
footerStyleName — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| The name of a CSS style declaration for controlling other aspects of the appearance of the column headers. |
| |
footerVerticalGridLineColor — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
| The color of the vertical grid lines. |
| |
footerVerticalGridLineColor — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
| The color of the vertical grid lines. |
| |
footerVerticalGridLineColor — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| The color of the vertical grid lines. |
| |
footerVerticalGridLines — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
| Flag that indicates whether to show vertical grid lines between the columns. |
| |
footerVerticalGridLines — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
| Flag that indicates whether to show vertical grid lines between the columns. |
| |
footerVerticalGridLines — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| Flag that indicates whether to show vertical grid lines between the columns. |
| |
footerVerticalGridLineThickness — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
| Thickness of the footer vertical grid lines. |
| |
footerVerticalGridLineThickness — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
| Thickness of the footer vertical grid lines. |
| |
footerVerticalGridLineThickness — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| Thickness of the footer vertical grid lines. |
| |
footerVisible — Property, class com.flexicious.grids.ExtendedAdvancedDataGrid |
|
If you have enableFooters set to true but want the footer row to not
appear, you can set this value. |
footerVisible — Property, class com.flexicious.grids.ExtendedDataGrid |
|
If you have enableFooters set to true but want the footer row to not
appear, you can set this value. |
footerVisible — Property, class com.flexicious.grids.spark.ExtendedSparkDataGrid |
|
If you have enableFooters set to true but want the footer row to not
appear, you can set this value. |
footerVisible — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
|
Returns true if the footer row is visible at the top level. |
footerVisible — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
|
If you have enableFooters set to true but want the footer row to not
appear, you can set this value. |
footerWordWrap — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
|
The alignment of the header label
|
forceFilter() — method, class com.flexicious.controls.TextInput |
| |
forcePagerRow — Property, class com.flexicious.grids.ExtendedAdvancedDataGrid |
|
Use this flag to show the pager control even if the
enablePaging is set to false. |
forcePagerRow — Property, class com.flexicious.grids.ExtendedDataGrid |
|
Use this flag to show the pager control even if the
enablePaging is set to false. |
forcePagerRow — Property, class com.flexicious.grids.spark.ExtendedSparkDataGrid |
|
Use this flag to show the pager control even if the
enablePaging is set to false. |
forcePagerRow — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
|
Flag to force appearance of the pager row even with enablePaging=false. |
forcePagerRow — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel |
|
Use this flag to show the pager control even if the
enablePaging is set to false. |
forceRightLock — Property, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridExpandCollapseCell |
|
hen we need right locked padding, set this
|
forceRightLock — Property, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridPaddingCell |
| |
form — Property, class com.flexicious.components.tinycharts.valueobjects.AreaSeries |
|
Area series do not support form. |
form — Property, class com.flexicious.components.tinycharts.valueobjects.LineSeries |
|
Specifies the line type for the chart. |
Form — class, package com.flexicious.controls.containers |
|
An extended Form, that can be used as a container control for
Filters
|
format — Property, class com.flexicious.grids.columns.ExtendedAdvancedDataGridColumn |
| |
format — Property, class com.flexicious.grids.columns.ExtendedDataGridColumn |
| |
format — Property, class com.flexicious.grids.spark.columns.ExtendedGridColumn |
| |
format — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| |
formatBoolean(val:Boolean) — Static Method , class com.flexicious.utils.UIUtils |
|
Takes in a boolean, returns a Yes or No
|
formatCurrency(val:Number, currencySymbol:String) — Static Method , class com.flexicious.utils.UIUtils |
|
Takes in a number, and returns it formatted as
Currency
|
FORMAT_CURRENCY — Constant Static Property, class com.flexicious.grids.columns.ExtendedAdvancedDataGridColumn |
| |
FORMAT_CURRENCY — Constant Static Property, class com.flexicious.grids.columns.ExtendedDataGridColumn |
| |
FORMAT_CURRENCY — Constant Static Property, class com.flexicious.grids.spark.columns.ExtendedGridColumn |
| |
FORMAT_CURRENCY — Constant Static Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| |
formatDate(date:Date, formatString:String) — Static Method , class com.flexicious.utils.UIUtils |
|
Takes in a date, and returns it formatted as
MM/DD/YY
|
FORMAT_DATE — Constant Static Property, class com.flexicious.grids.columns.ExtendedAdvancedDataGridColumn |
| |
FORMAT_DATE — Constant Static Property, class com.flexicious.grids.columns.ExtendedDataGridColumn |
| |
FORMAT_DATE — Constant Static Property, class com.flexicious.grids.spark.columns.ExtendedGridColumn |
| |
FORMAT_DATE — Constant Static Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| |
FORMAT_DATE_TIME — Constant Static Property, class com.flexicious.grids.columns.ExtendedAdvancedDataGridColumn |
| |
FORMAT_DATE_TIME — Constant Static Property, class com.flexicious.grids.columns.ExtendedDataGridColumn |
| |
FORMAT_DATE_TIME — Constant Static Property, class com.flexicious.grids.spark.columns.ExtendedGridColumn |
| |
FORMAT_DATE_TIME — Constant Static Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| |
FORMAT_NONE — Constant Static Property, class com.flexicious.grids.columns.ExtendedAdvancedDataGridColumn |
| |
FORMAT_NONE — Constant Static Property, class com.flexicious.grids.columns.ExtendedDataGridColumn |
| |
FORMAT_NONE — Constant Static Property, class com.flexicious.grids.spark.columns.ExtendedGridColumn |
| |
FORMAT_NONE — Constant Static Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| |
FORMAT_NUMBER — Constant Static Property, class com.flexicious.grids.columns.ExtendedAdvancedDataGridColumn |
| |
FORMAT_NUMBER — Constant Static Property, class com.flexicious.grids.columns.ExtendedDataGridColumn |
| |
FORMAT_NUMBER — Constant Static Property, class com.flexicious.grids.spark.columns.ExtendedGridColumn |
| |
FORMAT_NUMBER — Constant Static Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| |
formatter — Property, class com.flexicious.grids.columns.ExtendedDataGridColumn |
|
Used by the doFormat method. |
formatter — Property, class com.flexicious.grids.columns.footers.DataGridFooterCell |
| |
formatter — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
|
Used by the doFormat method. |
formatterCurrencySymbol — Property, class com.flexicious.grids.columns.ExtendedAdvancedDataGridColumn |
|
For currency formatter, the currency symbol. |
formatterCurrencySymbol — Property, class com.flexicious.grids.columns.ExtendedDataGridColumn |
|
For currency formatter, the currency symbol. |
formatterCurrencySymbol — Property, class com.flexicious.grids.spark.columns.ExtendedGridColumn |
|
For currency formatter, the currency symbol. |
formatterCurrencySymbol — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
|
For currency formatter, the currency symbol. |
formatterDateFormatString — Property, class com.flexicious.grids.columns.ExtendedAdvancedDataGridColumn |
|
For date formatters, the date format. |
formatterDateFormatString — Property, class com.flexicious.grids.columns.ExtendedDataGridColumn |
|
For date formatters, the date format. |
formatterDateFormatString — Property, class com.flexicious.grids.spark.columns.ExtendedGridColumn |
|
For date formatters, the date format. |
formatterDateFormatString — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
|
For date formatters, the date format. |
formatterPrecision — Property, class com.flexicious.grids.columns.ExtendedAdvancedDataGridColumn |
|
For number and currency formatters, the default number of digits after the decimal point. |
formatterPrecision — Property, class com.flexicious.grids.columns.ExtendedDataGridColumn |
|
For number and currency formatters, the default number of digits after the decimal point. |
formatterPrecision — Property, class com.flexicious.grids.spark.columns.ExtendedGridColumn |
|
For number and currency formatters, the default number of digits after the decimal point. |
formatterPrecision — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
|
For number and currency formatters, the default number of digits after the decimal point. |
FORMAT_TIME — Constant Static Property, class com.flexicious.grids.columns.ExtendedAdvancedDataGridColumn |
| |
FORMAT_TIME — Constant Static Property, class com.flexicious.grids.columns.ExtendedDataGridColumn |
| |
FORMAT_TIME — Constant Static Property, class com.flexicious.grids.spark.columns.ExtendedGridColumn |
| |
FORMAT_TIME — Constant Static Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| |
from(param:com.flexicious.grids.filters:Filter) — Static Method , class com.flexicious.nestedtreedatagrid.filter.AdvancedFilter |
| |
fromPersistenceString(string:String, userSettingsOptions:com.flexicious.persistence:UserSettingsOptions) — method, class com.flexicious.components.valueobjects.DashletInfo |
|
Loads property values from the passed in string after parsing through it. |
fromPersistenceString(host:String) — Static Method , class com.flexicious.utils.UIUtils |
|
Takes in a specifically formatted strings and spits out an object
that was used to make that string. |
fromPreferenceString(uso:com.flexicious.persistence:UserSettingsOptions, str:String) — method, class com.flexicious.persistence.GridPreferencesInfo |
|
Converts a string resut of toPreferenceString to a GridPreferencesInfo object
|
Funnel — Property, class com.flexicious.components.charts.painters.FunnelChartPainter3d |
|
The chart casted to a FunnelChart control
|
FunnelChart — class, package com.flexicious.components.charts |
|
A Tiny pyramid chart. |
FunnelChart() — Constructor, class com.flexicious.components.charts.FunnelChart |
| |
FunnelChartPainter — class, package com.flexicious.components.charts.painters |
| |
FunnelChartPainter(chart:com.flexicious.components.tinycharts:TinyChartBase) — Constructor, class com.flexicious.components.charts.painters.FunnelChartPainter |
| |
FunnelChartPainter3d — class, package com.flexicious.components.charts.painters |
|
Add 3d support to pie chart. |
FunnelChartPainter3d(chart:com.flexicious.components.tinycharts:TinyChartBase) — Constructor, class com.flexicious.components.charts.painters.FunnelChartPainter3d |
| |
FunnelSeries — class, package com.flexicious.components.tinycharts.valueobjects |
| |
FunnelSeries() — Constructor, class com.flexicious.components.tinycharts.valueobjects.FunnelSeries |
| |
|
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 |