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  
RadioButton — class, package com.flexicious.controls
A RadioButton that implements ISelectedBitFilterControl (IFilterControl) and ISelectedBitDataBoundControl (IDataBoundControl) which enables it to be used within the filtering/binding infrasturcture.
RadioButtonList — class, package com.flexicious.controls
A RadioButton list that implements ISingleSelectFilterControl (IFilterControl) and ISingleSelectDataBoundControl (IDataBoundControl) which enables it to be used within the filtering/binding infrasturcture.
RadioButtonList() — Constructor, class com.flexicious.controls.RadioButtonList
radioButtonMode — Property, class com.flexicious.controls.TriStateCheckBox
In single select datagrids, set this to true for the icon to appear as if it is a radio button
radioButtonMode — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridCheckBoxColumn
In single select datagrids, set this to true for the icon to appear as if it is a radio button
RadioButtonRenderer — class, package com.flexicious.controls.dependencies
Renderer used by the the RadioButtonList to render the individual radio buttons.
RadioButtonRenderer — class, package com.flexicious.grids.columns.customRenderers
RadioButtonRenderer() — Constructor, class com.flexicious.grids.columns.customRenderers.RadioButtonRenderer
Constructor.
radius — Property, class com.flexicious.controls.Spinner
radiusField — Property, class com.flexicious.components.tinycharts.valueobjects.BubbleSeries
Specifies the field of the data provider that determines the radius of each symbol, relative to the other data points in the chart.
range — Property, class com.flexicious.controls.DateRangeBox
eturns an array of [rangeStart,rangeEnd]
range — Property, class com.flexicious.controls.NumericRangeBox
eturns an array of [rangeStart,rangeEnd]
rangeColor — Property, class com.flexicious.components.visualization.gaugesupport.RangeInfo
The color of the wedge that shows the range on the dial.
rangeEnd — Property, class com.flexicious.components.visualization.gaugesupport.RangeInfo
The end value of the range
rangeEnd — Property, class com.flexicious.controls.DateRangeBox
The end of the range
rangeEnd — Property, class com.flexicious.controls.NumericRangeBox
The end of the range
rangeGap — Property, interface com.flexicious.components.charts.axis.IAxis
Distance between the edge of the dial, and the edge of the range arc as well as the needle tip.
rangeGap — Property, class com.flexicious.components.visualization.Gauge
Distance between the edge of the dial, and the edge of the range arc as well as the needle tip.
rangeGap — Property, class com.flexicious.components.visualization.gaugesupport.GaugeNeedle
Distance between the edge of the dial, and the edge of the range arc as well as the needle tip.
RangeInfo — class, package com.flexicious.components.visualization.gaugesupport
A class that holds information about start, end and color of the ranges of the gauge control
RangeInfo() — Constructor, class com.flexicious.components.visualization.gaugesupport.RangeInfo
ranges — Property, class com.flexicious.components.tinycharts.skins.gauge.TinyHorizontalBulletGaugeSkin
ranges — Property, class com.flexicious.components.tinycharts.skins.gauge.TinyVerticalBulletGaugeSkin
ranges — Property, class com.flexicious.components.visualization.Gauge
An array of RangeInfo Objects that define the ranges of the gauge.
ranges — Property, class com.flexicious.skins.visualization.GaugeSkin
ranges — Property, class com.flexicious.skins.visualization.HorizontalLinearGaugeSkin
ranges — Property, class com.flexicious.skins.visualization.HorizontalSemiCircleGaugeSkin
ranges — Property, class com.flexicious.skins.visualization.TrafficLightSkin
ranges — Property, class com.flexicious.skins.visualization.VerticalLinearGaugeSkin
ranges — Property, class com.flexicious.skins.visualization.VerticalSemiCircleGaugeSkin
rangeStart — Property, class com.flexicious.components.visualization.gaugesupport.RangeInfo
The start value of the range
rangeStart — Property, class com.flexicious.controls.DateRangeBox
The start of the range
rangeStart — Property, class com.flexicious.controls.NumericRangeBox
The start of the range
rangeThickness — Property, class com.flexicious.components.visualization.Gauge
The thickness of the range lines.
rb — Property, class com.flexicious.grids.columns.customRenderers.RadioButtonRenderer
rbAm — Property, class com.flexicious.controls.customDatePicker.DateTimePicker
RBN_ALL_PAGES — Property, class com.flexicious.export.ExportOptionsView
RBN_ALL_PAGES — Property, class com.flexicious.print.PrintOptionsView
RBN_ASCENDING — Property, class com.flexicious.nestedtreedatagrid.pager.MultiColumnSortRenderer
RBN_CURRENT_PAGE — Property, class com.flexicious.export.ExportOptionsView
RBN_CURRENT_PAGE — Property, class com.flexicious.print.PrintOptionsView
RBN_DESCENDING — Property, class com.flexicious.nestedtreedatagrid.pager.MultiColumnSortRenderer
rbnPageLayout — Property, class com.flexicious.print.PrintPreview
rbnPageSize — Property, class com.flexicious.print.PrintPreview
rbnSelectedRecords — Property, class com.flexicious.export.ExportOptionsView
rbnSelectedRecords — Property, class com.flexicious.print.PrintOptionsView
RBN_SELECT_PGS — Property, class com.flexicious.export.ExportOptionsView
RBN_SELECT_PGS — Property, class com.flexicious.print.PrintOptionsView
rbPm — Property, class com.flexicious.controls.customDatePicker.DateTimePicker
rebuild() — method, class com.flexicious.components.BreadCrumb
Redraws all the breadcrumbs
rebuild() — method, class com.flexicious.components.charts.legends.Legend
rebuild() — method, class com.flexicious.lic.NdgBase
Rebuild the entire grid.
reBuild() — method, class com.flexicious.nestedtreedatagrid.pager.PagerControlAS
Removes all existing controls, creates new controls on basis of the various enableflags on the grid and builds the pager
rebuildBody(vupdateTotalRecords:Boolean) — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
A method that simply rebuilds the body as opposed to rebuilding the entire grid.
rebuildBodyDeferred() — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Same as rebuildBody, but ideal for scenarios where you have to call rebuildBody frequently (i.e.
rebuildFilter() — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
A method that simply rebuilds the footer as opposed to rebuilding the entire grid.
rebuildFooter() — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
A method that simply rebuilds the footer as opposed to rebuilding the entire grid.
rebuildGridOnDataProviderChange — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Flag that controls whether or not to rebuild the entire grid on dataprovider change.
rebuildHeader() — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
A method that simply rebuilds the header as opposed to rebuilding the entire grid.
rebuildPager() — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
A method that simply rebuilds the pager as opposed to rebuilding the entire grid.
recalculateSeedOnEachScroll — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Flag should be set to true when you have large variable height based rows that are potentially taller than the grid itself.
reclaimAllChildren() — method, class com.flexicious.controls.containers.DropdownHBox
reclaimAllChildren() — method, class com.flexicious.nestedtreedatagrid.toolbar.ToolbarHBox
recordCount — Property, class com.flexicious.grids.filters.Filter
The total number of records
recordIndex — Property, class com.flexicious.nestedtreedatagrid.valueobjects.VirtualScrollLoadInfo
The record index.
records — Property, class com.flexicious.grids.filters.Filter
recordsToLoad — Property, class com.flexicious.nestedtreedatagrid.events.FlexDataGridVirtualScrollEvent
recreateNonFilteredDataProvider() — method, class com.flexicious.grids.ExtendedAdvancedDataGrid
The non filtered dataprovider is used in various places including: 1) The combobox filters use these to create a list of options to search from 2) The footer operations use them to apply formulas to the entire collection as opposed to whats on the current page 3) The print functionality uses them to calculate footer and header totals If the data provider changes as a result of your code, you should call this method before calling refreshLayout, in order to show the correct data.
recreateNonFilteredDataProvider() — method, class com.flexicious.grids.ExtendedDataGrid
The non filtered dataprovider is used in various places including: 1) The combobox filters use these to create a list of options to search from 2) The footer operations use them to apply formulas to the entire collection as opposed to whats on the current page 3) The print functionality uses them to calculate footer and header totals If the data provider changes as a result of your code, you should call this method before calling refreshLayout, in order to show the correct data.
rect — Property, class com.flexicious.components.tinycharts.valueobjects.PlotPoint
rectEnd — Property, class com.flexicious.controls.ImageButton
The pixel offset to end the border rectangle at.
rectMask — Property, class com.flexicious.skins.charts.AreaChartSkin
rectMask — Property, class com.flexicious.skins.charts.BarChartSkin
rectMask — Property, class com.flexicious.skins.charts.ColumnChartSkin
rectMask — Property, class com.flexicious.skins.charts.LineChartSkin
rectMask — Property, class com.flexicious.skins.charts.PyramidChartSkin
rectMask_resizeHandler(event:flash.events:Event) — method, class com.flexicious.skins.charts.AreaChartSkin
rectMask_resizeHandler(event:flash.events:Event) — method, class com.flexicious.skins.charts.BarChartSkin
rectMask_resizeHandler(event:flash.events:Event) — method, class com.flexicious.skins.charts.ColumnChartSkin
rectMask_resizeHandler(event:flash.events:Event) — method, class com.flexicious.skins.charts.LineChartSkin
rectMask_resizeHandler(event:flash.events:Event) — method, class com.flexicious.skins.charts.PyramidChartSkin
rectStart — Property, class com.flexicious.controls.ImageButton
The pixel offset to start the border rectangle at.
recurse — Property, class com.flexicious.grids.filters.FilterExpression
Applies to Ultimate only.
redraw() — method, class com.flexicious.grids.spark.skinparts.GridColumnFilterGroup
Calls the refresh method on each of the renderers.
redraw() — method, class com.flexicious.grids.spark.skinparts.GridColumnFooterGroup
Calls the refresh method on each of the renderers.
reDraw() — method, class com.flexicious.lic.NdgBase
Redraws the grid, assuming the data provider is the same, we're just changing column widths or ordinals.
reDraw() — method, class com.flexicious.nestedtreedatagrid.FlexDataGridContainerBase
Calls removeAllComponents, createComponents, validateNow, and snapToColumnWidths
redrawBody() — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
A method that simply redraws the body as opposed to rebuilding the entire grid.
redrawFooter() — method, class com.flexicious.grids.columns.footers.DataGridFooterRow
Can be called to rebuild the footer row.
redrawHeaderAndFooter(event:flash.events:Event) — method, class com.flexicious.grids.ExtendedAdvancedDataGrid
redrawHeaderAndFooter(event:flash.events:Event) — method, class com.flexicious.grids.ExtendedDataGrid
redrawHeaderAndFooter(event:flash.events:Event) — method, class com.flexicious.grids.spark.ExtendedSparkDataGrid
referencePoint — Property, class com.flexicious.components.dashboard.DashboardContainer
During the move operation, the reference point where move started
refresh — Static Property, class com.flexicious.components.IconRepository
refresh() — method, class com.flexicious.grids.spark.skins.DefaultGridFilterRenderer
refresh() — method, class com.flexicious.grids.spark.skins.DefaultGridFooterRenderer
refreshCell(cell:com.flexicious.nestedtreedatagrid.interfaces:IFlexDataGridCell) — Static Method , class com.flexicious.nestedtreedatagrid.cells.CellUtils
refreshCell() — method, class com.flexicious.nestedtreedatagrid.cells.ExpandCollapseIcon
refreshCell(iexp:com.flexicious.nestedtreedatagrid.cells:IExpandCollapseComponent) — Static Method , class com.flexicious.nestedtreedatagrid.cells.ExpandCollapseIcon
refreshCell() — method, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridCell
refreshCell() — method, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridColumnGroupCell
refreshCell() — method, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridDataCell
refreshCell() — method, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridExpandCollapseCell
refreshCell() — method, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridFilterCell
refreshCell() — method, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridFooterCell
refreshCell() — method, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridHeaderCell
refreshCell() — method, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridLevelRendererCell
refreshCell() — method, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridPagerCell
refreshCell() — method, interface com.flexicious.nestedtreedatagrid.cells.IExpandCollapseComponent
refreshCell() — method, interface com.flexicious.nestedtreedatagrid.interfaces.IFlexDataGridCell
This method is responsible for preparing the cell for display.
refreshCells() — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Calls the refresh cell method on all visible cells in the bodyContainer section.
refreshCells() — method, class com.flexicious.nestedtreedatagrid.FlexDataGridContainerBase
Re-evaluates all the visible cell contents.
refreshCells() — method, class com.flexicious.nestedtreedatagrid.valueobjects.RowInfo
refreshCheckBoxes() — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Updates the visible state of all row selection checkboxes and header checkboxes.
refreshCheckBoxes() — method, class com.flexicious.nestedtreedatagrid.FlexDataGridContainerBase
refreshLayout() — method, class com.flexicious.grids.ExtendedAdvancedDataGrid
Resets the position of each of the filter controls, the position, height and width of the filter and footer container rows, as well as the pager control This is done automatically when the columns are resized, or the list changes, or the grid is resized.
refreshLayout() — method, class com.flexicious.grids.ExtendedDataGrid
Resets the position of each of the filter controls, the position, height and width of the filter and footer container rows, as well as the pager control This is done automatically when the columns are resized, or the list changes, or the grid is resized.
refreshLayout() — method, class com.flexicious.grids.spark.ExtendedSparkDataGrid
Resets the position of each of the filter controls, the position, height and width of the filter and footer container rows, as well as the pager control This is done automatically when the columns are resized, or the list changes, or the grid is resized.
refreshLayout() — method, class com.flexicious.lic.NdgBase
Calls rebuild internally.
registerIDataBoundControl(iDataBoundControl:com.flexicious.controls.interfaces.databindings:IDataBoundControl) — method, class com.flexicious.controls.containers.Form
Registers the IDataBoundControl control in our list.
registerIDataBoundControl(iDataBoundControl:com.flexicious.controls.interfaces.databindings:IDataBoundControl) — method, class com.flexicious.controls.containers.HBox
Registers the IDataBoundControl control in our list.
registerIDataBoundControl(iDataBoundControl:com.flexicious.controls.interfaces.databindings:IDataBoundControl) — method, class com.flexicious.controls.containers.Panel
Registers the IDataBoundControl control in our list.
registerIDataBoundControl(iDataBoundControl:com.flexicious.controls.interfaces.databindings:IDataBoundControl) — method, class com.flexicious.controls.containers.VBox
Registers the IDataBoundControl control in our list.
registerIDataBoundControl(iDataBoundControl:com.flexicious.controls.interfaces.databindings:IDataBoundControl) — method, class com.flexicious.controls.dataBindings.DataBoundContainerImpl
registerIDataBoundControl(iDataBoundControl:com.flexicious.controls.interfaces.databindings:IDataBoundControl) — method, interface com.flexicious.controls.dataBindings.IDataBoundContainer
Called by call contained IDataBoundControls, to register themselves.
registerIFilterControl(iFilterControl:com.flexicious.controls.interfaces.filters:IFilterControl) — method, class com.flexicious.controls.containers.Form
Registers the IFilter control in our list.
registerIFilterControl(iFilterControl:com.flexicious.controls.interfaces.filters:IFilterControl) — method, class com.flexicious.controls.containers.HBox
Registers the IFilter control in our list.
registerIFilterControl(iFilterControl:com.flexicious.controls.interfaces.filters:IFilterControl) — method, class com.flexicious.controls.containers.Panel
Registers the IFilter control in our list.
registerIFilterControl(iFilterControl:com.flexicious.controls.interfaces.filters:IFilterControl) — method, class com.flexicious.controls.containers.VBox
Registers the IFilter control in our list.
registerIFilterControl(iFilterControl:com.flexicious.controls.interfaces.filters:IFilterControl) — method, interface com.flexicious.controls.interfaces.filters.IFilterControlContainer
registerIFilterControl(iFilterControl:com.flexicious.controls.interfaces.filters:IFilterControl) — method, class com.flexicious.grids.spark.skinparts.GridColumnFilterGroup
Registers the IFilter control in our list.
registerIFilterControl(iFilterControl:com.flexicious.controls.interfaces.filters:IFilterControl) — method, class com.flexicious.nestedtreedatagrid.valueobjects.RowInfo
Registers the IFilter control in our list.
relinquishFocus — Property, class com.flexicious.controls.DateRangeBox
During filter tabbing, indicates that this control wishes to own its own tabbing, between the two boxes.
relinquishFocus — Property, class com.flexicious.controls.NumericRangeBox
During filter tabbing, indicates that this control wishes to own its own tabbing, between the two boxes.
relinquishFocus — Property, interface com.flexicious.controls.interfaces.filters.IFocusControllerComponent
removeAllChildren() — method, class com.flexicious.controls.containers.DropdownHBox
removeAllChildren(parent:Object) — Static Method , class com.flexicious.utils.FlexVersionSpecific
removeAllChildren(parent:Object) — Static Method , class com.flexicious.utils.UIUtils
Removes all children
removeAllComponents(recycle:Boolean) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridContainerBase
End the edit, if active, call removeComponent on each of the rows, and remove all the children.
removeAllPopups() — method, class com.flexicious.components.BreadCrumb
Gets a list of all Popup Children
removeAllSorts() — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Removes all the sorts and calls doInvalidate.
removeAllSorts() — method, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
Removes all the sorts and calls doInvalidate.
removeCell(comp:com.flexicious.nestedtreedatagrid.valueobjects:ComponentInfo) — method, class com.flexicious.nestedtreedatagrid.valueobjects.RowInfo
removeChild(parent:Object, child:Object) — Static Method , class com.flexicious.utils.FlexVersionSpecific
removeChild(parent:Object, child:Object) — Static Method , class com.flexicious.utils.UIUtils
removeColumn(col:com.flexicious.nestedtreedatagrid:FlexDataGridColumn) — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Removes the column from the collection of columns at this level.
removeColumn(col:com.flexicious.nestedtreedatagrid:FlexDataGridColumn) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
Removes the column from the collection of columns at this level.
removeComponent(comp:com.flexicious.nestedtreedatagrid.valueobjects:ComponentInfo) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridContainerBase
Removes the component from its parents hierarchy, and calls destroy method, if the component is a IFlexDataGridCell object Hangs on to the component in the cache for further reuse.
removeComponents(row:com.flexicious.nestedtreedatagrid.valueobjects:RowInfo) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridContainerBase
Iterates through all rows and calls removeComponent on each of the cells.
removeContextMenuItem(lbl:String) — method, class com.flexicious.grids.ExtendedAdvancedDataGrid
Removes the specified context menu item
removeContextMenuItem(lbl:String) — method, class com.flexicious.grids.ExtendedDataGrid
Removes the specified context menu item
removeContextMenuItem(lbl:String) — method, class com.flexicious.grids.spark.ExtendedSparkDataGrid
Removes the specified context menu item
removeCriteria(searchField:String) — method, class com.flexicious.grids.filters.Filter
Removes a previously added com.flexicious.grids.filters.FilterExpression from the current list that matches the specified search field.
removeElement(element:mx.core:IVisualElement) — method, class com.flexicious.components.charts.treemap.TreeMapChart
This method will add the passed in visual element directly into the associates skin
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.flexicious.components.IconRepository
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.flexicious.components.tinycharts.valueobjects.HitData
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.flexicious.components.visualization.gaugesupport.RangeInfo
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.flexicious.export.ExportOptions
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.flexicious.grids.columns.footers.DataGridFooterCell
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.flexicious.grids.filters.FilterExpression
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.flexicious.persistence.GridPreferencesInfo
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.flexicious.persistence.PreferenceInfo
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.flexicious.persistence.UserSettingsOptions
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.flexicious.print.PrintOptions
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.flexicious.print.printareas.PageSize
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.flexicious.utils.Constants
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.flexicious.utils.DateRange
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.flexicious.utils.StringRepo
removeFromArray(array:Array, itemToRemove:Object) — Static Method , class com.flexicious.utils.UIUtils
Removes the supplied item from the supplied array, and returns that array
removeItem(key:Object) — method, class com.flexicious.nestedtreedatagrid.utils.KeyValuePairCollection
removeOpenItem(item:Object, rowPositionInfo:com.flexicious.nestedtreedatagrid.valueobjects:RowPositionInfo) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridVirtualBodyContainer
removeOpenItemVerticalPosition(toRemove:com.flexicious.nestedtreedatagrid.valueobjects:VirtualScrollLoadInfo, vPos:Number) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridVirtualBodyContainer
removePopUp(window:mx.core:IFlexDisplayObject) — Static Method , class com.flexicious.utils.UIUtils
Removes the popup
removePopupOnClose — Property, class com.flexicious.components.container.ExtendedTitleWindow
When this flag is set to true, clicking the close button will rmeove the popup.
renderer — Property, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridCell
renderer — Property, interface com.flexicious.nestedtreedatagrid.interfaces.IFlexDataGridCell
The actual renderer component that displays the value of the cell.
RendererCache — class, package com.flexicious.nestedtreedatagrid.caching
Class to keep renderes around...
RendererCache(grid:com.flexicious.nestedtreedatagrid:FlexDataGrid) — Constructor, class com.flexicious.nestedtreedatagrid.caching.RendererCache
rendererColors — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
An array of two colors used to draw the renderer background gradient.
rendererColors — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
An array of two colors used to draw the renderer background gradient.
rendererColors — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn
An array of two colors used to draw the renderer background gradient.
rendererDrawTopBorder — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
rendererDrawTopBorder — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Flag that indicates whether to force the top border, when horizontal gridlines are not drawn.
rendererDrawTopBorder — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
rendererDrawTopBorder — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
Flag that indicates whether to force the top border, when horizontal gridlines are not drawn.
rendererDrawTopBorder — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn
rendererDrawTopBorder — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn
Flag that indicates whether to force the top border, when horizontal gridlines are not drawn.
rendererFactory — Property, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridCell
rendererFactory — Property, interface com.flexicious.nestedtreedatagrid.interfaces.IFlexDataGridCell
The factory class used for initializing the cell.
rendererHorizontalGridLineColor — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
The color of the horizontal grid lines.
rendererHorizontalGridLineColor — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
The color of the horizontal grid lines.
rendererHorizontalGridLineColor — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn
The color of the horizontal grid lines.
rendererHorizontalGridLines — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Flag that indicates whether to show horizontal grid lines between the rows.
rendererHorizontalGridLines — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
Flag that indicates whether to show horizontal grid lines between the rows.
rendererHorizontalGridLines — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn
Flag that indicates whether to show horizontal grid lines between the rows.
rendererHorizontalGridLineThickness — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Thickness of the renderer horizontal grid lines.
rendererHorizontalGridLineThickness — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
Thickness of the renderer horizontal grid lines.
rendererHorizontalGridLineThickness — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn
Thickness of the renderer horizontal grid lines.
rendererInitialized — Event, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Dispatched when the renderer is initialized.
RENDERER_INITIALIZED — Constant Static Property, class com.flexicious.nestedtreedatagrid.events.FlexDataGridEvent
rendererPaddingBottom — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Number of pixels between the control's right border and the right edge of its content area.
rendererPaddingBottom — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
Number of pixels between the control's right border and the right edge of its content area.
rendererPaddingBottom — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn
Number of pixels between the control's right border and the right edge of its content area.
rendererPaddingLeft — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Number of pixels between the control's left border and the left edge of its content area.
rendererPaddingLeft — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
Number of pixels between the control's left border and the left edge of its content area.
rendererPaddingLeft — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn
Number of pixels between the control's left border and the left edge of its content area.
rendererPaddingRight — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Number of pixels between the control's right border and the right edge of its content area.
rendererPaddingRight — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
Number of pixels between the control's right border and the right edge of its content area.
rendererPaddingRight — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn
Number of pixels between the control's right border and the right edge of its content area.
rendererPaddingTop — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Number of pixels between the control's left border and the left edge of its content area.
rendererPaddingTop — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
Number of pixels between the control's left border and the left edge of its content area.
rendererPaddingTop — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn
Number of pixels between the control's left border and the left edge of its content area.
rendererRollOverColors — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
The color of the row background when the user rolls over a level renderer.
rendererRollOverColors — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
The color of the row background when the user rolls over a level renderer.
rendererRollOverColors — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn
The color of the row background when the user rolls over a level renderer.
rendererStyleName — Property, class com.flexicious.controls.CheckBox
rendererStyleName — Property, class com.flexicious.controls.CheckBoxList
rendererStyleName — Property, class com.flexicious.controls.CheckBoxTileList
rendererStyleName — Property, class com.flexicious.controls.ComboBox
rendererStyleName — Property, class com.flexicious.controls.DateRangeBox
rendererStyleName — Property, class com.flexicious.controls.MultiSelectComboBox
rendererStyleName — Property, class com.flexicious.controls.NumericRangeBox
rendererStyleName — Property, class com.flexicious.controls.RadioButton
rendererStyleName — Property, class com.flexicious.controls.RadioButtonList
rendererStyleName — Property, class com.flexicious.controls.TextInput
rendererVerticalGridLineColor — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
The color of the vertical grid lines.
rendererVerticalGridLineColor — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
The color of the vertical grid lines.
rendererVerticalGridLineColor — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn
The color of the vertical grid lines.
rendererVerticalGridLines — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Flag that indicates whether to show vertical grid lines between the columns.
rendererVerticalGridLines — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
Flag that indicates whether to show vertical grid lines between the columns.
rendererVerticalGridLines — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn
Flag that indicates whether to show vertical grid lines between the columns.
rendererVerticalGridLineThickness — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Thickness of the renderer vertical grid lines.
rendererVerticalGridLineThickness — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
Thickness of the renderer vertical grid lines.
rendererVerticalGridLineThickness — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn
Thickness of the renderer vertical grid lines.
repeaterToolbarActions — Property, class com.flexicious.nestedtreedatagrid.pager.PagerControl
replaceSpecials(str:String) — method, class com.flexicious.nestedtreedatagrid.olap.OlapFlexDataGrid
Given a string, replaces all space, bracket, dash and dot characters from it.
reportFooterRenderer — Property, class com.flexicious.print.PrintOptions
The renderer component for the overall print footer.
reportHeaderRenderer — Property, class com.flexicious.print.PrintOptions
The renderer component for the overall print header.
requiresSelection — Property, class com.flexicious.nestedtreedatagrid.valueobjects.ToolbarAction
This action will be disabled if a selection is required and there is nothing selected in the grid.
requiresSingleSelection — Property, class com.flexicious.nestedtreedatagrid.valueobjects.ToolbarAction
This action will be disabled if a more than one item or no items are selected in the grid.
reset() — method, class com.flexicious.components.BreadCrumb
Removes all the breadcrumbs
reset() — method, class com.flexicious.controls.DateRangeBox
ipes out the text boxes
reset() — method, class com.flexicious.controls.NumericRangeBox
ipes out the text boxes
reset() — method, interface com.flexicious.controls.interfaces.IPager
reset — Event, class com.flexicious.grids.columns.footers.PagerControl
reset() — method, class com.flexicious.grids.columns.footers.PagerControl
reset — Event, class com.flexicious.nestedtreedatagrid.pager.PagerControl
reset() — method, class com.flexicious.nestedtreedatagrid.pager.PagerControl
Sets the page index to 1(0), dispatches the reset event.
reset() — method, class com.flexicious.nestedtreedatagrid.pager.PagerControlAS
Sets the page index to 1(0), dispatches the reset event.
reset() — method, class com.flexicious.nestedtreedatagrid.valueobjects.InsertionLocationInfo
resizable — Property, class com.flexicious.components.container.ExtendedTitleWindow
Flag to enable resize behavior.
resizable — Property, class com.flexicious.components.dashboard.Dashlet
Flag to enable resize behavior.
resizable — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn
Flag that indicates whether the user is allowed to resize the width of the column.
resize — Static Property, class com.flexicious.components.IconRepository
resizeBegin — Event, class com.flexicious.components.container.ExtendedTitleWindow
Dispatched when the title window is is about to start resizing.
resizeBegin(event:flash.events:MouseEvent) — method, class com.flexicious.components.container.ExtendedTitleWindow
Start the resize
resizeBegin(event:flash.events:MouseEvent, dashlet:com.flexicious.components.dashboard:Dashlet) — method, class com.flexicious.components.dashboard.DashboardContainer
Start the resize
resizeBorderColor — Style, class com.flexicious.components.container.ExtendedTitleWindow
The color of the border for this component when it is being resized.
resized — Event, class com.flexicious.components.container.ExtendedTitleWindow
Dispatched when the title window resize has completed
resizeGrip — Property, class com.flexicious.skins.container.ExtendedTitleWindowSkin
resizeGrip — Property, class com.flexicious.skins.dashboard.DashletSkin
resizeGrip — Skin Part, class com.flexicious.components.container.ExtendedTitleWindow
The skin part that initiates the resize behavior of this dashlet
The skin part that initiates the resize behavior of this dashlet
resizeGrip — Skin Part, class com.flexicious.components.dashboard.Dashlet
The skin part that initiates the resize behavior of this dashlet
The skin part that initiates the resize behavior of this dashlet
resizeIndicator — Property, class com.flexicious.skins.dashboard.DashboardSkin
resizeIndicator — Property, class com.flexicious.skins.dashboard.PrintDashboardSkin
resizeIndicator — Skin Part, class com.flexicious.components.dashboard.DashboardContainer
The skin part that defines the appearance of the resize indicator line.
The skin part that defines the appearance of the resize indicator line.
resolveExpression(host:Object, expression:String, valueToApply:Object, returnUndefinedIfPropertyNotFound:Boolean, applyNullValues:Boolean) — Static Method , class com.flexicious.nestedtreedatagrid.utils.ExtendedUIUtils
A utility function that resolves expressions like x.y.z (for complex object dataField Support) Also used to apply values.
resolveExpression(host:Object, expression:String) — Static Method , class com.flexicious.utils.UIUtils
Resolves expressions in format x.y[2]
restore — Static Property, class com.flexicious.components.IconRepository
restore() — method, class com.flexicious.components.container.ExtendedTitleWindow
Restores the component to its position prior to being maximized.
restore() — method, class com.flexicious.components.dashboard.DashboardContainer
Restores the provided dashlet.
restore() — method, class com.flexicious.components.dashboard.Dashlet
Restores the component to its position prior to being maximized.
RestoreButtonSkin — class, package com.flexicious.skins.container
The default skin class for the close button of the Spark TitleWindow component.
RestoreButtonSkin() — Constructor, class com.flexicious.skins.container.RestoreButtonSkin
Constructor.
restored — Event, class com.flexicious.components.container.ExtendedTitleWindow
Dispatched when the titlewindow is maximized
restored — Event, class com.flexicious.components.dashboard.DashboardContainer
Dispatched when the dashlet is maximized
restored — Event, class com.flexicious.components.dashboard.Dashlet
Dispatched when the dashlet is maximized
restoreFromTaskBar() — method, class com.flexicious.components.dashboard.Dashlet
Sets the visible and include in layout flags to true
resumeKeyboardListeners() — method, class com.flexicious.lic.NdgBase
reusePreviousLevelColumns — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
Setting this flag to true will resuse the columns from the previous level.
revertToPrevious() — method, class com.flexicious.controls.DateComboBox
rightGutter — Property, class com.flexicious.components.charts.CartesianChart
Amount of space to leave on the right hand side for overrun of larger label values.
rightLockedColumns — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
Gets all right locked columns
rightLockedContent — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid
The container for the right locked data cells.
rightLockedContent — Property, class com.flexicious.nestedtreedatagrid.behaviors.rowedit.RowEditBehavior
The container for right locked edit cells.
rightLockedContentX — Property, class com.flexicious.nestedtreedatagrid.valueobjects.InsertionLocationInfo
rightLockedFooter — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid
The container for the right locked footer cells.
rightLockedFooterX — Property, class com.flexicious.nestedtreedatagrid.valueobjects.InsertionLocationInfo
rightLockedFooterY — Property, class com.flexicious.nestedtreedatagrid.valueobjects.InsertionLocationInfo
rightLockedHeader — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid
he container for the right locked filter and header cells.
rightLockedHeaderX — Property, class com.flexicious.nestedtreedatagrid.valueobjects.InsertionLocationInfo
rightLockedHeaderY — Property, class com.flexicious.nestedtreedatagrid.valueobjects.InsertionLocationInfo
rightLockedVerticalSeperator — Property, class com.flexicious.lic.NdgBase
The right locked vertical seperator Sprite.
rightLockedWidth — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Returns the maximum width of right locked columns.
rightLockedWidth — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
rightSpacer — Property, class com.flexicious.grids.columns.footers.PagerControl
rollOutHandler(event:flash.events:MouseEvent) — method, class com.flexicious.controls.ExtendedPopUpButton
rollOverColor — Style, class com.flexicious.nestedtreedatagrid.FlexDataGrid
The color of the row background when the user rolls over the row.
rollOverColor — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
The color of the row background when the user rolls over the row.
rollOverColor — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn
The color of the row background when the user rolls over the row.
rollOverPreviewRenderer — Property, class com.flexicious.skins.dashboard.DashboardTaskBarSkin
The component that renders the hover over preview image in the task bar
rootGroup — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnGroup
If i have a parent group return his group, else return me
rootObject — Property, class com.flexicious.components.charts.treemap.TreeMapChart
For treemaps that support drill down, when you set the root object, children of this object are used as the root of the treemap.
rootPageChange(event:flash.events:Event) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridHeaderContainer
rotate() — method, class com.flexicious.print.printareas.PageSize
Flips the orientation from potrait to landscape and back
rotationSpeed — Property, class com.flexicious.controls.Spinner
roundUpOrDown — Property, class com.flexicious.controls.customDatePicker.DateTimePicker
row — Property, class com.flexicious.nestedtreedatagrid.valueobjects.ComponentInfo
ROW_AXIS — Constant Static Property, class com.flexicious.nestedtreedatagrid.olap.OlapFlexDataGrid
A constant that corresponds to the row axis.
rowBackgroundColorFunction — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
A function that can be used to control the background color of each cell in this level.
rowChanged — Event, class com.flexicious.nestedtreedatagrid.FlexDataGrid
When enableTrackChanges is set to true, this event is dispatched when any change (add,delete or update) is made to the grid.
rowCount — Property, class com.flexicious.controls.MultiSelectComboBox
Number of rows to be displayed.
rowCount — Property, class com.flexicious.grids.spark.ExtendedSparkDataGrid
Unused/Not Applicable.
rowCount — Property, class com.flexicious.grids.spark.print.ExtendedSparkPrintDataGrid
rowCount — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Returns the number of rows currently visible.
rowData — Property, class com.flexicious.nestedtreedatagrid.valueobjects.CellInfo
rowData — Property, class com.flexicious.nestedtreedatagrid.valueobjects.RowPositionInfo
Item from the dataprovider associated with this RowPositionInfo
rowDisabledFunction — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid
A function that can be used to control the enabled flag of each cell in this level.
rowDisabledFunction — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
A function that can be used to control the enabled flag of each cell in this level.
RowEditBehavior — class, package com.flexicious.nestedtreedatagrid.behaviors.rowedit
Enables full row edit behavior.
RowEditBehavior(grid:com.flexicious.nestedtreedatagrid:FlexDataGrid) — Constructor, class com.flexicious.nestedtreedatagrid.behaviors.rowedit.RowEditBehavior
rowHeight — Property, class com.flexicious.controls.ComboBox
Height of the dropdown
rowHeight — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Gets the height of the data rows at the top level
rowHeight — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
Height of the row for this level.
rowHeight — Property, class com.flexicious.nestedtreedatagrid.valueobjects.RowPositionInfo
rowIndex — Property, class com.flexicious.nestedtreedatagrid.valueobjects.RowPositionInfo
rowInfo — Property, class com.flexicious.nestedtreedatagrid.cells.ExpandCollapseIcon
rowInfo — Property, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridCell
The rowInfo object associated with this cell.
rowInfo — Property, interface com.flexicious.nestedtreedatagrid.cells.IExpandCollapseComponent
rowInfo — Property, interface com.flexicious.nestedtreedatagrid.interfaces.IFlexDataGridCell
The rowInfo object associated with this cell.
rowInfo — Property, interface com.flexicious.nestedtreedatagrid.pager.IExtendedPager
rowInfo — Property, class com.flexicious.nestedtreedatagrid.pager.PagerControl
rowInfo — Property, class com.flexicious.nestedtreedatagrid.pager.PagerControlAS
The row info associated with the pager
RowInfo — class, package com.flexicious.nestedtreedatagrid.valueobjects
RowInfo(height:int, y:Number, grid:com.flexicious.grids.dependencies:IExtendedDataGrid) — Constructor, class com.flexicious.nestedtreedatagrid.valueobjects.RowInfo
rowNestlevel — Property, class com.flexicious.nestedtreedatagrid.valueobjects.RowPositionInfo
RowNumberRenderer — class, package com.flexicious.nestedtreedatagrid.rownumbers
RowNumberRenderer() — Constructor, class com.flexicious.nestedtreedatagrid.rownumbers.RowNumberRenderer
rowPositionInfo — Property, class com.flexicious.nestedtreedatagrid.valueobjects.RowInfo
RowPositionInfo — class, package com.flexicious.nestedtreedatagrid.valueobjects
Internal class used to keep track of the overall grid rows.
RowPositionInfo(rowData:Object, rowIndex:int, verticalPosition:Number, rowHeight:int, level:com.flexicious.nestedtreedatagrid:FlexDataGridColumnLevel, rowType:int) — Constructor, class com.flexicious.nestedtreedatagrid.valueobjects.RowPositionInfo
Constructor
rows — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridContainerBase
Collection of RowInfo objects currently being displayed.
rowSelectableFunction — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid
A function that can be used to control whether clicking on any cell in this level will select it.
rowSelectableFunction — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
A function that can be used to control whether clicking on any cell in this level will select it.
rowSpan — Property, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridDataCell
The rowSpan associated with this cell.
rowSpan — Property, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridExpandCollapseCell
The rowSpan associated with this cell.
rowSpan — Property, interface com.flexicious.nestedtreedatagrid.interfaces.IFlexDataGridDataCell
The rowSpan associated with this cell.
rowSpan — Property, class com.flexicious.nestedtreedatagrid.valueobjects.RowPositionInfo
rowSpanFunction — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid
A function that takes in a data object, and a column, and returns a number.
rowTextColorFunction — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnLevel
A function that can be used to control the text color of each cell in this level.
rowType — Property, class com.flexicious.nestedtreedatagrid.valueobjects.RowPositionInfo
rowType — Property, class com.flexicious.nestedtreedatagrid.valueobjects.VirtualScrollLoadInfo
Type of the row.
ROW_TYPE_COLUMN_GROUP — Constant Static Property, class com.flexicious.nestedtreedatagrid.valueobjects.RowPositionInfo
ROW_TYPE_COLUMN_GROUP:int=8
ROW_TYPE_DATA — Constant Static Property, class com.flexicious.nestedtreedatagrid.valueobjects.RowPositionInfo
ROW_TYPE_DATA:int=5
ROW_TYPE_FILL — Constant Static Property, class com.flexicious.nestedtreedatagrid.valueobjects.RowPositionInfo
ROW_TYPE_FILL:int=6
ROW_TYPE_FILTER — Constant Static Property, class com.flexicious.nestedtreedatagrid.valueobjects.RowPositionInfo
ROW_TYPE_FILTER:int=4
ROW_TYPE_FOOTER — Constant Static Property, class com.flexicious.nestedtreedatagrid.valueobjects.RowPositionInfo
ROW_TYPE_FOOTER:int=2
ROW_TYPE_HEADER — Constant Static Property, class com.flexicious.nestedtreedatagrid.valueobjects.RowPositionInfo
ROW_TYPE_HEADER:int=1
ROW_TYPE_PAGER — Constant Static Property, class com.flexicious.nestedtreedatagrid.valueobjects.RowPositionInfo
ROW_TYPE_PAGER:int=3
ROW_TYPE_RENDERER — Constant Static Property, class com.flexicious.nestedtreedatagrid.valueobjects.RowPositionInfo
ROW_TYPE_FILL:int=7
rptPrefs — Property, class com.flexicious.persistence.OpenSettingsPopup
rptSorts — Property, class com.flexicious.nestedtreedatagrid.pager.MultiColumnSortRenderer
runCurrentSort() — method, class com.flexicious.lic.EadgBase
Runs the sorts that are added via the addSort method
runExport(iCollectionView:mx.collections:ICollectionView, allOrSelectedPages:Boolean) — method, class com.flexicious.export.ExportController
Just build up the doc header, body, footer and ask server to buffer it back
runExport(iCollectionView:mx.collections:ICollectionView, allOrSelectedPages:Boolean) — method, class com.flexicious.nestedtreedatagrid.export.ExtendedExportController
runNestedExport(iCollectionView:Object, level:com.flexicious.nestedtreedatagrid:FlexDataGridColumnLevel) — method, class com.flexicious.nestedtreedatagrid.export.ExtendedExportController
Just build up the doc header, body, footer and ask server to buffer it back
runToolbarAction(action:com.flexicious.nestedtreedatagrid.valueobjects:ToolbarAction, currentTarget:Object, extendedPager:com.flexicious.nestedtreedatagrid.pager:IExtendedPager) — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Runs the given toolbar action.
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