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  
obscuredChildren — Property, class com.flexicious.controls.containers.DropdownHBox
When we render the dropdown button, we want to hide the partially obscured children.
okButton — Property, class com.flexicious.controls.customDatePicker.CustomDatePicker
okButton — Property, class com.flexicious.nestedtreedatagrid.behaviors.rowedit.RowEditBehavior
The ok Button
okButtonClick — Event, class com.flexicious.components.dashboard.tileLayout.TileLayoutButton
Dispatched when the user clicks the ok button on the popup.
okButtonClick — Event, class com.flexicious.components.dashboard.tileLayout.TileLayoutPopup
okButtonStyleName — Property, class com.flexicious.nestedtreedatagrid.behaviors.rowedit.RowEditBehavior
The styleName to apply to the OK button
okButtonText — Property, class com.flexicious.nestedtreedatagrid.behaviors.rowedit.RowEditBehavior
The text of the Save Button
olapColumnCreated — Event, class com.flexicious.nestedtreedatagrid.olap.OlapFlexDataGrid
Dispatched when a column is created after introspecting the IOLAPResult Use this event to perform post processing of the columns after the grid has applied all its defaults
OLAP_COLUMN_CREATED — Constant Static Property, class com.flexicious.nestedtreedatagrid.events.OlapFlexDataGridEvent
olapColumnGroupCreated — Event, class com.flexicious.nestedtreedatagrid.olap.OlapFlexDataGrid
Dispatched when a grouped column is created after introspecting the IOLAPResult Use this event to perform post processing of the column group after the grid has applied all its defaults.
OLAP_COLUMN_GROUP_CREATED — Constant Static Property, class com.flexicious.nestedtreedatagrid.events.OlapFlexDataGridEvent
olapColumnsCreated — Event, class com.flexicious.nestedtreedatagrid.olap.OlapFlexDataGrid
Dispatched when all the columns are created after introspecting the IOLAPResult Use this event to perform post processing of the columns after the grid has applied all its defaults.
OLAP_COLUMNS_CREATED — Constant Static Property, class com.flexicious.nestedtreedatagrid.events.OlapFlexDataGridEvent
olapDataProvider — Property, class com.flexicious.nestedtreedatagrid.olap.OlapFlexDataGrid
Returns the OLAPDataprovider that was used as the basis of the columns and the hierarchical dataprovider.
olapDataProviderConverted — Event, class com.flexicious.nestedtreedatagrid.olap.OlapFlexDataGrid
Dispatched when the IOLAPREsult is converted to a nested array collection and is set as the dataprovider.
OLAP_DATA_PROVIDER_CONVERTED — Constant Static Property, class com.flexicious.nestedtreedatagrid.events.OlapFlexDataGridEvent
OLAP_DIMENSION — Constant Static Property, class com.flexicious.nestedtreedatagrid.olap.OlapFlexDataGrid
A constant that corresponds to a member of an axis.
OlapFlexDataGrid — class, package com.flexicious.nestedtreedatagrid.olap
The OlapFlexDataGrid control expands on the functionality of the Flexicious Ultimate control to add support for the display of the results of OLAP queries.
OlapFlexDataGrid() — Constructor, class com.flexicious.nestedtreedatagrid.olap.OlapFlexDataGrid
OlapFlexDataGridEvent — class, package com.flexicious.nestedtreedatagrid.events
OlapFlexDataGridEvent(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.OlapFlexDataGridEvent
OLAP_HIERARCHY — Constant Static Property, class com.flexicious.nestedtreedatagrid.olap.OlapFlexDataGrid
A constant that corresponds to a member of an axis.
OLAP_LEVEL — Constant Static Property, class com.flexicious.nestedtreedatagrid.olap.OlapFlexDataGrid
A constant that corresponds to a level of an axis.
OLAP_MEMBER — Constant Static Property, class com.flexicious.nestedtreedatagrid.olap.OlapFlexDataGrid
A constant that corresponds to a member of an axis.
onAutoCompleteItemClick(event:flash.events:Event) — method, class com.flexicious.controls.TextInput
Apply the list item value.
onAutoCompleteMouseUpHandler(event:flash.events:Event) — method, class com.flexicious.controls.TextInput
If the mouse is clicked up, and we dont own the target, kill autocomplete.
onBoxClick(event:flash.events:MouseEvent) — method, class com.flexicious.controls.containers.DropdownHBox
onCancelButtonClick(event:flash.events:MouseEvent, doclose:Boolean) — method, class com.flexicious.controls.MultiSelectComboBox
onCellContextMenuItemClick(event:flash.events:ContextMenuEvent) — method, class com.flexicious.grids.ExtendedAdvancedDataGrid
Method to handle the click for the copy cell menu item Copies the current cell in tab delimited format into the clipboard
onCellContextMenuItemClick(event:flash.events:ContextMenuEvent) — method, class com.flexicious.grids.ExtendedDataGrid
Method to handle the click for the copy cell menu item Copies the current cell in tab delimited format into the clipboard
onCellContextMenuItemClick(event:flash.events:ContextMenuEvent) — method, class com.flexicious.grids.spark.ExtendedSparkDataGrid
Method to handle the click for the copy cell menu item Copies the current cell in tab delimited format into the clipboard
onCellDropMouseMove(event:flash.events:MouseEvent) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridHeaderContainer
onCellKeyUp(event:flash.events:KeyboardEvent) — method, class com.flexicious.nestedtreedatagrid.behaviors.rowedit.RowEditBehavior
onCellMouseClick(event:flash.events:MouseEvent) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridContainerBase
Handles mouse click.
onCellMouseClick(event:flash.events:Event) — method, class com.flexicious.nestedtreedatagrid.behaviors.columnheader.ColumnHeaderOperationBehavior
onCellMouseOut(event:com.flexicious.nestedtreedatagrid.events:FlexDataGridEvent) — method, class com.flexicious.nestedtreedatagrid.behaviors.columnheader.ColumnHeaderOperationBehavior
Handler for cell mouse out
onCellMouseOver(event:flash.events:MouseEvent) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridContainerBase
Handles Cell Mouse Over.
onCellMouseOver(event:com.flexicious.nestedtreedatagrid.events:FlexDataGridEvent) — method, class com.flexicious.nestedtreedatagrid.behaviors.columnheader.ColumnHeaderOperationBehavior
Handler for cell mouse over
onChange(event:flash.events:Event) — method, class com.flexicious.grids.columns.customRenderers.SelectAllCheckBoxHeaderRenderer
onChartClick(event:com.flexicious.components.tinycharts.events:ChartEvent) — method, class com.flexicious.components.charts.treemap.TreeMapChart
onCheckChange(event:flash.events:Event) — method, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridHeaderCell
Handler for checkbox check change.
onChildHeaderClicked(headerCell:com.flexicious.nestedtreedatagrid.cells:FlexDataGridHeaderCell) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridVirtualBodyContainer
onClearAllClick(event:flash.events:MouseEvent) — method, class com.flexicious.controls.MultiSelectComboBoxEx
onClearFilter() — method, class com.flexicious.nestedtreedatagrid.pager.PagerControl
Default handler for the Clear Filter Button.
onClearFilter() — method, class com.flexicious.nestedtreedatagrid.pager.PagerControlAS
Default handler for the Clear Filter Button.
onClick(event:flash.events:MouseEvent) — method, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridExpandCollapseCell
onClosingEffectEnd(event:mx.events:EffectEvent) — method, class com.flexicious.controls.toaster.Toaster
onCollectionChange(event:mx.events:CollectionEvent) — method, class com.flexicious.grids.ExtendedAdvancedDataGrid
We just pass on this event for our callers (this is no longer used, it was used for lazy loading.
onCollectionChange(event:mx.events:CollectionEvent) — method, class com.flexicious.grids.ExtendedDataGrid
We just pass on this event for our callers (this is no longer used, it was used for lazy loading.
onCollectionChange(event:flash.events:Event) — method, class com.flexicious.grids.spark.ExtendedSparkDataGrid
onCollectionChange(event:flash.events:Event) — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
By default, when you set the dataprovider, we add a change event listener to it.
onContextMenuShown(event:flash.events:ContextMenuEvent) — method, class com.flexicious.grids.ExtendedAdvancedDataGrid
onContextMenuShown(event:flash.events:ContextMenuEvent) — method, class com.flexicious.grids.ExtendedDataGrid
onContextMenuShown(event:flash.events:ContextMenuEvent) — method, class com.flexicious.grids.spark.ExtendedSparkDataGrid
onCreationComplete(evt:flash.events:Event) — method, class com.flexicious.components.charts.treemap.TreemapChartSkin
onCreationComplete(event:mx.events:FlexEvent) — method, class com.flexicious.components.dashboard.DashboardContainer
onCreationComplete(event:mx.events:FlexEvent) — method, class com.flexicious.components.tinycharts.TinyChartBase
onCreationComplete(evt:flash.events:Event) — method, class com.flexicious.components.tinycharts.skins.TinyAreaChartSkin
onCreationComplete(evt:flash.events:Event) — method, class com.flexicious.components.tinycharts.skins.TinyBarChartSkin
onCreationComplete(evt:flash.events:Event) — method, class com.flexicious.components.tinycharts.skins.TinyColumnChartSkin
onCreationComplete(evt:flash.events:Event) — method, class com.flexicious.components.tinycharts.skins.TinyDividedBarChartSkin
onCreationComplete(evt:flash.events:Event) — method, class com.flexicious.components.tinycharts.skins.TinyDividedColumnChartSkin
onCreationComplete(evt:flash.events:Event) — method, class com.flexicious.components.tinycharts.skins.TinyLineChartSkin
onCreationComplete(evt:flash.events:Event) — method, class com.flexicious.components.tinycharts.skins.TinyPieChartSkin
onCreationComplete(event:mx.events:FlexEvent) — method, class com.flexicious.lic.ChartBase
onCreationComplete(event:mx.events:FlexEvent) — method, class com.flexicious.lic.DashboardBase
onCreationComplete(event:flash.events:Event) — method, class com.flexicious.nestedtreedatagrid.pager.PagerControl
onCreationComplete(event:flash.events:Event) — method, class com.flexicious.nestedtreedatagrid.pager.PagerControlAS
onCreationComplete(evt:flash.events:Event) — method, class com.flexicious.skins.charts.AreaChartSkin
onCreationComplete(evt:flash.events:Event) — method, class com.flexicious.skins.charts.BarChartSkin
onCreationComplete(evt:flash.events:Event) — method, class com.flexicious.skins.charts.BubbleChartSkin
onCreationComplete(evt:flash.events:Event) — method, class com.flexicious.skins.charts.CandlestickChartSkin
onCreationComplete(evt:flash.events:Event) — method, class com.flexicious.skins.charts.ColumnChartSkin
onCreationComplete(evt:flash.events:Event) — method, class com.flexicious.skins.charts.HLOCChartSkin
onCreationComplete(evt:flash.events:Event) — method, class com.flexicious.skins.charts.LineChartSkin
onCreationComplete(evt:flash.events:Event) — method, class com.flexicious.skins.charts.PieChartSkin
onCreationComplete(evt:flash.events:Event) — method, class com.flexicious.skins.charts.PlotChartSkin
onCreationComplete(evt:flash.events:Event) — method, class com.flexicious.skins.charts.PyramidChartSkin
onDashletDraggingMouseMove(event:flash.events:MouseEvent) — method, class com.flexicious.components.dashboard.DashboardContainer
Called when the DragEnter event is dispatched over any of the cells.
onDateComboBoxChange(event:mx.events:ListEvent) — method, class com.flexicious.controls.DateRangeBox
On combobox change, populate the date fields.
onDelayedChange(evt:flash.events:Event) — method, class com.flexicious.controls.TextInput
On delayed change, trigger autocomplete
onDoubleClick(event:flash.events:MouseEvent) — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
In this method, we trap all double click events, walk up the target tree until we hit a IFlexDataGridDataCell object, and if we indeed double clicked a data cell, we dispatch and ITEM_DOUBLE_CLICK event.
onDragDrop(event:mx.events:DragEvent) — method, class com.flexicious.components.dashboard.DashboardContainer
Called when the DragDrop event is dispatched over any of the cells.
onDragDrop(event:mx.events:DragEvent) — method, class com.flexicious.lic.DashboardBase
onDragDropStageMouseUpHandler(event:flash.events:MouseEvent) — method, class com.flexicious.components.dashboard.DashboardContainer
onDragGripMouseOver(event:flash.events:MouseEvent) — method, class com.flexicious.components.dashboard.Dashlet
onDropdownClose(event:mx.events:DropdownEvent) — method, class com.flexicious.controls.containers.DropdownHBox
onDropdownOpen(event:mx.events:DropdownEvent) — method, class com.flexicious.controls.DateComboBox
onDropdownOpen(event:mx.events:DropdownEvent) — method, class com.flexicious.controls.containers.DropdownHBox
onEditorKeyDown(event:flash.events:KeyboardEvent) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridContainerBase
Handles the KeyDown on the Editor Component.
onExcelExport() — method, class com.flexicious.nestedtreedatagrid.pager.PagerControl
Default handler for the Word Export Button.
onExcelExport() — method, class com.flexicious.nestedtreedatagrid.pager.PagerControlAS
Default handler for the Word Export Button.
onFilterChange(event:com.flexicious.grids.events:FilterPageSortChangeEvent) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridHeaderContainer
onFilterControlRemoved(event:flash.events:Event) — method, class com.flexicious.grids.spark.skinparts.GridColumnFilterGroup
onFilterControlRemovedParent(event:flash.events:Event) — method, class com.flexicious.grids.spark.skinparts.GridColumnFilterGroup
onGridMouseOut(event:flash.events:MouseEvent) — method, class com.flexicious.nestedtreedatagrid.behaviors.columnheader.ColumnHeaderOperationBehavior
onGridResized(event:mx.events:ResizeEvent) — method, class com.flexicious.lic.NdgBase
On grid resized, we reposition the cells.
onGridResized(event:mx.events:ResizeEvent) — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
onGridScroll(event:mx.events:ScrollEvent) — method, class com.flexicious.nestedtreedatagrid.behaviors.rowedit.RowEditBehavior
onGridSelectionChange(event:com.flexicious.nestedtreedatagrid.events:FlexDataGridEvent) — method, class com.flexicious.nestedtreedatagrid.pager.PagerControl
onHeaderCellClicked(cell:com.flexicious.nestedtreedatagrid.cells:FlexDataGridHeaderCell, triggerEvent:flash.events:Event, isMsc:Boolean, useMsc:Boolean, direction:String) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridContainerBase
onHeaderRelease(evt:spark.events:GridEvent) — method, class com.flexicious.grids.spark.ExtendedSparkDataGrid
Need to handle the sort manually, because in client mode, we are sorting all the pages.
onImgFirstClick() — method, class com.flexicious.nestedtreedatagrid.pager.PagerControl
Default handler for the First Page Navigation Button
onImgFirstClick() — method, class com.flexicious.nestedtreedatagrid.pager.PagerControlAS
Default handler for the First Page Navigation Button
onImgLastClick() — method, class com.flexicious.nestedtreedatagrid.pager.PagerControl
Default handler for the Last Page Navigation Button
onImgLastClick() — method, class com.flexicious.nestedtreedatagrid.pager.PagerControlAS
Default handler for the Last Page Navigation Button
onImgNextClick() — method, class com.flexicious.nestedtreedatagrid.pager.PagerControl
Default handler for the Next Page Navigation Button
onImgNextClick() — method, class com.flexicious.nestedtreedatagrid.pager.PagerControlAS
Default handler for the Next Page Navigation Button
onImgPreviousClick() — method, class com.flexicious.nestedtreedatagrid.pager.PagerControl
Default handler for the Previous Page Navigation Button
onImgPreviousClick() — method, class com.flexicious.nestedtreedatagrid.pager.PagerControlAS
Default handler for the Previous Page Navigation Button
onInsideIcon(evt:flash.events:Event) — method, class com.flexicious.controls.TextInput
When icon is enabled, handles the click event of the icon.
onItemClick(event:com.flexicious.components.tinycharts.events:ChartItemEvent) — method, class com.flexicious.components.charts.treemap.TreeMapChart
onItemClick(event:mx.events:ListEvent) — method, class com.flexicious.controls.CheckBoxList
onItemClick(event:mx.events:ListEvent) — method, class com.flexicious.controls.CheckBoxTileList
onItemClickTimer(event:flash.events:TimerEvent) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridContainerBase
onItemClose(event:flash.events:Event) — method, class com.flexicious.controls.ExtendedPopUpButton
Ensure that we set the skin state back to normal when the popup closes
onItemFocusIn(event:mx.events:AdvancedDataGridEvent) — method, class com.flexicious.grids.ExtendedAdvancedDataGrid
If we add anything above list content, the halo rectangle around the focus objects does not account for that.
onItemOpen(event:flash.events:Event) — method, class com.flexicious.controls.ExtendedPopUpButton
To position the popup on basis of edgeAlignmentMode
onItemRollover(event:mx.events:ListEvent) — method, class com.flexicious.grids.ExtendedAdvancedDataGrid
For popup support, we keep track of what the user is hovering over.
onItemRollover(event:mx.events:ListEvent) — method, class com.flexicious.grids.ExtendedDataGrid
For popup support, we keep track of what the user is hovering over.
onItemRollover(event:mx.events:ListEvent) — method, class com.flexicious.grids.spark.ExtendedSparkDataGrid
For popup support, we keep track of what the user is hovering over.
onKeyDown(event:flash.events:KeyboardEvent) — method, class com.flexicious.controls.TextInput
onKeyFocusChange(event:flash.events:FocusEvent) — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
onMenuClick(event:mx.events:MenuEvent) — method, class com.flexicious.nestedtreedatagrid.pager.MultiColumnSortRenderer
onMenuItemClick(event:mx.events:MenuEvent) — method, class com.flexicious.nestedtreedatagrid.behaviors.columnheader.ColumnHeaderOperationBehavior
onMenuItemClick(event:mx.events:MenuEvent) — method, class com.flexicious.nestedtreedatagrid.pager.PagerControlAS
onMenuItemClick(event:mx.events:MenuEvent) — method, class com.flexicious.nestedtreedatagrid.toolbar.ToolbarHBox
onMouseMove(event:flash.events:MouseEvent) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridContainerBase
onMouseWheel(event:flash.events:MouseEvent) — method, class com.flexicious.nestedtreedatagrid.FlexDataGrid
Transfers mouse wheel events over the locked left and right sections to scroll events on the body container, so we scroll when the user mouse wheels over the left or right locked containers.
onOpeningEffectEnd(event:mx.events:EffectEvent) — method, class com.flexicious.controls.toaster.Toaster
onOpenSettingsPopup() — method, class com.flexicious.nestedtreedatagrid.pager.PagerControl
Default handler for the Open Settings Popup Calls var popup:Object=nestedGrid.popupFactoryOpenSettingsPopup.newInstance();UIUtils.addPopUp(popup as IFlexDisplayObject,grid as DisplayObject,true,null,null,grid.useModuleFactory?grid.moduleFactory:null);popup.grid=grid;
onOpenSettingsPopup() — method, class com.flexicious.nestedtreedatagrid.pager.PagerControlAS
Default handler for the Open Settings Popup Calls var popup:Object=nestedGrid.popupFactoryOpenSettingsPopup.newInstance();UIUtils.addPopUp(popup as IFlexDisplayObject,grid as DisplayObject,true,null,null,grid.useModuleFactory?grid.moduleFactory:null);popup.grid=grid;
onOutsideIcon(evt:flash.events:Event) — method, class com.flexicious.controls.TextInput
When icon is enabled, handles the click event of the icon.
onPageCbxChange() — method, class com.flexicious.nestedtreedatagrid.pager.PagerControl
Default handler for the Page Change Combo Box
onPageCbxChange() — method, class com.flexicious.nestedtreedatagrid.pager.PagerControlAS
Default handler for the Page Change Combo Box
onPageChanged() — method, class com.flexicious.nestedtreedatagrid.pager.PagerControl
Default handler for the Page Change Event
onPageChanged() — method, class com.flexicious.nestedtreedatagrid.pager.PagerControlAS
Default handler for the Page Change Event
onPdf() — method, class com.flexicious.nestedtreedatagrid.pager.PagerControl
Default handler for the Print Button.
onPdf() — method, class com.flexicious.nestedtreedatagrid.pager.PagerControlAS
Default handler for the Print Button.
onPrint() — method, class com.flexicious.nestedtreedatagrid.pager.PagerControl
Default handler for the Print Button.
onPrint() — method, class com.flexicious.nestedtreedatagrid.pager.PagerControlAS
Default handler for the Print Button.
onPrintComplete() — method, class com.flexicious.nestedtreedatagrid.print.ExtendedPrintController
onPrintOptionsClose(event:Object) — method, class com.flexicious.print.PrintController
onPrintRequestDataRecieved(event:flash.events:Event) — method, class com.flexicious.export.ExportController
onPrintRequestDataRecieved(event:flash.events:Event) — method, class com.flexicious.print.PrintController
onProcessFilter() — method, class com.flexicious.nestedtreedatagrid.pager.PagerControl
Default handler for the Process Filter Button.
onProcessFilter() — method, class com.flexicious.nestedtreedatagrid.pager.PagerControlAS
Default handler for the Process Filter Button.
onRemoved(e:flash.events:Event) — method, class com.flexicious.grids.columns.customRenderers.SelectAllCheckBoxHeaderRenderer
onRemovedFromStage(event:flash.events:Event) — method, class com.flexicious.controls.TextInput
If autocompete it shown, destroy it.
onResize(event:mx.events:ResizeEvent) — method, class com.flexicious.components.tinycharts.TinyChartBase
onResize(event:mx.events:ResizeEvent) — method, class com.flexicious.controls.containers.DropdownHBox
onResize(event:mx.events:ResizeEvent) — method, class com.flexicious.lic.ChartBase
onResized(event:mx.events:ResizeEvent) — method, class com.flexicious.components.dashboard.print.PrintDashboardContainer
onResizeGripMouseOver(event:flash.events:MouseEvent) — method, class com.flexicious.components.dashboard.Dashlet
onRowContextMenuItemClick(event:flash.events:ContextMenuEvent) — method, class com.flexicious.grids.ExtendedAdvancedDataGrid
Adds the copy menu
onRowContextMenuItemClick(event:flash.events:ContextMenuEvent) — method, class com.flexicious.grids.ExtendedDataGrid
Adds the copy menu
onRowContextMenuItemClick(event:flash.events:ContextMenuEvent) — method, class com.flexicious.grids.spark.ExtendedSparkDataGrid
Adds the copy menu
onSaveSettingsPopup() — method, class com.flexicious.components.dashboard.DashboardContainer
Default handler for the Save Settings Popup Calls var popup:DashboardSaveSettingsPopup=new DashboardSaveSettingsPopup(); UIUtils.addPopUp(popup,this as DisplayObject); popup.dashboard=this;
onSaveSettingsPopup() — method, class com.flexicious.nestedtreedatagrid.pager.PagerControl
Default handler for the Save Settings Popup Calls var popup:Object=nestedGrid.popupFactorySaveSettingsPopup.newInstance();UIUtils.addPopUp(popup as IFlexDisplayObject,grid as DisplayObject,null,null,grid.useModuleFactory?grid.moduleFactory:null);popup.grid=grid;
onSaveSettingsPopup() — method, class com.flexicious.nestedtreedatagrid.pager.PagerControlAS
Default handler for the Save Settings Popup Calls var popup:Object=nestedGrid.popupFactorySaveSettingsPopup.newInstance();UIUtils.addPopUp(popup as IFlexDisplayObject,grid as DisplayObject,null,null,grid.useModuleFactory?grid.moduleFactory:null);popup.grid=grid;
onScreenRows — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridBodyContainer
Returns the number of rows currently visible.
onSearchBoxChange(event:flash.events:Event) — method, class com.flexicious.controls.MultiSelectComboBox
onSearchBoxChange(event:flash.events:Event) — method, class com.flexicious.controls.MultiSelectComboBoxEx
onSelectAllChanged(event:flash.events:Event) — method, class com.flexicious.grids.columns.customRenderers.SelectAllCheckBoxHeaderRenderer
onSelectAllChanged(event:flash.events:Event) — method, class com.flexicious.grids.columns.customRenderers.SelectAllCheckBoxItemRenderer
onSelectAllChanged(event:flash.events:Event) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridContainerBase
onShowHideFilter() — method, class com.flexicious.nestedtreedatagrid.pager.PagerControl
Default handler for the Show Hide Filter Button.
onShowHideFilter() — method, class com.flexicious.nestedtreedatagrid.pager.PagerControlAS
Default handler for the Show Hide Filter Button.
onShowHideFooter() — method, class com.flexicious.nestedtreedatagrid.pager.PagerControl
Default handler for the Show Hide Filter Button.
onShowHideFooter() — method, class com.flexicious.nestedtreedatagrid.pager.PagerControlAS
Default handler for the Show Hide Filter Button.
onShowSettingsPopup() — method, class com.flexicious.nestedtreedatagrid.pager.PagerControl
Default handler for the Settings Popup Calls var popup:Object=nestedGrid.popupFactorySettingsPopup.newInstance();UIUtils.addPopUp(popup as IFlexDisplayObject,grid as DisplayObject,true,null,null,grid.useModuleFactory?grid.moduleFactory:null);popup.grid=grid;
onShowSettingsPopup() — method, class com.flexicious.nestedtreedatagrid.pager.PagerControlAS
Default handler for the Settings Popup Calls var popup:Object=nestedGrid.popupFactorySettingsPopup.newInstance();UIUtils.addPopUp(popup as IFlexDisplayObject,grid as DisplayObject,true,null,null,grid.useModuleFactory?grid.moduleFactory:null);popup.grid=grid;
onSortLabelClick(event:flash.events:MouseEvent) — method, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridHeaderCell
Default handler for the sort label click.
onTableContextMenuItemClick(event:flash.events:ContextMenuEvent) — method, class com.flexicious.grids.ExtendedAdvancedDataGrid
Method to handle the click for the copy table menu item Copies the current page in tab delimited format into the clipboard
onTableContextMenuItemClick(event:flash.events:ContextMenuEvent) — method, class com.flexicious.grids.ExtendedDataGrid
Method to handle the click for the copy table menu item Copies the current page in tab delimited format into the clipboard
onTableContextMenuItemClick(event:flash.events:ContextMenuEvent) — method, class com.flexicious.grids.spark.ExtendedSparkDataGrid
Method to handle the click for the copy table menu item Copies the current page in tab delimited format into the clipboard
onTextInput(event:flash.events:TextEvent) — method, class com.flexicious.controls.TextInput
onToolbarActionExecuted(action:com.flexicious.nestedtreedatagrid.valueobjects:ToolbarAction, grid:com.flexicious.nestedtreedatagrid:FlexDataGrid) — Static Method , class com.flexicious.nestedtreedatagrid.behaviors.columnheader.ColumnHeaderOperationBehavior
onToolbarActionsChanged(event:flash.events:Event) — method, class com.flexicious.nestedtreedatagrid.pager.PagerControl
onToolbarButtonClick(event:flash.events:MouseEvent) — method, class com.flexicious.nestedtreedatagrid.pager.PagerControl
onToolbarbuttonCreationComplete(event:mx.events:FlexEvent) — method, class com.flexicious.nestedtreedatagrid.pager.PagerControl
onValueCommit(event:flash.events:Event) — method, class com.flexicious.controls.customDatePicker.TimePickerNumericStepper
onWidthChanged(event:flash.events:Event) — method, class com.flexicious.nestedtreedatagrid.FlexDataGridHeaderContainer
onWordExport() — method, class com.flexicious.nestedtreedatagrid.pager.PagerControl
Default handler for the Word Export Button.
onWordExport() — method, class com.flexicious.nestedtreedatagrid.pager.PagerControlAS
Default handler for the Word Export Button.
open(doAnimate:Boolean) — method, class com.flexicious.components.dashboard.Dashlet
Sets the visible and include in layout flags to true
open() — method, class com.flexicious.controls.DateComboBox
open — Property, class com.flexicious.nestedtreedatagrid.cells.ExpandCollapseIcon
open — Property, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridExpandCollapseCell
open — Property, interface com.flexicious.nestedtreedatagrid.cells.IExpandCollapseComponent
openBrowserPopup(url:String, options:String, useNew:Boolean) — Static Method , class com.flexicious.utils.UIUtils
Opens a browser popup
openColumns() — method, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnGroup
Sets the visibility of all columns to true
openDashlets — Property, class com.flexicious.components.dashboard.DashboardContainer
Returns a list of open dashlets
openField — Property, class com.flexicious.components.tinycharts.valueobjects.HLOCSeries
Specifies the field of the data provider that determines the y-axis location of the opening value of the element.
openItems — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid
A list of items that the user has opened.
openItems — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridBodyContainer
A list of items that the user has opened.
_openItemVerticalPositions — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridVirtualBodyContainer
Todo - make private
OpenSettingsPopup — class, package com.flexicious.persistence
OpenSettingsPopup() — Constructor, class com.flexicious.persistence.OpenSettingsPopup
Constructor.
openSettingsPopupRenderer — Property, class com.flexicious.persistence.UserSettingsOptions
Class responsible for showing the UI that prompts the user to save or clear preferences
openTickLength — Style, class com.flexicious.components.tinycharts.valueobjects.HLOCSeries
Specifies the length, in pixels, for the open tick mark if an opening value is specified.
openTickStroke — Style, class com.flexicious.components.tinycharts.valueobjects.HLOCSeries
Specifies the stroke to use for the open tick mark if an opening value is specified.
operation — Property, class com.flexicious.grids.columns.footers.DataGridFooterCell
operation — Property, class com.flexicious.grids.columns.footers.DataGridFooterRow
originalDashletInfo — Property, class com.flexicious.components.dashboard.Dashlet
State of the dashlet when it was initialized (the way the programmer initialized it)
originalPoint — Property, class com.flexicious.components.dashboard.DashboardContainer
During the move operation, the original left and top co-ordinates of this dashlet
origValue — Property, class com.flexicious.nestedtreedatagrid.valueobjects.ChangeInfo
The original value
outsideIcon — Style, class com.flexicious.controls.TextInput
The icon that is displayed outside the textbox, based on the outsideIconPosition property.
outsideIconClick — Event, class com.flexicious.controls.TextInput
Dispatched when the user clicks on a the icon specified by the outsideIcon property
OUTSIDE_ICON_CLICK — Constant Static Property, class com.flexicious.controls.TextInput
outsideIconPosition — Style, class com.flexicious.controls.TextInput
The position of the icon that is displayed outside the textbox.
overbordercolor — Style, class com.flexicious.controls.ImageButton
overBorderColor — Style, class com.flexicious.nestedtreedatagrid.pager.ImageButton
Just a simple image button based off of http://cookbooks.
overborderthickness — Style, class com.flexicious.controls.ImageButton
overfill — Style, class com.flexicious.controls.ImageButton
overIcon — Style, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn
When enableIcon=true, this property specifies the icon to display.
overlay — Property, class com.flexicious.grids.columns.footers.DataGridFooterRow
overlayGraphic — Property, class com.flexicious.grids.columns.footers.DataGridFooterRow
overlayGraphic — Property, interface com.flexicious.grids.dependencies.IColumnRow
owner — Property, class com.flexicious.controls.dependencies.RadioButtonRenderer
owner — Property, class com.flexicious.grids.spark.columns.ExtendedGridColumn
owner — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn
ownerComponent — Property, class com.flexicious.behaviors.SpinnerBehavior
ownerComponent — Property, class com.flexicious.behaviors.TooltipBehavior
ownerComponent — Property, class com.flexicious.components.tinycharts.painters.TinyChartPainterBase
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