| 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 |
| wasContains — Property, class com.flexicious.grids.filters.FilterExpression |
| |
| wasPreview — Property, class com.flexicious.print.PrintOptions |
|
When we do a print, we turn off preivew flag. |
| watermark — Property, class com.flexicious.controls.TextInput |
|
The watermark to show when there is no text entered into the text input. |
| watermarkStyleName — Style, class com.flexicious.controls.TextInput |
| Stylename for the watermark label. |
| |
| weightField — Property, class com.flexicious.components.charts.treemap.TreeMapSeries |
|
The field on the dataprovider that determines how big the square should be. |
| weightFunction — Property, class com.flexicious.components.charts.treemap.TreeMapSeries |
|
A function that returns the weight of the item to calulate the area. |
| width — Property, class com.flexicious.components.tinycharts.valueobjects.PlotPoint |
| |
| width — Property, class com.flexicious.components.valueobjects.DashletInfo |
|
The width from the dimensions array
|
| width — Property, class com.flexicious.components.visualization.VerticalSemiCircleGauge |
|
For HorizontalSemiCircleGauge, setting width is ignored, becuase width is calculated from the height. |
| width — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
|
The width of the column, in pixels. |
| width — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumnGroup |
|
Iterates through all columns widths
|
| width — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridHeaderContainer |
| |
| width — Property, class com.flexicious.nestedtreedatagrid.pager.PagerControl |
| |
| width — Property, class com.flexicious.print.printareas.PageSize |
|
Width of the paper size
|
| willTrigger(type:String) — method, class com.flexicious.components.IconRepository |
| |
| willTrigger(type:String) — method, class com.flexicious.components.tinycharts.valueobjects.HitData |
| |
| willTrigger(type:String) — method, class com.flexicious.components.visualization.gaugesupport.RangeInfo |
| |
| willTrigger(type:String) — method, class com.flexicious.export.ExportOptions |
| |
| willTrigger(type:String) — method, class com.flexicious.grids.columns.footers.DataGridFooterCell |
| |
| willTrigger(type:String) — method, class com.flexicious.grids.filters.FilterExpression |
| |
| willTrigger(type:String) — method, class com.flexicious.persistence.GridPreferencesInfo |
| |
| willTrigger(type:String) — method, class com.flexicious.persistence.PreferenceInfo |
| |
| willTrigger(type:String) — method, class com.flexicious.persistence.UserSettingsOptions |
| |
| willTrigger(type:String) — method, class com.flexicious.print.PrintOptions |
| |
| willTrigger(type:String) — method, class com.flexicious.print.printareas.PageSize |
| |
| willTrigger(type:String) — method, class com.flexicious.utils.Constants |
| |
| willTrigger(type:String) — method, class com.flexicious.utils.DateRange |
| |
| willTrigger(type:String) — method, class com.flexicious.utils.StringRepo |
| |
| windowStyleProperties — Property, class com.flexicious.print.PrintOptions |
|
A dictionary of style properties and their values
to be applied to the print canvas. |
| wordOptions — Property, class com.flexicious.components.dashboard.DashboardContainer |
|
The Export options object that is used to configure the word export behavior - currently only supported in Ultimate
|
| wordOptions — Property, class com.flexicious.grids.ExtendedAdvancedDataGrid |
|
The Export options object that is used to configure the word export behavior - currently only supported in Ultimate
|
| wordOptions — Property, class com.flexicious.grids.ExtendedDataGrid |
|
The Export options object that is used to configure the word export behavior - currently only supported in Ultimate
|
| wordOptions — Property, class com.flexicious.grids.spark.ExtendedSparkDataGrid |
|
The Export options object that is used to configure the word export behavior - currently only supported in Ultimate
|
| wordOptions — Property, class com.flexicious.nestedtreedatagrid.FlexDataGrid |
|
The Export options object that is used to configure the word export behavior - currently only supported in Ultimate
|
| wordWrap — Property, class com.flexicious.nestedtreedatagrid.FlexDataGridColumn |
| |
| wordWrap — Property, class com.flexicious.nestedtreedatagrid.cells.FlexDataGridCell |
|
This flag is a used for enabling the wordWrap on the associated renderer. |
| wordWrap — Property, interface com.flexicious.nestedtreedatagrid.interfaces.IFlexDataGridCell |
|
This flag is a used for enabling the wordWrap on the associated renderer. |
| WrapperEvent — class, package com.flexicious.grids.events |
| |
| WrapperEvent(type:String, data:Object, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.flexicious.grids.events.WrapperEvent |
| |
| wrapTextFieldFactory — Static Property, class com.flexicious.nestedtreedatagrid.utils.FlexVersionSpecific |
| |
| writeFooter(grid:com.flexicious.grids.dependencies:IExtendedDataGrid) — method, class com.flexicious.export.exporters.CsvExporter |
|
Writes the footer in CSV format
|
| writeFooter(grid:com.flexicious.grids.dependencies:IExtendedDataGrid) — method, class com.flexicious.export.exporters.ExcelExporter |
| |
| writeFooter(grid:com.flexicious.grids.dependencies:IExtendedDataGrid) — method, class com.flexicious.export.exporters.HtmlExporter |
| |
| writeFooter(grid:com.flexicious.grids.dependencies:IExtendedDataGrid) — method, class com.flexicious.export.exporters.TxtExporter |
| |
| writeFooter(grid:com.flexicious.grids.dependencies:IExtendedDataGrid) — method, class com.flexicious.export.exporters.XmlExporter |
| |
| writeHeader(grid:com.flexicious.grids.dependencies:IExtendedDataGrid) — method, class com.flexicious.export.exporters.CsvExporter |
|
Writes the header of the grid (columns) in csv format
|
| writeHeader(grid:com.flexicious.grids.dependencies:IExtendedDataGrid) — method, class com.flexicious.export.exporters.ExcelExporter |
| |
| writeHeader(grid:com.flexicious.grids.dependencies:IExtendedDataGrid) — method, class com.flexicious.export.exporters.HtmlExporter |
| |
| writeHeader(grid:com.flexicious.grids.dependencies:IExtendedDataGrid) — method, class com.flexicious.export.exporters.TxtExporter |
| |
| writeHeader(grid:com.flexicious.grids.dependencies:IExtendedDataGrid) — method, class com.flexicious.export.exporters.XmlExporter |
| |
| writeRecord(grid:com.flexicious.grids.dependencies:IExtendedDataGrid, record:Object) — method, class com.flexicious.export.exporters.CsvExporter |
|
Writes an individual record in csv format
|
| writeRecord(grid:com.flexicious.grids.dependencies:IExtendedDataGrid, record:Object) — method, class com.flexicious.export.exporters.HtmlExporter |
| |
| writeRecord(grid:com.flexicious.grids.dependencies:IExtendedDataGrid, record:Object) — method, class com.flexicious.export.exporters.TxtExporter |
| |
| writeRecord(grid:com.flexicious.grids.dependencies:IExtendedDataGrid, record:Object) — method, class com.flexicious.export.exporters.XmlExporter |
| |
| writeRecord(obj:Object, level:com.flexicious.nestedtreedatagrid:FlexDataGridColumnLevel) — method, class com.flexicious.nestedtreedatagrid.export.ExtendedExportController |
| |
|
| 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 |