| 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 | |
| getCellPool(column:com.elfgrid.columns:IElfGridColumn) — Method in class com.elfgrid.ElfDataGrid | |
| Gets the column's cell caching pool. | |
| getChildHeight(child) — Method in class com.elfgrid.ElfDataGrid | |
| Gets the child's hight as it should display on the grid. | |
| getColumn(columnIndex) — Method in class com.elfgrid.ElfDataGridBase | |
| Retrieves the column based with the given column index without any filtering. | |
| getColumnDisplayCount() — Method in class com.elfgrid.ElfDataGrid | |
| The number of cols displayed. | |
| getColumnDisplayPosition() — Method in class com.elfgrid.ElfDataGrid | |
| The current horizontal position the grid is showing. | |
| getColumnIndex(column:com.elfgrid.columns:IElfGridColumn) — Method in class com.elfgrid.ElfDataGridBase | |
Returns the index of column in the filtered columns list. |
|
| getColumnIndexV(column:com.elfgrid.columns:IElfGridColumn) — Method in class com.elfgrid.ElfDataGridBase | |
Returns the index of column in the filtered columns list. |
|
| getColumnIsDescending(column:com.elfgrid.columns:IElfGridColumn) — Method in class com.elfgrid.ElfDataGridBase | |
| Returns true if the column is sorted ascendingly. | |
| getColumns() — Method in class com.elfgrid.ElfDataGridBase | |
| Returns the columns IList created from the Array or IList set on the columns property. | |
| getColumnV(columnIndex) — Method in class com.elfgrid.ElfDataGridBase | |
| Retrieves the column based with the given column index after filtering has been applied. | |
| getDataType(rowData) — Method in class com.elfgrid.columns.ElfNumberColumn | |
| getDisplayPosition() — Method in class com.elfgrid.ElfDataGrid | |
| displayPosition is the position of the grid after an updateDisplayList. | |
| getDisplayRowFromItem(item) — Method in class com.elfgrid.ElfDataGrid | |
| Returns the row index that item is displaying on. | |
| getGridItemAt(index) — Method in class com.elfgrid.display.ElfGridRow | |
| getGridItemAt(index) — Method in class com.elfgrid.display.ElfHeaderGridRow | |
| getGridItemByColumn(column:com.elfgrid.columns:IElfGridColumn) — Method in class com.elfgrid.display.ElfGridRow | |
| getGridItemFromItemAndColumn(item, column:com.elfgrid.columns:IElfGridColumn) — Method in class com.elfgrid.ElfDataGrid | |
Searches for the IElfGridItem cell with the given item and column. |
|
| getGridItemIndex(gridItem:com.elfgrid.display:IElfGridItem) — Method in class com.elfgrid.display.ElfGridRow | |
| getGridItemIndex(gridItem:com.elfgrid.display:IElfHeaderGridItem) — Method in class com.elfgrid.display.ElfHeaderGridRow | |
| getGridRowAt(index) — Method in class com.elfgrid.ElfDataGrid | |
| Gets the ElfGridRow at the given position. | |
| getGridRowFromItem(item) — Method in class com.elfgrid.ElfDataGrid | |
| Returns an ElfGridRow being displayed that has the data [item]. | |
| getGridRowIndex(gridRow:com.elfgrid.display:ElfGridRow) — Method in class com.elfgrid.ElfDataGrid | |
| Returns the index of the given gridRow object. | |
| getHeightIsSet() — Method in class com.elfgrid.ElfDataGrid | |
| getItemAt(index, prefetch) — Method in class com.elfgrid.ElfDataGridBase | |
| getItemAtV(index, prefetch) — Method in class com.elfgrid.ElfDataGridBase | |
| getItemIndex(item) — Method in class com.elfgrid.ElfDataGridBase | |
| getItemIndexV(item) — Method in class com.elfgrid.ElfDataGridBase | |
| getItemIsSelected(item) — Method in class com.elfgrid.ElfDataGridBase | |
| getRowDisplayCount() — Method in class com.elfgrid.ElfDataGrid | |
| The number of rows displayed. | |
| getToolTip(rowData) — Method in class com.elfgrid.columns.ElfColumnBase | |
Returns a tool tip value to be used when the user's mouse is over the cell with the given rowData. |
|
| getToolTip(rowData) — Method in interface com.elfgrid.columns.IElfGridColumn | |
Returns a tool tip value to be used when the user's mouse is over the cell with the given rowData. |
|
| getWidthIsSet() — Method in class com.elfgrid.ElfDataGrid | |
| gradientFillAlphas — Style in class com.elfgrid.display.ElfHeaderGridItem | |
| gradientFillAlphas — Style in class com.elfgrid.display.ElfToolTip | |
| gradientFillColors — Style in class com.elfgrid.display.ElfHeaderGridItem | |
| gradientFillColors — Style in class com.elfgrid.display.ElfToolTip | |
| gradientFillRatios — Style in class com.elfgrid.display.ElfHeaderGridItem | |
| gradientFillRatios — Style in class com.elfgrid.display.ElfToolTip | |
| gridCellsAreValid — Property in class com.elfgrid.ElfDataGrid | |
| gridItem — Property in class com.elfgrid.events.ElfGridItemMouseEvent | |
| gridItemCount — Property in class com.elfgrid.display.ElfGridRow | |
| gridItemCount — Property in class com.elfgrid.display.ElfHeaderGridRow | |
| gridItemEditorOpenHandler(event:com.elfgrid.events:ElfGridEditorEvent) — Method in class com.elfgrid.ElfDataGrid | |
| gridItemMouseDownHandler(event) — Method in class com.elfgrid.ElfDataGrid | |
| gridItemRollOutHandler(event) — Method in class com.elfgrid.ElfDataGrid | |
| gridItemRollOverHandler(event) — Method in class com.elfgrid.ElfDataGrid | |
| gridItems — Property in class com.elfgrid.display.ElfGridRow | |
| gridItems — Property in class com.elfgrid.display.ElfHeaderGridRow | |
| gridItemStyleName — Style in class com.elfgrid.ElfDataGrid | |
| The default style for a grid item. | |
| gridItemStyleName — Style in class com.elfgrid.columns.ElfColumnBase | |
| gridRows — Property in class com.elfgrid.ElfDataGrid | |
| gridRowsSplitPosition — Property in class com.elfgrid.ElfDataGrid | |
| If there are not enough rows to fill the available space, and the position/bottomPosition needs to back up to accomodate, then this is the number of rows that validateGridCells had to back up. | |
| 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 | |