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  
textAlign — Style in class com.elfgrid.ElfDataGrid
Alignment of text within a container.
textDecoration — Style in class com.elfgrid.ElfDataGrid
Determines whether the text is underlined.
textIndent — Style in class com.elfgrid.ElfDataGrid
Offset of first line of text from the left side of the container, in pixels.
tipField — Property in class com.elfgrid.columns.ElfColumnBase
If you wish for a tool tip on the cell, set either tipField or tipFunction
tipFunction — Property in class com.elfgrid.columns.ElfColumnBase
If you wish for a tool tip on the cell, set either tipField or tipFunction tipFunction follows the signature: tipFunction(rowData:Object, column:IElfGridColumn):String
toArray() — Method in class com.elfgrid.ElfDataGridBase
toArrayV() — Method in class com.elfgrid.ElfDataGridBase
toggleSelectedItem(item) — Method in class com.elfgrid.ElfDataGridBase
toLocation — Property in class com.elfgrid.events.ElfColumnMoveEvent
toolTip — Property in class com.elfgrid.columns.ElfColumnBase
If set, this writes the tipFunction to be just a method that always returns toolTip.
toolTip — Property in interface com.elfgrid.display.IElfGridItem
toolTip — Property in interface com.elfgrid.display.IElfHeaderGridItem
toolTipGraphic — Property in class com.elfgrid.ElfDataGrid
toolTipSkin — Style in class com.elfgrid.ElfDataGrid
topRightCell — Property in class com.elfgrid.ElfDataGrid
toSize — Property in class com.elfgrid.events.ElfColumnResizeEvent
toString() — Method in class com.elfgrid.columns.ElfColumnBase
toString() — Method in class com.elfgrid.display.ElfGridItem
toString() — Method in class com.elfgrid.display.ElfGridRow
toString() — Method in class com.elfgrid.display.ElfHeaderGridItem
toString() — Method in class com.elfgrid.events.ElfButtonEvent
toString() — Method in class com.elfgrid.events.ElfGridDataEvent
toString() — Method in class com.elfgrid.events.ElfItemEditEvent
toString() — Method in class com.elfgrid.events.ElfPositionChangeEvent
totalColumnsWidth — Property in class com.elfgrid.ElfDataGrid
The display width of the columns.
trueIcon — Style in class com.elfgrid.columns.ElfBooleanIconColumn
trueValue — Property in class com.elfgrid.columns.ElfBooleanColumn
truncateToFit — Property in class com.elfgrid.columns.ElfColumnBase
If true, text that doesn't fit in a cell will be truncated with a ...
truncateToFitHeader — Property in class com.elfgrid.columns.ElfColumnBase
If true, text that doesn't fit in the header cell will be truncated with a ...
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