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  
actualWidth — Property in interface com.elfgrid.columns.IElfGridColumn
addGridItem(gridItem:com.elfgrid.display:IElfGridItem) — Method in class com.elfgrid.display.ElfGridRow
addGridItem(gridItem:com.elfgrid.display:IElfHeaderGridItem) — Method in class com.elfgrid.display.ElfHeaderGridRow
addGridItemAt(gridItem:com.elfgrid.display:IElfGridItem, index) — Method in class com.elfgrid.display.ElfGridRow
addGridItemAt(gridItem:com.elfgrid.display:IElfHeaderGridItem, index) — Method in class com.elfgrid.display.ElfHeaderGridRow
addItem(item) — Method in class com.elfgrid.ElfDataGridBase
addItemAt(item, index) — Method in class com.elfgrid.ElfDataGridBase
addItemAtV(item, index) — Method in class com.elfgrid.ElfDataGridBase
allowBlank — Property in class com.elfgrid.columns.ElfNumberColumn
allowMouseWheel — Property in class com.elfgrid.ElfDataGrid
If verticalScrollPolicy is off, you probably want to turn allowMouseWheel off as well.
allowMultipleSelection — Property in class com.elfgrid.ElfDataGrid
If selectable is true and allowMultipleSelection is true, multiple rows can be selected.
alternatingItemColors — Style in class com.elfgrid.display.ElfGridItem
_autoColumnWidths — Property in class com.elfgrid.ElfDataGrid
autoColumnWidths — Property in class com.elfgrid.ElfDataGrid
autoColumnWidthsValidFlag — Property in class com.elfgrid.ElfDataGrid
autoMultipleSelection — Property in class com.elfgrid.ElfDataGrid
If selectable is true and autoMultipleSelection is true, multiple rows will be selected without holding ctrl or shift.
autoSizeColumnWidth(column:com.elfgrid.columns:IElfGridColumn, resize, force) — Method in class com.elfgrid.ElfDataGrid
Auto-resizes the resizable columns to best fit the content of the columns.
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