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  
fadeEffect — Property, class com.lightstreamer.as_client.item_renderers.HighlightCellItemRenderer
The effect that is applied to pass from "hot" to "cold" state.
fadeTime — Property, class com.lightstreamer.as_client.item_renderers.HighlightCellItemRenderer
The duration of the fade effect (in milliseconds) that is applied to pass from "hot" to "cold" state.
FieldError — class, package com.lightstreamer.as_client.errors
A FieldError exception is thrown when an invalid field is requested to a method.
FieldError(field:String) — Constructor, class com.lightstreamer.as_client.errors.FieldError
Create a new FieldError object with a custom field name
fillCell() — method, class com.lightstreamer.as_client.item_renderers.HighlightCellItemRenderer
The method that is responsible of the colouring of the cell.
formatValue(newVal:String, oldVal:String) — method, class com.lightstreamer.as_client.item_renderers.HighlightCellItemRenderer
A formatting method that could be overridden to change the value contained in the cell.
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