A B C D E G H I J L M O P R S T U V

I

INSERTED - Static variable in class dyntable.EntityListEvent
Identifies the addition of new data to the table.
insertEntity(int, Object) - Method in class dyntable.ProxyEntityList
 
insertEntity(int, Object) - Method in class dyntable.OrderTranslatorEntityList
Inserts the given entity at the index specified and moves all other entities to make room for the new entity if needed.
insertEntity(int, Object) - Method in interface dyntable.EntityList
Inserts an entity into this EntityList.
insertRow(int) - Method in class dyntable.DefaultCellAttribute
 
insertRow(int) - Method in interface dyntable.CellAttribute
Adds column to table at a certain position.
insertRow(int, Vector) - Method in class dyntable.AttributiveCellTableModel
 
isCellEditable(int, int) - Method in class dyntable.RowHeaderModel
 
isCellFocusAllowed() - Method in class dyntable.JDynTable
Returns true if focusing on a cell is allowed, false otherwise.
isEditable() - Method in class dyntable.EntityTableColumn
Returns true if the column is editable, false otherwise.
isEditable(int) - Method in interface dyntable.EntityTableColumnModel
Returns true if the specified column is editable, false otherwise.
isEditable(int) - Method in class dyntable.AbstractEntityTableColumnModel
 
isEditable(int, int) - Method in class dyntable.DefaultCellAttribute
 
isEditable(int, int) - Method in interface dyntable.CellAttribute
Returns editability of a cell
isEntityIndexDisplayed() - Method in class dyntable.RowHeaderModel
Returns true if the entity index is displayed, false otherwise.
isEntityIndexDisplayed() - Method in class dyntable.JDynTable
Returns true if the entity index is displayed in the virtual column, false otherwise.
isHidden() - Method in class dyntable.EntityTableColumn
Returns true if this column is hidden, false otherwise.
isHidden(int) - Method in interface dyntable.EntityTableColumnModel
Returns true if the specified column is hidden, false otherwise.
isHidden(int) - Method in class dyntable.AbstractEntityTableColumnModel
 
isLocked() - Method in class dyntable.EntityTableColumn
Returns true if the column is locked, false otherwise.
isLocked() - Method in interface dyntable.EntityInterface
 
isLocked(int) - Method in interface dyntable.EntityTableColumnModel
Returns true if the specified column is locked, false otherwise.
isLocked(int) - Method in class dyntable.AbstractEntityTableColumnModel
 
isOrderLockedToList() - Method in class dyntable.OrderTranslatorEntityList
Returns true if the table data order in this OrderTranslatorEntityList is the same as the underlying EntityList, false otherwise.
isOrderLockedToList() - Method in class dyntable.JDynTable
Returns true if the changes in displayed row order affect the order in the driving EntityList.
isReadOnly() - Method in class dyntable.JDynTable
Returns true if the table is readOnly, false otherwise.
isRightAlignmentSortable(int) - Method in interface dyntable.EntityTableColumnModel
Returns true if the specified column is right alignment sortable, false otherwise.
isRightAlignmentSortable(int) - Method in class dyntable.AbstractEntityTableColumnModel
 
isRowFocusAllowed() - Method in class dyntable.JDynTable
Returns true if focusing on an entire row is allowed, false otherwise.
isRowNumberDisplayed() - Method in class dyntable.RowHeaderModel
Returns true if the row numbers are displayed in the virtual column, false otherwise.
isRowNumberDisplayed() - Method in class dyntable.JDynTable
Returns true if row numbers are displayed in the virtual column, false otherwise.
isRowSortingAllowed() - Method in class dyntable.OrderTranslatorEntityList
Returns true if row sorting is enabled, false otherwise.
isRowSortingAllowed() - Method in class dyntable.JDynTable
Returns true if row sorting is allowed, false otherwise.
isSortable() - Method in class dyntable.EntityTableColumn
Returns true if the column is sortable, false otherwise.
isSortable(int) - Method in interface dyntable.EntityTableColumnModel
Returns true if the specified column is sortable, false otherwise.
isSortable(int) - Method in class dyntable.AbstractEntityTableColumnModel
 
isTableFocusAllowed() - Method in class dyntable.JDynTable
Returns true if focusing on the entire table is allowed, false otherwise.
isVirtualColumnEnabled() - Method in class dyntable.RowHeaderModel
Returns true if the virtual column is enabled, false otherwise.
isVirtualColumnEnabled() - Method in class dyntable.RowHeaderColumnModel
Returns true if the virtual column is enabled, false otherwise.
isVirtualColumnEnabled() - Method in class dyntable.JDynTable
Returns true if the virtual column is enabled, false otherwise.
isVirtualRowEnabled() - Method in class dyntable.JDynTable
Returns true if this table has the virtual row enabled, false otherwise.
isVisible(int, int) - Method in class dyntable.DefaultCellAttribute
 
isVisible(int, int) - Method in interface dyntable.CellSpan
A cell may be not visible if its neighbor cell is combined with it
isWidthAutoCalculated() - Method in class dyntable.JDynTable
Returns true if the width is auto calculated, false otherwise.

A B C D E G H I J L M O P R S T U V