| 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 | |
| _maxColumnDisplayPosition — Property in class com.elfgrid.ElfDataGrid | |
| maxColumnDisplayPosition — Property in class com.elfgrid.ElfDataGrid | |
| The highest position you can scroll horizontally. | |
| maxLength — Property in class com.elfgrid.columns.ElfStringColumn | |
| MAX_POSITION_CHANGE — Static property in class com.elfgrid.events.ElfGridDataEvent | |
| maxRowCount — Property in class com.elfgrid.ElfDataGridBase | |
| The maximum number of rows to display | |
| maxRowCountChange — Event in class com.elfgrid.ElfDataGridBase | |
| MAX_ROW_COUNT_CHANGE — Static property in class com.elfgrid.events.ElfGridDataEvent | |
| maxWidth — Property in class com.elfgrid.columns.ElfColumnBase | |
| The maximum width of the column. | |
| maxWidth — Property in interface com.elfgrid.columns.IElfGridColumn | |
| The maximum width of the column. | |
| measure() — Method in class com.elfgrid.ElfDataGrid | |
| Only measures the width. | |
| measure() — Method in class com.elfgrid.display.ElfGridItem | |
| measure() — Method in class com.elfgrid.display.ElfHeaderGridItem | |
| measure() — Method in class com.elfgrid.display.ElfToolTip | |
| measureHeight() — Method in class com.elfgrid.ElfDataGrid | |
| We can only accurately measure the grid's height after an updateDisplayList. | |
| metricsAreValid — Property in class com.elfgrid.ElfDataGrid | |
| minLength — Property in class com.elfgrid.columns.ElfStringColumn | |
| minRowCount — Property in class com.elfgrid.ElfDataGridBase | |
| The minimum number of rows to display. | |
| minRowCountChange — Event in class com.elfgrid.ElfDataGridBase | |
| MIN_ROW_COUNT_CHANGE — Static property in class com.elfgrid.events.ElfGridDataEvent | |
| minRowHeight — Property in class com.elfgrid.columns.ElfColumnBase | |
| The minimum row height of item renderers from this column. | |
| minWidth — Property in class com.elfgrid.columns.ElfColumnBase | |
| The minimum width of the column. | |
| minWidth — Property in interface com.elfgrid.columns.IElfGridColumn | |
| The minimum width of the column. | |
| mouseWheelHandler(event) — Method in class com.elfgrid.ElfDataGrid | |
| The mouse wheel handler. | |
| mouseWheelScrollRows — Property in class com.elfgrid.ElfDataGrid | |
| The number of rows to scroll when the mouse wheel is spun. | |
| movable — Property in class com.elfgrid.columns.ElfColumnBase | |
| Whether or not this column can be moved by the user. | |
| movable — Property in interface com.elfgrid.columns.IElfGridColumn | |
| If true, the column can be moved to a different column index via user interaction. | |
| movableColumns — Property in class com.elfgrid.ElfDataGrid | |
| Toggle whether columns can be repositioned. | |
| moveColumn(fromIndex, toIndex) — Method in class com.elfgrid.ElfDataGridBase | |
| moveItem(fromLocation, toLocation) — Method in class com.elfgrid.ElfDataGridBase | |
| moveItemV(fromLocation, toLocation) — Method in class com.elfgrid.ElfDataGridBase | |
| moveSelectedCell(xDir, yDir) — Method in class com.elfgrid.ElfDataGridBase | |
| moveSelectedCell moves the selected column by xDir and the selected row by yDir. | |
| moveSelectedRow(yDir) — Method in class com.elfgrid.ElfDataGridBase | |
| moveSelectedRow moves the selected row by the number of rows defined by yDir. | |
| multiline — Property in class com.elfgrid.columns.ElfColumnBase | |
| If true, the Text created for cellItem will be multiline. | |
| multiline — Property in interface com.elfgrid.columns.IElfGridColumn | |
| Whether or not the cells are multiline. | |
| multilineHeader — Property in class com.elfgrid.columns.ElfColumnBase | |
| Whether or not the header label is multiline. | |
| multilineHeader — Property in interface com.elfgrid.columns.IElfGridColumn | |
| Whether or not the header label is multiline. | |
| 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 | |