A B C D E F G H I K L M N O P Q R S T U V W X Y Z 

A

AbstractCellEditor - Class in org.eclipse.nebula.widgets.nattable.edit.editor
Abstract implementation of ICellEditor that wraps SWT controls to be NatTable editors.
AbstractCellEditor() - Constructor for class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
 
AbstractCellPainter - Class in org.eclipse.nebula.widgets.nattable.painter.cell
 
AbstractCellPainter() - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractCellPainter
 
AbstractColumnChooserDialog - Class in org.eclipse.nebula.widgets.nattable.columnChooser.gui
 
AbstractColumnChooserDialog(Shell) - Constructor for class org.eclipse.nebula.widgets.nattable.columnChooser.gui.AbstractColumnChooserDialog
 
AbstractColumnCommand - Class in org.eclipse.nebula.widgets.nattable.command
 
AbstractColumnCommand(ILayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.command.AbstractColumnCommand
 
AbstractColumnCommand(AbstractColumnCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.command.AbstractColumnCommand
 
AbstractColumnHideShowLayer - Class in org.eclipse.nebula.widgets.nattable.hideshow
 
AbstractColumnHideShowLayer(IUniqueIndexLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.AbstractColumnHideShowLayer
 
AbstractContextFreeCommand - Class in org.eclipse.nebula.widgets.nattable.command
 
AbstractContextFreeCommand() - Constructor for class org.eclipse.nebula.widgets.nattable.command.AbstractContextFreeCommand
 
AbstractContextFreeEvent - Class in org.eclipse.nebula.widgets.nattable.layer.event
 
AbstractContextFreeEvent() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.AbstractContextFreeEvent
 
AbstractDialogCellEditor - Class in org.eclipse.nebula.widgets.nattable.edit.gui
Abstract implementation of a ICellEditor that is also a ICellEditDialog.
AbstractDialogCellEditor() - Constructor for class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
 
AbstractEditErrorHandler - Class in org.eclipse.nebula.widgets.nattable.edit.editor
Abstract implementation of IEditErrorHandler that by default calls the underlying IEditErrorHandler to handle the error.
AbstractEditErrorHandler(IEditErrorHandler) - Constructor for class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractEditErrorHandler
 
AbstractEditorPanel<T> - Class in org.eclipse.nebula.widgets.nattable.style.editor
SWT Panel to edit object of type T
AbstractEditorPanel(Composite, int) - Constructor for class org.eclipse.nebula.widgets.nattable.style.editor.AbstractEditorPanel
 
AbstractEventConflater - Class in org.eclipse.nebula.widgets.nattable.conflation
 
AbstractEventConflater() - Constructor for class org.eclipse.nebula.widgets.nattable.conflation.AbstractEventConflater
 
AbstractFilterListDataProvider<T> - Class in org.eclipse.nebula.widgets.nattable.data
Enables the use of a List containing POJO(s) as a backing data source.
AbstractFilterListDataProvider(List<T>, IColumnAccessor<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.data.AbstractFilterListDataProvider
 
AbstractHeaderMenuConfiguration - Class in org.eclipse.nebula.widgets.nattable.ui.menu
Abstract implementation for adding header menus to a NatTable.
AbstractHeaderMenuConfiguration(NatTable) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.menu.AbstractHeaderMenuConfiguration
Creates a header menu configuration that attaches menus to the row header, the column header and the corner region.
AbstractIndexLayerTransform - Class in org.eclipse.nebula.widgets.nattable.layer
Abstract base class for layers that expose transformed views of an underlying unique index layer.
AbstractIndexLayerTransform() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
AbstractIndexLayerTransform(IUniqueIndexLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
AbstractKeySelectAction - Class in org.eclipse.nebula.widgets.nattable.selection.action
 
AbstractKeySelectAction(SelectionLayer.MoveDirectionEnum) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.action.AbstractKeySelectAction
 
AbstractKeySelectAction(SelectionLayer.MoveDirectionEnum, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.action.AbstractKeySelectAction
 
AbstractLayer - Class in org.eclipse.nebula.widgets.nattable.layer
Base layer implementation with common methods for managing listeners and caching, etc.
AbstractLayer() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
AbstractLayerCell - Class in org.eclipse.nebula.widgets.nattable.layer.cell
 
AbstractLayerCell() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.cell.AbstractLayerCell
 
AbstractLayerCommandHandler<T extends ILayerCommand> - Class in org.eclipse.nebula.widgets.nattable.command
 
AbstractLayerCommandHandler() - Constructor for class org.eclipse.nebula.widgets.nattable.command.AbstractLayerCommandHandler
 
AbstractLayerConfiguration<L extends ILayer> - Class in org.eclipse.nebula.widgets.nattable.config
Casts the layer to be to the type parameter for convenience.
AbstractLayerConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.config.AbstractLayerConfiguration
 
AbstractLayerTest - Class in org.eclipse.nebula.widgets.nattable.layer
 
AbstractLayerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTest
 
AbstractLayerTransform - Class in org.eclipse.nebula.widgets.nattable.layer
Abstract base class for layers that expose transformed views of an underlying layer.
AbstractLayerTransform() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
AbstractLayerTransform(ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
AbstractLayerTransformTest - Class in org.eclipse.nebula.widgets.nattable.layer
 
AbstractLayerTransformTest() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransformTest
 
AbstractModeEventHandler - Class in org.eclipse.nebula.widgets.nattable.ui.mode
 
AbstractModeEventHandler(ModeSupport) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.mode.AbstractModeEventHandler
 
AbstractMouseSelectionAction - Class in org.eclipse.nebula.widgets.nattable.selection.action
 
AbstractMouseSelectionAction() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.action.AbstractMouseSelectionAction
 
AbstractMultiColumnCommand - Class in org.eclipse.nebula.widgets.nattable.command
 
AbstractMultiColumnCommand(ILayer, int...) - Constructor for class org.eclipse.nebula.widgets.nattable.command.AbstractMultiColumnCommand
 
AbstractMultiColumnCommand(AbstractMultiColumnCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.command.AbstractMultiColumnCommand
 
AbstractMultiRowCommand - Class in org.eclipse.nebula.widgets.nattable.command
 
AbstractMultiRowCommand(ILayer, int...) - Constructor for class org.eclipse.nebula.widgets.nattable.command.AbstractMultiRowCommand
 
AbstractMultiRowCommand(AbstractMultiRowCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.command.AbstractMultiRowCommand
 
AbstractOverrider - Class in org.eclipse.nebula.widgets.nattable.layer.cell
 
AbstractOverrider() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.cell.AbstractOverrider
 
AbstractPositionCommand - Class in org.eclipse.nebula.widgets.nattable.command
 
AbstractPositionCommand(ILayer, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.command.AbstractPositionCommand
 
AbstractPositionCommand(AbstractPositionCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.command.AbstractPositionCommand
 
AbstractRegistryConfiguration - Class in org.eclipse.nebula.widgets.nattable.config
 
AbstractRegistryConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.config.AbstractRegistryConfiguration
 
AbstractRowCommand - Class in org.eclipse.nebula.widgets.nattable.command
 
AbstractRowCommand(ILayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.command.AbstractRowCommand
 
AbstractRowCommand(AbstractRowCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.command.AbstractRowCommand
 
AbstractRowHideShowLayer - Class in org.eclipse.nebula.widgets.nattable.hideshow
 
AbstractRowHideShowLayer(IUniqueIndexLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.AbstractRowHideShowLayer
 
AbstractSearchStrategy - Class in org.eclipse.nebula.widgets.nattable.search.strategy
 
AbstractSearchStrategy() - Constructor for class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
AbstractSelectionCommand - Class in org.eclipse.nebula.widgets.nattable.selection.command
 
AbstractSelectionCommand(boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.command.AbstractSelectionCommand
 
AbstractStyleEditorDialog - Class in org.eclipse.nebula.widgets.nattable.style.editor
 
AbstractStyleEditorDialog(Shell) - Constructor for class org.eclipse.nebula.widgets.nattable.style.editor.AbstractStyleEditorDialog
 
AbstractTextPainter - Class in org.eclipse.nebula.widgets.nattable.painter.cell
Abstract TextPainter the contains general methods for drawing text into a cell.
AbstractTextPainter() - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
 
AbstractTextPainter(boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
 
AbstractTextPainter(boolean, boolean, int) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
 
AbstractTextPainter(boolean, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
 
AbstractTextPainter(boolean, boolean, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
 
AbstractTextPainter(boolean, boolean, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
 
AbstractTextPainter(boolean, boolean, int, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
 
AbstractUiBindingConfiguration - Class in org.eclipse.nebula.widgets.nattable.config
 
AbstractUiBindingConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.config.AbstractUiBindingConfiguration
 
accumulateConfigLabels(LabelStack, int, int) - Method in class org.eclipse.nebula.widgets.nattable.grid.cell.AlternatingRowConfigLabelAccumulator
 
accumulateConfigLabels(LabelStack, int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.AggregrateConfigLabelAccumulator
 
accumulateConfigLabels(LabelStack, int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.BodyOverrideConfigLabelAccumulator
 
accumulateConfigLabels(LabelStack, int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.CellOverrideLabelAccumulator
 
accumulateConfigLabels(LabelStack, int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ClassNameConfigLabelAccumulator
 
accumulateConfigLabels(LabelStack, int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ColumnLabelAccumulator
 
accumulateConfigLabels(LabelStack, int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulator
Add labels applicable to this cell position
accumulateConfigLabels(LabelStack, int, int) - Method in interface org.eclipse.nebula.widgets.nattable.layer.cell.IConfigLabelAccumulator
Add labels applicable to this cell position
accumulateConfigLabels(LabelStack, int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.RowOverrideLabelAccumulator
 
accumulateConfigLabels(LabelStack, int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.SimpleConfigLabelAccumulator
 
aCollapsedColumnGroupShouldNotBeSpanned() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerTest
 
activateAtAnyPosition() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
 
activateAtAnyPosition() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.CheckBoxCellEditor
 
activateAtAnyPosition() - Method in interface org.eclipse.nebula.widgets.nattable.edit.editor.ICellEditor
This method is intended to be used by IMouseEventMatcher implementations that need to check for the editor and the click position to determine whether an editor should be activated or not.
activateAtAnyPosition() - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
 
activateCell(Composite, Object, EditModeEnum, ICellEditHandler, ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
 
activateCell(Composite, Object) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
This method will be called by AbstractCellEditor.activateCell(Composite, Object, EditModeEnum, ICellEditHandler, ILayerCell, IConfigRegistry) after initializing the activation values and before adding the default listeners.
activateCell(Composite, Object) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.CheckBoxCellEditor
As soon as the editor is activated, flip the current data value and commit it.
activateCell(Composite, Object) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
 
activateCell(Composite, Object, EditModeEnum, ICellEditHandler, ILayerCell, IConfigRegistry) - Method in interface org.eclipse.nebula.widgets.nattable.edit.editor.ICellEditor
This method will be called by the framework to activate this cell editor.
activateCell(Composite, Object) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TextCellEditor
 
activateCell(Composite, Object, EditModeEnum, ICellEditHandler, ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
 
ACTIVE_VIEW_CONFIGURATION_KEY - Static variable in class org.eclipse.nebula.widgets.nattable.persistence.gui.PersistenceDialog
Key under which the name of the active view configuration is stored within the properties.
ActiveCellEditorRegistry - Class in org.eclipse.nebula.widgets.nattable.edit
This class is used to store the instance of the current active cell editor for inline editing.
ActiveCellEditorRegistry() - Constructor for class org.eclipse.nebula.widgets.nattable.edit.ActiveCellEditorRegistry
 
add(IEventConflater) - Method in class org.eclipse.nebula.widgets.nattable.conflation.EventConflaterChain
 
add(IConfigLabelAccumulator) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.AggregrateConfigLabelAccumulator
 
add(IConfigLabelAccumulator...) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.AggregrateConfigLabelAccumulator
 
addAllStateChangeListener(List<IStateChangedListener>) - Method in class org.eclipse.nebula.widgets.nattable.persistence.gui.PersistenceDialog
Adds the given IStateChangedListeners to the local list of listeners.
addAlternateRowColoringConfig(CompositeLayer) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.config.DefaultGridLayerConfiguration
 
addAutoSpanningColumnPositions(Integer...) - Method in class org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProvider
Configures the given column positions for auto spanning.
addAutoSpanningRowPositions(Integer...) - Method in class org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProvider
Configures the given row positions for auto spanning.
addCacheUpdateListener(IFilterRowComboUpdateListener) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProvider
Adds the given listener to the list of listeners for value cache updates.
addCategory(Node, String) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.ColumnCategoriesModel
 
addCellSelection() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
addCheckStateListener(ICheckStateListener) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterNatCombo
Add an ICheckStateListener to the viewer of the dropdown that contains the select all item.
addChild(Node) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.Node
Adds a child to the list of children for this Node.
addChildCategory(String) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.Node
 
addChildColumnIndexes(int...) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.Node
 
addClickListener(IMouseAction) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.ButtonCellPainter
 
addColumnGroup(ColumnGroupModel.ColumnGroup) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel
 
addColumnHeaderStyleConfig() - Method in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultColumnHeaderLayerConfiguration
 
addColumnHeaderUIBindings() - Method in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultColumnHeaderLayerConfiguration
 
addColumnReorderUIBindings() - Method in class org.eclipse.nebula.widgets.nattable.reorder.config.DefaultColumnReorderLayerConfiguration
 
addColumnsIndexesToGroup(String, int...) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupGroupHeaderLayer
 
addColumnsIndexesToGroup(String, int...) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayer
 
addColumnsIndexesToGroup(String, int...) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel
Creates the column group if one does not exist with the given name and adds the column indexes to it.
addColumnsToCategory(Node, int...) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.ColumnCategoriesModel
 
addConfigLabelAccumulatorForRegion(String, IConfigLabelAccumulator) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
Adds the configLabelAccumulator to the existing label accumulators.
addConfigLabels(String...) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.CellFixture
 
addConfiguration(IConfiguration) - Method in class org.eclipse.nebula.widgets.nattable.config.AggregateConfiguration
 
addConfiguration(IConfiguration) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
addConfiguration(IConfiguration) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
Adds a configuration to the table.
addDragMode(IDragMode) - Method in class org.eclipse.nebula.widgets.nattable.ui.action.AggregateDragMode
 
addDragSupport(int, Transfer[], DragSourceListener) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
Adds support for dragging items out of this control via a user drag-and-drop operation.
addDropSupport(int, Transfer[], DropTargetListener) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
Adds support for dropping items into this control via a user drag-and-drop operation.
addEditingHandlerConfig() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.config.DefaultGridLayerConfiguration
 
addEditingUIConfig() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.config.DefaultGridLayerConfiguration
 
addEditorControlListeners() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
 
addEditorControlListeners() - Method in interface org.eclipse.nebula.widgets.nattable.edit.editor.ICellEditor
This method is intended to add listeners to the wrapped editor control to add context related behaviour.
addEditorControlListeners() - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
 
addEvent(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.conflation.AbstractEventConflater
 
addEvent(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.conflation.EventConflaterChain
 
addEvent(ILayerEvent) - Method in interface org.eclipse.nebula.widgets.nattable.conflation.IEventConflater
 
addEvent(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.conflation.VisualChangeEventConflater
 
addExcelExportUIBindings() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.config.DefaultGridLayerConfiguration
 
addGroupByColumnIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByModel
 
addKeyListener(KeyListener) - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
 
addLabel(String) - Method in class org.eclipse.nebula.widgets.nattable.layer.LabelStack
Adds a label to the bottom of the label stack.
addLabelOnTop(String) - Method in class org.eclipse.nebula.widgets.nattable.layer.LabelStack
Adds a label to the top of the label stack.
addLayerListener(ILayerListener) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
addLayerListener(ILayerListener) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
 
addLayerListener(ILayerListener) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
addLayerListener(ILayerListener) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
addLayerListener(ILayerListener) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
addListener(Object) - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.AbstractColumnChooserDialog
 
addMemberRow(T) - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroup
Adds the row into the group.
addMemberRow(T) - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroup
 
addMemberRows(List<T>) - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroup
Adds multiple rows into the group.
addMemberRows(List<T>) - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroup
 
addMenuItem(NatTable, Menu) - Method in interface org.eclipse.nebula.widgets.nattable.ui.menu.IMenuItemProvider
Add an item to the popup menu.
addMouseListener(MouseListener) - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
 
addMoveSelectionConfig() - Method in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionLayerConfiguration
 
addMultipleAdjacentCellSelection() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
addMultipleDisjointCellSelection() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
addNatComboListener(NatCombo) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
Registers special listeners to the NatCombo regarding the EditModeEnum, that are needed to commit/close or change the visibility state of the NatCombo dependent on UI interactions.
addNullRangeSelection() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
addOverlayPainter(IOverlayPainter) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
addOverride(String) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.BodyOverrideConfigLabelAccumulator
 
addOverrides(Map<Serializable, List<String>>) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.AbstractOverrider
 
addPostSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.nebula.widgets.nattable.selection.RowPostSelectionProvider
 
addPrintUIBindings() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.config.DefaultGridLayerConfiguration
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.BlinkingRowDataFixture
 
addRangeSelection() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
addRootCategory(String) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.ColumnCategoriesModel
 
addRowGroup(IRowGroup<T>) - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroup
Adds a row-group into the group.
addRowGroup(IRowGroup<T>) - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroupModel
Adds a group into the model.
addRowGroup(IRowGroup<T>) - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroup
 
addRowGroup(IRowGroup<T>) - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroupModel
 
addRowGroups(List<IRowGroup<T>>) - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroupModel
Adds multiple row groups into the model and only fires off a single change notification.
addRowGroups(List<IRowGroup<T>>) - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroupModel
 
addRowHeaderStyleConfig() - Method in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultRowHeaderLayerConfiguration
 
addRowHeaderUIBindings() - Method in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultRowHeaderLayerConfiguration
 
addRowReorderUIBindings() - Method in class org.eclipse.nebula.widgets.nattable.reorder.config.DefaultRowReorderLayerConfiguration
 
addRunnable(String, Runnable) - Method in class org.eclipse.nebula.widgets.nattable.util.UpdateQueue
Add a new runnable to a map along with a unique id
The last update runnable of an id will be executed only.
addSearchUIBindings() - Method in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionLayerConfiguration
 
addSelected() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.gui.ColumnCategoriesDialog
 
addSelection(int, int) - Method in interface org.eclipse.nebula.widgets.nattable.selection.ISelectionModel
 
addSelection(Rectangle) - Method in interface org.eclipse.nebula.widgets.nattable.selection.ISelectionModel
 
addSelection(int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
addSelection(Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
addSelection(Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
addSelection(int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModel
 
addSelection(Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModel
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionProvider
 
addSelectionListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
 
addSelectionStyleConfig() - Method in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionLayerConfiguration
 
addSelectionUIBindings() - Method in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionLayerConfiguration
 
addShellListener(ShellListener) - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
 
addStateChangeListener(IStateChangedListener) - Method in class org.eclipse.nebula.widgets.nattable.persistence.command.DisplayPersistenceDialogCommandHandler
Add the given IStateChangedListener to the local list of listeners.
addStateChangeListener(IStateChangedListener) - Method in class org.eclipse.nebula.widgets.nattable.persistence.gui.PersistenceDialog
Add the given IStateChangedListener to the local list of listeners.
addStaticFilter(Matcher<T>) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsStaticFilterStrategy
Add a static filter to this filter strategy which will always be applied additionally to any other filter.
addStaticFilter(MatcherEditor<T>) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsStaticFilterStrategy
Add a static filter to this filter strategy which will always be applied additionally to any other filter.
addStaticMemberRow(T) - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroup
Adds a static row into the group.
addStaticMemberRow(T) - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroup
 
addStyleProperties(String) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.PropertiesFixture
 
addSummaryProviderConfig(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.DefaultSummaryRowConfiguration
 
addSummaryRowDisplayConverter(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.DefaultSummaryRowConfiguration
Add a specialized DefaultDisplayConverter that will show "..." if there is no value to show in the summary row yet.
addSummaryRowStyleConfig(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.DefaultSummaryRowConfiguration
 
addTickUpdateConfig() - Method in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionLayerConfiguration
 
addToCache(Integer, Object) - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowLayer
 
addTraverseListener(TraverseListener) - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
 
adjacentColumnGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest
 
adjustCellBounds(int, int, Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer.CompositeLayerPainter
 
adjustCellBounds(int, int, Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.painter.layer.CellLayerPainter
 
adjustCellBounds(int, int, Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.painter.layer.GridLineCellLayerPainter
 
adjustCellBounds(int, int, Rectangle) - Method in interface org.eclipse.nebula.widgets.nattable.painter.layer.ILayerPainter
This method is used to adjust the cell bounds when painting the layer.
adjustCellBounds(int, int, Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.painter.layer.NatLayerPainter
 
adjustColOrigin() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest
 
adjustOriginX(int) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
If the client area size is greater than the content size, move origin to fill as much content as possible.
adjustOriginY(int) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
If the client area size is greater than the content size, move origin to fill as much content as possible.
adjustRowOrigin() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest
 
after() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.event.ShowColumnPositionsEventDiffTest
 
after() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.event.ShowRowPositionsEventDiffTest
 
after() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.MultiColumnReorderEventDiffTest
 
after() - Method in class org.eclipse.nebula.widgets.nattable.resize.event.ResizeEventDiffTest
 
AggregateConfiguration - Class in org.eclipse.nebula.widgets.nattable.config
Aggregates IConfiguration objects and invokes configure methods on all its members.
AggregateConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.config.AggregateConfiguration
 
AggregateDragMode - Class in org.eclipse.nebula.widgets.nattable.ui.action
 
AggregateDragMode() - Constructor for class org.eclipse.nebula.widgets.nattable.ui.action.AggregateDragMode
 
AggregateDragMode(IDragMode...) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.action.AggregateDragMode
 
AggregrateConfigLabelAccumulator - Class in org.eclipse.nebula.widgets.nattable.layer.cell
An IConfigLabelAccumulator that can aggregate labels from other IConfigLabelAccumulators.
AggregrateConfigLabelAccumulator() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.cell.AggregrateConfigLabelAccumulator
 
allCellsEditable(SelectionLayer, IConfigRegistry) - Static method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtils
For every cell that is selected it is checked whether the cell is editable or not.
allIndexesSameSize() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigTest
 
allowCommit - Variable in class org.eclipse.nebula.widgets.nattable.edit.config.DialogErrorHandling
Flag to configure if this dialog allows to commit invalid data.
allowsChildren(Object) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByTreeFormat
 
AlternatingRowConfigLabelAccumulator - Class in org.eclipse.nebula.widgets.nattable.grid.cell
Applies 'odd'/'even' labels to all the rows.
AlternatingRowConfigLabelAccumulator() - Constructor for class org.eclipse.nebula.widgets.nattable.grid.cell.AlternatingRowConfigLabelAccumulator
 
ALWAYS_EDITABLE - Static variable in interface org.eclipse.nebula.widgets.nattable.config.IEditableRule
 
ALWAYS_VALID - Static variable in interface org.eclipse.nebula.widgets.nattable.data.validate.IDataValidator
 
anchorBgColor - Variable in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionStyleConfiguration
 
anchorBorderColor - Variable in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionStyleConfiguration
 
anchorBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionStyleConfiguration
 
anchorFgColor - Variable in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionStyleConfiguration
 
AnyCommandHandlerFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture.command
 
AnyCommandHandlerFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.command.AnyCommandHandlerFixture
 
applyFilter(Map<Integer, Object>) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxGlazedListsFilterStrategy
 
applyFilter(Map<Integer, Object>) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategy
Create GlazedLists matcher editors and apply them to facilitate filtering.
applyFilter(Map<Integer, Object>) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsStaticFilterStrategy
Create GlazedLists matcher editors and apply them to facilitate filtering.
applyFilter(Map<Integer, Object>) - Method in interface org.eclipse.nebula.widgets.nattable.filterrow.IFilterStrategy
Apply the filter(s) specified by the entered filter text.
applySelectedStyleToColumns(DisplayColumnStyleEditorCommand, int[]) - Method in class org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandler
 
AreaProviderFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture
 
AreaProviderFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.AreaProviderFixture
 
ArrayUtil - Class in org.eclipse.nebula.widgets.nattable.util
 
ArrayUtil() - Constructor for class org.eclipse.nebula.widgets.nattable.util.ArrayUtil
 
ArrayUtilTest - Class in org.eclipse.nebula.widgets.nattable.util
 
ArrayUtilTest() - Constructor for class org.eclipse.nebula.widgets.nattable.util.ArrayUtilTest
 
asCollection(T[]) - Static method in class org.eclipse.nebula.widgets.nattable.util.ArrayUtil
 
asCollection(Iterator<T>) - Static method in class org.eclipse.nebula.widgets.nattable.util.ObjectUtils
Transfers the iterator to an unmodifiable collection.
asColor(String) - Static method in class org.eclipse.nebula.widgets.nattable.persistence.ColorPersistor
Create a Color instance using the String created by ColorPersistor.asColor(String)
asIntArray(int...) - Static method in class org.eclipse.nebula.widgets.nattable.util.ArrayUtil
 
asIntArray(List<Integer>) - Static method in class org.eclipse.nebula.widgets.nattable.util.ArrayUtil
 
asIntArray(Collection<Integer>) - Static method in class org.eclipse.nebula.widgets.nattable.util.ObjectUtils
 
asIntegerList(int...) - Static method in class org.eclipse.nebula.widgets.nattable.util.ArrayUtil
 
ask_price - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
ask_price - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
ASK_PRICE_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
ASK_PRICE_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 
asList(T[]) - Static method in class org.eclipse.nebula.widgets.nattable.util.ArrayUtil
 
asList(Collection<T>) - Static method in class org.eclipse.nebula.widgets.nattable.util.ObjectUtils
 
asOrderedCollection(Iterator<T>, Comparator<T>) - Static method in class org.eclipse.nebula.widgets.nattable.util.ObjectUtils
Returns an unmodifiable ordered collection.
assembleBody(int) - Method in class org.eclipse.nebula.widgets.nattable.copy.command.CopyDataCommandHandler
Collects and assembles the selected data per row position that should be copied to the clipboard.
assembleColumnHeaders() - Method in class org.eclipse.nebula.widgets.nattable.copy.command.CopyDataCommandHandler
Creates the two dimensional array whose dimensions are calculated based on the selection within the SelectionLayer and the configured column and row headers.
assembleCopiedDataStructure() - Method in class org.eclipse.nebula.widgets.nattable.copy.command.CopyDataCommandHandler
Collects and assembles the selected data that should be copied to the clipboard.
assertLayerEquals(ILayer, ILayer) - Static method in class org.eclipse.nebula.widgets.nattable.test.LayerAssert
 
assertTestGroup3IsUnchanged() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.group.ColumnGroupModelFixture
 
assertUnchanged() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.group.ColumnGroupModelFixture
 
asString(Color) - Static method in class org.eclipse.nebula.widgets.nattable.persistence.ColorPersistor
Create a String representation of the SWT Color
AutomaticRowHeightTextPainter - Class in org.eclipse.nebula.widgets.nattable.painter.cell
Special TextPainter that will always calculate the row height of the cell dependent to the content shown in the cell.
AutomaticRowHeightTextPainter() - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.AutomaticRowHeightTextPainter
 
AutomaticRowHeightTextPainter(int) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.AutomaticRowHeightTextPainter
 
AutomaticSpanningDataProvider - Class in org.eclipse.nebula.widgets.nattable.data
This implementation of ISpanningDataProvider will automatically span cells if the containing cell values are equal.
AutomaticSpanningDataProvider(IDataProvider, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProvider
 
autoResizeAllSelectedColumnMenuItemProvider() - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
autoResizeAllSelectedColumnMenuItemProvider(String) - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
AutoResizeColumnAction - Class in org.eclipse.nebula.widgets.nattable.resize.action
 
AutoResizeColumnAction() - Constructor for class org.eclipse.nebula.widgets.nattable.resize.action.AutoResizeColumnAction
 
AutoResizeColumnCommandFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture.command
 
AutoResizeColumnCommandFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.command.AutoResizeColumnCommandFixture
 
AutoResizeColumnCommandHandler - Class in org.eclipse.nebula.widgets.nattable.grid.command
This command is triggered by the InitializeAutoResizeColumnsCommand.
AutoResizeColumnCommandHandler(ILayer, ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.command.AutoResizeColumnCommandHandler
 
AutoResizeColumnCommandHandler(GridLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.command.AutoResizeColumnCommandHandler
 
autoResizeColumnMenuItemProvider() - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
autoResizeColumnMenuItemProvider(String) - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
AutoResizeColumnsCommand - Class in org.eclipse.nebula.widgets.nattable.resize.command
Command indicating that all selected columns have to be auto resized i.e made wide enough to just fit the widest cell.
AutoResizeColumnsCommand(InitializeAutoResizeColumnsCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.AutoResizeColumnsCommand
 
AutoResizeColumnsCommand(AutoResizeColumnsCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.AutoResizeColumnsCommand
 
AutoResizeColumnsTest - Class in org.eclipse.nebula.widgets.nattable.resize
 
AutoResizeColumnsTest() - Constructor for class org.eclipse.nebula.widgets.nattable.resize.AutoResizeColumnsTest
 
autoResizeOneColumn() - Method in class org.eclipse.nebula.widgets.nattable.resize.AutoResizeColumnsTest
These sequence of actions were causing a nasty bug in AutoResize
AutoResizeRowAction - Class in org.eclipse.nebula.widgets.nattable.resize.action
 
AutoResizeRowAction() - Constructor for class org.eclipse.nebula.widgets.nattable.resize.action.AutoResizeRowAction
 
AutoResizeRowCommandFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture.command
 
AutoResizeRowCommandFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.command.AutoResizeRowCommandFixture
 
AutoResizeRowCommandHandler - Class in org.eclipse.nebula.widgets.nattable.grid.command
This command is triggered by the InitializeAutoResizeRowsCommand.
AutoResizeRowCommandHandler(ILayer, ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.command.AutoResizeRowCommandHandler
 
AutoResizeRowCommandHandler(GridLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.command.AutoResizeRowCommandHandler
 
autoResizeRowMenuItemProvider() - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
autoResizeRowMenuItemProvider(String) - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
AutoResizeRowsCommand - Class in org.eclipse.nebula.widgets.nattable.resize.command
 
AutoResizeRowsCommand(InitializeAutoResizeRowsCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.AutoResizeRowsCommand
 
AutoResizeRowsCommand(AutoResizeRowsCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.AutoResizeRowsCommand
 
AvailableColumnCategoriesProvider - Class in org.eclipse.nebula.widgets.nattable.columnCategories.gui
Provides data to the tree viewer representation of Column categories.
AvailableColumnCategoriesProvider(ColumnCategoriesModel) - Constructor for class org.eclipse.nebula.widgets.nattable.columnCategories.gui.AvailableColumnCategoriesProvider
 

B

BACKGROUND_COLOR - Static variable in interface org.eclipse.nebula.widgets.nattable.style.CellStyleAttributes
Attribute for configuring the background color of a cell.
BackgroundImagePainter - Class in org.eclipse.nebula.widgets.nattable.painter.cell
Paints the cell background using an image.
BackgroundImagePainter(ICellPainter, Image, Color) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.BackgroundImagePainter
 
BackgroundPainter - Class in org.eclipse.nebula.widgets.nattable.painter.cell
Paints the background of the cell using the color from the cell style.
BackgroundPainter() - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.BackgroundPainter
 
BackgroundPainter(ICellPainter) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.BackgroundPainter
 
BaseColumnHideShowLayerFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture.layer
This is a vanilla ColumnHideShowLayer to be used for testing Events.
BaseColumnHideShowLayerFixture(IUniqueIndexLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.BaseColumnHideShowLayerFixture
 
BaseColumnReorderLayerFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture.layer
This fixture provides a base vanilla ColumnReorderLayer.
BaseColumnReorderLayerFixture(IUniqueIndexLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.BaseColumnReorderLayerFixture
 
BaseDataLayerFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture.layer
A DataLayer for use in unit tests with a pre-canned
BaseDataLayerFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.BaseDataLayerFixture
 
BaseDataLayerFixture(int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.BaseDataLayerFixture
 
BaseRowHideShowLayerFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture.layer
This is a vanilla RowHideShowLayer to be used for testing Events.
BaseRowHideShowLayerFixture(IUniqueIndexLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.BaseRowHideShowLayerFixture
 
BaseRowReorderLayerFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture.layer
This fixture provides a base vanilla RowReorderLayer.
BaseRowReorderLayerFixture(IUniqueIndexLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.BaseRowReorderLayerFixture
 
basicReordering() - Method in class org.eclipse.nebula.widgets.nattable.group.action.ColumnHeaderReoderDragModeTest
 
basics() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.TreeTest
 
before() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.event.ShowColumnPositionsEventDiffTest
 
before() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.event.ShowRowPositionsEventDiffTest
 
before() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.MultiColumnReorderEventDiffTest
 
before() - Method in class org.eclipse.nebula.widgets.nattable.resize.event.ResizeEventDiffTest
 
before() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
BeveledBorderDecorator - Class in org.eclipse.nebula.widgets.nattable.painter.cell.decorator
Decorator for rendering the cell with beveled borders (button look).
BeveledBorderDecorator(ICellPainter) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.BeveledBorderDecorator
 
BeveledBorderDecorator(ICellPainter, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.BeveledBorderDecorator
 
BG_COLOR_PREFIX - Static variable in class org.eclipse.nebula.widgets.nattable.persistence.StylePersistor
 
bgColor - Variable in class org.eclipse.nebula.widgets.nattable.config.DefaultNatTableStyleConfiguration
 
bgColor - Variable in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultColumnHeaderStyleConfiguration
 
bgColor - Variable in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultRowHeaderStyleConfiguration
 
bid_price - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
bid_price - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
BID_PRICE_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
BID_PRICE_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 
blend(RGB, RGB) - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
Blend the two colour values returning a value that is halfway between them.
blendBackgroundColour(ILayerCell, IConfigRegistry, RGB) - Static method in class org.eclipse.nebula.widgets.nattable.painter.cell.BlendedBackgroundPainter
Returns a background colour for the specified cell.
BlendedBackgroundPainter - Class in org.eclipse.nebula.widgets.nattable.painter.cell
A cell painter that can blend multiple background colours together when more than one has been registered for a given cell.
BlendedBackgroundPainter(RGB) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.BlendedBackgroundPainter
 
BLINK_RESOLVER - Static variable in class org.eclipse.nebula.widgets.nattable.blink.BlinkConfigAttributes
 
BlinkConfigAttributes - Class in org.eclipse.nebula.widgets.nattable.blink
 
BlinkConfigAttributes() - Constructor for class org.eclipse.nebula.widgets.nattable.blink.BlinkConfigAttributes
 
BlinkEvent - Class in org.eclipse.nebula.widgets.nattable.blink.event
 
BlinkEvent(ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.blink.event.BlinkEvent
 
BlinkingCellResolver - Class in org.eclipse.nebula.widgets.nattable.blink
 
BlinkingCellResolver() - Constructor for class org.eclipse.nebula.widgets.nattable.blink.BlinkingCellResolver
 
blinkingEnabled - Variable in class org.eclipse.nebula.widgets.nattable.blink.BlinkLayer
 
BlinkingRowDataFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture.data
Bean wired with a property change listener for Glazed lists.
BlinkingRowDataFixture(PropertyChangeListener, RowDataFixture) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.data.BlinkingRowDataFixture
 
BlinkLayer<T> - Class in org.eclipse.nebula.widgets.nattable.blink
Blinks cells when they are updated.
BlinkLayer(IUniqueIndexLayer, IRowDataProvider<T>, IRowIdAccessor<T>, IColumnPropertyResolver, IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.blink.BlinkLayer
 
BlinkLayer(IUniqueIndexLayer, IRowDataProvider<T>, IRowIdAccessor<T>, IColumnPropertyResolver, IConfigRegistry, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.blink.BlinkLayer
 
BlinkLayer(IUniqueIndexLayer, IRowDataProvider<T>, IRowIdAccessor<T>, IColumnPropertyResolver, IConfigRegistry, boolean, ScheduledExecutorService) - Constructor for class org.eclipse.nebula.widgets.nattable.blink.BlinkLayer
 
BlinkLayerTest - Class in org.eclipse.nebula.widgets.nattable.blink
 
BlinkLayerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.blink.BlinkLayerTest
 
BlinkTimerEnableCommand - Class in org.eclipse.nebula.widgets.nattable.blink.command
 
BlinkTimerEnableCommand(boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.blink.command.BlinkTimerEnableCommand
 
BlinkTimerEnableCommandHandler - Class in org.eclipse.nebula.widgets.nattable.blink.command
 
BlinkTimerEnableCommandHandler(BlinkLayer<?>) - Constructor for class org.eclipse.nebula.widgets.nattable.blink.command.BlinkTimerEnableCommandHandler
 
BLUE_COLOR_PREFIX - Static variable in class org.eclipse.nebula.widgets.nattable.persistence.StylePersistor
 
BODY - Static variable in interface org.eclipse.nebula.widgets.nattable.grid.GridRegion
 
BodyCellEditorMouseEventMatcher - Class in org.eclipse.nebula.widgets.nattable.ui.matcher
Deprecated.
BodyCellEditorMouseEventMatcher(Class<?>) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.matcher.BodyCellEditorMouseEventMatcher
Deprecated.
 
BodyCellEditorMouseEventMatcher(Class<?>, int) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.matcher.BodyCellEditorMouseEventMatcher
Deprecated.
 
BodyCellEditorMouseEventMatcherTest - Class in org.eclipse.nebula.widgets.nattable.ui.matcher
 
BodyCellEditorMouseEventMatcherTest() - Constructor for class org.eclipse.nebula.widgets.nattable.ui.matcher.BodyCellEditorMouseEventMatcherTest
 
bodyDataLayer - Variable in class org.eclipse.nebula.widgets.nattable.grid.layer.DefaultGridLayer
 
bodyDataProvider - Variable in class org.eclipse.nebula.widgets.nattable.grid.data.DefaultRowHeaderDataProvider
 
bodyDataProvider - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.GridLayerFixture
 
bodyLayer - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.ColumnHeaderLayerFixture
 
bodyLayer - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.CompositeLayerFixture
 
BodyLayerStackFixture<T> - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration
 
BodyLayerStackFixture(EventList<T>, IColumnPropertyAccessor<T>, IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.BodyLayerStackFixture
 
bodyLeftClick(int) - Static method in class org.eclipse.nebula.widgets.nattable.ui.matcher.MouseEventMatcher
 
BodyMenuConfiguration - Class in org.eclipse.nebula.widgets.nattable.ui.menu
 
BodyMenuConfiguration(NatTable, ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.menu.BodyMenuConfiguration
 
BodyOverrideConfigLabelAccumulator - Class in org.eclipse.nebula.widgets.nattable.layer.cell
Applies the given labels to all the cells in the grid.
BodyOverrideConfigLabelAccumulator() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.cell.BodyOverrideConfigLabelAccumulator
 
bodyRightClick(int) - Static method in class org.eclipse.nebula.widgets.nattable.ui.matcher.MouseEventMatcher
 
BORDER_PREFIX - Static variable in class org.eclipse.nebula.widgets.nattable.persistence.StylePersistor
 
BORDER_STYLE - Static variable in interface org.eclipse.nebula.widgets.nattable.style.CellStyleAttributes
Attribute for configuring the border style.
borderStyle - Variable in class org.eclipse.nebula.widgets.nattable.config.DefaultNatTableStyleConfiguration
 
borderStyle - Variable in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultColumnHeaderStyleConfiguration
 
borderStyle - Variable in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultRowHeaderStyleConfiguration
 
BorderStyle - Class in org.eclipse.nebula.widgets.nattable.style
This class defines the visual attributes of a Border.
BorderStyle() - Constructor for class org.eclipse.nebula.widgets.nattable.style.BorderStyle
 
BorderStyle(int, Color, BorderStyle.LineStyleEnum) - Constructor for class org.eclipse.nebula.widgets.nattable.style.BorderStyle
 
BorderStyle(String) - Constructor for class org.eclipse.nebula.widgets.nattable.style.BorderStyle
Reconstruct this instance from the persisted String.
BorderStyle.LineStyleEnum - Enum in org.eclipse.nebula.widgets.nattable.style
 
BorderStyleEditorPanel - Class in org.eclipse.nebula.widgets.nattable.style.editor
EditorPanel for editing a border style.
BorderStyleEditorPanel(Composite, int) - Constructor for class org.eclipse.nebula.widgets.nattable.style.editor.BorderStyleEditorPanel
 
BorderStyleFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture
 
BorderStyleFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.BorderStyleFixture
 
BorderStylePersistenceTest - Class in org.eclipse.nebula.widgets.nattable.persistence
 
BorderStylePersistenceTest() - Constructor for class org.eclipse.nebula.widgets.nattable.persistence.BorderStylePersistenceTest
 
BorderThicknessPicker - Class in org.eclipse.nebula.widgets.nattable.style.editor
Control to select the thickness of a border.
BorderThicknessPicker(Composite) - Constructor for class org.eclipse.nebula.widgets.nattable.style.editor.BorderThicknessPicker
 
bothShiftAndControl(boolean, boolean) - Static method in class org.eclipse.nebula.widgets.nattable.selection.SelectionUtils
 
BOTTOM_LINE_BORDER_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.CustomLineBorderDecorator
Label for adding a border at the bottom of a cell.
BoxingStyleTest - Class in org.eclipse.nebula.widgets.nattable.painter.cell
 
BoxingStyleTest() - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.BoxingStyleTest
 
build() - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Builds and returns the created Menu.
buildUpdateEvent(int, List<?>, List<?>) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProvider
Creates a FilterRowComboUpdateEvent for the given column index.
buildValueCache() - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProvider
Builds the local value cache for all columns.
ButtonCellPainter - Class in org.eclipse.nebula.widgets.nattable.painter.cell
Paints a button and simulates a button click.
ButtonCellPainter(ICellPainter) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.ButtonCellPainter
 
ButtonCellPainter(ICellPainter, ICellPainter) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.ButtonCellPainter
 
ButtonCellPainterTest - Class in org.eclipse.nebula.widgets.nattable.painter.cell
 
ButtonCellPainterTest() - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.ButtonCellPainterTest
 
buttonPressed(int) - Method in class org.eclipse.nebula.widgets.nattable.persistence.gui.PersistenceDialog
 

C

cacheVisibleRowIndexes() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.AbstractRowHideShowLayer
 
calculateBounds() - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterNatCombo
 
calculateBounds() - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
Calculates the size and location of the Shell that represents the dropdown control of this NatCombo.
calculateByTextHeight - Variable in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
 
calculateByTextLength - Variable in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
 
calculateDestinationPositionsForMovingDown() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.ChooseColumnsFromCategoriesCommandHandlerTest
 
calculateDestinationPositionsForMovingUp() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.ChooseColumnsFromCategoriesCommandHandlerTest
 
calculatePadding(ILayerCell, int) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
This method is used to determine the padding from the cell to the available length.
calculatePadding(ILayerCell, int) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.TextPainter
 
calculatePadding(ILayerCell, int) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.VerticalTextPainter
 
calculatePercentages(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
Will calculate the real pixel values for the positions if percentage sizing is enabled.
calculateValue(Object, Object) - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
 
calculateValue(Object, Object) - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.CellEditDialog
In case ICellEditDialog.getEditType() returns an edit type for processing values, this method should implemented to do that transformation.
calculateValue(Object, Object) - Method in interface org.eclipse.nebula.widgets.nattable.edit.gui.ICellEditDialog
In case ICellEditDialog.getEditType() returns an edit type for processing values, this method should implemented to do that transformation.
calculateValue(Object, Object) - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.TickUpdateCellEditDialog
 
cancel() - Method in class org.eclipse.nebula.widgets.nattable.ui.util.CancelableRunnable
 
CancelableRunnable - Class in org.eclipse.nebula.widgets.nattable.ui.util
 
CancelableRunnable() - Constructor for class org.eclipse.nebula.widgets.nattable.ui.util.CancelableRunnable
 
cancelPressed() - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.CellEditDialog
 
canHandleColumnReorderCommand() - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest
 
canHandleRowReorderCommand() - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerTest
 
canonicalToDisplayValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.data.convert.ContextualDisplayConverter
 
canonicalToDisplayValue(ILayerCell, IConfigRegistry, Object) - Method in class org.eclipse.nebula.widgets.nattable.data.convert.ContextualDisplayConverter
 
canonicalToDisplayValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultBooleanDisplayConverter
 
canonicalToDisplayValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultCharacterDisplayConverter
 
canonicalToDisplayValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultDateDisplayConverter
 
canonicalToDisplayValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultDisplayConverter
 
canonicalToDisplayValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DisplayConverter
 
canonicalToDisplayValue(ILayerCell, IConfigRegistry, Object) - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DisplayConverter
 
canonicalToDisplayValue(Object) - Method in interface org.eclipse.nebula.widgets.nattable.data.convert.IDisplayConverter
Convert backing data value to value to be displayed Typically converted to a String for display.
canonicalToDisplayValue(ILayerCell, IConfigRegistry, Object) - Method in interface org.eclipse.nebula.widgets.nattable.data.convert.IDisplayConverter
Convert backing data value to value to be displayed Typically converted to a String for display.
canonicalToDisplayValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.data.convert.NumericDisplayConverter
 
canonicalToDisplayValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.data.convert.PercentageDisplayConverter
 
canRecreateInstanceFromAPersistedString() - Method in class org.eclipse.nebula.widgets.nattable.persistence.BorderStylePersistenceTest
 
caseSensitive - Variable in class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
categoriesBasedColumnChooserMenuItemProvider() - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
categoriesBasedColumnChooserMenuItemProvider(String) - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
CATEGORY_A_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.ColumnCategoriesModelFixture
 
CATEGORY_B1_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.ColumnCategoriesModelFixture
 
CATEGORY_B2_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.ColumnCategoriesModelFixture
 
CATEGORY_B_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.ColumnCategoriesModelFixture
 
CATEGORY_C_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.ColumnCategoriesModelFixture
 
cell - Variable in class org.eclipse.nebula.widgets.nattable.edit.gui.CellEditDialog
The cell that should be edited.
CELL_EDITABLE_RULE - Static variable in interface org.eclipse.nebula.widgets.nattable.edit.EditConfigAttributes
The configuration attribute for the IEditableRule that is used to determine whether a cell is editable or not.
CELL_EDITOR - Static variable in interface org.eclipse.nebula.widgets.nattable.edit.EditConfigAttributes
The configuration attribute for the ICellEditor that should be used for editing a cell value.
CELL_PAINTER - Static variable in interface org.eclipse.nebula.widgets.nattable.config.CellConfigAttributes
 
CELL_STYLE - Static variable in interface org.eclipse.nebula.widgets.nattable.config.CellConfigAttributes
 
cellBoundsForNonExistentCellPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
 
CellConfigAttributes - Interface in org.eclipse.nebula.widgets.nattable.config
 
CellDisplayConversionUtils - Class in org.eclipse.nebula.widgets.nattable.layer.cell
 
CellDisplayConversionUtils() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.cell.CellDisplayConversionUtils
 
CellDisplayValueSearchUtil - Class in org.eclipse.nebula.widgets.nattable.search.strategy
 
CellDisplayValueSearchUtil() - Constructor for class org.eclipse.nebula.widgets.nattable.search.strategy.CellDisplayValueSearchUtil
 
CellDragMode - Class in org.eclipse.nebula.widgets.nattable.ui.action
 
CellDragMode() - Constructor for class org.eclipse.nebula.widgets.nattable.ui.action.CellDragMode
 
CellEdgeDetectUtil - Class in org.eclipse.nebula.widgets.nattable.ui.util
 
CellEdgeDetectUtil() - Constructor for class org.eclipse.nebula.widgets.nattable.ui.util.CellEdgeDetectUtil
 
CellEdgeEnum - Enum in org.eclipse.nebula.widgets.nattable.ui.util
 
CellEditDialog - Class in org.eclipse.nebula.widgets.nattable.edit.gui
Dialog that supports editing of cells in NatTable.
CellEditDialog(Shell, Object, ILayerCell, ICellEditor, IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.edit.gui.CellEditDialog
 
CellEditDialogFactory - Class in org.eclipse.nebula.widgets.nattable.edit.gui
Factory to create ICellEditDialog instances that should be opened for editing cell values.
CellEditDialogFactory() - Constructor for class org.eclipse.nebula.widgets.nattable.edit.gui.CellEditDialogFactory
 
CellEditDragMode - Class in org.eclipse.nebula.widgets.nattable.edit.action
Specialisation of CellSelectionDragMode that is used in the context of editing.
CellEditDragMode() - Constructor for class org.eclipse.nebula.widgets.nattable.edit.action.CellEditDragMode
 
cellEditHandler - Variable in class org.eclipse.nebula.widgets.nattable.edit.gui.CellEditDialog
The ICellEditHandler that should be used by the editor.
cellEditor - Variable in class org.eclipse.nebula.widgets.nattable.edit.gui.CellEditDialog
The cell editor that should be integrated and activated in this dialog.
cellEditor - Variable in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.ComboBoxFilterRowConfiguration
The ICellEditor that should be used for the filter cells.
CellEditorMouseEventMatcher - Class in org.eclipse.nebula.widgets.nattable.ui.matcher
Implementation of IMouseEventMatcher that will check if editing should be activated.
CellEditorMouseEventMatcher() - Constructor for class org.eclipse.nebula.widgets.nattable.ui.matcher.CellEditorMouseEventMatcher
Will create a new CellEditorMouseEventMatcher that will only evaluate the presence of a cell editor and the mouse left click.
CellEditorMouseEventMatcher(int) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.matcher.CellEditorMouseEventMatcher
Will create a new CellEditorMouseEventMatcher that will only evaluate the presence of a cell editor and the specified mouse click.
CellEditorMouseEventMatcher(String) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.matcher.CellEditorMouseEventMatcher
Will create a new CellEditorMouseEventMatcher for the specified grid region and the mouse left click.
CellEditorMouseEventMatcher(String, int) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.matcher.CellEditorMouseEventMatcher
Will create a new CellEditorMouseEventMatcher for the specified grid region and mouse button.
CellFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture.layer
 
CellFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.CellFixture
 
CellFixture(Object) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.CellFixture
 
cellImageOverlayPainter - Variable in class org.eclipse.nebula.widgets.nattable.ui.action.CellDragMode
 
CellLabelMouseEventMatcher - Class in org.eclipse.nebula.widgets.nattable.ui.matcher
Matches mouse clicks on cells to which a specified configuration label has been applied.
CellLabelMouseEventMatcher(String, int, String) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.matcher.CellLabelMouseEventMatcher
 
CellLabelMouseEventMatcher(int, String, int, String) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.matcher.CellLabelMouseEventMatcher
 
CellLabelMouseEventMatcherTest - Class in org.eclipse.nebula.widgets.nattable.ui.matcher
 
CellLabelMouseEventMatcherTest() - Constructor for class org.eclipse.nebula.widgets.nattable.ui.matcher.CellLabelMouseEventMatcherTest
 
CellLayerPainter - Class in org.eclipse.nebula.widgets.nattable.painter.layer
 
CellLayerPainter() - Constructor for class org.eclipse.nebula.widgets.nattable.painter.layer.CellLayerPainter
 
CellOverrideLabelAccumulator<T> - Class in org.eclipse.nebula.widgets.nattable.layer.cell
 
CellOverrideLabelAccumulator(IRowDataProvider<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.cell.CellOverrideLabelAccumulator
 
cellPainter - Variable in class org.eclipse.nebula.widgets.nattable.config.DefaultNatTableStyleConfiguration
 
cellPainter - Variable in class org.eclipse.nebula.widgets.nattable.filterrow.config.DefaultFilterRowConfiguration
 
cellPainter - Variable in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultColumnHeaderStyleConfiguration
 
cellPainter - Variable in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultRowHeaderStyleConfiguration
 
CellPainterDecorator - Class in org.eclipse.nebula.widgets.nattable.painter.cell.decorator
Decorates a cell painter with another cell painter.
CellPainterDecorator(ICellPainter, CellEdgeEnum, ICellPainter) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.CellPainterDecorator
Will create a CellPainterDecorator with the default spacing of 2 between base and decoration painter, where the base painter is rendered dependent to the decoration.
CellPainterDecorator(ICellPainter, CellEdgeEnum, ICellPainter, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.CellPainterDecorator
Will create a CellPainterDecorator with the default spacing of 2 between base and decoration painter.
CellPainterDecorator(ICellPainter, CellEdgeEnum, int, ICellPainter) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.CellPainterDecorator
Will create a CellPainterDecorator with the given amount of pixels as spacing between base and decoration painter, where the base painter is rendered dependent to the decoration.
CellPainterDecorator(ICellPainter, CellEdgeEnum, int, ICellPainter, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.CellPainterDecorator
Will create a CellPainterDecorator with the given amount of pixels as spacing between base and decoration painter.
CellPainterFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture
Painter fixture for unit tests.
CellPainterFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.CellPainterFixture
 
CellPainterMouseEventMatcher - Class in org.eclipse.nebula.widgets.nattable.ui.matcher
Matches a mouse click on a given cell painter within a cell.
CellPainterMouseEventMatcher(String, int, ICellPainter) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.matcher.CellPainterMouseEventMatcher
 
CellPainterMouseEventMatcher(String, int, Class<? extends ICellPainter>) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.matcher.CellPainterMouseEventMatcher
 
CellPainterWrapper - Class in org.eclipse.nebula.widgets.nattable.painter.cell
 
CellPainterWrapper() - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.CellPainterWrapper
 
CellPainterWrapper(ICellPainter) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.CellPainterWrapper
 
CellSelectionDragMode - Class in org.eclipse.nebula.widgets.nattable.selection.action
Fires commands to select a range of cells when the mouse is dragged in the viewport.
CellSelectionDragMode() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.action.CellSelectionDragMode
 
CellSelectionEvent - Class in org.eclipse.nebula.widgets.nattable.selection.event
 
CellSelectionEvent(SelectionLayer, int, int, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.event.CellSelectionEvent
 
CellSelectionEvent(CellSelectionEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.event.CellSelectionEvent
 
CellSelectionTest - Class in org.eclipse.nebula.widgets.nattable.selection
 
CellSelectionTest() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest
 
CellSelectionTest - Class in org.eclipse.nebula.widgets.nattable.style
 
CellSelectionTest() - Constructor for class org.eclipse.nebula.widgets.nattable.style.CellSelectionTest
 
cellStyle - Variable in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
The style that should be used for rendering within the editor control.
cellStyle - Variable in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
The IStyle that is used for rendering the Text and the combo control.
CellStyleAttributes - Interface in org.eclipse.nebula.widgets.nattable.style
 
CellStyleEditorPanel - Class in org.eclipse.nebula.widgets.nattable.style.editor
EditorPanel for editing the core style attributes.
CellStyleEditorPanel(Composite, int) - Constructor for class org.eclipse.nebula.widgets.nattable.style.editor.CellStyleEditorPanel
 
CellStyleFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture
 
CellStyleFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.CellStyleFixture
 
CellStyleFixture(HorizontalAlignmentEnum) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.CellStyleFixture
Creates a Style with just the horizonal align attribute set.
CellStyleProxy - Class in org.eclipse.nebula.widgets.nattable.style
 
CellStyleProxy(IConfigRegistry, String, List<String>) - Constructor for class org.eclipse.nebula.widgets.nattable.style.CellStyleProxy
 
CellStyleProxyTest - Class in org.eclipse.nebula.widgets.nattable.style
 
CellStyleProxyTest() - Constructor for class org.eclipse.nebula.widgets.nattable.style.CellStyleProxyTest
 
CellStyleUtil - Class in org.eclipse.nebula.widgets.nattable.style
 
CellStyleUtil() - Constructor for class org.eclipse.nebula.widgets.nattable.style.CellStyleUtil
 
CellValueAsStringComparator<T extends Comparable<String>> - Class in org.eclipse.nebula.widgets.nattable.search
The comparator will base its comparison on the display value of a cell.
CellValueAsStringComparator() - Constructor for class org.eclipse.nebula.widgets.nattable.search.CellValueAsStringComparator
 
CellVisualChangeEvent - Class in org.eclipse.nebula.widgets.nattable.layer.event
 
CellVisualChangeEvent(ILayer, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.CellVisualChangeEvent
 
CellVisualChangeEvent(CellVisualChangeEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.CellVisualChangeEvent
 
changeShouldIncludeAllColumns() - Method in class org.eclipse.nebula.widgets.nattable.resize.event.ResizingVisibleReorderedColumnsTest
 
changeShouldIncludeHalfOfGrid() - Method in class org.eclipse.nebula.widgets.nattable.resize.event.ResizingVisibleReorderedColumnsTest
 
changeShouldIncludeLastColumn() - Method in class org.eclipse.nebula.widgets.nattable.resize.event.ResizingVisibleReorderedColumnsTest
 
CheckBoxCellEditor - Class in org.eclipse.nebula.widgets.nattable.edit.editor
ICellEditor implementation for checkbox editors.
CheckBoxCellEditor() - Constructor for class org.eclipse.nebula.widgets.nattable.edit.editor.CheckBoxCellEditor
 
CheckBoxPainter - Class in org.eclipse.nebula.widgets.nattable.painter.cell
 
CheckBoxPainter() - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.CheckBoxPainter
 
CheckBoxPainter(Image, Image) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.CheckBoxPainter
 
CheckBoxStateEnum - Enum in org.eclipse.nebula.widgets.nattable.edit
 
checkSubclass() - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
checkSubclass() - Method in class org.eclipse.nebula.widgets.nattable.style.editor.FontPicker
 
childLayerInfoByPixelPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
 
ChooseColumnsFromCategoriesCommand - Class in org.eclipse.nebula.widgets.nattable.columnCategories
 
ChooseColumnsFromCategoriesCommand(NatTable) - Constructor for class org.eclipse.nebula.widgets.nattable.columnCategories.ChooseColumnsFromCategoriesCommand
 
ChooseColumnsFromCategoriesCommandHandler - Class in org.eclipse.nebula.widgets.nattable.columnCategories
 
ChooseColumnsFromCategoriesCommandHandler(ColumnHideShowLayer, ColumnHeaderLayer, DataLayer, ColumnCategoriesModel) - Constructor for class org.eclipse.nebula.widgets.nattable.columnCategories.ChooseColumnsFromCategoriesCommandHandler
 
ChooseColumnsFromCategoriesCommandHandlerTest - Class in org.eclipse.nebula.widgets.nattable.columnCategories
 
ChooseColumnsFromCategoriesCommandHandlerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.columnCategories.ChooseColumnsFromCategoriesCommandHandlerTest
 
ClassNameConfigLabelAccumulator - Class in org.eclipse.nebula.widgets.nattable.layer.cell
Adds the Java class name of the cell's data value as a label.
ClassNameConfigLabelAccumulator(IRowDataProvider<?>) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.cell.ClassNameConfigLabelAccumulator
 
cleanUp() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest
 
cleanUp() - Method in class org.eclipse.nebula.widgets.nattable.selection.ColumnSelectionTest
 
cleanUp() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelecitonTest
 
cleanUp() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectAllTest
 
cleanup() - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.AbstractModeEventHandler
 
cleanup() - Method in interface org.eclipse.nebula.widgets.nattable.ui.mode.IModeEventHandler
 
clear() - Method in class org.eclipse.nebula.widgets.nattable.blink.UpdateEventsCache
 
clear() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.ColumnCategoriesModel
 
clear() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.Tree
 
clear() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsSortModel
 
clear() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModel
 
clear() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel
 
clear() - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroup
Removes all member and static member rows from the group.
clear() - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroupModel
Wipes all groups from the model.
clear() - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroup
 
clear() - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroupModel
 
clear() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
clear(boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
clear() - Method in interface org.eclipse.nebula.widgets.nattable.sort.ISortModel
Remove all sorting
clear() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.SortModelFixture
 
clear() - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeRowModel
 
clearAllFilters() - Method in class org.eclipse.nebula.widgets.nattable.filterrow.FilterRowDataProvider
Clear all filters that are currently applied.
ClearAllFiltersAction - Class in org.eclipse.nebula.widgets.nattable.filterrow.action
 
ClearAllFiltersAction() - Constructor for class org.eclipse.nebula.widgets.nattable.filterrow.action.ClearAllFiltersAction
 
ClearAllFiltersCommand - Class in org.eclipse.nebula.widgets.nattable.filterrow.command
 
ClearAllFiltersCommand() - Constructor for class org.eclipse.nebula.widgets.nattable.filterrow.command.ClearAllFiltersCommand
 
clearAllFiltersMenuItemProvider() - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
clearAllFiltersMenuItemProvider(String) - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
clearAllGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupGroupHeaderLayer
 
clearAllGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayer
 
clearAllGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayer
 
ClearAllSelectionsCommand - Class in org.eclipse.nebula.widgets.nattable.selection.command
 
ClearAllSelectionsCommand() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.command.ClearAllSelectionsCommand
 
clearAutoSpanningColumnPositions() - Method in class org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProvider
Clears the list of column positions for which auto spanning rows is enabled.
clearAutoSpanningRowPositions() - Method in class org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProvider
Clears the list of row positions for which auto spanning columns is enabled.
clearConfiguration() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
ClearCursorAction - Class in org.eclipse.nebula.widgets.nattable.ui.action
 
ClearCursorAction() - Constructor for class org.eclipse.nebula.widgets.nattable.ui.action.ClearCursorAction
 
ClearFilterAction - Class in org.eclipse.nebula.widgets.nattable.filterrow.action
 
ClearFilterAction() - Constructor for class org.eclipse.nebula.widgets.nattable.filterrow.action.ClearFilterAction
 
ClearFilterCommand - Class in org.eclipse.nebula.widgets.nattable.filterrow.command
 
ClearFilterCommand(ILayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.filterrow.command.ClearFilterCommand
 
ClearFilterIconMouseEventMatcher - Class in org.eclipse.nebula.widgets.nattable.filterrow.event
Specialization of a CellPainterMouseEventMatcher that only matches for the filter row region if a filter is applied in the clicked cell and the click was executed on the painted icon in that cell (usually the clear filter icon).
ClearFilterIconMouseEventMatcher(FilterRowPainter) - Constructor for class org.eclipse.nebula.widgets.nattable.filterrow.event.ClearFilterIconMouseEventMatcher
clearGroupByColumnIndexes() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByModel
 
clearLastCommandHandled() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.command.CommandHandlerFixture
 
clearQueue() - Method in class org.eclipse.nebula.widgets.nattable.conflation.AbstractEventConflater
 
clearQueue() - Method in class org.eclipse.nebula.widgets.nattable.conflation.EventConflaterChain
 
clearQueue() - Method in interface org.eclipse.nebula.widgets.nattable.conflation.IEventConflater
 
clearReceivedEvents() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.LayerListenerFixture
 
clearSelection(R) - Method in interface org.eclipse.nebula.widgets.nattable.selection.IRowSelectionModel
Removes the selected row object from the selection
clearSelection() - Method in interface org.eclipse.nebula.widgets.nattable.selection.ISelectionModel
 
clearSelection(int, int) - Method in interface org.eclipse.nebula.widgets.nattable.selection.ISelectionModel
 
clearSelection(Rectangle) - Method in interface org.eclipse.nebula.widgets.nattable.selection.ISelectionModel
 
clearSelection() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
clearSelection(int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
clearSelection(Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
clearSelection(R) - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
clearSelection(int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
clearSelection(Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
clearSelection() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModel
 
clearSelection(int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModel
 
clearSelection(Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModel
 
clearSelection() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
clearStaticEditor() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest
 
clearSummaryCache() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowLayer
 
clearToggleFilterRowMenuItemProvider() - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
clearToggleFilterRowMenuItemProvider(String) - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
clickingOnTheCheckBoxMustToggleItsValue() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest
 
ClientAreaResizeCommand - Class in org.eclipse.nebula.widgets.nattable.grid.command
Command that gives the layers access to ClientArea and the Scrollable
ClientAreaResizeCommand(Scrollable) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.command.ClientAreaResizeCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.columnRename.DisplayColumnRenameDialogCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.columnRename.RenameColumnHeaderCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.command.AbstractContextFreeCommand
 
cloneCommand() - Method in interface org.eclipse.nebula.widgets.nattable.command.ILayerCommand
Same semantics as Object.clone() Used to make a copies of the command if has to passed to different layer stacks.
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.command.StructuralRefreshCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.command.VisualRefreshCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.UpdateDataCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.command.GroupByColumnIndexCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.command.UngroupByColumnIndexCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.filterrow.command.ClearFilterCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeColumnCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezePositionCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeRowCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeSelectionCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.ReorderFrozenAreaCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupExpandCollapseCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.group.command.DisplayColumnGroupRenameDialogCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.group.command.ReorderColumnGroupCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.group.command.ReorderColumnGroupEndCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.group.command.ReorderColumnGroupStartCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.group.command.RowGroupExpandCollapseCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.ColumnHideCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.MultiColumnHideCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.MultiColumnShowCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.MultiRowHideCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.MultiRowShowCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.RowHideCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.ColumnReorderCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.ColumnReorderEndCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.ColumnReorderStartCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.MultiColumnReorderCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.MultiRowReorderCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.RowReorderCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.RowReorderEndCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.RowReorderStartCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.AutoResizeColumnsCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.AutoResizeRowsCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.ColumnResizeCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.InitializeAutoResizeColumnsCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.InitializeAutoResizeRowsCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.MultiColumnResizeCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.MultiRowResizeCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.RowResizeCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.search.command.SearchCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.selection.command.SelectCellCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.selection.command.SelectColumnCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.selection.command.SelectRowGroupsCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.selection.command.SelectRowsCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.sort.command.SortColumnCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.command.LayerCommandFixture
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.tickupdate.command.TickUpdateCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.viewport.command.ShowCellInViewportCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.viewport.command.ShowColumnInViewportCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.viewport.command.ShowRowInViewportCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.viewport.command.ViewportDragCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.viewport.command.ViewportSelectColumnCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.viewport.command.ViewportSelectRowCommand
 
cloneEvent() - Method in class org.eclipse.nebula.widgets.nattable.blink.event.BlinkEvent
 
cloneEvent() - Method in class org.eclipse.nebula.widgets.nattable.columnRename.event.RenameColumnHeaderEvent
 
cloneEvent() - Method in class org.eclipse.nebula.widgets.nattable.edit.event.InlineCellEditEvent
 
cloneEvent() - Method in class org.eclipse.nebula.widgets.nattable.freeze.event.FreezeEvent
 
cloneEvent() - Method in class org.eclipse.nebula.widgets.nattable.freeze.event.UnfreezeEvent
 
cloneEvent() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.event.ColumnHeaderSelectionEvent
 
cloneEvent() - Method in class org.eclipse.nebula.widgets.nattable.group.event.GroupColumnsEvent
 
cloneEvent() - Method in class org.eclipse.nebula.widgets.nattable.group.event.UngroupColumnsEvent
 
cloneEvent() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.event.HideColumnPositionsEvent
 
cloneEvent() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.event.HideRowPositionsEvent
 
cloneEvent() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.event.ShowColumnPositionsEvent
 
cloneEvent() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.event.ShowRowPositionsEvent
 
cloneEvent() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.CellVisualChangeEvent
 
cloneEvent() - Method in interface org.eclipse.nebula.widgets.nattable.layer.event.ILayerEvent
 
cloneEvent() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.PropertyUpdateEvent
 
cloneEvent() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.RowDeleteEvent
 
cloneEvent() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.RowInsertEvent
 
cloneEvent() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.RowUpdateEvent
 
cloneEvent() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.StructuralRefreshEvent
 
cloneEvent() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.VisualRefreshEvent
 
cloneEvent() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ColumnReorderEvent
 
cloneEvent() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.RowReorderEvent
 
cloneEvent() - Method in class org.eclipse.nebula.widgets.nattable.resize.event.ColumnResizeEvent
 
cloneEvent() - Method in class org.eclipse.nebula.widgets.nattable.resize.event.RowResizeEvent
 
cloneEvent() - Method in class org.eclipse.nebula.widgets.nattable.search.event.SearchEvent
 
cloneEvent() - Method in class org.eclipse.nebula.widgets.nattable.selection.event.CellSelectionEvent
 
cloneEvent() - Method in class org.eclipse.nebula.widgets.nattable.selection.event.ColumnSelectionEvent
 
cloneEvent() - Method in class org.eclipse.nebula.widgets.nattable.selection.event.RowSelectionEvent
 
cloneEvent() - Method in class org.eclipse.nebula.widgets.nattable.sort.event.SortColumnEvent
 
cloneEvent() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.LayerEventFixture
 
cloneEvent() - Method in class org.eclipse.nebula.widgets.nattable.viewport.event.ScrollEvent
 
close() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
 
close() - Method in interface org.eclipse.nebula.widgets.nattable.edit.editor.ICellEditor
Close/dispose the contained Control
close() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TextCellEditor
 
close() - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
 
close() - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.FileDialogCellEditor
 
close() - Method in class org.eclipse.nebula.widgets.nattable.group.gui.CreateColumnGroupDialog
 
close() - Method in class org.eclipse.nebula.widgets.nattable.widget.WaitDialog
 
colHeaderDataProvider - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.GridLayerFixture
 
colHeaderLayer - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.CompositeLayerFixture
 
collapse(T) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeData
 
collapse(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeData
 
collapse(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModel
 
collapse() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest
 
collapse() - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroup
Updates the group's state to indicate it is collapsed.
collapse() - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroup
 
collapse(int) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeRowModel
 
collapse(int) - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeRowModel
 
collapseRowGroupByIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayer
 
collapseTreeRow(int) - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeLayer
Collapses the tree node for the given row index.
collectValues(int) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProvider
Iterates over all rows of the local body IDataProvider and collects the unique values for the given column index.
COLOR - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.BorderStyleFixture
 
COLOR_BLACK - Static variable in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
COLOR_BLUE - Static variable in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
COLOR_DARK_GRAY - Static variable in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
COLOR_GRAY - Static variable in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
COLOR_GREEN - Static variable in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
COLOR_LIST_BACKGROUND - Static variable in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
COLOR_LIST_FOREGROUND - Static variable in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
COLOR_LIST_SELECTION - Static variable in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
COLOR_LIST_SELECTION_TEXT - Static variable in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
COLOR_RED - Static variable in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
COLOR_TITLE_INACTIVE_BACKGROUND - Static variable in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
COLOR_WHITE - Static variable in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
COLOR_WIDGET_BACKGROUND - Static variable in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
COLOR_WIDGET_BORDER - Static variable in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
COLOR_WIDGET_DARK_SHADOW - Static variable in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
COLOR_WIDGET_FOREGROUND - Static variable in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
COLOR_WIDGET_HIGHLIGHT_SHADOW - Static variable in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
COLOR_WIDGET_LIGHT_SHADOW - Static variable in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
COLOR_WIDGET_NORMAL_SHADOW - Static variable in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
COLOR_YELLOW - Static variable in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
ColorPersistor - Class in org.eclipse.nebula.widgets.nattable.persistence
 
ColorPersistor() - Constructor for class org.eclipse.nebula.widgets.nattable.persistence.ColorPersistor
 
ColorPersistorTest - Class in org.eclipse.nebula.widgets.nattable.persistence
 
ColorPersistorTest() - Constructor for class org.eclipse.nebula.widgets.nattable.persistence.ColorPersistorTest
 
ColorPicker - Class in org.eclipse.nebula.widgets.nattable.style.editor
A button that displays a solid block of color and allows the user to pick a color.
ColorPicker(Composite, Color) - Constructor for class org.eclipse.nebula.widgets.nattable.style.editor.ColorPicker
 
colPositionToWidth - Variable in class org.eclipse.nebula.widgets.nattable.resize.command.MultiColumnResizeCommand
 
COLUMN_FULLY_SELECTED_STYLE - Static variable in interface org.eclipse.nebula.widgets.nattable.style.SelectionStyleLabels
 
COLUMN_GROUP_HEADER - Static variable in interface org.eclipse.nebula.widgets.nattable.grid.GridRegion
 
COLUMN_GROUP_MODE - Static variable in interface org.eclipse.nebula.widgets.nattable.ui.mode.Mode
 
COLUMN_HEADER - Static variable in interface org.eclipse.nebula.widgets.nattable.grid.GridRegion
 
COLUMN_HEADER_MODE - Static variable in interface org.eclipse.nebula.widgets.nattable.ui.mode.Mode
 
COLUMN_LABEL_PREFIX - Static variable in class org.eclipse.nebula.widgets.nattable.layer.cell.ColumnLabelAccumulator
The common prefix of column labels (value is "COLUMN_").
COLUMN_REORDER_MODE - Static variable in interface org.eclipse.nebula.widgets.nattable.ui.mode.Mode
 
COLUMN_RESIZE_MODE - Static variable in interface org.eclipse.nebula.widgets.nattable.ui.mode.Mode
 
COLUMN_SORT_MODE - Static variable in interface org.eclipse.nebula.widgets.nattable.ui.mode.Mode
 
columnAccessor - Variable in class org.eclipse.nebula.widgets.nattable.data.ListDataProvider
 
columnAccessor - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategy
 
columnAccessor - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsSortModel
 
ColumnCategoriesDialog - Class in org.eclipse.nebula.widgets.nattable.columnCategories.gui
JFace/SWT based column chooser dialog which displays the available/hidden columns in a tree viewer.
ColumnCategoriesDialog(Shell, ColumnCategoriesModel, List<ColumnEntry>, List<ColumnEntry>) - Constructor for class org.eclipse.nebula.widgets.nattable.columnCategories.gui.ColumnCategoriesDialog
 
ColumnCategoriesDialogRunner - Class in org.eclipse.nebula.widgets.nattable.columnCategories
 
ColumnCategoriesDialogRunner() - Constructor for class org.eclipse.nebula.widgets.nattable.columnCategories.ColumnCategoriesDialogRunner
 
ColumnCategoriesLabelProvider - Class in org.eclipse.nebula.widgets.nattable.columnCategories.gui
 
ColumnCategoriesLabelProvider(List<ColumnEntry>) - Constructor for class org.eclipse.nebula.widgets.nattable.columnCategories.gui.ColumnCategoriesLabelProvider
 
ColumnCategoriesLabelProviderTest - Class in org.eclipse.nebula.widgets.nattable.columnCategories
 
ColumnCategoriesLabelProviderTest() - Constructor for class org.eclipse.nebula.widgets.nattable.columnCategories.ColumnCategoriesLabelProviderTest
 
ColumnCategoriesModel - Class in org.eclipse.nebula.widgets.nattable.columnCategories
 
ColumnCategoriesModel() - Constructor for class org.eclipse.nebula.widgets.nattable.columnCategories.ColumnCategoriesModel
 
ColumnCategoriesModelFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture
 
ColumnCategoriesModelFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.ColumnCategoriesModelFixture
NOTE: Do not auto format ! Root --a | -- 0 ..
ColumnCategoriesModelTest - Class in org.eclipse.nebula.widgets.nattable.columnCategories
 
ColumnCategoriesModelTest() - Constructor for class org.eclipse.nebula.widgets.nattable.columnCategories.ColumnCategoriesModelTest
 
ColumnChooser - Class in org.eclipse.nebula.widgets.nattable.columnChooser
 
ColumnChooser(Shell, SelectionLayer, ColumnHideShowLayer, ColumnHeaderLayer, DataLayer, ColumnGroupHeaderLayer, ColumnGroupModel, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooser
 
columnChooserDialog - Variable in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooser
 
ColumnChooserDialog - Class in org.eclipse.nebula.widgets.nattable.columnChooser.gui
 
ColumnChooserDialog(Shell, String, String) - Constructor for class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialog
 
ColumnChooserDialogTest - Class in org.eclipse.nebula.widgets.nattable.columnChooser.gui
 
ColumnChooserDialogTest() - Constructor for class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialogTest
 
columnChooserMenuItemProvider() - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
columnChooserMenuItemProvider(String) - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
ColumnChooserUtils - Class in org.eclipse.nebula.widgets.nattable.columnChooser
 
ColumnChooserUtils() - Constructor for class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooserUtils
 
ColumnChooserUtilsTest - Class in org.eclipse.nebula.widgets.nattable.columnChooser
 
ColumnChooserUtilsTest() - Constructor for class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooserUtilsTest
 
ColumnEntriesFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture
 
ColumnEntriesFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.ColumnEntriesFixture
 
ColumnEntry - Class in org.eclipse.nebula.widgets.nattable.columnChooser
Object representation of a NatTable Column.
ColumnEntry(String, Integer, Integer) - Constructor for class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnEntry
 
ColumnGroupBodyLayerStack - Class in org.eclipse.nebula.widgets.nattable.layer.stack
A pre-configured layer stack which includes the following layers (in that order): ColumnReorderLayer ColumnGroupReorderLayer ColumnHideShowLayer ColumnGroupExpandCollapseLayer SelectionLayer ViewportLayer
ColumnGroupBodyLayerStack(IUniqueIndexLayer, ColumnGroupModel) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.stack.ColumnGroupBodyLayerStack
 
ColumnGroupEntry - Class in org.eclipse.nebula.widgets.nattable.columnChooser
Object representation of a ColumnGroup in the SWT tree.
ColumnGroupEntry(String, Integer, Integer, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnGroupEntry
 
ColumnGroupExpandCollapseAction - Class in org.eclipse.nebula.widgets.nattable.group.action
 
ColumnGroupExpandCollapseAction() - Constructor for class org.eclipse.nebula.widgets.nattable.group.action.ColumnGroupExpandCollapseAction
 
ColumnGroupExpandCollapseCommand - Class in org.eclipse.nebula.widgets.nattable.group.command
 
ColumnGroupExpandCollapseCommand(ILayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupExpandCollapseCommand
 
ColumnGroupExpandCollapseCommand(ColumnGroupExpandCollapseCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupExpandCollapseCommand
 
ColumnGroupExpandCollapseCommandHandler - Class in org.eclipse.nebula.widgets.nattable.group.command
 
ColumnGroupExpandCollapseCommandHandler(ColumnGroupExpandCollapseLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupExpandCollapseCommandHandler
 
ColumnGroupExpandCollapseLayer - Class in org.eclipse.nebula.widgets.nattable.group
Tracks the Expand/Collapse of a Column Group header NOTE: Only relevant when Column Grouping is enabled.
ColumnGroupExpandCollapseLayer(IUniqueIndexLayer, ColumnGroupModel) - Constructor for class org.eclipse.nebula.widgets.nattable.group.ColumnGroupExpandCollapseLayer
 
ColumnGroupExpandCollapseLayerTest - Class in org.eclipse.nebula.widgets.nattable.group
 
ColumnGroupExpandCollapseLayerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.group.ColumnGroupExpandCollapseLayerTest
 
ColumnGroupGroupHeaderLayer - Class in org.eclipse.nebula.widgets.nattable.group
Adds the Column grouping functionality to the column headers.
ColumnGroupGroupHeaderLayer(ColumnGroupHeaderLayer, SelectionLayer, ColumnGroupModel) - Constructor for class org.eclipse.nebula.widgets.nattable.group.ColumnGroupGroupHeaderLayer
 
ColumnGroupGroupHeaderLayer(ColumnGroupHeaderLayer, SelectionLayer, ColumnGroupModel, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.ColumnGroupGroupHeaderLayer
 
ColumnGroupHeaderLayer - Class in org.eclipse.nebula.widgets.nattable.group
Adds the Column grouping functionality to the column headers.
ColumnGroupHeaderLayer(ILayer, SelectionLayer, ColumnGroupModel) - Constructor for class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayer
 
ColumnGroupHeaderLayer(ILayer, SelectionLayer, ColumnGroupModel, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayer
 
ColumnGroupHeaderLayerTest - Class in org.eclipse.nebula.widgets.nattable.group
 
ColumnGroupHeaderLayerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerTest
 
columnGroupHeaderLeftClick(int) - Static method in class org.eclipse.nebula.widgets.nattable.ui.matcher.MouseEventMatcher
 
ColumnGroupHeaderReorderDragMode - Class in org.eclipse.nebula.widgets.nattable.group.action
Default IDragMode invoked for 'left click + drag' on the column group header.
ColumnGroupHeaderReorderDragMode(ColumnGroupModel) - Constructor for class org.eclipse.nebula.widgets.nattable.group.action.ColumnGroupHeaderReorderDragMode
 
columnGroupHeaderRightClick(int) - Static method in class org.eclipse.nebula.widgets.nattable.ui.matcher.MouseEventMatcher
 
ColumnGroupHeaderTextPainter - Class in org.eclipse.nebula.widgets.nattable.group.painter
 
ColumnGroupHeaderTextPainter(ColumnGroupModel) - Constructor for class org.eclipse.nebula.widgets.nattable.group.painter.ColumnGroupHeaderTextPainter
 
ColumnGroupHeaderTextPainter(ColumnGroupModel, ICellPainter) - Constructor for class org.eclipse.nebula.widgets.nattable.group.painter.ColumnGroupHeaderTextPainter
 
columnGroupLayer - Variable in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerTest
 
ColumnGroupMenuItemProviders - Class in org.eclipse.nebula.widgets.nattable.group.config
 
ColumnGroupMenuItemProviders() - Constructor for class org.eclipse.nebula.widgets.nattable.group.config.ColumnGroupMenuItemProviders
 
columnGroupModel - Variable in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooser
 
ColumnGroupModel - Class in org.eclipse.nebula.widgets.nattable.group
Tracks: Columns (by index) in a column Group.
ColumnGroupModel() - Constructor for class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel
 
ColumnGroupModel.ColumnGroup - Class in org.eclipse.nebula.widgets.nattable.group
 
columnGroupModelChanged() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupExpandCollapseLayer
 
columnGroupModelChanged() - Method in interface org.eclipse.nebula.widgets.nattable.group.IColumnGroupModelListener
 
ColumnGroupModelFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture.group
 
ColumnGroupModelFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.group.ColumnGroupModelFixture
 
ColumnGroupModelPersistenceTest - Class in org.eclipse.nebula.widgets.nattable.group
 
ColumnGroupModelPersistenceTest() - Constructor for class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelPersistenceTest
 
ColumnGroupModelTest - Class in org.eclipse.nebula.widgets.nattable.group
 
ColumnGroupModelTest() - Constructor for class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest
 
ColumnGroupReorderDragModeTest - Class in org.eclipse.nebula.widgets.nattable.group.action
 
ColumnGroupReorderDragModeTest() - Constructor for class org.eclipse.nebula.widgets.nattable.group.action.ColumnGroupReorderDragModeTest
 
ColumnGroupReorderLayer - Class in org.eclipse.nebula.widgets.nattable.group
Adds functionality allowing the reordering of the the Column groups.
ColumnGroupReorderLayer(IUniqueIndexLayer, ColumnGroupModel) - Constructor for class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayer
 
ColumnGroupReorderLayerTest - Class in org.eclipse.nebula.widgets.nattable.group
 
ColumnGroupReorderLayerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest
 
ColumnGroupsCommandHandler - Class in org.eclipse.nebula.widgets.nattable.group.command
 
ColumnGroupsCommandHandler(ColumnGroupModel, SelectionLayer, ColumnGroupHeaderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupsCommandHandler
 
ColumnGroupsCommandHandlerTest - Class in org.eclipse.nebula.widgets.nattable.group.command
 
ColumnGroupsCommandHandlerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupsCommandHandlerTest
 
ColumnGroupUtils - Class in org.eclipse.nebula.widgets.nattable.group
 
ColumnGroupUtils() - Constructor for class org.eclipse.nebula.widgets.nattable.group.ColumnGroupUtils
 
ColumnGroupUtilsTest - Class in org.eclipse.nebula.widgets.nattable.group
 
ColumnGroupUtilsTest() - Constructor for class org.eclipse.nebula.widgets.nattable.group.ColumnGroupUtilsTest
 
ColumnHeaderCheckBoxPainter - Class in org.eclipse.nebula.widgets.nattable.painter.cell
 
ColumnHeaderCheckBoxPainter(IUniqueIndexLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.ColumnHeaderCheckBoxPainter
 
ColumnHeaderCheckBoxPainter(IUniqueIndexLayer, Image, Image, Image) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.ColumnHeaderCheckBoxPainter
 
ColumnHeaderClickEventMatcher - Class in org.eclipse.nebula.widgets.nattable.sort.event
Matches a click on the column header, except if the click is on the column edge.
ColumnHeaderClickEventMatcher(int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.sort.event.ColumnHeaderClickEventMatcher
 
columnHeaderDataLayer - Variable in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooser
 
columnHeaderDataLayer - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsSortModel
 
columnHeaderDataLayer - Variable in class org.eclipse.nebula.widgets.nattable.grid.layer.DefaultGridLayer
 
columnHeaderLayer - Variable in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooser
 
ColumnHeaderLayer - Class in org.eclipse.nebula.widgets.nattable.grid.layer
Responsible for rendering, event handling etc on the column headers.
ColumnHeaderLayer(IUniqueIndexLayer, ILayer, SelectionLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.ColumnHeaderLayer
Creates a column header layer using the default configuration and painter
ColumnHeaderLayer(IUniqueIndexLayer, ILayer, SelectionLayer, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.ColumnHeaderLayer
 
ColumnHeaderLayer(IUniqueIndexLayer, ILayer, SelectionLayer, boolean, ILayerPainter) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.ColumnHeaderLayer
 
ColumnHeaderLayerFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture.layer
 
ColumnHeaderLayerFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.ColumnHeaderLayerFixture
 
ColumnHeaderLayerFixture(ViewportLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.ColumnHeaderLayerFixture
 
ColumnHeaderLayerSelectionTest - Class in org.eclipse.nebula.widgets.nattable.style
 
ColumnHeaderLayerSelectionTest() - Constructor for class org.eclipse.nebula.widgets.nattable.style.ColumnHeaderLayerSelectionTest
 
columnHeaderLeftClick(int) - Static method in class org.eclipse.nebula.widgets.nattable.ui.matcher.MouseEventMatcher
 
ColumnHeaderReoderDragModeTest - Class in org.eclipse.nebula.widgets.nattable.group.action
 
ColumnHeaderReoderDragModeTest() - Constructor for class org.eclipse.nebula.widgets.nattable.group.action.ColumnHeaderReoderDragModeTest
 
ColumnHeaderReorderDragMode - Class in org.eclipse.nebula.widgets.nattable.group.action
Extends the regular column drag functionality to work with Column groups.
ColumnHeaderReorderDragMode(ColumnGroupModel) - Constructor for class org.eclipse.nebula.widgets.nattable.group.action.ColumnHeaderReorderDragMode
 
columnHeaderRightClick(int) - Static method in class org.eclipse.nebula.widgets.nattable.ui.matcher.MouseEventMatcher
 
ColumnHeaderSelectionEvent - Class in org.eclipse.nebula.widgets.nattable.grid.layer.event
 
ColumnHeaderSelectionEvent(ILayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.event.ColumnHeaderSelectionEvent
 
ColumnHeaderSelectionEvent(ILayer, Range...) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.event.ColumnHeaderSelectionEvent
 
ColumnHeaderSelectionEvent(ILayer, Collection<Range>) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.event.ColumnHeaderSelectionEvent
 
ColumnHeaderSelectionEvent(ColumnHeaderSelectionEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.event.ColumnHeaderSelectionEvent
 
ColumnHeaderSelectionListener - Class in org.eclipse.nebula.widgets.nattable.grid.layer
Marks the ColumnHeader as selected in response to a ColumnSelectionEvent
ColumnHeaderSelectionListener(ColumnHeaderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.ColumnHeaderSelectionListener
 
ColumnHideCommand - Class in org.eclipse.nebula.widgets.nattable.hideshow.command
 
ColumnHideCommand(ILayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.ColumnHideCommand
 
ColumnHideCommand(ColumnHideCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.ColumnHideCommand
 
ColumnHideCommandHandler - Class in org.eclipse.nebula.widgets.nattable.hideshow.command
 
ColumnHideCommandHandler(ColumnHideShowLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.ColumnHideCommandHandler
 
columnHideShowLayer - Variable in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooser
 
ColumnHideShowLayer - Class in org.eclipse.nebula.widgets.nattable.hideshow
 
ColumnHideShowLayer(IUniqueIndexLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayer
 
ColumnHideShowLayerFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture.layer
A ColumnHideShowLayer for use in unit tests with a pre-canned set of hidden columns.
ColumnHideShowLayerFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.ColumnHideShowLayerFixture
 
ColumnHideShowLayerFixture(IUniqueIndexLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.ColumnHideShowLayerFixture
 
ColumnHideShowLayerFixture(int...) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.ColumnHideShowLayerFixture
 
ColumnHideShowLayerFixtureTest - Class in org.eclipse.nebula.widgets.nattable.test.fixture.layer
 
ColumnHideShowLayerFixtureTest() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.ColumnHideShowLayerFixtureTest
 
ColumnHideShowLayerPersistenceTest - Class in org.eclipse.nebula.widgets.nattable.hideshow
 
ColumnHideShowLayerPersistenceTest() - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerPersistenceTest
 
ColumnHideShowLayerTest - Class in org.eclipse.nebula.widgets.nattable.hideshow
 
ColumnHideShowLayerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest
 
ColumnHideShowLayerTest2 - Class in org.eclipse.nebula.widgets.nattable.hideshow
 
ColumnHideShowLayerTest2() - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest2
 
columnIndex - Variable in class org.eclipse.nebula.widgets.nattable.coordinate.IndexCoordinate
 
columnIndex - Variable in class org.eclipse.nebula.widgets.nattable.sort.SortStatePersistor.SortState
 
ColumnLabelAccumulator - Class in org.eclipse.nebula.widgets.nattable.layer.cell
Accumulator for column labels allowing to configure cells by their column position.
ColumnLabelAccumulator() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.cell.ColumnLabelAccumulator
 
columnLabelAccumulator - Variable in class org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandler
 
ColumnLabelPanel - Class in org.eclipse.nebula.widgets.nattable.columnRename
 
ColumnLabelPanel(Composite, String, String) - Constructor for class org.eclipse.nebula.widgets.nattable.columnRename.ColumnLabelPanel
 
ColumnOverrideLabelAccumulator - Class in org.eclipse.nebula.widgets.nattable.layer.cell
Registers/Adds configuration labels for a given column (by index).
ColumnOverrideLabelAccumulator(ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulator
 
ColumnOverrideLabelAccumulatorTest - Class in org.eclipse.nebula.widgets.nattable.layer.cell
 
ColumnOverrideLabelAccumulatorTest() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulatorTest
 
columnPosition - Variable in class org.eclipse.nebula.widgets.nattable.coordinate.ColumnPositionCoordinate
 
columnPosition - Variable in class org.eclipse.nebula.widgets.nattable.coordinate.PositionCoordinate
 
columnPosition - Variable in class org.eclipse.nebula.widgets.nattable.layer.cell.DataCell
 
columnPosition - Variable in class org.eclipse.nebula.widgets.nattable.layer.event.CellVisualChangeEvent
 
columnPosition - Variable in class org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommand
 
ColumnPositionCoordinate - Class in org.eclipse.nebula.widgets.nattable.coordinate
 
ColumnPositionCoordinate(ILayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.coordinate.ColumnPositionCoordinate
 
columnPositionCoordinates - Variable in class org.eclipse.nebula.widgets.nattable.command.AbstractMultiColumnCommand
 
columnPropertyResolver - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsSortModel
 
ColumnRenameDialog - Class in org.eclipse.nebula.widgets.nattable.columnRename
 
ColumnRenameDialog(Shell, String, String) - Constructor for class org.eclipse.nebula.widgets.nattable.columnRename.ColumnRenameDialog
 
ColumnRenameDialogRunner - Class in org.eclipse.nebula.widgets.nattable.columnRename
 
ColumnRenameDialogRunner() - Constructor for class org.eclipse.nebula.widgets.nattable.columnRename.ColumnRenameDialogRunner
 
ColumnReorderCommand - Class in org.eclipse.nebula.widgets.nattable.reorder.command
 
ColumnReorderCommand(ILayer, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.command.ColumnReorderCommand
 
ColumnReorderCommand(ColumnReorderCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.command.ColumnReorderCommand
 
ColumnReorderCommandHandler - Class in org.eclipse.nebula.widgets.nattable.reorder.command
 
ColumnReorderCommandHandler(ColumnReorderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.command.ColumnReorderCommandHandler
 
ColumnReorderDragMode - Class in org.eclipse.nebula.widgets.nattable.reorder.action
Default IDragMode invoked for 'left click + drag' on the column header.
ColumnReorderDragMode() - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.action.ColumnReorderDragMode
 
ColumnReorderEndCommand - Class in org.eclipse.nebula.widgets.nattable.reorder.command
 
ColumnReorderEndCommand(ILayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.command.ColumnReorderEndCommand
 
ColumnReorderEndCommand(ColumnReorderEndCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.command.ColumnReorderEndCommand
 
ColumnReorderEndCommandHandler - Class in org.eclipse.nebula.widgets.nattable.reorder.command
 
ColumnReorderEndCommandHandler(ColumnReorderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.command.ColumnReorderEndCommandHandler
 
ColumnReorderEvent - Class in org.eclipse.nebula.widgets.nattable.reorder.event
 
ColumnReorderEvent(ILayer, int, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.event.ColumnReorderEvent
 
ColumnReorderEvent(ILayer, List<Integer>, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.event.ColumnReorderEvent
 
ColumnReorderEvent(ColumnReorderEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.event.ColumnReorderEvent
Constructor for internal use to clone this event.
ColumnReorderLayer - Class in org.eclipse.nebula.widgets.nattable.reorder
Adds functionality for reordering column(s) Also responsible for saving/loading the column order state.
ColumnReorderLayer(IUniqueIndexLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
 
ColumnReorderLayer(IUniqueIndexLayer, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
 
ColumnReorderLayerFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture.layer
A ColumnReorderLayer for use in unit tests with a pre-canned set of column re-orderings: column indexes: 4 1 0 2 3
ColumnReorderLayerFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.ColumnReorderLayerFixture
 
ColumnReorderLayerFixture(IUniqueIndexLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.ColumnReorderLayerFixture
 
ColumnReorderLayerFixtureTest - Class in org.eclipse.nebula.widgets.nattable.test.fixture.layer
 
ColumnReorderLayerFixtureTest() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.ColumnReorderLayerFixtureTest
 
ColumnReorderLayerTest - Class in org.eclipse.nebula.widgets.nattable.reorder
 
ColumnReorderLayerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest
 
ColumnReorderLayerTest2 - Class in org.eclipse.nebula.widgets.nattable.reorder
 
ColumnReorderLayerTest2() - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest2
 
ColumnReorderLayerVisibleChangeTest - Class in org.eclipse.nebula.widgets.nattable.reorder
 
ColumnReorderLayerVisibleChangeTest() - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerVisibleChangeTest
 
ColumnReorderStartCommand - Class in org.eclipse.nebula.widgets.nattable.reorder.command
 
ColumnReorderStartCommand(ILayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.command.ColumnReorderStartCommand
 
ColumnReorderStartCommand(ColumnReorderStartCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.command.ColumnReorderStartCommand
 
ColumnReorderStartCommandHandler - Class in org.eclipse.nebula.widgets.nattable.reorder.command
 
ColumnReorderStartCommandHandler(ColumnReorderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.command.ColumnReorderStartCommandHandler
 
ColumnResizeCommand - Class in org.eclipse.nebula.widgets.nattable.resize.command
Event indicating that a column has been resized.
ColumnResizeCommand(ILayer, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.ColumnResizeCommand
 
ColumnResizeCommand(ColumnResizeCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.ColumnResizeCommand
 
ColumnResizeCommandHandler - Class in org.eclipse.nebula.widgets.nattable.resize.command
 
ColumnResizeCommandHandler(DataLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.ColumnResizeCommandHandler
 
ColumnResizeCommandTest - Class in org.eclipse.nebula.widgets.nattable.resize.command
 
ColumnResizeCommandTest() - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.ColumnResizeCommandTest
 
ColumnResizeCursorAction - Class in org.eclipse.nebula.widgets.nattable.resize.action
 
ColumnResizeCursorAction() - Constructor for class org.eclipse.nebula.widgets.nattable.resize.action.ColumnResizeCursorAction
 
ColumnResizeDragMode - Class in org.eclipse.nebula.widgets.nattable.resize.mode
Drag mode that will implement the column resizing process.
ColumnResizeDragMode() - Constructor for class org.eclipse.nebula.widgets.nattable.resize.mode.ColumnResizeDragMode
 
ColumnResizeEvent - Class in org.eclipse.nebula.widgets.nattable.resize.event
 
ColumnResizeEvent(ILayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.event.ColumnResizeEvent
 
ColumnResizeEvent(ColumnResizeEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.event.ColumnResizeEvent
 
ColumnResizeEventMatcher - Class in org.eclipse.nebula.widgets.nattable.resize.event
 
ColumnResizeEventMatcher(int, String, int) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.event.ColumnResizeEventMatcher
 
ColumnSearchStrategy - Class in org.eclipse.nebula.widgets.nattable.search.strategy
 
ColumnSearchStrategy(int[], IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.search.strategy.ColumnSearchStrategy
 
ColumnSearchStrategy(int[], int, IConfigRegistry, String) - Constructor for class org.eclipse.nebula.widgets.nattable.search.strategy.ColumnSearchStrategy
 
ColumnSearchStrategyTest - Class in org.eclipse.nebula.widgets.nattable.search.strategy
 
ColumnSearchStrategyTest() - Constructor for class org.eclipse.nebula.widgets.nattable.search.strategy.ColumnSearchStrategyTest
 
ColumnSelectionEvent - Class in org.eclipse.nebula.widgets.nattable.selection.event
 
ColumnSelectionEvent(SelectionLayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.event.ColumnSelectionEvent
 
ColumnSelectionEvent(ColumnSelectionEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.event.ColumnSelectionEvent
 
ColumnSelectionTest - Class in org.eclipse.nebula.widgets.nattable.selection
 
ColumnSelectionTest() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.ColumnSelectionTest
 
columnSpan - Variable in class org.eclipse.nebula.widgets.nattable.layer.cell.DataCell
 
ColumnStructuralChangeEvent - Class in org.eclipse.nebula.widgets.nattable.layer.event
Event indicating a change in the structure of the columns.
ColumnStructuralChangeEvent(ILayer, Range...) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.ColumnStructuralChangeEvent
 
ColumnStructuralChangeEvent(ILayer, Collection<Range>) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.ColumnStructuralChangeEvent
 
ColumnStructuralChangeEvent(ColumnStructuralChangeEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.ColumnStructuralChangeEvent
 
ColumnStructuralRefreshEvent - Class in org.eclipse.nebula.widgets.nattable.layer.event
General event indicating that columns cached by the layers need refreshing.
ColumnStructuralRefreshEvent(ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.ColumnStructuralRefreshEvent
 
ColumnStyleChooserConfiguration - Class in org.eclipse.nebula.widgets.nattable.layer.config
ColumnStyleChooserConfiguration(AbstractLayer, SelectionLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.config.ColumnStyleChooserConfiguration
 
ColumnStyleEditorDialog - Class in org.eclipse.nebula.widgets.nattable.style.editor
 
ColumnStyleEditorDialog(Shell, Style) - Constructor for class org.eclipse.nebula.widgets.nattable.style.editor.ColumnStyleEditorDialog
 
ColumnStyleEditorDialogRunner - Class in org.eclipse.nebula.widgets.nattable.style.editor
 
ColumnStyleEditorDialogRunner() - Constructor for class org.eclipse.nebula.widgets.nattable.style.editor.ColumnStyleEditorDialogRunner
 
columnStyleEditorMenuItemProvider() - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
columnStyleEditorMenuItemProvider(String) - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
ColumnVisualChangeEvent - Class in org.eclipse.nebula.widgets.nattable.layer.event
 
ColumnVisualChangeEvent(ILayer, Range...) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.ColumnVisualChangeEvent
 
ColumnVisualChangeEvent(ILayer, Collection<Range>) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.ColumnVisualChangeEvent
 
ColumnVisualChangeEvent(ColumnVisualChangeEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.ColumnVisualChangeEvent
 
ComboBoxCellEditor - Class in org.eclipse.nebula.widgets.nattable.edit.editor
ICellEditor implementation to provide combo box editing behaviour.
ComboBoxCellEditor(List<?>) - Constructor for class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
Create a new single selection ComboBoxCellEditor based on the given list of items, showing the default number of items in the dropdown of the combo.
ComboBoxCellEditor(List<?>, int) - Constructor for class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
Create a new single selection ComboBoxCellEditor based on the given list of items.
ComboBoxCellEditor(IComboBoxDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
Create a new single selection ComboBoxCellEditor based on the given IComboBoxDataProvider, showing the default number of items in the dropdown of the combo.
ComboBoxCellEditor(IComboBoxDataProvider, int) - Constructor for class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
Create a new single selection ComboBoxCellEditor based on the given IComboBoxDataProvider.
comboBoxDataProvider - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderComposite
The IComboBoxDataProvider that is used to fill the filter row comboboxes.
ComboBoxFilterIconPainter - Class in org.eclipse.nebula.widgets.nattable.filterrow.combobox
ImagePainter that is responsible for painting the icon into the filter row cells that are configured to show Excel like filter comboboxes.
ComboBoxFilterIconPainter(IComboBoxDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.filterrow.combobox.ComboBoxFilterIconPainter
 
ComboBoxFilterIconPainter(IComboBoxDataProvider, Image, Image) - Constructor for class org.eclipse.nebula.widgets.nattable.filterrow.combobox.ComboBoxFilterIconPainter
 
ComboBoxFilterRowConfiguration - Class in org.eclipse.nebula.widgets.nattable.filterrow.combobox
Special filter row configuration that configures the FilterRowComboBoxCellEditor as editor for the filter row with its necessary configurations regarding matching mode, converter and painter.
ComboBoxFilterRowConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.filterrow.combobox.ComboBoxFilterRowConfiguration
The empty default constructor needed for specialising.
ComboBoxFilterRowConfiguration(IComboBoxDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.filterrow.combobox.ComboBoxFilterRowConfiguration
Create a ComboBoxFilterRowConfiguration that uses the default FilterRowComboBoxCellEditor showing the maximum number of 10 items at once and the ComboBoxFilterIconPainter with the default filter icon.
ComboBoxFilterRowHeaderComposite<T> - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow
CompositeLayer that is build out of the columnheader layer stack and a filter row layer.
ComboBoxFilterRowHeaderComposite(FilterList<T>, ILayer, Collection<T>, IColumnAccessor<T>, ILayer, IDataProvider, IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderComposite
Creates a new ComboBoxFilterRowHeaderComposite based on the given informations.
ComboBoxFilterRowHeaderComposite(FilterList<T>, FilterRowComboBoxDataProvider<T>, IColumnAccessor<T>, ILayer, IDataProvider, IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderComposite
Creates a new ComboBoxFilterRowHeaderComposite based on the given informations.
ComboBoxFilterRowHeaderComposite(FilterList<T>, FilterRowComboBoxDataProvider<T>, IColumnAccessor<T>, ILayer, IDataProvider, IConfigRegistry, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderComposite
Creates a new ComboBoxFilterRowHeaderComposite based on the given informations.
ComboBoxFilterRowHeaderComposite(FilterList<T>, ILayer, Collection<T>, IColumnAccessor<T>, ILayer, IDataProvider, IConfigRegistry, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderComposite
Creates a new ComboBoxFilterRowHeaderComposite based on the given informations.
ComboBoxFilterRowHeaderComposite(CompositeMatcherEditor<T>, ILayer, Collection<T>, IColumnAccessor<T>, ILayer, IDataProvider, IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderComposite
Creates a new ComboBoxFilterRowHeaderComposite based on the given informations.
ComboBoxFilterRowHeaderComposite(CompositeMatcherEditor<T>, ILayer, Collection<T>, IColumnAccessor<T>, ILayer, IDataProvider, IConfigRegistry, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderComposite
Creates a new ComboBoxFilterRowHeaderComposite based on the given informations.
ComboBoxFilterRowHeaderComposite(CompositeMatcherEditor<T>, FilterRowComboBoxDataProvider<T>, IColumnAccessor<T>, ILayer, IDataProvider, IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderComposite
Creates a new ComboBoxFilterRowHeaderComposite based on the given informations.
ComboBoxFilterRowHeaderComposite(CompositeMatcherEditor<T>, FilterRowComboBoxDataProvider<T>, IColumnAccessor<T>, ILayer, IDataProvider, IConfigRegistry, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderComposite
Creates a new ComboBoxFilterRowHeaderComposite based on the given informations.
ComboBoxGlazedListsFilterStrategy<T> - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow
Specialisation of the DefaultGlazedListsStaticFilterStrategy that is intended to be used in combination with FilterRowComboBoxCellEditors that allows filtering via multiselect comboboxes like in Excel.
ComboBoxGlazedListsFilterStrategy(FilterRowComboBoxDataProvider<T>, CompositeMatcherEditor<T>, IColumnAccessor<T>, IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxGlazedListsFilterStrategy
 
ComboBoxPainter - Class in org.eclipse.nebula.widgets.nattable.painter.cell
 
ComboBoxPainter() - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.ComboBoxPainter
Create a new ComboBoxPainter with the default image.
ComboBoxPainter(Image) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.ComboBoxPainter
Create a new ComboBoxPainter with the given Image as the image marking the cell as a combo control.
comboBoxShouldCommitWhenAValueIsSelectedByClickingOnIt() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest
 
CommandHandlerFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture.command
 
CommandHandlerFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.command.CommandHandlerFixture
 
commandHandlerRegistration() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTest
 
commandLayer - Variable in class org.eclipse.nebula.widgets.nattable.grid.command.AutoResizeColumnCommandHandler
The layer on which the command should be fired.
commandLayer - Variable in class org.eclipse.nebula.widgets.nattable.grid.command.AutoResizeRowCommandHandler
The layer on which the command should be fired.
commandPassedOnToParentIfCannotBeHandled() - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest
 
commandPassedOnToParentIfCannotBeHandled() - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerTest
 
CommandPropagationTest - Class in org.eclipse.nebula.widgets.nattable.command
 
CommandPropagationTest() - Constructor for class org.eclipse.nebula.widgets.nattable.command.CommandPropagationTest
 
commit(Object, SelectionLayer.MoveDirectionEnum) - Method in class org.eclipse.nebula.widgets.nattable.edit.DialogEditHandler
This implementation will simply store the committed value in this handler.
commit(SelectionLayer.MoveDirectionEnum) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
 
commit(SelectionLayer.MoveDirectionEnum, boolean) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
 
commit(SelectionLayer.MoveDirectionEnum, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
 
commit(SelectionLayer.MoveDirectionEnum) - Method in interface org.eclipse.nebula.widgets.nattable.edit.editor.ICellEditor
Commits the current value of this editor.
commit(SelectionLayer.MoveDirectionEnum, boolean) - Method in interface org.eclipse.nebula.widgets.nattable.edit.editor.ICellEditor
Commits the current value of this editor.
commit(SelectionLayer.MoveDirectionEnum, boolean, boolean) - Method in interface org.eclipse.nebula.widgets.nattable.edit.editor.ICellEditor
Commits the current value of this editor.
commit(SelectionLayer.MoveDirectionEnum) - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
 
commit(SelectionLayer.MoveDirectionEnum, boolean) - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
 
commit(SelectionLayer.MoveDirectionEnum, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
 
commit(Object, SelectionLayer.MoveDirectionEnum) - Method in interface org.eclipse.nebula.widgets.nattable.edit.ICellEditHandler
Commit the new value and handle the selection in the current NatTable after commit.
commit(Object, SelectionLayer.MoveDirectionEnum) - Method in class org.eclipse.nebula.widgets.nattable.edit.InlineEditHandler
 
commitAndCloseActiveEditor() - Static method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtils
Checks if there is an active editor registered.
commitOnEnter - Variable in class org.eclipse.nebula.widgets.nattable.edit.editor.TextCellEditor
Flag to determine whether this editor should try to commit and close on pressing the enter key.
comparator - Variable in class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
ComparatorChain<T> - Class in org.eclipse.nebula.widgets.nattable.util
 
ComparatorChain(List<Comparator<T>>) - Constructor for class org.eclipse.nebula.widgets.nattable.util.ComparatorChain
 
compare(Object, Object) - Method in class org.eclipse.nebula.widgets.nattable.config.DefaultComparator
 
compare(Object, Object) - Method in class org.eclipse.nebula.widgets.nattable.config.NullComparator
 
compare(T, T) - Method in class org.eclipse.nebula.widgets.nattable.search.CellValueAsStringComparator
 
compare(T, T) - Method in class org.eclipse.nebula.widgets.nattable.tree.SortableTreeComparator
 
compare(T, T) - Method in class org.eclipse.nebula.widgets.nattable.util.ComparatorChain
 
compareTo(GroupByObject) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByObject
 
compareTo(RowObjectIndexHolder<T>) - Method in class org.eclipse.nebula.widgets.nattable.selection.RowObjectIndexHolder
 
compareTo(PricingTypeBean) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.PricingTypeBean
 
CompositeFreezeLayer - Class in org.eclipse.nebula.widgets.nattable.freeze
 
CompositeFreezeLayer(FreezeLayer, ViewportLayer, SelectionLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayer
 
CompositeFreezeLayer(FreezeLayer, ViewportLayer, SelectionLayer, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayer
 
CompositeFreezeLayerTest - Class in org.eclipse.nebula.widgets.nattable.freeze
 
CompositeFreezeLayerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest
 
CompositeLayer - Class in org.eclipse.nebula.widgets.nattable.layer
A composite layer is a layer that is made up of a number of underlying child layers.
CompositeLayer(int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
CompositeLayer.CompositeLayerPainter - Class in org.eclipse.nebula.widgets.nattable.layer
 
CompositeLayer.CompositeLayerPainter() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer.CompositeLayerPainter
 
CompositeLayerFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture.layer
Fixture for the CompositeLayer with 2 rows and 2 columns
CompositeLayerFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.CompositeLayerFixture
 
CompositeLayerFixture(int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.CompositeLayerFixture
Fixture with all columns equal width and all rows equal height
CompositeLayerTest - Class in org.eclipse.nebula.widgets.nattable.layer
 
CompositeLayerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
 
CONFIG_ATTRIBUTE - Static variable in interface org.eclipse.nebula.widgets.nattable.export.ILayerExporter
 
ConfigAttribute<T> - Class in org.eclipse.nebula.widgets.nattable.style
 
ConfigAttribute() - Constructor for class org.eclipse.nebula.widgets.nattable.style.ConfigAttribute
 
ConfigRegistry - Class in org.eclipse.nebula.widgets.nattable.config
 
ConfigRegistry() - Constructor for class org.eclipse.nebula.widgets.nattable.config.ConfigRegistry
 
configRegistry - Variable in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
The IConfigRegistry containing the configuration of the current NatTable instance.
configRegistry - Variable in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
The IConfigRegistry containing the configuration of the current NatTable instance.
configRegistry - Variable in class org.eclipse.nebula.widgets.nattable.edit.gui.CellEditDialog
The IConfigRegistry containing the configuration of the current NatTable instance the command should be executed for.
configRegistry - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategy
 
configRegistry - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsSortModel
 
ConfigRegistryTest - Class in org.eclipse.nebula.widgets.nattable.config
 
ConfigRegistryTest() - Constructor for class org.eclipse.nebula.widgets.nattable.config.ConfigRegistryTest
 
ConfigurableCellBorderTest - Class in org.eclipse.nebula.widgets.nattable.painter.cell
 
ConfigurableCellBorderTest() - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.ConfigurableCellBorderTest
 
ConfigurableModeEventHandler - Class in org.eclipse.nebula.widgets.nattable.ui.mode
 
ConfigurableModeEventHandler(ModeSupport, NatTable) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.mode.ConfigurableModeEventHandler
 
configurations - Variable in class org.eclipse.nebula.widgets.nattable.NatTable
 
configure(ConfigRegistry, UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
configure(ConfigRegistry, UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
configure(ConfigRegistry, UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
configure(ConfigRegistry, UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
configure(ConfigRegistry, UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
configure(ConfigRegistry, UiBindingRegistry) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
Every layer gets this call back, starting at the top of the stack.
configure(ConfigRegistry, UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
configure(ConfigRegistry, UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
configure() - Method in class org.eclipse.nebula.widgets.nattable.NatTable
Processes all the registered IConfiguration (s).
configure(ConfigRegistry, UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
configureBodyMouseClickBindings(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionBindings
 
configureBodyMouseClickBindings(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.selection.config.RowOnlySelectionBindings
 
configureBodyMouseDragMode(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionBindings
 
configureBodyMouseDragMode(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.selection.config.RowOnlySelectionBindings
 
configureColumnHeaderMouseClickBindings(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionBindings
 
configureEndButtonBindings(UiBindingRegistry, IKeyAction) - Method in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionBindings
 
configureEvenRowStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.config.DefaultRowStyleConfiguration
 
configureHeaderFullySelectedStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionStyleConfiguration
 
configureHeaderHasSelectionStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionStyleConfiguration
 
configureHomeButtonBindings(UiBindingRegistry, IKeyAction) - Method in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionBindings
 
configureLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.config.AbstractLayerConfiguration
 
configureLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.config.AbstractRegistryConfiguration
 
configureLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.config.AbstractUiBindingConfiguration
 
configureLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.config.AggregateConfiguration
 
configureLayer(ILayer) - Method in interface org.eclipse.nebula.widgets.nattable.config.IConfiguration
 
configureLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.export.config.DefaultExportBindings
 
configureLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.group.config.DefaultColumnGroupHeaderLayerConfiguration
 
configureLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.group.config.DefaultRowGroupHeaderLayerConfiguration
 
configureLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.sort.config.DefaultSortConfiguration
 
configureLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.tree.config.DefaultTreeLayerConfiguration
 
configureMoveDownBindings(UiBindingRegistry, IKeyAction) - Method in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionBindings
 
configureMoveLeftBindings(UiBindingRegistry, IKeyAction) - Method in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionBindings
 
configureMoveRightBindings(UiBindingRegistry, IKeyAction) - Method in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionBindings
 
configureMoveUpBindings(UiBindingRegistry, IKeyAction) - Method in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionBindings
 
configureOddRowStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.config.DefaultRowStyleConfiguration
 
configurePageDownButtonBindings(UiBindingRegistry, IKeyAction) - Method in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionBindings
 
configurePageUpButtonBindings(UiBindingRegistry, PageUpAction) - Method in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionBindings
 
configureRegistry(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.config.AbstractLayerConfiguration
 
configureRegistry(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.config.AbstractUiBindingConfiguration
 
configureRegistry(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.config.AggregateConfiguration
 
configureRegistry(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.config.DefaultNatTableStyleConfiguration
 
configureRegistry(IConfigRegistry) - Method in interface org.eclipse.nebula.widgets.nattable.config.IConfiguration
Configure NatTable's IConfigRegistry upon receiving this call back.
configureRegistry(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.edit.config.DefaultEditConfiguration
 
configureRegistry(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.export.config.DefaultExportBindings
 
configureRegistry(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayerConfiguration
 
configureRegistry(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByHeaderConfiguration
 
configureRegistry(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.ComboBoxFilterRowConfiguration
 
configureRegistry(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.config.DefaultFilterRowConfiguration
 
configureRegistry(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.config.DefaultRowStyleConfiguration
 
configureRegistry(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.group.config.DefaultColumnGroupHeaderLayerConfiguration
 
configureRegistry(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.group.config.DefaultRowGroupHeaderLayerConfiguration
 
configureRegistry(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.layer.config.ColumnStyleChooserConfiguration
 
configureRegistry(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultColumnHeaderStyleConfiguration
 
configureRegistry(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultRowHeaderStyleConfiguration
 
configureRegistry(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionStyleConfiguration
 
configureRegistry(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.sort.config.DefaultSortConfiguration
 
configureRegistry(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.DefaultSummaryRowConfiguration
 
configureRegistry(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.tickupdate.config.DefaultTickUpdateConfiguration
 
configureRegistry(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.tree.config.DefaultTreeLayerConfiguration
 
configureRowHeaderCellPainter(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultRowHeaderStyleConfiguration
 
configureRowHeaderMouseClickBindings(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionBindings
 
configureRowHeaderStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultRowHeaderStyleConfiguration
 
configureSelectionAnchorStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionStyleConfiguration
 
configureSelectionStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionStyleConfiguration
 
configureShell(Shell) - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.CellEditDialog
 
configureShell(Shell) - Method in class org.eclipse.nebula.widgets.nattable.persistence.gui.PersistenceDialog
 
configureTypedLayer(L) - Method in class org.eclipse.nebula.widgets.nattable.config.AbstractLayerConfiguration
 
configureTypedLayer(AbstractLayer) - Method in class org.eclipse.nebula.widgets.nattable.edit.config.DefaultEditConfiguration
 
configureTypedLayer(SelectionLayer) - Method in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultMoveSelectionConfiguration
 
configureTypedLayer(SelectionLayer) - Method in class org.eclipse.nebula.widgets.nattable.selection.config.RowOnlySelectionConfiguration
 
configureTypedLayer(SelectionLayer) - Method in class org.eclipse.nebula.widgets.nattable.tickupdate.config.DefaultTickUpdateConfiguration
 
configureUiBindings(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.config.AbstractLayerConfiguration
 
configureUiBindings(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.config.AbstractRegistryConfiguration
 
configureUiBindings(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.config.AggregateConfiguration
 
configureUiBindings(UiBindingRegistry) - Method in interface org.eclipse.nebula.widgets.nattable.config.IConfiguration
Configure NatTable's IConfigRegistry upon receiving this call back A mechanism to customize key/mouse bindings.
configureUiBindings(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.edit.config.DefaultEditBindings
 
configureUiBindings(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.export.config.DefaultExportBindings
 
configureUiBindings(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByHeaderConfiguration
 
configureUiBindings(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByHeaderMenuConfiguration
 
configureUiBindings(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.config.DefaultFilterRowConfiguration
 
configureUiBindings(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.freeze.config.DefaultFreezeGridBindings
 
configureUiBindings(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.group.config.DefaultColumnGroupHeaderLayerConfiguration
 
configureUiBindings(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.group.config.DefaultRowGroupHeaderLayerConfiguration
 
configureUiBindings(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.print.config.DefaultPrintBindings
 
configureUiBindings(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.reorder.config.DefaultColumnReorderBindings
 
configureUiBindings(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.reorder.config.DefaultRowReorderBindings
 
configureUiBindings(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.resize.config.DefaultColumnResizeBindings
 
configureUiBindings(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.resize.config.DefaultRowResizeBindings
 
configureUiBindings(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.search.config.DefaultSearchBindings
 
configureUiBindings(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionBindings
 
configureUiBindings(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.sort.config.DefaultSortConfiguration
 
configureUiBindings(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.sort.config.SingleClickSortConfiguration
Remove the original key bindings and implement new ones.
configureUiBindings(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.tickupdate.config.DefaultTickUpdateConfiguration
 
configureUiBindings(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.tree.config.DefaultTreeLayerConfiguration
 
configureUiBindings(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.AbstractHeaderMenuConfiguration
 
configureUiBindings(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.BodyMenuConfiguration
 
configureUiBindings(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.DebugMenuConfiguration
 
ConflationQueue - Class in org.eclipse.nebula.widgets.nattable.util
 
ConflationQueue() - Constructor for class org.eclipse.nebula.widgets.nattable.util.ConflationQueue
 
contains(String, String) - Method in class org.eclipse.nebula.widgets.nattable.blink.UpdateEventsCache
 
contains(int) - Method in class org.eclipse.nebula.widgets.nattable.coordinate.Range
 
contains(Rectangle, Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModel
 
contains() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
containsIndex(List<ColumnEntry>, int) - Static method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooserUtils
 
containsInstanceOf(Class<? extends ILayerEvent>) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.LayerListenerFixture
 
ContextualDataValidator - Class in org.eclipse.nebula.widgets.nattable.data.validate
 
ContextualDataValidator() - Constructor for class org.eclipse.nebula.widgets.nattable.data.validate.ContextualDataValidator
 
ContextualDisplayConverter - Class in org.eclipse.nebula.widgets.nattable.data.convert
 
ContextualDisplayConverter() - Constructor for class org.eclipse.nebula.widgets.nattable.data.convert.ContextualDisplayConverter
 
ContextualEditableRule - Class in org.eclipse.nebula.widgets.nattable.config
 
ContextualEditableRule() - Constructor for class org.eclipse.nebula.widgets.nattable.config.ContextualEditableRule
 
ControlDecorationProvider - Class in org.eclipse.nebula.widgets.nattable.edit.editor
This class adds support for adding a ControlDecoration to the editor controls of a ICellEditor.
ControlDecorationProvider() - Constructor for class org.eclipse.nebula.widgets.nattable.edit.editor.ControlDecorationProvider
Create a default ControlDecorationProvider for handling error decorations.
ControlDecorationProvider(String) - Constructor for class org.eclipse.nebula.widgets.nattable.edit.editor.ControlDecorationProvider
 
CONVERSION_ERROR_HANDLER - Static variable in interface org.eclipse.nebula.widgets.nattable.edit.EditConfigAttributes
The configuration attribute for the IEditErrorHandler that should be used for conversion failure handling.
CONVERSION_ERROR_STYLE - Static variable in interface org.eclipse.nebula.widgets.nattable.edit.EditConfigAttributes
The configuration attribute for the style that should be used on just in time conversion error rendering within an editor control.
conversionEditErrorHandler - Variable in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
The error handler that will be used to show conversion errors.
conversionEditErrorHandler - Variable in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
The error handler that will be used to show conversion errors.
ConversionFailedException - Exception in org.eclipse.nebula.widgets.nattable.data.convert
Exception for handling conversion failures.
ConversionFailedException(String) - Constructor for exception org.eclipse.nebula.widgets.nattable.data.convert.ConversionFailedException
 
ConversionFailedException(String, Throwable) - Constructor for exception org.eclipse.nebula.widgets.nattable.data.convert.ConversionFailedException
 
conversionToIntArray() - Method in class org.eclipse.nebula.widgets.nattable.util.ArrayUtilTest
 
convertCharToCharacterObject(KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.edit.action.KeyEditAction
 
convertColumnPosition(ILayer, int, IUniqueIndexLayer) - Static method in class org.eclipse.nebula.widgets.nattable.layer.LayerUtil
Convert column position from the source layer to the target layer
convertColumnPositionToTargetContext(ColumnPositionCoordinate, ILayer) - Static method in class org.eclipse.nebula.widgets.nattable.command.LayerCommandUtil
 
convertDataType(ILayerCell, IConfigRegistry) - Static method in class org.eclipse.nebula.widgets.nattable.layer.cell.CellDisplayConversionUtils
 
convertDataType(ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
Convert the data value of the cell using the IDisplayConverter from the IConfigRegistry
convertDataType(ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.CheckBoxPainter
 
convertDataType(ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.ColumnHeaderCheckBoxPainter
 
convertFromPositionToCommandLayer(int[]) - Method in class org.eclipse.nebula.widgets.nattable.grid.command.AutoResizeColumnCommandHandler
Translates the column positions the layer stack upwards as the resulting MultiColumnResizeCommand will be fired on the command layer which is on top of the position layer.
convertFromPositionToCommandLayer(int[]) - Method in class org.eclipse.nebula.widgets.nattable.grid.command.AutoResizeRowCommandHandler
Translates the row positions the layer stack upwards as the resulting MultiRowResizeCommand will be fired on the command layer which is on top of the position layer.
convertPositionToTargetContext(PositionCoordinate, ILayer) - Static method in class org.eclipse.nebula.widgets.nattable.command.LayerCommandUtil
 
convertRowPosition(ILayer, int, IUniqueIndexLayer) - Static method in class org.eclipse.nebula.widgets.nattable.layer.LayerUtil
Convert row position from the source layer to the target layer
convertRowPositionToTargetContext(RowPositionCoordinate, ILayer) - Static method in class org.eclipse.nebula.widgets.nattable.command.LayerCommandUtil
 
convertToLocal(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.blink.event.BlinkEvent
 
convertToLocal(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.edit.event.InlineCellEditEvent
 
convertToLocal(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.event.HideColumnPositionsEvent
 
convertToLocal(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.event.HideRowPositionsEvent
 
convertToLocal(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.event.ShowColumnPositionsEvent
 
convertToLocal(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.event.ShowRowPositionsEvent
 
convertToLocal(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.layer.event.AbstractContextFreeEvent
 
convertToLocal(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.layer.event.CellVisualChangeEvent
 
convertToLocal(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.layer.event.ColumnVisualChangeEvent
 
convertToLocal(ILayer) - Method in interface org.eclipse.nebula.widgets.nattable.layer.event.ILayerEvent
Convert the column/row positions carried by the event to the layer about to handle the event.
convertToLocal(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.layer.event.PropertyUpdateEvent
 
convertToLocal(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.layer.event.RowDeleteEvent
 
convertToLocal(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.layer.event.RowVisualChangeEvent
 
convertToLocal(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.layer.event.StructuralRefreshEvent
 
convertToLocal(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.layer.event.VisualRefreshEvent
 
convertToLocal(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ColumnReorderEvent
 
convertToLocal(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.RowReorderEvent
 
convertToLocal(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.selection.event.CellSelectionEvent
 
convertToLocal(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.selection.event.RowSelectionEvent
 
convertToLocal(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.LayerEventFixture
 
convertToNumericValue(String) - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultBigDecimalDisplayConverter
 
convertToNumericValue(String) - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultBigIntegerDisplayConverter
 
convertToNumericValue(String) - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultByteDisplayConverter
 
convertToNumericValue(String) - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultDoubleDisplayConverter
 
convertToNumericValue(String) - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultFloatDisplayConverter
 
convertToNumericValue(String) - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultIntegerDisplayConverter
 
convertToNumericValue(String) - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultLongDisplayConverter
 
convertToNumericValue(String) - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultShortDisplayConverter
 
convertToNumericValue(String) - Method in class org.eclipse.nebula.widgets.nattable.data.convert.NumericDisplayConverter
 
convertToTargetLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.command.AbstractColumnCommand
 
convertToTargetLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.command.AbstractContextFreeCommand
 
convertToTargetLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.command.AbstractMultiColumnCommand
 
convertToTargetLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.command.AbstractMultiRowCommand
 
convertToTargetLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.command.AbstractPositionCommand
 
convertToTargetLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.command.AbstractRowCommand
 
convertToTargetLayer(ILayer) - Method in interface org.eclipse.nebula.widgets.nattable.command.ILayerCommand
Convert the row/column coordinates the command might be carrying from the source layer to the destination (target) layer.
convertToTargetLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.command.StructuralRefreshCommand
 
convertToTargetLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.command.VisualRefreshCommand
 
convertToTargetLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.command.GroupByColumnIndexCommand
 
convertToTargetLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.command.UngroupByColumnIndexCommand
 
convertToTargetLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeSelectionCommand
 
convertToTargetLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.ReorderFrozenAreaCommand
 
convertToTargetLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.ColumnReorderCommand
 
convertToTargetLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.ColumnReorderEndCommand
 
convertToTargetLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.ColumnReorderStartCommand
 
convertToTargetLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.MultiColumnReorderCommand
 
convertToTargetLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.MultiRowReorderCommand
 
convertToTargetLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.RowReorderCommand
 
convertToTargetLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.RowReorderEndCommand
 
convertToTargetLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.RowReorderStartCommand
 
convertToTargetLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.resize.command.MultiColumnResizeCommand
Convert the column positions to the target layer.
convertToTargetLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.resize.command.MultiRowResizeCommand
 
convertToTargetLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.search.command.SearchCommand
 
convertToTargetLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.selection.command.SelectRowsCommand
 
convertToTargetLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.command.LayerCommandFixture
 
convertToTargetLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.tickupdate.command.TickUpdateCommand
 
convertToTargetLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.viewport.command.ViewportDragCommand
 
CopyDataAction - Class in org.eclipse.nebula.widgets.nattable.copy.action
 
CopyDataAction() - Constructor for class org.eclipse.nebula.widgets.nattable.copy.action.CopyDataAction
 
CopyDataCommandHandler - Class in org.eclipse.nebula.widgets.nattable.copy.command
Handler class for copying selected data within the SelectionLayer to the clipboard.
CopyDataCommandHandler(SelectionLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.copy.command.CopyDataCommandHandler
Creates an instance that only checks the SelectionLayer for data to add to the clipboard.
CopyDataCommandHandler(SelectionLayer, ILayer, ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.copy.command.CopyDataCommandHandler
Creates an instance that checks the SelectionLayer and the header layers if they are given.
CopyDataCommandHandlerTest - Class in org.eclipse.nebula.widgets.nattable.copy.command
 
CopyDataCommandHandlerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.copy.command.CopyDataCommandHandlerTest
 
CopyDataToClipboardCommand - Class in org.eclipse.nebula.widgets.nattable.copy.command
 
CopyDataToClipboardCommand(String, String, IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.copy.command.CopyDataToClipboardCommand
 
CopyDataToClipboardSerializer - Class in org.eclipse.nebula.widgets.nattable.copy.serializing
 
CopyDataToClipboardSerializer(ILayerCell[][], CopyDataToClipboardCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.copy.serializing.CopyDataToClipboardSerializer
 
CopyFormattedTextToClipboardSerializer - Class in org.eclipse.nebula.widgets.nattable.copy.serializing
 
CopyFormattedTextToClipboardSerializer(ILayerCell[][], CopyDataToClipboardCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.copy.serializing.CopyFormattedTextToClipboardSerializer
 
CORNER - Static variable in interface org.eclipse.nebula.widgets.nattable.grid.GridRegion
 
cornerDataLayer - Variable in class org.eclipse.nebula.widgets.nattable.grid.layer.DefaultGridLayer
 
cornerDataProvider - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.GridLayerFixture
 
CornerLayer - Class in org.eclipse.nebula.widgets.nattable.grid.layer
Layer for the top left header corner of the grid layer
CornerLayer(IUniqueIndexLayer, ILayer, ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.CornerLayer
Creates a corner header layer using the default configuration and painter
CornerLayer(IUniqueIndexLayer, ILayer, ILayer, boolean, ILayerPainter) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.CornerLayer
 
cornerLayer - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.CompositeLayerFixture
 
create() - Method in class org.eclipse.nebula.widgets.nattable.group.gui.CreateColumnGroupDialog
 
create() - Method in class org.eclipse.nebula.widgets.nattable.search.gui.SearchDialog
 
createButtons(Shell) - Method in class org.eclipse.nebula.widgets.nattable.style.editor.AbstractStyleEditorDialog
Create OK, Reset and Cancel buttons
createButtonsForButtonBar(Composite) - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.AbstractColumnChooserDialog
 
createButtonsForButtonBar(Composite) - Method in class org.eclipse.nebula.widgets.nattable.persistence.gui.PersistenceDialog
 
createCellEditDialog(Shell, Object, ILayerCell, ICellEditor, IConfigRegistry) - Static method in class org.eclipse.nebula.widgets.nattable.edit.gui.CellEditDialogFactory
Will determine and return the ICellEditDialog to open for editing a cell value.
CreateColumnGroupAction - Class in org.eclipse.nebula.widgets.nattable.group.action
 
CreateColumnGroupAction() - Constructor for class org.eclipse.nebula.widgets.nattable.group.action.CreateColumnGroupAction
 
CreateColumnGroupCommand - Class in org.eclipse.nebula.widgets.nattable.group.command
 
CreateColumnGroupCommand(String) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.CreateColumnGroupCommand
 
CreateColumnGroupDialog - Class in org.eclipse.nebula.widgets.nattable.group.gui
 
createColumnGroupDialog(Shell) - Static method in class org.eclipse.nebula.widgets.nattable.group.gui.CreateColumnGroupDialog
 
createColumnGroupMenuItemProvider() - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
createColumnGroupMenuItemProvider(String) - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
createColumnHeaderMenu(NatTable) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.AbstractHeaderMenuConfiguration
Creates the PopupMenuBuilder for the column header menu with the menu items that should be added to the menu.
createColumnHeaderMenu(NatTable) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.HeaderMenuConfiguration
 
createContents(Composite) - Method in class org.eclipse.nebula.widgets.nattable.group.gui.CreateColumnGroupDialog
 
createContents(Composite) - Method in class org.eclipse.nebula.widgets.nattable.search.gui.SearchDialog
 
createContents(Composite) - Method in class org.eclipse.nebula.widgets.nattable.widget.WaitDialog
 
createCornerMenu(NatTable) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.AbstractHeaderMenuConfiguration
Creates the PopupMenuBuilder for the corner menu with the menu items that should be added to the menu.
createCornerMenu(NatTable) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.HeaderMenuConfiguration
 
createDialog(Shell, ILayer) - Static method in class org.eclipse.nebula.widgets.nattable.search.gui.SearchDialog
 
createDialogArea(Composite) - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.AbstractColumnChooserDialog
 
createDialogArea(Composite) - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.CellEditDialog
 
createDialogArea(Composite) - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.TickUpdateCellEditDialog
 
createDialogArea(Composite) - Method in class org.eclipse.nebula.widgets.nattable.persistence.gui.PersistenceDialog
 
createDialogInstance() - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
Will create the dialog instance that should be wrapped by this AbstractDialogCellEditor.
createDialogInstance() - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.FileDialogCellEditor
 
createDropdownControl(int) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterNatCombo
 
createDropdownControl(int) - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
Create the dropdown control of this NatCombo, adding styles, look&feel and needed listeners for the control only.
createEditorControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.CheckBoxCellEditor
 
createEditorControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
 
createEditorControl(Composite) - Method in interface org.eclipse.nebula.widgets.nattable.edit.editor.ICellEditor
Creates the editor control that is wrapped by this ICellEditor.
createEditorControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.MultiLineTextCellEditor
 
createEditorControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.PasswordCellEditor
 
createEditorControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TextCellEditor
 
createEditorControl(Composite, int) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TextCellEditor
Creates the editor control that is wrapped by this ICellEditor.
createEditorControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
 
createEditorControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxCellEditor
 
createErrorDecorationIfRequired(Control) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.ControlDecorationProvider
If showing an error decoration is enabled, this method will create and add a ControlDecoration for the given Control by using the configured information.
createGC() - Method in class org.eclipse.nebula.widgets.nattable.util.GCFactory
 
createInstanceFromEvent(MouseEvent) - Static method in class org.eclipse.nebula.widgets.nattable.ui.NatEventData
 
createLabels(Composite, String, String) - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.AbstractColumnChooserDialog
 
createRotatedImage(Image, int) - Static method in class org.eclipse.nebula.widgets.nattable.painter.cell.GraphicsUtils
Creates a rotated image (plus or minus 90 degrees) Styles: UP, DOWN
createRotatedText(String, Font, Color, Color, int) - Static method in class org.eclipse.nebula.widgets.nattable.painter.cell.GraphicsUtils
Creates an image containing the specified text, rotated either plus or minus 90 degrees.
createRowHeaderMenu(NatTable) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.AbstractHeaderMenuConfiguration
Creates the PopupMenuBuilder for the row header menu with the menu items that should be added to the menu.
createRowHeaderMenu(NatTable) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.HeaderMenuConfiguration
 
createTextControl(int) - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
Creates the Text control of this NatCombo, adding styles, look&feel and needed listeners for the control only.
createWorkbook() - Method in class org.eclipse.nebula.widgets.nattable.extension.poi.HSSFExcelExporter
 
createWorkbook() - Method in class org.eclipse.nebula.widgets.nattable.extension.poi.PoiExcelExporter
 
currentEvent - Variable in class org.eclipse.nebula.widgets.nattable.reorder.action.ColumnReorderDragMode
 
currentEvent - Variable in class org.eclipse.nebula.widgets.nattable.reorder.action.RowReorderDragMode
 
CustomLineBorderDecorator - Class in org.eclipse.nebula.widgets.nattable.painter.cell.decorator
NatTable decorator class which is used to draw borders for cells whose LabelStack contains border related labels.
CustomLineBorderDecorator(ICellPainter) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.CustomLineBorderDecorator
Creates a new LabelLineBorderDecorator wrapping the given interior painter and no default border style.
CustomLineBorderDecorator(ICellPainter, BorderStyle) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.CustomLineBorderDecorator
Creates a new LabelLineBorderDecorator wrapping the given interior painter using the given BorderStyle as default.

D

DATA_VALIDATOR - Static variable in interface org.eclipse.nebula.widgets.nattable.edit.EditConfigAttributes
The configuration attribute to register the IDataValidator that should be used for validation if a value is committed by an editor.
DataCell - Class in org.eclipse.nebula.widgets.nattable.layer.cell
 
DataCell(int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.cell.DataCell
 
DataCell(int, int, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.cell.DataCell
 
DATAGRID - Static variable in interface org.eclipse.nebula.widgets.nattable.grid.GridRegion
 
DataLayer - Class in org.eclipse.nebula.widgets.nattable.layer
Wraps the IDataProvider, and serves as the data source for all other layers.
DataLayer(IDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
DataLayer(IDataProvider, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
DataLayer() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
DataLayer(int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
dataLayer - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.ColumnHeaderLayerFixture
 
DataLayerCommandHandlingTest - Class in org.eclipse.nebula.widgets.nattable.layer
 
DataLayerCommandHandlingTest() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.DataLayerCommandHandlingTest
 
DataLayerFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture.layer
A DataLayer for use in unit tests with a pre-canned Default column layout: DO NOT FORMAT ! Position: 0 1 2 3 4 Width : 150 100 35 100 80 -------|------|----|------|---- Default Row layout: Position | Height 0 | 40 1 | 70 2 | 25 3 | 40 4 | 50 5 | 40 6 | 100
DataLayerFixture(int, int, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.DataLayerFixture
 
DataLayerFixture(int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.DataLayerFixture
 
DataLayerFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.DataLayerFixture
 
DataLayerFixtureTest - Class in org.eclipse.nebula.widgets.nattable.test.fixture.layer
 
DataLayerFixtureTest() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.DataLayerFixtureTest
 
DataLayerPersistenceTest - Class in org.eclipse.nebula.widgets.nattable.layer
 
DataLayerPersistenceTest() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.DataLayerPersistenceTest
 
DataLayerTest - Class in org.eclipse.nebula.widgets.nattable.layer
 
DataLayerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.DataLayerTest
 
dataProvider - Variable in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
DataProviderFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture.data
 
DataProviderFixture(int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.data.DataProviderFixture
 
DataValidator - Class in org.eclipse.nebula.widgets.nattable.data.validate
 
DataValidator() - Constructor for class org.eclipse.nebula.widgets.nattable.data.validate.DataValidator
 
dataValidator - Variable in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
The IDataValidator that should be used to validate the input value prior committing.
dataValidator - Variable in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
The IDataValidator that should be used to validate the input value prior committing.
DebugMenuConfiguration - Class in org.eclipse.nebula.widgets.nattable.ui.menu
 
DebugMenuConfiguration(NatTable) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.menu.DebugMenuConfiguration
 
decorationProvider - Variable in class org.eclipse.nebula.widgets.nattable.edit.config.RenderErrorHandling
The decoration provider that should be used for decorating the editor control on error.
decorationProvider - Variable in class org.eclipse.nebula.widgets.nattable.edit.editor.TextCellEditor
The ControlDecorationProvider responsible for adding a ControlDecoration to the wrapped editor control.
deepCopy(Object) - Static method in class org.eclipse.nebula.widgets.nattable.util.ObjectCloner
 
DEFAULT - Static variable in interface org.eclipse.nebula.widgets.nattable.summaryrow.ISummaryProvider
 
DEFAULT - Static variable in interface org.eclipse.nebula.widgets.nattable.util.IClientAreaProvider
 
DEFAULT_ANTIALIAS - Static variable in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
DEFAULT_CLIENT_AREA - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.ViewportLayerFixture
 
DEFAULT_CLIENT_AREA_PROVIDER - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.ViewportLayerFixture
 
DEFAULT_COLOR - Static variable in class org.eclipse.nebula.widgets.nattable.persistence.ColorPersistor
 
DEFAULT_COLUMN_WIDTH - Static variable in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
DEFAULT_CTRL_MASK - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.command.ScrollSelectionCommandFixture
 
DEFAULT_DIRECTION - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.command.ScrollSelectionCommandFixture
 
DEFAULT_FONT - Static variable in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
DEFAULT_INITIAL_DELAY - Static variable in class org.eclipse.nebula.widgets.nattable.conflation.EventConflaterChain
 
DEFAULT_MIN_DISPLAY_SIZE - Static variable in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
DEFAULT_MULTI_SELECT_PREFIX - Static variable in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
Default String that is used to prefix the generated String representation showed in the text control if multiselect is supported.
DEFAULT_MULTI_SELECT_SUFFIX - Static variable in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
String that is used to suffix the generated String representation showed in the text control if multiselect is supported.
DEFAULT_MULTI_SELECT_VALUE_SEPARATOR - Static variable in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
Default String that is used to separate values in the String representation showed in the text control if multiselect is supported.
DEFAULT_NUM_OF_VISIBLE_ITEMS - Static variable in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
The default number of visible items on open the combo.
DEFAULT_OFFSET - Static variable in class org.eclipse.nebula.widgets.nattable.viewport.ScrollBarHandlerTemplate
 
DEFAULT_REFRESH_INTERVAL - Static variable in class org.eclipse.nebula.widgets.nattable.conflation.EventConflaterChain
 
DEFAULT_RESIZE_HANDLE_SIZE - Static variable in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
DEFAULT_ROW_HEIGHT - Static variable in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
DEFAULT_SCROLLABLE - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.ViewportLayerFixture
 
DEFAULT_SHIFT_MASK - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.command.ScrollSelectionCommandFixture
 
DEFAULT_STYLE_OPTIONS - Static variable in class org.eclipse.nebula.widgets.nattable.NatTable
 
DEFAULT_SUMMARY_COLUMN_CONFIG_LABEL_PREFIX - Static variable in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowLayer
 
DEFAULT_SUMMARY_ROW_CONFIG_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowLayer
 
DEFAULT_SUMMARY_ROW_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.grid.data.DefaultSummaryRowHeaderDataProvider
 
DEFAULT_SUMMARY_VALUE - Static variable in interface org.eclipse.nebula.widgets.nattable.summaryrow.ISummaryProvider
 
DEFAULT_TEXT_ANTIALIAS - Static variable in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
DEFAULT_TICK_UPDATE_HANDLER - Static variable in interface org.eclipse.nebula.widgets.nattable.tickupdate.ITickUpdateHandler
The default implementation of ITickUpdateHandler that handles Byte, Short, Integer, Long, Double and Float values.
DefaultBigDecimalDisplayConverter - Class in org.eclipse.nebula.widgets.nattable.data.convert
Converts the display value to a BigDecimal and vice versa.
DefaultBigDecimalDisplayConverter() - Constructor for class org.eclipse.nebula.widgets.nattable.data.convert.DefaultBigDecimalDisplayConverter
 
DefaultBigDecimalDisplayConverterTest - Class in org.eclipse.nebula.widgets.nattable.data.convert
 
DefaultBigDecimalDisplayConverterTest() - Constructor for class org.eclipse.nebula.widgets.nattable.data.convert.DefaultBigDecimalDisplayConverterTest
 
DefaultBigIntegerDisplayConverter - Class in org.eclipse.nebula.widgets.nattable.data.convert
Converts the display value to a BigInteger and vice versa.
DefaultBigIntegerDisplayConverter() - Constructor for class org.eclipse.nebula.widgets.nattable.data.convert.DefaultBigIntegerDisplayConverter
 
DefaultBigIntegerDisplayConverterTest - Class in org.eclipse.nebula.widgets.nattable.data.convert
 
DefaultBigIntegerDisplayConverterTest() - Constructor for class org.eclipse.nebula.widgets.nattable.data.convert.DefaultBigIntegerDisplayConverterTest
 
DefaultBodyDataProvider<T> - Class in org.eclipse.nebula.widgets.nattable.grid.data
 
DefaultBodyDataProvider(List<T>, String[]) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.data.DefaultBodyDataProvider
 
DefaultBodyLayerStack - Class in org.eclipse.nebula.widgets.nattable.layer.stack
 
DefaultBodyLayerStack(IUniqueIndexLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.stack.DefaultBodyLayerStack
 
DefaultBodyLayerStackTest - Class in org.eclipse.nebula.widgets.nattable.group
 
DefaultBodyLayerStackTest() - Constructor for class org.eclipse.nebula.widgets.nattable.group.DefaultBodyLayerStackTest
 
DefaultBooleanDisplayConverter - Class in org.eclipse.nebula.widgets.nattable.data.convert
Data type converter for a Check Box.
DefaultBooleanDisplayConverter() - Constructor for class org.eclipse.nebula.widgets.nattable.data.convert.DefaultBooleanDisplayConverter
 
DefaultBooleanDisplayConverterTest - Class in org.eclipse.nebula.widgets.nattable.data.convert
 
DefaultBooleanDisplayConverterTest() - Constructor for class org.eclipse.nebula.widgets.nattable.data.convert.DefaultBooleanDisplayConverterTest
 
DefaultByteDisplayConverter - Class in org.eclipse.nebula.widgets.nattable.data.convert
Converts the display value to a byte and vice versa.
DefaultByteDisplayConverter() - Constructor for class org.eclipse.nebula.widgets.nattable.data.convert.DefaultByteDisplayConverter
 
DefaultByteDisplayConverterTest - Class in org.eclipse.nebula.widgets.nattable.data.convert
 
DefaultByteDisplayConverterTest() - Constructor for class org.eclipse.nebula.widgets.nattable.data.convert.DefaultByteDisplayConverterTest
 
DefaultCharacterDisplayConverter - Class in org.eclipse.nebula.widgets.nattable.data.convert
Converts the display value to a Character and vice versa.
DefaultCharacterDisplayConverter() - Constructor for class org.eclipse.nebula.widgets.nattable.data.convert.DefaultCharacterDisplayConverter
 
DefaultCharacterDisplayConverterTest - Class in org.eclipse.nebula.widgets.nattable.data.convert
 
DefaultCharacterDisplayConverterTest() - Constructor for class org.eclipse.nebula.widgets.nattable.data.convert.DefaultCharacterDisplayConverterTest
 
DefaultColumnGroupHeaderLayerConfiguration - Class in org.eclipse.nebula.widgets.nattable.group.config
 
DefaultColumnGroupHeaderLayerConfiguration(ColumnGroupModel) - Constructor for class org.eclipse.nebula.widgets.nattable.group.config.DefaultColumnGroupHeaderLayerConfiguration
 
DefaultColumnHeaderDataLayer - Class in org.eclipse.nebula.widgets.nattable.grid.layer
 
DefaultColumnHeaderDataLayer(IDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.DefaultColumnHeaderDataLayer
 
DefaultColumnHeaderDataProvider - Class in org.eclipse.nebula.widgets.nattable.grid.data
 
DefaultColumnHeaderDataProvider(String[]) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.data.DefaultColumnHeaderDataProvider
 
DefaultColumnHeaderDataProvider(String[], Map<String, String>) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.data.DefaultColumnHeaderDataProvider
 
DefaultColumnHeaderLayerConfiguration - Class in org.eclipse.nebula.widgets.nattable.layer.config
Sets up Column header styling and resize bindings.
DefaultColumnHeaderLayerConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.config.DefaultColumnHeaderLayerConfiguration
 
DefaultColumnHeaderStyleConfiguration - Class in org.eclipse.nebula.widgets.nattable.layer.config
Sets up column header styling.
DefaultColumnHeaderStyleConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.config.DefaultColumnHeaderStyleConfiguration
 
DefaultColumnReorderBindings - Class in org.eclipse.nebula.widgets.nattable.reorder.config
Column reorder bindings.
DefaultColumnReorderBindings() - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.config.DefaultColumnReorderBindings
 
DefaultColumnReorderLayerConfiguration - Class in org.eclipse.nebula.widgets.nattable.reorder.config
Added by the ColumnReorderLayer
DefaultColumnReorderLayerConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.config.DefaultColumnReorderLayerConfiguration
 
DefaultColumnResizeBindings - Class in org.eclipse.nebula.widgets.nattable.resize.config
 
DefaultColumnResizeBindings() - Constructor for class org.eclipse.nebula.widgets.nattable.resize.config.DefaultColumnResizeBindings
 
DefaultComparator - Class in org.eclipse.nebula.widgets.nattable.config
 
DefaultComparator() - Constructor for class org.eclipse.nebula.widgets.nattable.config.DefaultComparator
 
DefaultComparatorTest - Class in org.eclipse.nebula.widgets.nattable.config
 
DefaultComparatorTest() - Constructor for class org.eclipse.nebula.widgets.nattable.config.DefaultComparatorTest
 
defaultConfigLabelsAreApplied() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest
 
DefaultCornerDataProvider - Class in org.eclipse.nebula.widgets.nattable.grid.data
 
DefaultCornerDataProvider(IDataProvider, IDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.data.DefaultCornerDataProvider
 
DefaultDataValidator - Class in org.eclipse.nebula.widgets.nattable.data.validate
 
DefaultDataValidator() - Constructor for class org.eclipse.nebula.widgets.nattable.data.validate.DefaultDataValidator
 
DefaultDateDisplayConverter - Class in org.eclipse.nebula.widgets.nattable.data.convert
Converts a java.util.Date object to a given format and vice versa
DefaultDateDisplayConverter() - Constructor for class org.eclipse.nebula.widgets.nattable.data.convert.DefaultDateDisplayConverter
Convert Date to String using the default format from SimpleDateFormat
DefaultDateDisplayConverter(TimeZone) - Constructor for class org.eclipse.nebula.widgets.nattable.data.convert.DefaultDateDisplayConverter
 
DefaultDateDisplayConverter(String) - Constructor for class org.eclipse.nebula.widgets.nattable.data.convert.DefaultDateDisplayConverter
 
DefaultDateDisplayConverter(String, TimeZone) - Constructor for class org.eclipse.nebula.widgets.nattable.data.convert.DefaultDateDisplayConverter
 
DefaultDateDisplayConverterTest - Class in org.eclipse.nebula.widgets.nattable.data.convert
 
DefaultDateDisplayConverterTest() - Constructor for class org.eclipse.nebula.widgets.nattable.data.convert.DefaultDateDisplayConverterTest
 
DefaultDisplayConverter - Class in org.eclipse.nebula.widgets.nattable.data.convert
 
DefaultDisplayConverter() - Constructor for class org.eclipse.nebula.widgets.nattable.data.convert.DefaultDisplayConverter
 
DefaultDisplayConverterTest - Class in org.eclipse.nebula.widgets.nattable.data.convert
 
DefaultDisplayConverterTest() - Constructor for class org.eclipse.nebula.widgets.nattable.data.convert.DefaultDisplayConverterTest
 
defaultDisplayFormat() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultDateDisplayConverterTest
 
DefaultDisplayModeOrdering - Class in org.eclipse.nebula.widgets.nattable.style
 
DefaultDisplayModeOrdering() - Constructor for class org.eclipse.nebula.widgets.nattable.style.DefaultDisplayModeOrdering
 
DefaultDisplayModeOrderingTest - Class in org.eclipse.nebula.widgets.nattable.style
 
DefaultDisplayModeOrderingTest() - Constructor for class org.eclipse.nebula.widgets.nattable.style.DefaultDisplayModeOrderingTest
 
DefaultDoubleDisplayConverter - Class in org.eclipse.nebula.widgets.nattable.data.convert
Converts the display value to a double and vice versa.
DefaultDoubleDisplayConverter() - Constructor for class org.eclipse.nebula.widgets.nattable.data.convert.DefaultDoubleDisplayConverter
 
DefaultDoubleDisplayConverterTest - Class in org.eclipse.nebula.widgets.nattable.data.convert
 
DefaultDoubleDisplayConverterTest() - Constructor for class org.eclipse.nebula.widgets.nattable.data.convert.DefaultDoubleDisplayConverterTest
 
DefaultEditableRule - Class in org.eclipse.nebula.widgets.nattable.config
 
DefaultEditableRule(boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.config.DefaultEditableRule
 
DefaultEditBindings - Class in org.eclipse.nebula.widgets.nattable.edit.config
Default configuration for edit related bindings.
DefaultEditBindings() - Constructor for class org.eclipse.nebula.widgets.nattable.edit.config.DefaultEditBindings
 
DefaultEditConfiguration - Class in org.eclipse.nebula.widgets.nattable.edit.config
Default configuration for edit behaviour in a NatTable.
DefaultEditConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.edit.config.DefaultEditConfiguration
 
defaultErrorStyle - Variable in class org.eclipse.nebula.widgets.nattable.edit.config.RenderErrorHandling
The default error styling used for rendering an error.
DefaultExportBindings - Class in org.eclipse.nebula.widgets.nattable.export.config
 
DefaultExportBindings() - Constructor for class org.eclipse.nebula.widgets.nattable.export.config.DefaultExportBindings
 
DefaultExportFormatter - Class in org.eclipse.nebula.widgets.nattable.export.excel
 
DefaultExportFormatter() - Constructor for class org.eclipse.nebula.widgets.nattable.export.excel.DefaultExportFormatter
 
defaultFileName - Variable in class org.eclipse.nebula.widgets.nattable.export.FileOutputStreamProvider
 
defaultFilterExtensions - Variable in class org.eclipse.nebula.widgets.nattable.export.FileOutputStreamProvider
 
defaultFilterNames - Variable in class org.eclipse.nebula.widgets.nattable.export.FileOutputStreamProvider
 
DefaultFilterRowConfiguration - Class in org.eclipse.nebula.widgets.nattable.filterrow.config
 
DefaultFilterRowConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.filterrow.config.DefaultFilterRowConfiguration
 
DefaultFloatDisplayConverter - Class in org.eclipse.nebula.widgets.nattable.data.convert
Converts the display value to a float and vice versa.
DefaultFloatDisplayConverter() - Constructor for class org.eclipse.nebula.widgets.nattable.data.convert.DefaultFloatDisplayConverter
 
DefaultFloatDisplayConverterTest - Class in org.eclipse.nebula.widgets.nattable.data.convert
 
DefaultFloatDisplayConverterTest() - Constructor for class org.eclipse.nebula.widgets.nattable.data.convert.DefaultFloatDisplayConverterTest
 
DefaultFreezeGridBindings - Class in org.eclipse.nebula.widgets.nattable.freeze.config
 
DefaultFreezeGridBindings() - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.config.DefaultFreezeGridBindings
 
DefaultGlazedListsFilterStrategy<T> - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow
 
DefaultGlazedListsFilterStrategy(CompositeMatcherEditor<T>, IColumnAccessor<T>, IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategy
 
DefaultGlazedListsStaticFilterStrategy<T> - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow
Default implementation of an IFilterStrategy for the filter row which can also take static filters and combine them with the filter logic from the filter row.
DefaultGlazedListsStaticFilterStrategy(CompositeMatcherEditor<T>, IColumnAccessor<T>, IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsStaticFilterStrategy
 
DefaultGridLayer - Class in org.eclipse.nebula.widgets.nattable.grid.layer
 
DefaultGridLayer(List<T>, String[], Map<String, String>) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.DefaultGridLayer
 
DefaultGridLayer(List<T>, String[], Map<String, String>, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.DefaultGridLayer
 
DefaultGridLayer(IDataProvider, IDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.DefaultGridLayer
 
DefaultGridLayer(IDataProvider, IDataProvider, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.DefaultGridLayer
 
DefaultGridLayer(IDataProvider, IDataProvider, IDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.DefaultGridLayer
 
DefaultGridLayer(IDataProvider, IDataProvider, IDataProvider, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.DefaultGridLayer
 
DefaultGridLayer(IDataProvider, IDataProvider, IDataProvider, IDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.DefaultGridLayer
 
DefaultGridLayer(IDataProvider, IDataProvider, IDataProvider, IDataProvider, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.DefaultGridLayer
 
DefaultGridLayer(IUniqueIndexLayer, IUniqueIndexLayer, IUniqueIndexLayer, IUniqueIndexLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.DefaultGridLayer
 
DefaultGridLayer(IUniqueIndexLayer, IUniqueIndexLayer, IUniqueIndexLayer, IUniqueIndexLayer, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.DefaultGridLayer
 
DefaultGridLayer(boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.DefaultGridLayer
 
DefaultGridLayerConfiguration - Class in org.eclipse.nebula.widgets.nattable.grid.layer.config
Sets up features handled at the grid level.
DefaultGridLayerConfiguration(CompositeLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.config.DefaultGridLayerConfiguration
 
defaultHandlingOfNonNumericColumns() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest
 
DefaultIntegerDisplayConverter - Class in org.eclipse.nebula.widgets.nattable.data.convert
Converts the display value to an integer and vice versa.
DefaultIntegerDisplayConverter() - Constructor for class org.eclipse.nebula.widgets.nattable.data.convert.DefaultIntegerDisplayConverter
 
DefaultIntegerDisplayConverterTest - Class in org.eclipse.nebula.widgets.nattable.data.convert
 
DefaultIntegerDisplayConverterTest() - Constructor for class org.eclipse.nebula.widgets.nattable.data.convert.DefaultIntegerDisplayConverterTest
 
DefaultLongDisplayConverter - Class in org.eclipse.nebula.widgets.nattable.data.convert
Converts the display value to a long and vice versa.
DefaultLongDisplayConverter() - Constructor for class org.eclipse.nebula.widgets.nattable.data.convert.DefaultLongDisplayConverter
 
DefaultLongDisplayConverterTest - Class in org.eclipse.nebula.widgets.nattable.data.convert
 
DefaultLongDisplayConverterTest() - Constructor for class org.eclipse.nebula.widgets.nattable.data.convert.DefaultLongDisplayConverterTest
 
DefaultMoveSelectionConfiguration - Class in org.eclipse.nebula.widgets.nattable.selection.config
Configure the behavior when the selection is moved.
DefaultMoveSelectionConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.config.DefaultMoveSelectionConfiguration
 
DefaultNatTableStyleConfiguration - Class in org.eclipse.nebula.widgets.nattable.config
 
DefaultNatTableStyleConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.config.DefaultNatTableStyleConfiguration
 
DefaultNumericDataValidator - Class in org.eclipse.nebula.widgets.nattable.data.validate
 
DefaultNumericDataValidator() - Constructor for class org.eclipse.nebula.widgets.nattable.data.validate.DefaultNumericDataValidator
 
DefaultPrintBindings - Class in org.eclipse.nebula.widgets.nattable.print.config
 
DefaultPrintBindings() - Constructor for class org.eclipse.nebula.widgets.nattable.print.config.DefaultPrintBindings
 
DefaultRowGroupHeaderLayerConfiguration<T> - Class in org.eclipse.nebula.widgets.nattable.group.config
 
DefaultRowGroupHeaderLayerConfiguration(IRowGroupModel<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.group.config.DefaultRowGroupHeaderLayerConfiguration
 
DefaultRowHeaderDataLayer - Class in org.eclipse.nebula.widgets.nattable.grid.layer
 
DefaultRowHeaderDataLayer(IDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.DefaultRowHeaderDataLayer
 
DefaultRowHeaderDataProvider - Class in org.eclipse.nebula.widgets.nattable.grid.data
 
DefaultRowHeaderDataProvider(IDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.data.DefaultRowHeaderDataProvider
 
DefaultRowHeaderLayerConfiguration - Class in org.eclipse.nebula.widgets.nattable.layer.config
Default setup for the Row header area.
DefaultRowHeaderLayerConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.config.DefaultRowHeaderLayerConfiguration
 
DefaultRowHeaderStyleConfiguration - Class in org.eclipse.nebula.widgets.nattable.layer.config
 
DefaultRowHeaderStyleConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.config.DefaultRowHeaderStyleConfiguration
 
DefaultRowReorderBindings - Class in org.eclipse.nebula.widgets.nattable.reorder.config
Row reorder bindings.
DefaultRowReorderBindings() - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.config.DefaultRowReorderBindings
 
DefaultRowReorderLayerConfiguration - Class in org.eclipse.nebula.widgets.nattable.reorder.config
Added by the RowReorderLayer
DefaultRowReorderLayerConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.config.DefaultRowReorderLayerConfiguration
 
DefaultRowResizeBindings - Class in org.eclipse.nebula.widgets.nattable.resize.config
 
DefaultRowResizeBindings() - Constructor for class org.eclipse.nebula.widgets.nattable.resize.config.DefaultRowResizeBindings
 
DefaultRowStyleConfiguration - Class in org.eclipse.nebula.widgets.nattable.grid.layer.config
Sets up alternate row coloring.
DefaultRowStyleConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.config.DefaultRowStyleConfiguration
 
DefaultSearchBindings - Class in org.eclipse.nebula.widgets.nattable.search.config
 
DefaultSearchBindings() - Constructor for class org.eclipse.nebula.widgets.nattable.search.config.DefaultSearchBindings
 
DefaultSelectionBindings - Class in org.eclipse.nebula.widgets.nattable.selection.config
 
DefaultSelectionBindings() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionBindings
 
DefaultSelectionLayerConfiguration - Class in org.eclipse.nebula.widgets.nattable.selection.config
Sets up default styling and UI bindings.
DefaultSelectionLayerConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionLayerConfiguration
 
DefaultSelectionStyleConfiguration - Class in org.eclipse.nebula.widgets.nattable.selection.config
Sets up rendering style used for selected areas and the selection anchor.
DefaultSelectionStyleConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionStyleConfiguration
 
DefaultShortDisplayConverter - Class in org.eclipse.nebula.widgets.nattable.data.convert
Converts the display value to a short and vice versa.
DefaultShortDisplayConverter() - Constructor for class org.eclipse.nebula.widgets.nattable.data.convert.DefaultShortDisplayConverter
 
DefaultShortDisplayConverterTest - Class in org.eclipse.nebula.widgets.nattable.data.convert
 
DefaultShortDisplayConverterTest() - Constructor for class org.eclipse.nebula.widgets.nattable.data.convert.DefaultShortDisplayConverterTest
 
DefaultSortConfiguration - Class in org.eclipse.nebula.widgets.nattable.sort.config
 
DefaultSortConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.sort.config.DefaultSortConfiguration
 
DefaultSortConfiguration(ICellPainter) - Constructor for class org.eclipse.nebula.widgets.nattable.sort.config.DefaultSortConfiguration
 
DefaultSummaryRowConfiguration - Class in org.eclipse.nebula.widgets.nattable.summaryrow
 
DefaultSummaryRowConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.summaryrow.DefaultSummaryRowConfiguration
 
DefaultSummaryRowHeaderDataProvider - Class in org.eclipse.nebula.widgets.nattable.grid.data
IDataProvider to use for the RowHeaderLayer if the SummaryRowLayer is present in the body layer stack.
DefaultSummaryRowHeaderDataProvider(IDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.data.DefaultSummaryRowHeaderDataProvider
 
DefaultSummaryRowHeaderDataProvider(IDataProvider, String) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.data.DefaultSummaryRowHeaderDataProvider
 
DefaultTickUpdateConfiguration - Class in org.eclipse.nebula.widgets.nattable.tickupdate.config
The default configuration for tick update handling.
DefaultTickUpdateConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.tickupdate.config.DefaultTickUpdateConfiguration
 
DefaultTreeLayerConfiguration - Class in org.eclipse.nebula.widgets.nattable.tree.config
 
DefaultTreeLayerConfiguration(TreeLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.config.DefaultTreeLayerConfiguration
 
DELETE_ID - Static variable in class org.eclipse.nebula.widgets.nattable.persistence.gui.PersistenceDialog
Constant ID for the delete button of this dialog.
deleteState(String, Properties) - Static method in class org.eclipse.nebula.widgets.nattable.persistence.PersistenceHelper
Deletes the keys for a state that is identified by given prefix out of the given properties.
depth(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModel
 
depth(int) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeRowModel
 
depth(int) - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeRowModel
 
DetailGlazedListsEventLayer<T> - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists
This layer acts as the event listener for: Glazed list events - ListEvent Bean updates - PropertyChangeEvent(s) Compared to the GlazedListsEventLayer, this layer does not conflate events and only fire a single RowStructuralRefreshEvent for all events within 100ms.
DetailGlazedListsEventLayer(IUniqueIndexLayer, EventList<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.DetailGlazedListsEventLayer
Create a new DetailGlazedListsEventLayer which is in fact a ListEventListener that listens to GlazedLists events and translate them into events that are understandable by the NatTable.
dialog - Variable in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
The Dialog that should be used as a cell editor.
dialog - Variable in class org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandler
 
DIALOG_MESSAGE - Static variable in interface org.eclipse.nebula.widgets.nattable.edit.gui.ICellEditDialog
Key to specify a custom message for the to be shown in the dialog.
DIALOG_SHELL_ICON - Static variable in interface org.eclipse.nebula.widgets.nattable.edit.gui.ICellEditDialog
Key to specify a custom shell icon of the dialog.
DIALOG_SHELL_LOCATION - Static variable in interface org.eclipse.nebula.widgets.nattable.edit.gui.ICellEditDialog
Key to specify the location where the dialog should be shown.
DIALOG_SHELL_RESIZABLE - Static variable in interface org.eclipse.nebula.widgets.nattable.edit.gui.ICellEditDialog
Key to specify whether the dialog should be resizable or not.
DIALOG_SHELL_SIZE - Static variable in interface org.eclipse.nebula.widgets.nattable.edit.gui.ICellEditDialog
Key to specify the size of the dialog.
DIALOG_SHELL_TITLE - Static variable in interface org.eclipse.nebula.widgets.nattable.edit.gui.ICellEditDialog
Key to specify a custom shell title of the dialog.
DialogEditHandler - Class in org.eclipse.nebula.widgets.nattable.edit
ICellEditHandler implementation for editing within a dialog.
DialogEditHandler() - Constructor for class org.eclipse.nebula.widgets.nattable.edit.DialogEditHandler
 
DialogErrorHandling - Class in org.eclipse.nebula.widgets.nattable.edit.config
Strategy class for conversion/validation failures.
DialogErrorHandling() - Constructor for class org.eclipse.nebula.widgets.nattable.edit.config.DialogErrorHandling
Create a new DialogErrorHandling with no underlying IEditErrorHandler that does not support cross validation.
DialogErrorHandling(boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.edit.config.DialogErrorHandling
Create a new DialogErrorHandling with no underlying IEditErrorHandler that gives the opportunity to configure the error handling for cross validation.
DialogErrorHandling(IEditErrorHandler) - Constructor for class org.eclipse.nebula.widgets.nattable.edit.config.DialogErrorHandling
Create a new DialogErrorHandling using the given IEditErrorHandler as the underlying to allow chaining of error handling.
DialogErrorHandling(IEditErrorHandler, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.edit.config.DialogErrorHandling
Create a new DialogErrorHandling using the given IEditErrorHandler as the underlying to allow chaining of error handling.
DimensionallyDependentIndexLayer - Class in org.eclipse.nebula.widgets.nattable.grid.layer
A DimensionallyDependentIndexLayer is a layer whose horizontal and vertical dimensions are dependent on the horizontal and vertical dimensions of other layers.
DimensionallyDependentIndexLayer(IUniqueIndexLayer, IUniqueIndexLayer, IUniqueIndexLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentIndexLayer
Creates a new DimensionallyDependentIndexLayer.
DimensionallyDependentIndexLayer(IUniqueIndexLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentIndexLayer
Creates a new DimensionallyDependentIndexLayer.
DimensionallyDependentLayer - Class in org.eclipse.nebula.widgets.nattable.grid.layer
A DimensionallyDependentLayer is a layer whose horizontal and vertical dimensions are dependent on the horizontal and vertical dimensions of other layers.
DimensionallyDependentLayer(IUniqueIndexLayer, ILayer, ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
directlyTypingInACellShoudlStartEditing() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest
 
DisabledCheckboxPainter - Class in org.eclipse.nebula.widgets.nattable.painter.cell
 
DisabledCheckboxPainter() - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.DisabledCheckboxPainter
 
DisabledCheckboxPainter(Image, Image) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.DisabledCheckboxPainter
 
DiscardValueErrorHandling - Class in org.eclipse.nebula.widgets.nattable.edit.config
Strategy class for conversion/validation failures.
DiscardValueErrorHandling() - Constructor for class org.eclipse.nebula.widgets.nattable.edit.config.DiscardValueErrorHandling
Create a new DiscardValueErrorHandling with no underlying IEditErrorHandler
DiscardValueErrorHandling(IEditErrorHandler) - Constructor for class org.eclipse.nebula.widgets.nattable.edit.config.DiscardValueErrorHandling
Create a new DiscardValueErrorHandling using the given IEditErrorHandler as the underlying to allow chaining of error handling.
DISPLAY_CONVERTER - Static variable in interface org.eclipse.nebula.widgets.nattable.config.CellConfigAttributes
 
DisplayColumnChooserCommand - Class in org.eclipse.nebula.widgets.nattable.columnChooser.command
 
DisplayColumnChooserCommand(NatTable) - Constructor for class org.eclipse.nebula.widgets.nattable.columnChooser.command.DisplayColumnChooserCommand
 
DisplayColumnChooserCommandHandler - Class in org.eclipse.nebula.widgets.nattable.columnChooser.command
 
DisplayColumnChooserCommandHandler(SelectionLayer, ColumnHideShowLayer, ColumnHeaderLayer, DataLayer, ColumnGroupHeaderLayer, ColumnGroupModel) - Constructor for class org.eclipse.nebula.widgets.nattable.columnChooser.command.DisplayColumnChooserCommandHandler
 
DisplayColumnChooserCommandHandler(SelectionLayer, ColumnHideShowLayer, ColumnHeaderLayer, DataLayer, ColumnGroupHeaderLayer, ColumnGroupModel, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.columnChooser.command.DisplayColumnChooserCommandHandler
 
DisplayColumnGroupRenameDialogCommand - Class in org.eclipse.nebula.widgets.nattable.group.command
 
DisplayColumnGroupRenameDialogCommand(NatTable, int) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.DisplayColumnGroupRenameDialogCommand
 
DisplayColumnRenameDialogCommand - Class in org.eclipse.nebula.widgets.nattable.columnRename
Fire this command to pop-up the rename column dialog.
DisplayColumnRenameDialogCommand(NatTable, int) - Constructor for class org.eclipse.nebula.widgets.nattable.columnRename.DisplayColumnRenameDialogCommand
 
DisplayColumnRenameDialogCommandHandler - Class in org.eclipse.nebula.widgets.nattable.columnRename
 
DisplayColumnRenameDialogCommandHandler(ColumnHeaderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.columnRename.DisplayColumnRenameDialogCommandHandler
 
DisplayColumnStyleEditorCommand - Class in org.eclipse.nebula.widgets.nattable.style.editor.command
 
DisplayColumnStyleEditorCommand(ILayer, IConfigRegistry, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommand
 
DisplayColumnStyleEditorCommandHandler - Class in org.eclipse.nebula.widgets.nattable.style.editor.command
1.
DisplayColumnStyleEditorCommandHandler(SelectionLayer, ColumnOverrideLabelAccumulator, IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandler
 
DisplayColumnStyleEditorCommandHandlerTest - Class in org.eclipse.nebula.widgets.nattable.style.editor.command
 
DisplayColumnStyleEditorCommandHandlerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandlerTest
 
DisplayConverter - Class in org.eclipse.nebula.widgets.nattable.data.convert
 
DisplayConverter() - Constructor for class org.eclipse.nebula.widgets.nattable.data.convert.DisplayConverter
 
displayConverter - Variable in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
The IDisplayConverter that should be used to convert the input value to the canonical value and vice versa.
displayConverter - Variable in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
The IDisplayConverter that should be used to convert the input value to the canonical value and vice versa.
displayError(ICellEditor, Exception) - Method in class org.eclipse.nebula.widgets.nattable.edit.config.DialogErrorHandling
If an error occurs on conversion/validation of data, this method will be called for showing that error to the user.
displayError(ICellEditor, Exception) - Method in class org.eclipse.nebula.widgets.nattable.edit.config.DiscardValueErrorHandling
If an error occurs on conversion/validation of data, this method will be called for showing that error to the user.
displayError(ICellEditor, Exception) - Method in class org.eclipse.nebula.widgets.nattable.edit.config.LoggingErrorHandling
If an error occurs on conversion/validation of data, this method will be called for showing that error to the user.
displayError(ICellEditor, Exception) - Method in class org.eclipse.nebula.widgets.nattable.edit.config.RenderErrorHandling
If an error occurs on conversion/validation of data, this method will be called for showing that error to the user.
displayError(ICellEditor, Exception) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractEditErrorHandler
If an error occurs on conversion/validation of data, this method will be called for showing that error to the user.
displayError(ICellEditor, Exception) - Method in interface org.eclipse.nebula.widgets.nattable.edit.editor.IEditErrorHandler
If an error occurs on conversion/validation of data, this method will be called for showing that error to the user.
DisplayMode - Interface in org.eclipse.nebula.widgets.nattable.style
The various modes the table can be under.
DisplayPersistenceDialogCommand - Class in org.eclipse.nebula.widgets.nattable.persistence.command
 
DisplayPersistenceDialogCommand(NatTable) - Constructor for class org.eclipse.nebula.widgets.nattable.persistence.command.DisplayPersistenceDialogCommand
 
DisplayPersistenceDialogCommandHandler - Class in org.eclipse.nebula.widgets.nattable.persistence.command
Command handler implementation for handling DisplayPersistenceDialogCommands.
DisplayPersistenceDialogCommandHandler() - Constructor for class org.eclipse.nebula.widgets.nattable.persistence.command.DisplayPersistenceDialogCommandHandler
Create a new DisplayPersistenceDialogCommandHandler.
DisplayPersistenceDialogCommandHandler(NatTable) - Constructor for class org.eclipse.nebula.widgets.nattable.persistence.command.DisplayPersistenceDialogCommandHandler
Create a new DisplayPersistenceDialogCommandHandler.
DisplayPersistenceDialogCommandHandler(Properties) - Constructor for class org.eclipse.nebula.widgets.nattable.persistence.command.DisplayPersistenceDialogCommandHandler
Create a new DisplayPersistenceDialogCommandHandler using the specified Properties instance.
DisplayPersistenceDialogCommandHandler(Properties, NatTable) - Constructor for class org.eclipse.nebula.widgets.nattable.persistence.command.DisplayPersistenceDialogCommandHandler
Create a new DisplayPersistenceDialogCommandHandler using the specified Properties instance.
displayToCanonicalValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.data.convert.ContextualDisplayConverter
 
displayToCanonicalValue(ILayerCell, IConfigRegistry, Object) - Method in class org.eclipse.nebula.widgets.nattable.data.convert.ContextualDisplayConverter
 
displayToCanonicalValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultBooleanDisplayConverter
 
displayToCanonicalValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultCharacterDisplayConverter
 
displayToCanonicalValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultDateDisplayConverter
 
displayToCanonicalValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultDisplayConverter
 
displayToCanonicalValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DisplayConverter
 
displayToCanonicalValue(ILayerCell, IConfigRegistry, Object) - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DisplayConverter
 
displayToCanonicalValue(Object) - Method in interface org.eclipse.nebula.widgets.nattable.data.convert.IDisplayConverter
Convert from display value to value in the backing data structure NOTE: The type the display value is converted to must match the type in the setter of the backing bean/row object
displayToCanonicalValue(ILayerCell, IConfigRegistry, Object) - Method in interface org.eclipse.nebula.widgets.nattable.data.convert.IDisplayConverter
Convert from display value to value in the backing data structure NOTE: The type the display value is converted to must match the type in the setter of the backing bean/row object Use this method for contextual conversion.
displayToCanonicalValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.data.convert.NumericDisplayConverter
 
displayToCanonicalValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.data.convert.PercentageDisplayConverter
 
dispose() - Method in class org.eclipse.nebula.widgets.nattable.blink.BlinkLayer
 
dispose() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.ColumnCategoriesModel
 
dispose() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.gui.AvailableColumnCategoriesProvider
 
dispose() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.gui.VisibleColumnsProvider
 
dispose() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.ControlDecorationProvider
Ensure to hide the decoration and dispose any resources related to the ControlDecoration
dispose() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
dispose() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
dispose() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
dispose() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
dispose() - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
 
dispose() - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
dispose() - Method in class org.eclipse.nebula.widgets.nattable.style.editor.ColorPicker
 
dispose() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
dispose() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ScrollBarHandlerTemplate
 
dispose() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
dispose() - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
 
DisposeResourcesCommand - Class in org.eclipse.nebula.widgets.nattable.command
Command fired by NatTable just before it is disposed.
DisposeResourcesCommand() - Constructor for class org.eclipse.nebula.widgets.nattable.command.DisposeResourcesCommand
 
doCommand(BlinkTimerEnableCommand) - Method in class org.eclipse.nebula.widgets.nattable.blink.command.BlinkTimerEnableCommandHandler
 
doCommand(ChooseColumnsFromCategoriesCommand) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.ChooseColumnsFromCategoriesCommandHandler
 
doCommand(DisplayColumnChooserCommand) - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.command.DisplayColumnChooserCommandHandler
 
doCommand(DisplayColumnRenameDialogCommand) - Method in class org.eclipse.nebula.widgets.nattable.columnRename.DisplayColumnRenameDialogCommandHandler
 
doCommand(RenameColumnHeaderCommand) - Method in class org.eclipse.nebula.widgets.nattable.columnRename.RenameColumnHeaderCommandHandler
 
doCommand(ILayer, T) - Method in class org.eclipse.nebula.widgets.nattable.command.AbstractLayerCommandHandler
 
doCommand(T) - Method in class org.eclipse.nebula.widgets.nattable.command.AbstractLayerCommandHandler
 
doCommand(ILayer, T) - Method in interface org.eclipse.nebula.widgets.nattable.command.ILayerCommandHandler
 
doCommand(ILayer, StructuralRefreshCommand) - Method in class org.eclipse.nebula.widgets.nattable.command.StructuralRefreshCommandHandler
 
doCommand(ILayer, VisualRefreshCommand) - Method in class org.eclipse.nebula.widgets.nattable.command.VisualRefreshCommandHandler
 
doCommand(CopyDataToClipboardCommand) - Method in class org.eclipse.nebula.widgets.nattable.copy.command.CopyDataCommandHandler
 
doCommand(EditCellCommand) - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditCellCommandHandler
 
doCommand(EditSelectionCommand) - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditSelectionCommandHandler
 
doCommand(UpdateDataCommand) - Method in class org.eclipse.nebula.widgets.nattable.edit.command.UpdateDataCommandHandler
 
doCommand(ExportCommand) - Method in class org.eclipse.nebula.widgets.nattable.export.command.ExportCommandHandler
 
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.DetailGlazedListsEventLayer
 
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderComposite
 
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsEventLayer
 
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.FilterRowDataLayer
 
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.FilterRowHeaderComposite
 
doCommand(IFreezeCommand) - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeCommandHandler
 
doCommand(ReorderFrozenAreaCommand) - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.ReorderFrozenAreaCommandHandler
 
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayer
 
doCommand(ILayer, AutoResizeColumnsCommand) - Method in class org.eclipse.nebula.widgets.nattable.grid.command.AutoResizeColumnCommandHandler
 
doCommand(ILayer, AutoResizeRowsCommand) - Method in class org.eclipse.nebula.widgets.nattable.grid.command.AutoResizeRowCommandHandler
 
doCommand(InitializeAutoResizeColumnsCommand) - Method in class org.eclipse.nebula.widgets.nattable.grid.command.InitializeAutoResizeColumnsCommandHandler
 
doCommand(InitializeAutoResizeRowsCommand) - Method in class org.eclipse.nebula.widgets.nattable.grid.command.InitializeAutoResizeRowsCommandHandler
 
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentIndexLayer
 
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.GridLayer
 
doCommand(ColumnGroupExpandCollapseCommand) - Method in class org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupExpandCollapseCommandHandler
 
doCommand(IColumnGroupCommand) - Method in class org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupsCommandHandler
 
doCommand(ColumnReorderCommand) - Method in class org.eclipse.nebula.widgets.nattable.group.command.GroupColumnReorderCommandHandler
 
doCommand(MultiColumnReorderCommand) - Method in class org.eclipse.nebula.widgets.nattable.group.command.GroupMultiColumnReorderCommandHandler
 
doCommand(ReorderColumnGroupCommand) - Method in class org.eclipse.nebula.widgets.nattable.group.command.ReorderColumnGroupCommandHandler
 
doCommand(ReorderColumnGroupEndCommand) - Method in class org.eclipse.nebula.widgets.nattable.group.command.ReorderColumnGroupEndCommandHandler
 
doCommand(ReorderColumnGroupStartCommand) - Method in class org.eclipse.nebula.widgets.nattable.group.command.ReorderColumnGroupStartCommandHandler
 
doCommand(ReorderColumnsAndGroupsCommand) - Method in class org.eclipse.nebula.widgets.nattable.group.command.ReorderColumnsAndGroupsCommandHandler
Check if any column belongs to a group.
doCommand(RowGroupExpandCollapseCommand) - Method in class org.eclipse.nebula.widgets.nattable.group.command.RowGroupExpandCollapseCommandHandler
 
doCommand(ColumnHideCommand) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.ColumnHideCommandHandler
 
doCommand(MultiColumnHideCommand) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.MultiColumnHideCommandHandler
 
doCommand(MultiColumnShowCommand) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.MultiColumnShowCommandHandler
 
doCommand(MultiRowHideCommand) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.MultiRowHideCommandHandler
 
doCommand(MultiRowShowCommand) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.MultiRowShowCommandHandler
 
doCommand(RowHideCommand) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.RowHideCommandHandler
 
doCommand(ShowAllColumnsCommand) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.ShowAllColumnsCommandHandler
 
doCommand(ShowAllRowsCommand) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.ShowAllRowsCommandHandler
 
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
Opportunity to respond to a command as it flows down the stack.
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
doCommand(ILayerCommand) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
Opportunity to respond to a command as it flows down the stack.
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
doCommand(DisplayPersistenceDialogCommand) - Method in class org.eclipse.nebula.widgets.nattable.persistence.command.DisplayPersistenceDialogCommandHandler
 
doCommand(PrintCommand) - Method in class org.eclipse.nebula.widgets.nattable.print.command.PrintCommandHandler
 
doCommand(ColumnReorderCommand) - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.ColumnReorderCommandHandler
 
doCommand(ColumnReorderEndCommand) - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.ColumnReorderEndCommandHandler
 
doCommand(ColumnReorderStartCommand) - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.ColumnReorderStartCommandHandler
 
doCommand(MultiColumnReorderCommand) - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.MultiColumnReorderCommandHandler
 
doCommand(MultiRowReorderCommand) - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.MultiRowReorderCommandHandler
 
doCommand(RowReorderCommand) - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.RowReorderCommandHandler
 
doCommand(RowReorderEndCommand) - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.RowReorderEndCommandHandler
 
doCommand(RowReorderStartCommand) - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.RowReorderStartCommandHandler
 
doCommand(ColumnResizeCommand) - Method in class org.eclipse.nebula.widgets.nattable.resize.command.ColumnResizeCommandHandler
 
doCommand(MultiColumnResizeCommand) - Method in class org.eclipse.nebula.widgets.nattable.resize.command.MultiColumnResizeCommandHandler
 
doCommand(MultiRowResizeCommand) - Method in class org.eclipse.nebula.widgets.nattable.resize.command.MultiRowResizeCommandHandler
 
doCommand(RowResizeCommand) - Method in class org.eclipse.nebula.widgets.nattable.resize.command.RowResizeCommandHandler
 
doCommand(ILayer, SearchCommand) - Method in class org.eclipse.nebula.widgets.nattable.search.command.SearchGridCellsCommandHandler
 
doCommand(ILayer, T) - Method in class org.eclipse.nebula.widgets.nattable.selection.MoveSelectionCommandHandler
 
doCommand(ScrollSelectionCommand) - Method in class org.eclipse.nebula.widgets.nattable.selection.ScrollSelectionCommandHandler
 
doCommand(ILayer, SelectCellCommand) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectCellCommandHandler
 
doCommand(ILayer, SelectColumnCommand) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectColumnCommandHandler
 
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
doCommand(ILayer, SelectRowsCommand) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectRowCommandHandler
 
doCommand(SelectRowGroupsCommand) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectRowGroupCommandHandler
 
doCommand(SortColumnCommand) - Method in class org.eclipse.nebula.widgets.nattable.sort.command.SortCommandHandler
 
doCommand(DisplayColumnStyleEditorCommand) - Method in class org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandler
 
doCommand() - Method in class org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandlerTest
 
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowLayer
 
doCommand(ILayer, ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.command.AnyCommandHandlerFixture
 
doCommand(LayerCommandFixture) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.command.CommandHandlerFixture
 
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.ColumnHideShowLayerFixture
 
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.RowHideShowLayerFixture
 
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
doCommand(TickUpdateCommand) - Method in class org.eclipse.nebula.widgets.nattable.tickupdate.command.TickUpdateCommandHandler
 
doCommand(TreeExpandCollapseCommand) - Method in class org.eclipse.nebula.widgets.nattable.tree.command.TreeExpandCollapseCommandHandler
 
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeLayer
 
doCommand(RecalculateScrollBarsCommand) - Method in class org.eclipse.nebula.widgets.nattable.viewport.command.RecalculateScrollBarsCommandHandler
 
doCommand(ShowCellInViewportCommand) - Method in class org.eclipse.nebula.widgets.nattable.viewport.command.ShowCellInViewportCommandHandler
 
doCommand(ShowColumnInViewportCommand) - Method in class org.eclipse.nebula.widgets.nattable.viewport.command.ShowColumnInViewportCommandHandler
 
doCommand(ShowRowInViewportCommand) - Method in class org.eclipse.nebula.widgets.nattable.viewport.command.ShowRowInViewportCommandHandler
 
doCommand(ViewportDragCommand) - Method in class org.eclipse.nebula.widgets.nattable.viewport.command.ViewportDragCommandHandler
 
doCommand(ViewportSelectColumnCommand) - Method in class org.eclipse.nebula.widgets.nattable.viewport.command.ViewportSelectColumnCommandHandler
 
doCommand(ViewportSelectRowCommand) - Method in class org.eclipse.nebula.widgets.nattable.viewport.command.ViewportSelectRowCommandHandler
 
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
doCommandInvokesBodyFirst() - Method in class org.eclipse.nebula.widgets.nattable.grid.GridLayerTest
 
doCommandInvokesOtherLayers() - Method in class org.eclipse.nebula.widgets.nattable.grid.GridLayerTest
 
doCommandOnChildLayers(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.GridLayer
How the GridLayer processes commands is very important.
doCommandOnChildLayers(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
doFormCancel(Shell) - Method in class org.eclipse.nebula.widgets.nattable.style.editor.AbstractStyleEditorDialog
 
doFormClear(Shell) - Method in class org.eclipse.nebula.widgets.nattable.columnRename.ColumnRenameDialog
 
doFormClear(Shell) - Method in class org.eclipse.nebula.widgets.nattable.style.editor.AbstractStyleEditorDialog
 
doFormClear(Shell) - Method in class org.eclipse.nebula.widgets.nattable.style.editor.ColumnStyleEditorDialog
 
doFormOK(Shell) - Method in class org.eclipse.nebula.widgets.nattable.columnRename.ColumnRenameDialog
 
doFormOK(Shell) - Method in class org.eclipse.nebula.widgets.nattable.style.editor.AbstractStyleEditorDialog
Respond to the OK button press.
doFormOK(Shell) - Method in class org.eclipse.nebula.widgets.nattable.style.editor.ColumnStyleEditorDialog
 
doNotSaveStateIfNoColumnAreRenamed() - Method in class org.eclipse.nebula.widgets.nattable.grid.command.RenameColumnHelperTest
 
DOT - Static variable in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
 
DOT - Static variable in class org.eclipse.nebula.widgets.nattable.painter.cell.TextPainterOptimisationHarness
 
DOT - Static variable in interface org.eclipse.nebula.widgets.nattable.persistence.IPersistable
Separator used for properties.
drag(int, int) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
Used for edge hover scrolling.
DragBinding - Class in org.eclipse.nebula.widgets.nattable.ui.binding
 
DragBinding(IMouseEventMatcher, IDragMode) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.binding.DragBinding
 
dragDown() - Method in class org.eclipse.nebula.widgets.nattable.viewport.VerticalScrollBarHandlerTest
 
dragFromGridColumnPosition - Variable in class org.eclipse.nebula.widgets.nattable.reorder.action.ColumnReorderDragMode
 
dragFromGridRowPosition - Variable in class org.eclipse.nebula.widgets.nattable.reorder.action.RowReorderDragMode
 
dragLeft() - Method in class org.eclipse.nebula.widgets.nattable.viewport.HorizontalScrollBarHandlerTest
 
DragModeEventHandler - Class in org.eclipse.nebula.widgets.nattable.ui.action
 
DragModeEventHandler(ModeSupport, NatTable, IDragMode) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.action.DragModeEventHandler
 
dragRight() - Method in class org.eclipse.nebula.widgets.nattable.viewport.HorizontalScrollBarHandlerTest
 
dragUp() - Method in class org.eclipse.nebula.widgets.nattable.viewport.VerticalScrollBarHandlerTest
 
drawGridLines(ILayer, GC, Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.painter.layer.GridLineCellLayerPainter
 
drawVerticalImage(Image, int, int, GC, int) - Static method in class org.eclipse.nebula.widgets.nattable.painter.cell.GraphicsUtils
Draws an image vertically (rotates plus or minus 90 degrees) Styles: UP, DOWN
drawVerticalImage(Image, int, int, boolean, GC, int) - Static method in class org.eclipse.nebula.widgets.nattable.painter.cell.GraphicsUtils
Draws an image vertically (rotates plus or minus 90 degrees) Styles: UP, DOWN
drawVerticalText(String, int, int, GC, int) - Static method in class org.eclipse.nebula.widgets.nattable.painter.cell.GraphicsUtils
Draws text vertically (rotates plus or minus 90 degrees).
drawVerticalText(String, int, int, boolean, boolean, boolean, GC, int) - Static method in class org.eclipse.nebula.widgets.nattable.painter.cell.GraphicsUtils
Draws text vertically (rotates plus or minus 90 degrees).
dropdownShell - Variable in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
The Shell containing the dropdown of this NatCombo
dropdownTable - Variable in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
The Table control used for the combo component of this NatCombo
DummyBodyDataProvider - Class in org.eclipse.nebula.widgets.nattable.grid.data
 
DummyBodyDataProvider(int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.data.DummyBodyDataProvider
 
DummyColumnHeaderDataProvider - Class in org.eclipse.nebula.widgets.nattable.grid.data
 
DummyColumnHeaderDataProvider(IDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.data.DummyColumnHeaderDataProvider
 
DummyGridLayerStack - Class in org.eclipse.nebula.widgets.nattable.layer.stack
 
DummyGridLayerStack() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.stack.DummyGridLayerStack
 
DummyGridLayerStack(int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.stack.DummyGridLayerStack
 
DummyGridLayerStack(IDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.stack.DummyGridLayerStack
 
DummyModifiableBodyDataProvider - Class in org.eclipse.nebula.widgets.nattable.grid.data
 
DummyModifiableBodyDataProvider(int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.data.DummyModifiableBodyDataProvider
 
DummySpanningBodyDataProvider - Class in org.eclipse.nebula.widgets.nattable.grid.data
 
DummySpanningBodyDataProvider(int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.data.DummySpanningBodyDataProvider
 
dummyTest() - Method in class org.eclipse.nebula.widgets.nattable.paste.NatTableBulkUpdateSupportTest
 

E

edit(String) - Method in class org.eclipse.nebula.widgets.nattable.columnRename.ColumnLabelPanel
 
EDIT - Static variable in interface org.eclipse.nebula.widgets.nattable.style.DisplayMode
 
edit(T) - Method in class org.eclipse.nebula.widgets.nattable.style.editor.AbstractEditorPanel
Initialize UI widgets to match the initial state of T
edit(BorderStyle) - Method in class org.eclipse.nebula.widgets.nattable.style.editor.BorderStyleEditorPanel
 
edit(Style) - Method in class org.eclipse.nebula.widgets.nattable.style.editor.CellStyleEditorPanel
 
edit(GridStyleParameterObject) - Method in class org.eclipse.nebula.widgets.nattable.style.editor.GridColorsEditorPanel
 
EDIT_DIALOG_SETTINGS - Static variable in interface org.eclipse.nebula.widgets.nattable.edit.EditConfigAttributes
The configuration attribute to specify custom dialog settings for edit dialogs.
EditableRule - Class in org.eclipse.nebula.widgets.nattable.config
 
EditableRule() - Constructor for class org.eclipse.nebula.widgets.nattable.config.EditableRule
 
editCell(ILayerCell, Composite, Object, IConfigRegistry) - Static method in class org.eclipse.nebula.widgets.nattable.edit.EditController
Activates the edit mode for the given cell.
EditCellCommand - Class in org.eclipse.nebula.widgets.nattable.edit.command
Command that will trigger activating the edit mode for the specified cell.
EditCellCommand(Composite, IConfigRegistry, ILayerCell) - Constructor for class org.eclipse.nebula.widgets.nattable.edit.command.EditCellCommand
 
EditCellCommandHandler - Class in org.eclipse.nebula.widgets.nattable.edit.command
Command handler for handling EditCellCommands.
EditCellCommandHandler() - Constructor for class org.eclipse.nebula.widgets.nattable.edit.command.EditCellCommandHandler
 
editCells(List<ILayerCell>, Composite, Object, IConfigRegistry) - Static method in class org.eclipse.nebula.widgets.nattable.edit.EditController
This method is used to edit cells in a sub dialog.
EditConfigAttributes - Interface in org.eclipse.nebula.widgets.nattable.edit
The configuration attributes for configuring editing behaviour.
EditConfigHelper - Class in org.eclipse.nebula.widgets.nattable.edit
Helper class that will retrieve edit configuration values out of the IConfigRegistry.
EditConfigHelper() - Constructor for class org.eclipse.nebula.widgets.nattable.edit.EditConfigHelper
 
EditController - Class in org.eclipse.nebula.widgets.nattable.edit
Controller to handle the activation of the edit mode of NatTable cells.
EditController() - Constructor for class org.eclipse.nebula.widgets.nattable.edit.EditController
 
editDialogSettings - Variable in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
Map that contains custom configurations for this CellEditDialog.
editDialogSettings - Variable in class org.eclipse.nebula.widgets.nattable.edit.gui.CellEditDialog
Map that contains custom configurations for this CellEditDialog.
editHandler - Variable in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
The ICellEditHandler that will be used on commit.
EditIntegrationTest - Class in org.eclipse.nebula.widgets.nattable.test.integration
 
EditIntegrationTest() - Constructor for class org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest
 
editMode - Variable in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
The EditModeEnum which is used to activate special behaviour and styling.
EditModeEnum - Enum in org.eclipse.nebula.widgets.nattable.widget
Enumeration for edit mode.
editor - Variable in class org.eclipse.nebula.widgets.nattable.edit.config.DialogErrorHandling
The ICellEditor for which this DialogErrorHandling is activated.
EditorSelectionEnum - Enum in org.eclipse.nebula.widgets.nattable.edit.editor
Enumeration for selection mode within a TextCellEditor.
EditSelectionCommand - Class in org.eclipse.nebula.widgets.nattable.edit.command
Command that will trigger activating the edit mode for the current selection.
EditSelectionCommand(Composite, IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.edit.command.EditSelectionCommand
 
EditSelectionCommand(Composite, IConfigRegistry, Character) - Constructor for class org.eclipse.nebula.widgets.nattable.edit.command.EditSelectionCommand
 
EditSelectionCommandHandler - Class in org.eclipse.nebula.widgets.nattable.edit.command
Command handler for handling EditSelectionCommands.
EditSelectionCommandHandler(SelectionLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.edit.command.EditSelectionCommandHandler
 
EditTypeEnum - Enum in org.eclipse.nebula.widgets.nattable.edit
Enumeration type for specifying how a value should be processed that was entered to an editor by dialog.
EditUtils - Class in org.eclipse.nebula.widgets.nattable.edit.command
Helper class for retrieving information regarding editing of selected cells.
EditUtils() - Constructor for class org.eclipse.nebula.widgets.nattable.edit.command.EditUtils
 
EditUtilsTest - Class in org.eclipse.nebula.widgets.nattable.edit.command
 
EditUtilsTest() - Constructor for class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
EMPTY - Static variable in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
 
EMPTY - Static variable in class org.eclipse.nebula.widgets.nattable.painter.cell.TextPainterOptimisationHarness
 
enableEditingOnAllCells() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.NatTableFixture
 
end - Variable in class org.eclipse.nebula.widgets.nattable.coordinate.Range
 
eps - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
eps - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
EPS_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
EPS_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 
equals(Object) - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnEntry
 
equals(Object) - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnGroupEntry
 
equals(Object) - Method in class org.eclipse.nebula.widgets.nattable.coordinate.ColumnPositionCoordinate
 
equals(Object) - Method in class org.eclipse.nebula.widgets.nattable.coordinate.IndexCoordinate
 
equals(Object) - Method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionCoordinate
 
equals(Object) - Method in class org.eclipse.nebula.widgets.nattable.coordinate.Range
 
equals(Object) - Method in class org.eclipse.nebula.widgets.nattable.coordinate.RowPositionCoordinate
 
equals(Object) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByObject
 
equals(Object) - Method in class org.eclipse.nebula.widgets.nattable.extension.poi.ExcelCellStyleAttributes
 
equals(Object) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.DataCell
 
equals(Object) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.LayerCell
 
equals(Object) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.TransformedLayerCell
 
equals(Object) - Method in class org.eclipse.nebula.widgets.nattable.layer.event.StructuralDiff
 
equals(Object) - Method in class org.eclipse.nebula.widgets.nattable.layer.LabelStack
 
equals(Object) - Method in class org.eclipse.nebula.widgets.nattable.layer.LayoutCoordinate
 
equals(Object) - Method in class org.eclipse.nebula.widgets.nattable.style.BorderStyle
 
equals(Object) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.BlinkingRowDataFixture
 
equals(Object) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
equals(Object) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayerCell
 
equals(Object) - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.BodyCellEditorMouseEventMatcher
Deprecated.
 
equals(Object) - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.KeyEventMatcher
 
equals(Object) - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.MouseEventMatcher
 
errorStyle - Variable in class org.eclipse.nebula.widgets.nattable.edit.config.RenderErrorHandling
The style that should be used to render an error.
EVEN_ROW_CONFIG_TYPE - Static variable in class org.eclipse.nebula.widgets.nattable.grid.cell.AlternatingRowConfigLabelAccumulator
 
evenRowBgColor - Variable in class org.eclipse.nebula.widgets.nattable.grid.layer.config.DefaultRowStyleConfiguration
 
evenRowColor - Variable in class org.eclipse.nebula.widgets.nattable.style.editor.GridStyleParameterObject
 
evenRowStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.editor.GridStyleParameterObject
 
EventConflaterChain - Class in org.eclipse.nebula.widgets.nattable.conflation
A Chain of Conflaters.
EventConflaterChain() - Constructor for class org.eclipse.nebula.widgets.nattable.conflation.EventConflaterChain
 
EventConflaterChain(int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.conflation.EventConflaterChain
 
EventConflaterChainTest - Class in org.eclipse.nebula.widgets.nattable
 
EventConflaterChainTest() - Constructor for class org.eclipse.nebula.widgets.nattable.EventConflaterChainTest
 
ExcelCellStyleAttributes - Class in org.eclipse.nebula.widgets.nattable.extension.poi
 
ExcelCellStyleAttributes(Color, Color, FontData) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.poi.ExcelCellStyleAttributes
 
ExcelExporter - Class in org.eclipse.nebula.widgets.nattable.export.excel
 
ExcelExporter() - Constructor for class org.eclipse.nebula.widgets.nattable.export.excel.ExcelExporter
 
ExcelExporter(IOutputStreamProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.export.excel.ExcelExporter
 
executeSearch(Object) - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.ColumnSearchStrategy
 
executeSearch(Object) - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.GridSearchStrategy
 
executeSearch(Object) - Method in interface org.eclipse.nebula.widgets.nattable.search.strategy.ISearchStrategy
 
executeSearch(Object) - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.RowSearchStrategy
 
executeSearch(Object) - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.SelectionSearchStrategy
 
expand(T) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeData
 
expand(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeData
 
expand(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModel
 
expand() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest
 
expand() - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroup
Updates the group's state to indicate it is expanded.
expand() - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroup
 
expand(int) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeRowModel
 
expand(int) - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeRowModel
 
expandAllLeaves() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialog
 
expandOrCollapseIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeLayer
Performs an expand/collapse action dependent on the current state of the tree node at the given row index.
expandTreeRow(int) - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeLayer
Expands the tree node for the given row index.
EXPORT_FORMATTER - Static variable in interface org.eclipse.nebula.widgets.nattable.config.CellConfigAttributes
 
ExportAction - Class in org.eclipse.nebula.widgets.nattable.export.action
 
ExportAction() - Constructor for class org.eclipse.nebula.widgets.nattable.export.action.ExportAction
 
exportBegin(OutputStream) - Method in class org.eclipse.nebula.widgets.nattable.export.excel.ExcelExporter
 
exportBegin(OutputStream) - Method in interface org.eclipse.nebula.widgets.nattable.export.ILayerExporter
Should be called only once at the beginning of an export operation.
exportBegin(OutputStream) - Method in class org.eclipse.nebula.widgets.nattable.extension.poi.PoiExcelExporter
 
exportCell(OutputStream, Object, ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.export.excel.ExcelExporter
 
exportCell(OutputStream, Object, ILayerCell, IConfigRegistry) - Method in interface org.eclipse.nebula.widgets.nattable.export.ILayerExporter
 
exportCell(OutputStream, Object, ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.extension.poi.PoiExcelExporter
 
ExportCommand - Class in org.eclipse.nebula.widgets.nattable.export.command
 
ExportCommand(IConfigRegistry, Shell) - Constructor for class org.eclipse.nebula.widgets.nattable.export.command.ExportCommand
 
ExportCommandHandler - Class in org.eclipse.nebula.widgets.nattable.export.command
 
ExportCommandHandler(ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.export.command.ExportCommandHandler
 
exportEnd(OutputStream) - Method in class org.eclipse.nebula.widgets.nattable.export.excel.ExcelExporter
 
exportEnd(OutputStream) - Method in interface org.eclipse.nebula.widgets.nattable.export.ILayerExporter
Should be called only once at the end of an export operation.
exportEnd(OutputStream) - Method in class org.eclipse.nebula.widgets.nattable.extension.poi.PoiExcelExporter
 
exportLayer(ILayerExporter, OutputStream, String, ILayer, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.export.NatExporter
Exports the given layer to the outputStream using the provided exporter.
exportLayerBegin(OutputStream, String) - Method in class org.eclipse.nebula.widgets.nattable.export.excel.ExcelExporter
 
exportLayerBegin(OutputStream, String) - Method in interface org.eclipse.nebula.widgets.nattable.export.ILayerExporter
 
exportLayerBegin(OutputStream, String) - Method in class org.eclipse.nebula.widgets.nattable.extension.poi.PoiExcelExporter
 
exportLayerEnd(OutputStream, String) - Method in class org.eclipse.nebula.widgets.nattable.export.excel.ExcelExporter
 
exportLayerEnd(OutputStream, String) - Method in interface org.eclipse.nebula.widgets.nattable.export.ILayerExporter
 
exportLayerEnd(OutputStream, String) - Method in class org.eclipse.nebula.widgets.nattable.extension.poi.PoiExcelExporter
 
exportMultipleNatTables(ILayerExporter, Map<String, NatTable>) - Method in class org.eclipse.nebula.widgets.nattable.export.NatExporter
 
exportRowBegin(OutputStream, int) - Method in class org.eclipse.nebula.widgets.nattable.export.excel.ExcelExporter
 
exportRowBegin(OutputStream, int) - Method in interface org.eclipse.nebula.widgets.nattable.export.ILayerExporter
 
exportRowBegin(OutputStream, int) - Method in class org.eclipse.nebula.widgets.nattable.extension.poi.PoiExcelExporter
 
exportRowEnd(OutputStream, int) - Method in class org.eclipse.nebula.widgets.nattable.export.excel.ExcelExporter
 
exportRowEnd(OutputStream, int) - Method in interface org.eclipse.nebula.widgets.nattable.export.ILayerExporter
 
exportRowEnd(OutputStream, int) - Method in class org.eclipse.nebula.widgets.nattable.extension.poi.PoiExcelExporter
 
exportSingleLayer(ILayer, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.export.NatExporter
 
ExtendedReflectiveColumnPropertyAccessor<R> - Class in org.eclipse.nebula.widgets.nattable.data
 
ExtendedReflectiveColumnPropertyAccessor(String[]) - Constructor for class org.eclipse.nebula.widgets.nattable.data.ExtendedReflectiveColumnPropertyAccessor
 

F

FG_COLOR_PREFIX - Static variable in class org.eclipse.nebula.widgets.nattable.persistence.StylePersistor
 
fgColor - Variable in class org.eclipse.nebula.widgets.nattable.config.DefaultNatTableStyleConfiguration
 
fgColor - Variable in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultColumnHeaderStyleConfiguration
 
fgColor - Variable in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultRowHeaderStyleConfiguration
 
field20 - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
field20 - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
field21 - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
field21 - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
field22 - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
field22 - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
field23 - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
field23 - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
field24 - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
field24 - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
field25 - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
field25 - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
field26 - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
field26 - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
field27 - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
field27 - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
field28 - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
field28 - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
field29 - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
field29 - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
field30 - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
field30 - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
field31 - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
field31 - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
field32 - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
field32 - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
field33 - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
field33 - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
field34 - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
field34 - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
field35 - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
field35 - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
field36 - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
field36 - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
field37 - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
field37 - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
field38 - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
field38 - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
field39 - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
field39 - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
field40 - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
field40 - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
FIELD_20_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
FIELD_20_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 
FIELD_21_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
FIELD_21_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 
FIELD_22_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
FIELD_22_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 
FIELD_23_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
FIELD_23_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 
FIELD_24_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
FIELD_24_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 
FIELD_25_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
FIELD_25_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 
FIELD_26_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
FIELD_26_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 
FIELD_27_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
FIELD_27_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 
FIELD_28_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
FIELD_28_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 
FIELD_29_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
FIELD_29_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 
FIELD_30_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
FIELD_30_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 
FIELD_31_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
FIELD_31_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 
FIELD_32_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
FIELD_32_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 
FIELD_33_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
FIELD_33_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 
FIELD_34_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
FIELD_34_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 
FIELD_35_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
FIELD_35_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 
FIELD_36_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
FIELD_36_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 
FIELD_37_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
FIELD_37_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 
FIELD_38_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
FIELD_38_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 
FIELD_39_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
FIELD_39_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 
FIELD_40_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
FIELD_40_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 
FileDialogCellEditor - Class in org.eclipse.nebula.widgets.nattable.edit.gui
This implementation is a proof of concept for special cell editors that wrap dialogs.
FileDialogCellEditor() - Constructor for class org.eclipse.nebula.widgets.nattable.edit.gui.FileDialogCellEditor
 
FileOutputStreamProvider - Class in org.eclipse.nebula.widgets.nattable.export
 
FileOutputStreamProvider(String, String[], String[]) - Constructor for class org.eclipse.nebula.widgets.nattable.export.FileOutputStreamProvider
 
FILTER_COMPARATOR - Static variable in interface org.eclipse.nebula.widgets.nattable.filterrow.config.FilterRowConfigAttributes
Comparator to be used for threshold matching
FILTER_DISPLAY_CONVERTER - Static variable in interface org.eclipse.nebula.widgets.nattable.filterrow.config.FilterRowConfigAttributes
Display converter used to convert the string typed by the user to the data type of the column
FILTER_ROW - Static variable in interface org.eclipse.nebula.widgets.nattable.grid.GridRegion
 
FILTER_ROW_COLUMN_LABEL_PREFIX - Static variable in class org.eclipse.nebula.widgets.nattable.filterrow.FilterRowDataLayer
Prefix of the column label applied to each column in the filter row
FilterAppliedEvent - Class in org.eclipse.nebula.widgets.nattable.filterrow.event
 
FilterAppliedEvent(ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.filterrow.event.FilterAppliedEvent
 
filterIconPainter - Variable in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.ComboBoxFilterRowConfiguration
The ImagePainter that will be registered as the painter of the combobox cells in the filter row.
FilterIconPainter - Class in org.eclipse.nebula.widgets.nattable.filterrow
ImagePainter that is responsible for painting the icon into the filter row cells.
FilterIconPainter() - Constructor for class org.eclipse.nebula.widgets.nattable.filterrow.FilterIconPainter
Creates a FilterIconPainter that uses the default images for removeFilter and combo box icons.
FilterIconPainter(Image) - Constructor for class org.eclipse.nebula.widgets.nattable.filterrow.FilterIconPainter
Creates a FilterIconPainter that uses the default images for removeFilter and combo box icons.
FilterIconPainter(Image, Image, Image) - Constructor for class org.eclipse.nebula.widgets.nattable.filterrow.FilterIconPainter
Creates a FilterIconPainter that uses the given images for the icons in the filter row cells.
FilterListDataProviderTest - Class in org.eclipse.nebula.widgets.nattable.data
 
FilterListDataProviderTest() - Constructor for class org.eclipse.nebula.widgets.nattable.data.FilterListDataProviderTest
 
FilterNatCombo - Class in org.eclipse.nebula.widgets.nattable.filterrow.combobox
Specialisation of NatCombo which doesn't populate the selected values to the Text control.
FilterNatCombo(Composite, IStyle, int) - Constructor for class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterNatCombo
Creates a new FilterNatCombo using the given IStyle for rendering, showing the default number of items at once in the dropdown.
FilterNatCombo(Composite, IStyle, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterNatCombo
Creates a new FilterNatCombo using the given IStyle for rendering, showing the given amount of items at once in the dropdown.
FilterNatCombo(Composite, IStyle, int, int, Image) - Constructor for class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterNatCombo
Creates a new FilterNatCombo using the given IStyle for rendering, showing the given amount of items at once in the dropdown.
FilterRowComboBoxCellEditor - Class in org.eclipse.nebula.widgets.nattable.filterrow.combobox
Specialisation of ComboBoxCellEditor that can only be created using an IComboBoxDataProvider.
FilterRowComboBoxCellEditor(IComboBoxDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxCellEditor
Create a new FilterRowComboBoxCellEditor based on the given IComboBoxDataProvider, showing the default number of items in the dropdown of the combo.
FilterRowComboBoxCellEditor(IComboBoxDataProvider, int) - Constructor for class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxCellEditor
Create a new FilterRowComboBoxCellEditor based on the given IComboBoxDataProvider.
FilterRowComboBoxDataProvider<T> - Class in org.eclipse.nebula.widgets.nattable.filterrow.combobox
IComboBoxDataProvider that provides items for a combobox in the filter row.
FilterRowComboBoxDataProvider(ILayer, Collection<T>, IColumnAccessor<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProvider
 
FilterRowComboUpdateEvent - Class in org.eclipse.nebula.widgets.nattable.filterrow.combobox
Event class that is used to inform about updates to the filter row combo box items.
FilterRowComboUpdateEvent(int, Collection<?>, Collection<?>) - Constructor for class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboUpdateEvent
 
FilterRowConfigAttributes - Interface in org.eclipse.nebula.widgets.nattable.filterrow.config
Attributes used to configure the filter row behavior.
filterRowDataLayer - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderComposite
The FilterRowDataLayer which serves as the filter row layer.
FilterRowDataLayer<T> - Class in org.eclipse.nebula.widgets.nattable.filterrow
DataLayer with a custom IDataProvider which stores/tracks the filter text on columns.
FilterRowDataLayer(IFilterStrategy<T>, ILayer, IDataProvider, IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.filterrow.FilterRowDataLayer
 
FilterRowDataLayerTest - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow
 
FilterRowDataLayerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataLayerTest
 
FilterRowDataProvider<T> - Class in org.eclipse.nebula.widgets.nattable.filterrow
Data provider for the filter row Stores filter strings Applies them to the ca.odell.glazedlists.matchers.MatcherEditor on the ca.odell.glazedlists.FilterList
FilterRowDataProvider(IFilterStrategy<T>, ILayer, IDataProvider, IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.filterrow.FilterRowDataProvider
 
FilterRowDataProviderTest - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow
 
FilterRowDataProviderTest() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataProviderTest
 
FilterRowHeaderComposite<T> - Class in org.eclipse.nebula.widgets.nattable.filterrow
1 column x 2 rows Composite layer First row is the ColumnHeaderLayer Second row is the composite is the filter row layer.
FilterRowHeaderComposite(IFilterStrategy<T>, ILayer, IDataProvider, IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.filterrow.FilterRowHeaderComposite
 
FilterRowHeaderCompositeTest - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow
 
FilterRowHeaderCompositeTest() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowHeaderCompositeTest
 
FilterRowMouseEventMatcher - Class in org.eclipse.nebula.widgets.nattable.filterrow.event
 
FilterRowMouseEventMatcher() - Constructor for class org.eclipse.nebula.widgets.nattable.filterrow.event.FilterRowMouseEventMatcher
 
FilterRowPainter - Class in org.eclipse.nebula.widgets.nattable.filterrow
Painter that is used to paint the cells of the filter row.
FilterRowPainter() - Constructor for class org.eclipse.nebula.widgets.nattable.filterrow.FilterRowPainter
Creates a FilterRowPainter that uses the default FilterIconPainter.
FilterRowPainter(ImagePainter) - Constructor for class org.eclipse.nebula.widgets.nattable.filterrow.FilterRowPainter
Creates a FilterRowPainter that uses the given Image as filter icon painter.
FilterRowUtils - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow
 
FilterRowUtils() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtils
 
FilterRowUtilsTest - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow
 
FilterRowUtilsTest() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest
 
filterRowVisible - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderComposite
Flag that allows to set the filter row visible or invisible.
filterStrategy - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderComposite
The IFilterStrategy that is used by this ComboBoxFilterRowHeaderComposite.
find(String) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.Tree
Find the Node in the tree containing the supplied data.
find(Node, String) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.Tree
Find a Node in a tree, containing the given data
find(List<ColumnEntry>, int) - Static method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooserUtils
Search the collection for the entry with the given index.
find() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooserUtilsTest
 
findColumnPosition(int, int, ILayer, int, int, int) - Static method in class org.eclipse.nebula.widgets.nattable.layer.LayerUtil
 
findElements() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.TreeTest
 
findParent() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.TreeTest
 
findRowPosition(int, int, ILayer, int, int, int) - Static method in class org.eclipse.nebula.widgets.nattable.layer.LayerUtil
 
fireCacheUpdateEvent(FilterRowComboUpdateEvent) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProvider
Fire the given event to all registered listeners.
fireCellSelectionEvent(int, int, boolean, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
fireEventFromSWTDisplayThread(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.DetailGlazedListsEventLayer
These update events are likely to cause a repaint on NatTable.
fireEventFromSWTDisplayThread(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsEventLayer
These update events are likely to cause a repaint on NatTable.
fireItemsMoved(SelectionLayer.MoveDirectionEnum, List<Integer>) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.gui.ColumnCategoriesDialog
 
fireItemsMoved(SelectionLayer.MoveDirectionEnum, List<ColumnGroupEntry>, List<ColumnEntry>, List<List<Integer>>, List<Integer>) - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialog
 
fireItemsRemoved(List<Integer>) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.gui.ColumnCategoriesDialog
 
fireItemsRemoved(List<ColumnEntry>) - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialog
 
fireItemsSelected(List<Integer>) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.gui.ColumnCategoriesDialog
 
fireItemsSelected(List<ColumnEntry>) - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialog
 
fireLayerEvent(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
Pass the event to all the ILayerListener registered on this layer.
fireLayerEvent(ILayerEvent) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
Events can be fired to notify other components of the grid.
fireLayerEvent(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
fireLayerEvent(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
fireLayerEvent(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
fireMoveEndCommand(NatTable, int) - Method in class org.eclipse.nebula.widgets.nattable.group.action.ColumnGroupHeaderReorderDragMode
 
fireMoveEndCommand(NatTable, int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.action.ColumnReorderDragMode
 
fireMoveEndCommand(NatTable, int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.action.RowReorderDragMode
Executes the command to indicate row reorder ending.
fireMoveStartCommand(NatTable, int) - Method in class org.eclipse.nebula.widgets.nattable.group.action.ColumnGroupHeaderReorderDragMode
 
fireMoveStartCommand(NatTable, int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.action.ColumnReorderDragMode
 
fireMoveStartCommand(NatTable, int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.action.RowReorderDragMode
Executes the command to indicate row reorder starting.
firePostSelectionChanged(SelectionChangedEvent) - Method in class org.eclipse.nebula.widgets.nattable.selection.RowPostSelectionProvider
 
fireScrollEvent() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
fireSelectionCommand(NatTable, int, int, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.action.CellSelectionDragMode
 
fireSelectionCommand(NatTable, int, int, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.action.RowSelectionDragMode
 
fireStateChange(StateChangeEvent) - Method in class org.eclipse.nebula.widgets.nattable.persistence.gui.PersistenceDialog
Inform all registered listeners about the state change.
focusGained(FocusEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.AbstractModeEventHandler
 
focusGained(FocusEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.ModeSupport
 
focusLost(FocusEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.AbstractModeEventHandler
 
focusLost(FocusEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.ModeSupport
 
font - Variable in class org.eclipse.nebula.widgets.nattable.config.DefaultNatTableStyleConfiguration
 
font - Variable in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultColumnHeaderStyleConfiguration
 
font - Variable in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultRowHeaderStyleConfiguration
 
FONT - Static variable in interface org.eclipse.nebula.widgets.nattable.style.CellStyleAttributes
Attribute for configuring the font to be used on rendering text.
FONT_PREFIX - Static variable in class org.eclipse.nebula.widgets.nattable.persistence.StylePersistor
 
FontPicker - Class in org.eclipse.nebula.widgets.nattable.style.editor
A button that displays a font name and allows the user to pick another font.
FontPicker(Composite, Font) - Constructor for class org.eclipse.nebula.widgets.nattable.style.editor.FontPicker
 
FOOTER_HEIGHT_IN_PRINTER_DPI - Static variable in class org.eclipse.nebula.widgets.nattable.print.GridLayerPrinter
 
forceFocus() - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
FOREGROUND_COLOR - Static variable in interface org.eclipse.nebula.widgets.nattable.style.CellStyleAttributes
Attribute for configuring the foreground color of a cell.
formatDataForDepth(int, int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeData
 
formatDataForDepth(int, T) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeData
 
formatDataForDepth(int, T) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeData
 
formatForExport(ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.export.excel.DefaultExportFormatter
 
formatForExport(ILayerCell, IConfigRegistry) - Method in interface org.eclipse.nebula.widgets.nattable.export.IExportFormatter
 
formatForExport(ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.tree.config.TreeExportFormatter
 
freeEdit - Variable in class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
Flag that indicates whether this ComboBoxCellEditor supports free editing in the text control of the NatCombo or not.
freeEdit - Variable in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
Flag that indicates whether this ComboBoxCellEditor supports free editing in the text control of the NatCombo or not.
freeze(FreezeLayer, ViewportLayer, PositionCoordinate, PositionCoordinate) - Static method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeHelper
Freezes the grid at the specified position.
FreezeColumnCommand - Class in org.eclipse.nebula.widgets.nattable.freeze.command
Command that can be used to freeze a grid for whole columns.
FreezeColumnCommand(ILayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeColumnCommand
Creates a FreezeColumnCommand for the given column related to the given layer, that doesn't toggle or override a current frozen state.
FreezeColumnCommand(ILayer, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeColumnCommand
Creates a FreezeColumnCommand for the given column related to the given layer, that doesn't override a current frozen state.
FreezeColumnCommand(ILayer, int, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeColumnCommand
Creates a FreezeColumnCommand for the given column related to the given layer.
FreezeColumnCommand(FreezeColumnCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeColumnCommand
Constructor used for cloning the command.
FreezeColumnStrategy - Class in org.eclipse.nebula.widgets.nattable.freeze.command
 
FreezeColumnStrategy(FreezeLayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeColumnStrategy
 
FreezeCommandHandler - Class in org.eclipse.nebula.widgets.nattable.freeze.command
 
FreezeCommandHandler(FreezeLayer, ViewportLayer, SelectionLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeCommandHandler
 
FreezeEvent - Class in org.eclipse.nebula.widgets.nattable.freeze.event
 
FreezeEvent(ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.event.FreezeEvent
 
FreezeEvent(FreezeEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.event.FreezeEvent
 
FreezeEventHandler - Class in org.eclipse.nebula.widgets.nattable.freeze.event
 
FreezeEventHandler(FreezeLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.event.FreezeEventHandler
 
FreezeGridAction - Class in org.eclipse.nebula.widgets.nattable.freeze.action
IKeyAction that will execute a FreezeSelectionCommand with the specified parameters.
FreezeGridAction() - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.action.FreezeGridAction
Creates a simple FreezeGridAction that doesn't toggle or override a current frozen state.
FreezeGridAction(boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.action.FreezeGridAction
Creates a FreezeGridAction that doesn't override a current frozen state.
FreezeGridAction(boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.action.FreezeGridAction
Creates a FreezeGridAction.
FreezeHandlerTest - Class in org.eclipse.nebula.widgets.nattable.freeze.command
 
FreezeHandlerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeHandlerTest
 
FreezeHelper - Class in org.eclipse.nebula.widgets.nattable.freeze
Helper class to deal with freeze and unfreeze of a NatTable.
FreezeHelper() - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.FreezeHelper
 
freezeLayer - Variable in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeCommandHandler
 
FreezeLayer - Class in org.eclipse.nebula.widgets.nattable.freeze
 
FreezeLayer(IUniqueIndexLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayer
 
FreezeLayerTest - Class in org.eclipse.nebula.widgets.nattable.freeze
 
FreezeLayerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayerTest
 
FreezeLayerTest2 - Class in org.eclipse.nebula.widgets.nattable.freeze
 
FreezeLayerTest2() - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayerTest2
 
FreezePositionCommand - Class in org.eclipse.nebula.widgets.nattable.freeze.command
Command to freeze at the specified position.
FreezePositionCommand(ILayer, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.command.FreezePositionCommand
Creates a FreezePositionCommand for the given column and row positions related to the given layer, that doesn't toggle or override a current frozen state.
FreezePositionCommand(ILayer, int, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.command.FreezePositionCommand
Creates a FreezePositionCommand for the given column and row positions related to the given layer, that doesn't override a current frozen state..
FreezePositionCommand(ILayer, int, int, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.command.FreezePositionCommand
Creates a FreezePositionCommand for the given column and row positions related to the given layer.
FreezePositionCommand(FreezePositionCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.command.FreezePositionCommand
Constructor used for cloning the command.
FreezePositionStrategy - Class in org.eclipse.nebula.widgets.nattable.freeze.command
 
FreezePositionStrategy(FreezeLayer, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.command.FreezePositionStrategy
 
FreezeRowCommand - Class in org.eclipse.nebula.widgets.nattable.freeze.command
Command that can be used to freeze a grid for whole rows.
FreezeRowCommand(ILayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeRowCommand
Creates a FreezeRowCommand for the given row position related to the given layer, that doesn't toggle or override a current frozen state.
FreezeRowCommand(ILayer, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeRowCommand
Creates a FreezeRowCommand for the given row position related to the given layer, that doesn't override a current frozen state.
FreezeRowCommand(ILayer, int, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeRowCommand
Creates a FreezeRowCommand for the given row position related to the given layer.
FreezeRowCommand(FreezeRowCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeRowCommand
Constructor used for cloning the command.
FreezeRowStrategy - Class in org.eclipse.nebula.widgets.nattable.freeze.command
 
FreezeRowStrategy(FreezeLayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeRowStrategy
 
FreezeSelectionCommand - Class in org.eclipse.nebula.widgets.nattable.freeze.command
Will inform the handler to use the selection layer for its freeze coordinates.
FreezeSelectionCommand() - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeSelectionCommand
Creates a simple FreezeSelectionCommand that doesn't toggle or override a current frozen state.
FreezeSelectionCommand(boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeSelectionCommand
Creates a FreezeSelectionCommand that doesn't override a current frozen state.
FreezeSelectionCommand(boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeSelectionCommand
Creates a FreezeSelectionCommand.
FreezeSelectionStrategy - Class in org.eclipse.nebula.widgets.nattable.freeze.command
 
FreezeSelectionStrategy(FreezeLayer, ViewportLayer, SelectionLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeSelectionStrategy
 

G

GCFactory - Class in org.eclipse.nebula.widgets.nattable.util
 
GCFactory(Drawable) - Constructor for class org.eclipse.nebula.widgets.nattable.util.GCFactory
 
gcShouldHaveConfiguredBoldFont() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.TextRenderingTest
 
gcShouldHaveConfiguredItalicFont() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.TextRenderingTest
 
GenericLayerFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture.layer
 
GenericLayerFixture(ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.GenericLayerFixture
 
getAction() - Method in class org.eclipse.nebula.widgets.nattable.ui.binding.KeyBinding
 
getAction() - Method in class org.eclipse.nebula.widgets.nattable.ui.binding.MouseBinding
 
getActiveCellEditor() - Static method in class org.eclipse.nebula.widgets.nattable.edit.ActiveCellEditorRegistry
 
getActiveViewConfigurationName() - Method in class org.eclipse.nebula.widgets.nattable.persistence.gui.PersistenceDialog
 
getAddedItems() - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboUpdateEvent
 
getAfterPositionRange() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.StructuralDiff
 
getAge() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.KittenDataProviderFixture.Kitten
 
getAggregateSize(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
 
getAggregateSize() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigTest
 
getAggregateSizeCalculationMode() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
getAggregateSizeCalculationModeAfterAdding() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
getAggregateSizeConfigFixedMode() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
getAggregateSizeConfigMixedMode() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
getAggregateSizeFixedModeAfterAdding() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
getAggregateSizeMixedModeAfterAdding() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
getAggregateSizeWithSizeOverrides() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigTest
 
getAggregateSizeWithSizeOverridesCalculationMode() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
getAggregateSizeWithSizeOverridesFixedMode() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
getAggregateSizeWithSizeOverridesMixedMode() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
getAllBackgroundColors(ILayerCell, IConfigRegistry, String) - Static method in class org.eclipse.nebula.widgets.nattable.style.CellStyleUtil
 
getAllIndexesInGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel
 
getAllIndexesInGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest
 
getAsk_price() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
getAsk_price() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
getAttributeValue(ConfigAttribute<T>) - Method in interface org.eclipse.nebula.widgets.nattable.style.IStyle
 
getAttributeValue(ConfigAttribute<T>) - Method in class org.eclipse.nebula.widgets.nattable.style.Style
 
getAttributeValue(ConfigAttribute<T>) - Method in class org.eclipse.nebula.widgets.nattable.style.StyleProxy
 
getAvailableStates(Properties) - Static method in class org.eclipse.nebula.widgets.nattable.persistence.PersistenceHelper
As one Properties instance can contain several stored states of a NatTable instance, this method can be used to retrieve the names of the containing states.
getBackgroundColor(ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.PaddingDecorator
 
getBackgroundColour(ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.BackgroundPainter
 
getBackgroundColour(ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.BlendedBackgroundPainter
 
getBackgroundColour(ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.GradientBackgroundPainter
Searches the background color to be used for gradient sweeping.
getBaseCellPainterBounds(ILayerCell, GC, Rectangle, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.CellPainterDecorator
 
getBaseLayer() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentIndexLayer
 
getBaseLayer() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
getBeforeFromColumnPositionRanges() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ColumnReorderEvent
 
getBeforeFromRowPositionRanges() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.RowReorderEvent
 
getBeforePositionRange() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.StructuralDiff
 
getBeforeToColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ColumnReorderEvent
 
getBeforeToRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.RowReorderEvent
 
getBid_price() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
getBid_price() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
getBodyDataLayer() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.BodyLayerStackFixture
 
getBodyDataLayer() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.GlazedListsGridLayer
 
getBodyDataLayer() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DefaultGridLayer
 
getBodyDataProvider() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.BodyLayerStackFixture
 
getBodyDataProvider() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.GlazedListsGridLayer
 
getBodyDataProvider() - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.GridSearchStrategyTest
 
getBodyLayer() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DefaultGridLayer
 
getBodyLayer() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.GridLayer
 
getBodyLayerStack() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.GlazedListsGridLayer
 
getBottomRightPosition() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeColumnStrategy
 
getBottomRightPosition() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezePositionStrategy
 
getBottomRightPosition() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeRowStrategy
 
getBottomRightPosition() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeSelectionStrategy
 
getBottomRightPosition() - Method in interface org.eclipse.nebula.widgets.nattable.freeze.command.IFreezeCoordinatesProvider
 
getBottomRightPosition() - Method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayer
 
getBounds() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.AbstractLayerCell
 
getBounds() - Method in interface org.eclipse.nebula.widgets.nattable.layer.cell.ILayerCell
 
getBounds() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.InvertedLayerCell
 
getBounds() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.CellFixture
 
getBoundsByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
getBoundsByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
getBoundsByPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
 
getBoundsByPosition(int, int) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
Calculates the bounds in pixel for the given cell position.
getBoundsByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
getBoundsByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.SpanningDataLayer
 
getBoundsByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
getBoundsByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
getBoundsByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
getButton() - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.MouseEventMatcher
 
getCachedColumnIndexes() - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProvider
This method returns the column indexes of the columns for which values was cached.
getCalcArea() - Method in class org.eclipse.nebula.widgets.nattable.grid.command.ClientAreaResizeCommand
 
getCanonicalValue() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
Converts the current value in this editor using the configured IDisplayConverter.
getCanonicalValue(IEditErrorHandler) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
Converts the current value in this editor using the configured IDisplayConverter.
getCanonicalValue() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
This implementation overrides the default implementation because we can work on the list of canonical items in the combo directly.
getCanonicalValue() - Method in interface org.eclipse.nebula.widgets.nattable.edit.editor.ICellEditor
Converts the current value in this editor using the configured IDisplayConverter.
getCanonicalValue(IEditErrorHandler) - Method in interface org.eclipse.nebula.widgets.nattable.edit.editor.ICellEditor
Converts the current value in this editor using the configured IDisplayConverter.
getCanonicalValue() - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
 
getCanonicalValue(IEditErrorHandler) - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
 
getCell() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditCellCommand
 
getCellBounds() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
 
getCellByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProvider
 
getCellByPosition(int, int) - Method in interface org.eclipse.nebula.widgets.nattable.data.ISpanningDataProvider
 
getCellByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByHeaderLayer
 
getCellByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.grid.data.DummySpanningBodyDataProvider
 
getCellByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.CornerLayer
 
getCellByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupGroupHeaderLayer
If a cell belongs to a column group: column position - set to the start position of the group span - set to the width/size of the column group NOTE: gc.setClip() is used in the CompositeLayerPainter to ensure that partially visible Column group header cells are rendered properly.
getCellByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayer
If a cell belongs to a column group: column position - set to the start position of the group span - set to the width/size of the column group NOTE: gc.setClip() is used in the CompositeLayerPainter to ensure that partially visible Column group header cells are rendered properly.
getCellByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayer
If a cell belongs to a column group: column position - set to the start position of the group span - set to the width/size of the row group NOTE: gc.setClip() is used in the CompositeLayerPainter to ensure that partially visible Column group header cells are rendered properly.
getCellByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
getCellByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
getCellByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
getCellByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
getCellByPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
 
getCellByPosition(int, int) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
 
getCellByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
getCellByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.SpanningDataLayer
 
getCellByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
getCellByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowLayer
 
getCellByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
getCellCoordinate() - Method in class org.eclipse.nebula.widgets.nattable.search.event.SearchEvent
 
getCellDelimeter() - Method in class org.eclipse.nebula.widgets.nattable.copy.command.CopyDataToClipboardCommand
 
getCellForACellInAColumnGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerTest
 
getCellForACellNotInAColumnGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerTest
 
getCellPainter(int, int, ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
getCellPainter(int, int, ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
getCellPainter(int, int, ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
getCellPainter(int, int, ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
getCellPainter(int, int, ILayerCell, IConfigRegistry) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
 
getCellPainter(int, int, ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
getCellPainter(int, int, ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
getCellPainter(int, int, ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
getCellPainter(int, int, ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeLayer
 
getCellPainterAt(int, int, ILayerCell, GC, Rectangle, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractCellPainter
 
getCellPainterAt(int, int, ILayerCell, GC, Rectangle, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.CellPainterWrapper
 
getCellPainterAt(int, int, ILayerCell, GC, Rectangle, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.CellPainterDecorator
 
getCellPainterAt(int, int, ILayerCell, GC, Rectangle, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.PaddingDecorator
 
getCellPainterAt(int, int, ILayerCell, GC, Rectangle, IConfigRegistry) - Method in interface org.eclipse.nebula.widgets.nattable.painter.cell.ICellPainter
 
getCellPainterAt(int, int, ILayerCell, GC, Rectangle, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.ImagePainter
 
getCellPositionToMoveFrom(boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
When extending a selected area we need to start adding cells from the last selected cell.
getCellSpan() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerTest
 
getCellSpanWhenColumnsInGroupAreHidden() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerTest
 
getCellStyle(ILayerCell, IConfigRegistry) - Static method in class org.eclipse.nebula.widgets.nattable.style.CellStyleUtil
 
getChangeButtonLabel() - Method in class org.eclipse.nebula.widgets.nattable.edit.config.DialogErrorHandling
 
getChangedPositionRectangles() - Method in class org.eclipse.nebula.widgets.nattable.blink.event.BlinkEvent
 
getChangedPositionRectangles() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.CellVisualChangeEvent
 
getChangedPositionRectangles() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.ColumnStructuralChangeEvent
 
getChangedPositionRectangles() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.ColumnVisualChangeEvent
 
getChangedPositionRectangles() - Method in interface org.eclipse.nebula.widgets.nattable.layer.event.IVisualChangeEvent
 
getChangedPositionRectangles() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.PropertyUpdateEvent
 
getChangedPositionRectangles() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.RowStructuralChangeEvent
 
getChangedPositionRectangles() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.RowVisualChangeEvent
 
getChangedPositionRectangles() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.StructuralRefreshEvent
 
getChangedPositionRectangles() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.VisualRefreshEvent
 
getChangedPositionRectangles() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.LayerEventFixture
 
getCharacter() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditSelectionCommand
 
getCheckBoxState(ILayerCell) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.TreeCheckBoxPainter
 
getCheckedCellsCount(int, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.ColumnHeaderCheckBoxPainter
 
getChildIndexes(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModel
 
getChildIndexes(int) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeRowModel
 
getChildIndexes(int) - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeRowModel
 
getChildLayerByLayoutCoordinate(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
getChildLayerByLayoutPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
 
getChildren(Object) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.gui.AvailableColumnCategoriesProvider
 
getChildren() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.Node
Return the children of Node.
getChildren(T) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeData
 
getChildren(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeData
 
getChildren(T) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeData
 
getClientArea() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.AreaProviderFixture
 
getClientArea() - Method in interface org.eclipse.nebula.widgets.nattable.util.IClientAreaProvider
 
getClientAreaHeight() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
getClientAreaProvider() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
getClientAreaProvider() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
getClientAreaProvider() - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
 
getClientAreaProvider() - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
getClientAreaProvider() - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
getClientAreaProvider() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
getClientAreaWidth() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
getCollapsedColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel
 
getCollapsedColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest
 
getColor() - Method in class org.eclipse.nebula.widgets.nattable.style.BorderStyle
 
getColor() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.KittenDataProviderFixture.Kitten
 
getColor(RGB) - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
getColor(int, int, int) - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
getColor(String) - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
getColumnAccessor() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.KittenDataProviderFixture
 
getColumnCellsToSearch(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.ColumnSearchStrategy
 
getColumnClass(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.NatColumnTableFormat
 
getColumnComparator(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.NatColumnTableFormat
 
getColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProvider
 
getColumnCount() - Method in interface org.eclipse.nebula.widgets.nattable.data.IColumnAccessor
 
getColumnCount() - Method in interface org.eclipse.nebula.widgets.nattable.data.IDataProvider
 
getColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.data.ListDataProvider
 
getColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.data.ReflectiveColumnPropertyAccessor
 
getColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByColumnAccessor
 
getColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.NatColumnTableFormat
 
getColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.filterrow.FilterRowDataProvider
 
getColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayer
 
getColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.grid.data.DefaultColumnHeaderDataProvider
 
getColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.grid.data.DefaultCornerDataProvider
 
getColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.grid.data.DefaultRowHeaderDataProvider
 
getColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.grid.data.DummyBodyDataProvider
 
getColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.grid.data.DummyColumnHeaderDataProvider
 
getColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.grid.data.DummyModifiableBodyDataProvider
 
getColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentIndexLayer
 
getColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
getColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayer
 
getColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.AbstractColumnHideShowLayer
 
getColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
getColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
getColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
getColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
 
getColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
getColumnCount() - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
 
getColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
getColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
getColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.DataProviderFixture
 
getColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.KittenDataProviderFixture
 
getColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
getColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
getColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest
 
getColumnCountWhenColumnsAddedToTheGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupExpandCollapseLayerTest
 
getColumnCountWhenColumnsCollapsedAndHidden() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupExpandCollapseLayerTest
 
getColumnDiffs() - Method in class org.eclipse.nebula.widgets.nattable.freeze.event.FreezeEvent
 
getColumnDiffs() - Method in class org.eclipse.nebula.widgets.nattable.freeze.event.UnfreezeEvent
 
getColumnDiffs() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.event.HideColumnPositionsEvent
 
getColumnDiffs() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.event.ShowColumnPositionsEvent
 
getColumnDiffs() - Method in interface org.eclipse.nebula.widgets.nattable.layer.event.IStructuralChangeEvent
 
getColumnDiffs() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.ResizeStructuralRefreshEvent
 
getColumnDiffs() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.RowStructuralChangeEvent
 
getColumnDiffs() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.StructuralRefreshEvent
 
getColumnDiffs() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ColumnReorderEvent
 
getColumnDiffs() - Method in class org.eclipse.nebula.widgets.nattable.resize.event.ColumnResizeEvent
 
getColumnDiffs() - Method in class org.eclipse.nebula.widgets.nattable.viewport.event.ScrollEvent
 
getColumnEntryIndexes(List<ColumnEntry>) - Static method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooserUtils
Get ColumnEntry positions for the ColumnEntry objects.
getColumnEntryPositions(List<ColumnEntry>) - Static method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooserUtils
Get ColumnEntry positions for the ColumnEntry objects.
getColumnGroupByIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel
 
getColumnGroupByName(String) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel
 
getColumnGroupEntryPositions(List<ColumnGroupEntry>) - Static method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnGroupEntry
 
getColumnGroupExpandCollapseLayer() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.BodyLayerStackFixture
 
getColumnGroupExpandCollapseLayer() - Method in class org.eclipse.nebula.widgets.nattable.layer.stack.ColumnGroupBodyLayerStack
 
getColumnGroupForIndex() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest
 
getColumnGroupName() - Method in class org.eclipse.nebula.widgets.nattable.group.command.CreateColumnGroupCommand
 
getColumnGroupPositionFromIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel
 
getColumnGroupPositions(int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayer
 
getColumnGroupReorderLayer() - Method in class org.eclipse.nebula.widgets.nattable.layer.stack.ColumnGroupBodyLayerStack
 
getColumnHeaderDataLayer() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.GlazedListsGridLayer
 
getColumnHeaderDataLayer() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DefaultGridLayer
 
getColumnHeaderLabel(int) - Method in class org.eclipse.nebula.widgets.nattable.grid.data.DefaultColumnHeaderDataProvider
 
getColumnHeaderLayer() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DefaultGridLayer
 
getColumnHeaderLayer() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.GridLayer
 
getColumnHideShowLayer() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.BodyLayerStackFixture
 
getColumnHideShowLayer() - Method in class org.eclipse.nebula.widgets.nattable.layer.stack.ColumnGroupBodyLayerStack
 
getColumnHideShowLayer() - Method in class org.eclipse.nebula.widgets.nattable.layer.stack.DefaultBodyLayerStack
 
getColumnId(int) - Method in interface org.eclipse.nebula.widgets.nattable.data.IColumnIdAccessor
 
getColumnIndex() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.IndexCoordinate
 
getColumnIndex(String) - Method in interface org.eclipse.nebula.widgets.nattable.data.IColumnIdAccessor
 
getColumnIndex(String) - Method in interface org.eclipse.nebula.widgets.nattable.data.IColumnPropertyResolver
 
getColumnIndex(String) - Method in class org.eclipse.nebula.widgets.nattable.data.ReflectiveColumnPropertyAccessor
 
getColumnIndex() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
 
getColumnIndex() - Method in interface org.eclipse.nebula.widgets.nattable.edit.editor.ICellEditor
 
getColumnIndex() - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
 
getColumnIndex() - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboUpdateEvent
 
getColumnIndex() - Method in class org.eclipse.nebula.widgets.nattable.group.command.RemoveColumnGroupCommand
 
getColumnIndex() - Method in interface org.eclipse.nebula.widgets.nattable.layer.cell.ILayerCell
 
getColumnIndex() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.InvertedLayerCell
 
getColumnIndex() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.LayerCell
 
getColumnIndex() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.TransformedLayerCell
 
getColumnIndexByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentIndexLayer
 
getColumnIndexByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
getColumnIndexByPosition() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupExpandCollapseLayerTest
 
getColumnIndexByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayer
 
getColumnIndexByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.AbstractColumnHideShowLayer
 
getColumnIndexByPosition() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest
 
getColumnIndexByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
getColumnIndexByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
getColumnIndexByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
getColumnIndexByPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
 
getColumnIndexByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
This is the root coordinate system, so the column index is always equal to the column position.
getColumnIndexByPosition(int) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
Gets the underlying non-transformed column index for the given column position.
getColumnIndexByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
getColumnIndexByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
getColumnIndexByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
 
getColumnIndexByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.GenericLayerFixture
 
getColumnIndexByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
getColumnIndexByPosition() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest
0 1 2 3 4 5 6 7 8 9 |----|----|----|----|----|----|----|----|----|----|
getColumnIndexByPositionForAColumnOusideTheViewport() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest
 
getColumnIndexes() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.MultiColumnShowCommand
 
getColumnIndexesInGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest
 
getColumnIndexHideAdditionalColumn() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest
 
getColumnIndexOfProperty(String) - Static method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
Get the index of the property name.
getColumnIndexOfProperty(String) - Static method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
Get the index of the property name.
getColumnIndexOrder() - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
 
getColumnLabel(ColumnHeaderLayer, DataLayer, Integer) - Static method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooserUtils
 
getColumnLabelAccumulator() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.GlazedListsGridLayer
 
getColumnName(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.NatColumnTableFormat
 
getColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.command.AbstractColumnCommand
 
getColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.command.AbstractPositionCommand
 
getColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.ColumnPositionCoordinate
 
getColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionCoordinate
 
getColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
 
getColumnPosition() - Method in interface org.eclipse.nebula.widgets.nattable.edit.editor.ICellEditor
 
getColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.edit.event.InlineCellEditEvent
 
getColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
 
getColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.DataCell
 
getColumnPosition() - Method in interface org.eclipse.nebula.widgets.nattable.layer.cell.ILayerCell
 
getColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.InvertedLayerCell
 
getColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.LayerCell
 
getColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.TransformedLayerCell
 
getColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.TranslatedLayerCell
 
getColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.CellVisualChangeEvent
 
getColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.LayoutCoordinate
 
getColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.selection.command.SelectRowGroupsCommand
 
getColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.selection.command.SelectRowsCommand
 
getColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.ui.NatEventData
 
getColumnPositionByIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.blink.BlinkLayer
 
getColumnPositionByIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.DetailGlazedListsEventLayer
 
getColumnPositionByIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsEventLayer
 
getColumnPositionByIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hideshow.GlazedListsRowHideShowLayer
 
getColumnPositionByIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayer
 
getColumnPositionByIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentIndexLayer
 
getColumnPositionByIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayer
 
getColumnPositionByIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.AbstractColumnHideShowLayer
 
getColumnPositionByIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.AbstractRowHideShowLayer
 
getColumnPositionByIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
getColumnPositionByIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
This is the root coordinate system, so the column position is always equal to the column index.
getColumnPositionByIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
getColumnPositionByIndex(int) - Method in interface org.eclipse.nebula.widgets.nattable.layer.IUniqueIndexLayer
 
getColumnPositionByIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
 
getColumnPositionByIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayer
 
getColumnPositionByIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowLayer
 
getColumnPositionByIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
getColumnPositionByIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
getColumnPositionByX(int) - Method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayer
 
getColumnPositionByX(int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentIndexLayer
 
getColumnPositionByX(int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
getColumnPositionByX(int) - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayer
 
getColumnPositionByX(int) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.AbstractColumnHideShowLayer
 
getColumnPositionByX(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
getColumnPositionByX(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
getColumnPositionByX(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
getColumnPositionByX() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
 
getColumnPositionByX(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
getColumnPositionByX(int) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
Returns the column position that contains the given x coordinate.
getColumnPositionByX(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
getColumnPositionByX(ILayer, int) - Static method in class org.eclipse.nebula.widgets.nattable.layer.LayerUtil
 
getColumnPositionByX(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.ZoomLayer
 
getColumnPositionByX(int) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
getColumnPositionByX(int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
 
getColumnPositionByX(int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
getColumnPositionByX(int) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
getColumnPositionForASingleHiddenColumn() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest
 
getColumnPositionOffset(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
getColumnPositionRanges() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.ColumnVisualChangeEvent
 
getColumnPositions() - Method in class org.eclipse.nebula.widgets.nattable.command.AbstractMultiColumnCommand
 
getColumnPositions() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.InitializeAutoResizeColumnsCommand
 
getColumnPositionsByIndexes(Collection<Integer>) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.AbstractColumnHideShowLayer
 
getColumnPositionToResize(ILayer, Point) - Static method in class org.eclipse.nebula.widgets.nattable.ui.util.CellEdgeDetectUtil
Calculate the column position to resize depending on the cursor's position on the left/right edges of the cell.
getColumnProperty(int) - Method in interface org.eclipse.nebula.widgets.nattable.data.IColumnPropertyResolver
 
getColumnProperty(int) - Method in class org.eclipse.nebula.widgets.nattable.data.ReflectiveColumnPropertyAccessor
 
getColumnReorderLayer() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.BodyLayerStackFixture
 
getColumnReorderLayer() - Method in class org.eclipse.nebula.widgets.nattable.layer.stack.ColumnGroupBodyLayerStack
 
getColumnReorderLayer() - Method in class org.eclipse.nebula.widgets.nattable.layer.stack.DefaultBodyLayerStack
 
getColumnSpan(int, int) - Method in class org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProvider
Calculates the number of columns to span regarding the data of the cells.
getColumnSpan(int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupGroupHeaderLayer
Calculates the span of a cell in a Column Group.
getColumnSpan(int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayer
Calculates the span of a cell in a Column Group.
getColumnSpan() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.DataCell
 
getColumnSpan() - Method in interface org.eclipse.nebula.widgets.nattable.layer.cell.ILayerCell
 
getColumnSpan() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.InvertedLayerCell
 
getColumnSpan() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.LayerCell
 
getColumnSpan() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.TransformedLayerCell
 
getColumnsToSearchArray(int, int) - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.GridSearchStrategy
 
getColumnValue(R, int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.NatColumnTableFormat
 
getColumnValueProvider(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategy
 
getColumnWidth(int) - Method in class org.eclipse.nebula.widgets.nattable.resize.command.MultiColumnResizeCommand
 
getColumnWidth() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.MultiColumnResizeCommandTest
 
getColumnWidthByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentIndexLayer
 
getColumnWidthByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
getColumnWidthByPosition() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerTest
 
getColumnWidthByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayer
 
getColumnWidthByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
getColumnWidthByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
getColumnWidthByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
getColumnWidthByPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
 
getColumnWidthByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
getColumnWidthByPosition(int) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
Returns the width in pixels of the given column.
getColumnWidthByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
getColumnWidthByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.ZoomLayer
 
getColumnWidthByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
getColumnWidthByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
getColumnWidthByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
getColumnWidthByPositionForAColumnOutsideTheViewport() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerTest
 
getColumnWidthWhenNoColumnGroupsPresent() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerTest
 
getColumnWidthWhenTheColumnPositionsHaveBeenConverted() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.MultiColumnResizeCommandTest
 
getComboBoxDataProvider() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderComposite
 
getCommadHandled() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.command.AnyCommandHandlerFixture
 
getCommand() - Method in class org.eclipse.nebula.widgets.nattable.copy.serializing.CopyDataToClipboardSerializer
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.blink.command.BlinkTimerEnableCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.ChooseColumnsFromCategoriesCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.command.DisplayColumnChooserCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.columnRename.DisplayColumnRenameDialogCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.columnRename.RenameColumnHeaderCommandHandler
 
getCommandClass() - Method in interface org.eclipse.nebula.widgets.nattable.command.ILayerCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.command.StructuralRefreshCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.command.VisualRefreshCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.copy.command.CopyDataCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditCellCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditSelectionCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.UpdateDataCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.export.command.ExportCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.ReorderFrozenAreaCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.grid.command.AutoResizeColumnCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.grid.command.AutoResizeRowCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.grid.command.InitializeAutoResizeColumnsCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.grid.command.InitializeAutoResizeRowsCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupExpandCollapseCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupsCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.group.command.GroupColumnReorderCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.group.command.GroupMultiColumnReorderCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.group.command.ReorderColumnGroupCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.group.command.ReorderColumnGroupEndCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.group.command.ReorderColumnGroupStartCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.group.command.ReorderColumnsAndGroupsCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.group.command.RowGroupExpandCollapseCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.ColumnHideCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.MultiColumnHideCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.MultiColumnShowCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.MultiRowHideCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.MultiRowShowCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.RowHideCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.ShowAllColumnsCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.ShowAllRowsCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.persistence.command.DisplayPersistenceDialogCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.print.command.PrintCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.ColumnReorderCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.ColumnReorderEndCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.ColumnReorderStartCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.MultiColumnReorderCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.MultiRowReorderCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.RowReorderCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.RowReorderEndCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.RowReorderStartCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.ColumnResizeCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.MultiColumnResizeCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.MultiRowResizeCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.RowResizeCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.search.command.SearchGridCellsCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.selection.MoveCellSelectionCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.selection.ScrollSelectionCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectCellCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectColumnCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectRowCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectRowGroupCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.sort.command.SortCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.command.AnyCommandHandlerFixture
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.command.CommandHandlerFixture
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.tickupdate.command.TickUpdateCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.tree.command.TreeExpandCollapseCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.viewport.command.RecalculateScrollBarsCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.viewport.command.ShowCellInViewportCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.viewport.command.ShowColumnInViewportCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.viewport.command.ShowRowInViewportCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.viewport.command.ViewportDragCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.viewport.command.ViewportSelectColumnCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.viewport.command.ViewportSelectRowCommandHandler
 
getCommittedValue() - Method in class org.eclipse.nebula.widgets.nattable.edit.DialogEditHandler
 
getCommittedValue() - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
 
getCommittedValue() - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.CellEditDialog
 
getCommittedValue() - Method in interface org.eclipse.nebula.widgets.nattable.edit.gui.ICellEditDialog
 
getCommonColumnWidth() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.MultiColumnResizeCommand
 
getCommonColumnWidth() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.MultiColumnResizeCommandTest
 
getCommonRowHeight() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.MultiRowResizeCommand
 
getComparator(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByTreeFormat
 
getComparator() - Method in class org.eclipse.nebula.widgets.nattable.search.command.SearchCommand
 
getComparator() - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
getComparatorChooser() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsSortModel
 
getComparatorsForColumnIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsSortModel
 
getComparatorsForColumnIndex(int) - Method in interface org.eclipse.nebula.widgets.nattable.sort.ISortModel
 
getComparatorsForColumnIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.SortModelFixture
 
getConfigAttribute(ConfigAttribute<T>, String, String...) - Method in class org.eclipse.nebula.widgets.nattable.config.ConfigRegistry
 
getConfigAttribute(ConfigAttribute<T>, String, List<String>) - Method in class org.eclipse.nebula.widgets.nattable.config.ConfigRegistry
 
getConfigAttribute(ConfigAttribute<T>, String, String...) - Method in interface org.eclipse.nebula.widgets.nattable.config.IConfigRegistry
If retrieving registered values
getConfigAttribute(ConfigAttribute<T>, String, List<String>) - Method in interface org.eclipse.nebula.widgets.nattable.config.IConfigRegistry
 
getConfigLabel(int) - Method in class org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandler
 
getConfigLabelAccumulator() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
getConfigLabelAccumulatorByRegionName(String) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
getConfigLabels() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.AbstractLayerCell
 
getConfigLabels(Object, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.CellOverrideLabelAccumulator
 
getConfigLabels() - Method in interface org.eclipse.nebula.widgets.nattable.layer.cell.ILayerCell
 
getConfigLabels() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.InvertedLayerCell
 
getConfigLabels() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.CellFixture
 
getConfigLabelsByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.blink.BlinkLayer
 
getConfigLabelsByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayer
 
getConfigLabelsByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.FilterRowDataLayer
 
getConfigLabelsByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.ColumnHeaderLayer
 
getConfigLabelsByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
getConfigLabelsByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.RowHeaderLayer
 
getConfigLabelsByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupGroupHeaderLayer
 
getConfigLabelsByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayer
 
getConfigLabelsByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayer
 
getConfigLabelsByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
getConfigLabelsByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
getConfigLabelsByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
getConfigLabelsByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
getConfigLabelsByPosition(int, int) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
 
getConfigLabelsByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
getConfigLabelsByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
getConfigLabelsByPosition() - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest
 
getConfigLabelsByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
getConfigLabelsByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.sort.SortHeaderLayer
 
getConfigLabelsByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowLayer
 
getConfigLabelsByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
getConfigRegistry() - Method in class org.eclipse.nebula.widgets.nattable.copy.command.CopyDataToClipboardCommand
 
getConfigRegistry() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditCellCommand
 
getConfigRegistry() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditSelectionCommand
 
getConfigRegistry() - Method in class org.eclipse.nebula.widgets.nattable.edit.event.InlineCellEditEvent
 
getConfigRegistry() - Method in class org.eclipse.nebula.widgets.nattable.export.command.ExportCommand
 
getConfigRegistry() - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
getConfigRegistry() - Method in class org.eclipse.nebula.widgets.nattable.print.command.PrintCommand
 
getConfigRegistry() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.AutoResizeColumnsCommand
 
getConfigRegistry() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.AutoResizeRowsCommand
 
getConfigRegistry() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.InitializeAutoResizeColumnsCommand
 
getConfigRegistry() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.InitializeAutoResizeRowsCommand
 
getConfigRegistry() - Method in class org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommand
 
getConfigRegistry() - Method in class org.eclipse.nebula.widgets.nattable.style.editor.GridStyleParameterObject
 
getConfigRegistry() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.NatTableFixture
 
getConfigRegistry() - Method in class org.eclipse.nebula.widgets.nattable.tickupdate.command.TickUpdateCommand
 
getConflaterTask() - Method in class org.eclipse.nebula.widgets.nattable.conflation.AbstractEventConflater
 
getConflaterTask() - Method in class org.eclipse.nebula.widgets.nattable.conflation.EventConflaterChain
 
getConflaterTask() - Method in interface org.eclipse.nebula.widgets.nattable.conflation.IEventConflater
 
getConflaterTask() - Method in class org.eclipse.nebula.widgets.nattable.conflation.VisualChangeEventConflater
 
getContext() - Method in class org.eclipse.nebula.widgets.nattable.search.command.SearchCommand
 
getContextLayer() - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
getConversionFailureShellTitle() - Method in class org.eclipse.nebula.widgets.nattable.edit.config.DialogErrorHandling
 
getCornerDataLayer() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DefaultGridLayer
 
getCornerLayer() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DefaultGridLayer
 
getCornerLayer() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.GridLayer
 
getCount() - Method in class org.eclipse.nebula.widgets.nattable.blink.UpdateEventsCache
 
getCount() - Method in class org.eclipse.nebula.widgets.nattable.conflation.AbstractEventConflater
 
getCount() - Method in class org.eclipse.nebula.widgets.nattable.conflation.EventConflaterChain
 
getCount() - Method in interface org.eclipse.nebula.widgets.nattable.conflation.IEventConflater
 
getCurrentEvent() - Method in class org.eclipse.nebula.widgets.nattable.ui.action.AggregateDragMode
 
getCurrentEvent() - Method in class org.eclipse.nebula.widgets.nattable.ui.action.CellDragMode
 
getCustomColumnName() - Method in class org.eclipse.nebula.widgets.nattable.columnRename.RenameColumnHeaderCommand
 
getData() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.Node
 
getData() - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroup
Allows some arbitrary data to be retrieved from an IRowGroup.
getData(String) - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroup
Allows some arbitrary data to be retrieved from an IRowGroup.
getData() - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroup
 
getData(String) - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroup
 
getDataAtIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeData
 
getDataAtIndex(int) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeData
 
getDataLayer() - Static method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.ColumnHeaderLayerFixture
 
getDataProvider() - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroupModel
 
getDataProvider() - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroupModel
 
getDataProvider() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
getDataProvider() - Method in class org.eclipse.nebula.widgets.nattable.layer.SpanningDataLayer
 
getDataProvider() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.DataLayerFixture
 
getDataValue(int, int) - Method in class org.eclipse.nebula.widgets.nattable.data.AbstractFilterListDataProvider
Get the data value for the columnIndex and the visible rowIndex.
getDataValue(int, int) - Method in class org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProvider
 
getDataValue(R, int) - Method in class org.eclipse.nebula.widgets.nattable.data.ExtendedReflectiveColumnPropertyAccessor
 
getDataValue(T, int) - Method in interface org.eclipse.nebula.widgets.nattable.data.IColumnAccessor
 
getDataValue(int, int) - Method in interface org.eclipse.nebula.widgets.nattable.data.IDataProvider
Gets the value at the given column and row index.
getDataValue(int, int) - Method in class org.eclipse.nebula.widgets.nattable.data.ListDataProvider
 
getDataValue(R, int) - Method in class org.eclipse.nebula.widgets.nattable.data.ReflectiveColumnPropertyAccessor
 
getDataValue(int, int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsDataProvider
 
getDataValue(Object, int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByColumnAccessor
 
getDataValue(int, int) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.FilterRowDataProvider
 
getDataValue(int, int) - Method in class org.eclipse.nebula.widgets.nattable.grid.data.DefaultColumnHeaderDataProvider
This class does not support multiple rows in the column header layer.
getDataValue(int, int) - Method in class org.eclipse.nebula.widgets.nattable.grid.data.DefaultCornerDataProvider
 
getDataValue(int, int) - Method in class org.eclipse.nebula.widgets.nattable.grid.data.DefaultRowHeaderDataProvider
 
getDataValue(int, int) - Method in class org.eclipse.nebula.widgets.nattable.grid.data.DefaultSummaryRowHeaderDataProvider
 
getDataValue(int, int) - Method in class org.eclipse.nebula.widgets.nattable.grid.data.DummyBodyDataProvider
 
getDataValue(int, int) - Method in class org.eclipse.nebula.widgets.nattable.grid.data.DummyColumnHeaderDataProvider
 
getDataValue(int, int) - Method in class org.eclipse.nebula.widgets.nattable.grid.data.DummyModifiableBodyDataProvider
 
getDataValue() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.AbstractLayerCell
 
getDataValue() - Method in interface org.eclipse.nebula.widgets.nattable.layer.cell.ILayerCell
 
getDataValue() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.InvertedLayerCell
 
getDataValue(int, int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.DataProviderFixture
 
getDataValue(int, int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.KittenDataProviderFixture
 
getDataValue() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.CellFixture
 
getDataValueByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.ColumnHeaderLayer
 
getDataValueByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
getDataValueByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupGroupHeaderLayer
 
getDataValueByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayer
 
getDataValueByPosition() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerTest
 
getDataValueByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayer
 
getDataValueByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
getDataValueByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
getDataValueByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
getDataValueByPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
 
getDataValueByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
getDataValueByPosition(int, int) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
 
getDataValueByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
getDataValueByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
getDataValueByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowLayer
Calculates the summary for the column using the ISummaryProvider from the IConfigRegistry.
getDataValueByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
getDataValueForPositionNotInTheViewport() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
 
getDecorationProvider() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TextCellEditor
 
getDecoratorCellPainterBounds(ILayerCell, GC, Rectangle, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.CellPainterDecorator
 
getDecrementedValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TickUpdateHandlerFixture
 
getDecrementedValue(Object, double) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TickUpdateHandlerFixture
 
getDecrementedValue(Object) - Method in interface org.eclipse.nebula.widgets.nattable.tickupdate.ITickUpdateHandler
Perform an decrement of the current value by a default value.
getDecrementedValue(Object, double) - Method in interface org.eclipse.nebula.widgets.nattable.tickupdate.ITickUpdateHandler
Perform an decrement of the current value by the given decrement value.
getDeletedRowIndexes() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.RowDeleteEvent
 
getDepthOfData(T) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeData
 
getDepthOfData(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeData
 
getDepthOfData(T) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeData
 
getDescendingColumnsToSearchArray(int) - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.GridSearchStrategy
 
getDescription() - Method in enum org.eclipse.nebula.widgets.nattable.sort.SortDirectionEnum
 
getDestinationPositions(SelectionLayer.MoveDirectionEnum, List<List<Integer>>) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.ChooseColumnsFromCategoriesCommandHandler
Calculates the destination positions taking into account the move direction and single/contiguous selection.
getDialog() - Method in class org.eclipse.nebula.widgets.nattable.group.command.OpenCreateColumnGroupDialog
 
getDialogBoundsSettings() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.AbstractColumnChooserDialog
 
getDialogInstance() - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
 
getDialogInstance() - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.FileDialogCellEditor
 
getDiffType() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.StructuralDiff
 
getDirection() - Method in class org.eclipse.nebula.widgets.nattable.selection.action.AbstractKeySelectAction
 
getDirection() - Method in class org.eclipse.nebula.widgets.nattable.selection.command.MoveSelectionCommand
 
getDirection() - Method in class org.eclipse.nebula.widgets.nattable.selection.command.ScrollSelectionCommand
 
getDiscardButtonLabel() - Method in class org.eclipse.nebula.widgets.nattable.edit.config.DialogErrorHandling
 
getDisplayConverter() - Static method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.PricingTypeBean
Format: Items displayed in the Combo <-> Canonical value
getDisplayMode() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.AbstractLayerCell
 
getDisplayMode() - Method in interface org.eclipse.nebula.widgets.nattable.layer.cell.ILayerCell
 
getDisplayMode() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.InvertedLayerCell
 
getDisplayMode() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.CellFixture
 
getDisplayModeByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.ColumnHeaderLayer
 
getDisplayModeByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
getDisplayModeByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.RowHeaderLayer
 
getDisplayModeByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupGroupHeaderLayer
 
getDisplayModeByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayer
 
getDisplayModeByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayer
 
getDisplayModeByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
getDisplayModeByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
getDisplayModeByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
getDisplayModeByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
getDisplayModeByPosition(int, int) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
 
getDisplayModeByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
getDisplayModeByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
getDisplayModeByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
getDisplayModeByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
getDisplayModeOrdering() - Method in class org.eclipse.nebula.widgets.nattable.config.ConfigRegistry
 
getDisplayModeOrdering() - Method in interface org.eclipse.nebula.widgets.nattable.config.IConfigRegistry
 
getDisplayModeOrdering(String) - Method in class org.eclipse.nebula.widgets.nattable.style.DefaultDisplayModeOrdering
See DefaultDisplayModeOrderingTest
getDisplayModeOrdering(String) - Method in interface org.eclipse.nebula.widgets.nattable.style.IDisplayModeOrdering
 
getDoubleClickAction(MouseEvent) - Method in interface org.eclipse.nebula.widgets.nattable.ui.binding.IUiBindingRegistry
 
getDoubleClickAction(MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.binding.UiBindingRegistry
 
getDragMode() - Method in class org.eclipse.nebula.widgets.nattable.ui.binding.DragBinding
 
getDragMode(MouseEvent) - Method in interface org.eclipse.nebula.widgets.nattable.ui.binding.IUiBindingRegistry
 
getDragMode(MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.binding.UiBindingRegistry
 
getEditErrorHandler(IConfigRegistry, ConfigAttribute<IEditErrorHandler>, List<String>) - Static method in class org.eclipse.nebula.widgets.nattable.edit.EditConfigHelper
Searches for the registered IEditErrorHandler that should be used by this editor.
getEditorControl() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.CheckBoxCellEditor
 
getEditorControl() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
 
getEditorControl() - Method in interface org.eclipse.nebula.widgets.nattable.edit.editor.ICellEditor
 
getEditorControl() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TextCellEditor
 
getEditorControl() - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
 
getEditorName() - Method in class org.eclipse.nebula.widgets.nattable.columnRename.ColumnLabelPanel
 
getEditorName() - Method in class org.eclipse.nebula.widgets.nattable.style.editor.AbstractEditorPanel
Use friendly name for this editor (used as tab labels).
getEditorName() - Method in class org.eclipse.nebula.widgets.nattable.style.editor.BorderStyleEditorPanel
 
getEditorName() - Method in class org.eclipse.nebula.widgets.nattable.style.editor.CellStyleEditorPanel
 
getEditorName() - Method in class org.eclipse.nebula.widgets.nattable.style.editor.GridColorsEditorPanel
 
getEditorValue() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.CheckBoxCellEditor
 
getEditorValue() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
 
getEditorValue() - Method in interface org.eclipse.nebula.widgets.nattable.edit.editor.ICellEditor
Returns the current value in this editor prior to conversion.
getEditorValue() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TextCellEditor
 
getEditorValue() - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
 
getEditorValue() - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.FileDialogCellEditor
 
getEditType() - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
 
getEditType() - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.CellEditDialog
 
getEditType() - Method in interface org.eclipse.nebula.widgets.nattable.edit.gui.ICellEditDialog
 
getEditType() - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.TickUpdateCellEditDialog
 
getElements(Object) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.gui.AvailableColumnCategoriesProvider
 
getElements(Object) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.gui.VisibleColumnsProvider
 
getEmptyModel() - Static method in class org.eclipse.nebula.widgets.nattable.test.fixture.SortModelFixture
 
getEntriesWithEvenIndexes() - Static method in class org.eclipse.nebula.widgets.nattable.test.fixture.ColumnEntriesFixture
 
getEntriesWithOddIndexes() - Static method in class org.eclipse.nebula.widgets.nattable.test.fixture.ColumnEntriesFixture
 
getEps() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
getEps() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
getEscKeyListener() - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.CellEditDialog
 
getEvent(String) - Method in class org.eclipse.nebula.widgets.nattable.blink.UpdateEventsCache
 
getEventCount() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.NatTableFixture
 
getEventNotifier() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsEventLayer
Fires a NatTable refresh event, if any glazed list events have occurred.
getEventRegion() - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.MouseEventMatcher
 
getEventsCount() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.LayerListenerFixture
 
getFailureShellTitle() - Method in class org.eclipse.nebula.widgets.nattable.edit.config.DialogErrorHandling
 
getFavoriteToy() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.KittenDataProviderFixture.Kitten
 
getField20() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
getField20() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
getField21() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
getField21() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
getField22() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
getField22() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
getField23() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
getField23() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
getField24() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
getField24() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
getField25() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
getField25() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
getField26() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
getField26() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
getField27() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
getField27() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
getField28() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
getField28() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
getField29() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
getField29() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
getField30() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
getField30() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
getField33() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
getField33() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
getField34() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
getField34() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
getField35() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
getField35() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
getField36() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
getField36() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
getField37() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
getField37() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
getField38() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
getField38() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
getField39() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
getField39() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
getField40() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
getField40() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
getFilterIconPainter() - Method in class org.eclipse.nebula.widgets.nattable.filterrow.FilterRowPainter
 
getFilterIndexToObjectMap() - Method in class org.eclipse.nebula.widgets.nattable.filterrow.FilterRowDataProvider
Returns the map that contains the filter objects mapped to the column index.
getFilterRowDataLayer() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderComposite
 
getFilterRowDataLayer() - Method in class org.eclipse.nebula.widgets.nattable.filterrow.FilterRowHeaderComposite
 
getFilterRowDataProvider() - Method in class org.eclipse.nebula.widgets.nattable.filterrow.FilterRowDataLayer
 
getFilterStrategy() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderComposite
Returns the IFilterStrategy that is used by this ComboBoxFilterRowHeaderComposite.
getFirstElement(List<T>) - Static method in class org.eclipse.nebula.widgets.nattable.util.ObjectUtils
 
getFirstElementIndex() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnGroupEntry
 
getFirstElementPosition() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnGroupEntry
 
getFont(FontData...) - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
getFont(String) - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
getForeGroundColour(ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.GradientBackgroundPainter
Searches the foreground color to be used for gradient sweeping.
getFromColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.ColumnReorderCommand
 
getFromColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.ColumnReorderStartCommand
 
getFromColumnPositions() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.MultiColumnReorderCommand
 
getFromRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.RowReorderCommand
 
getFromRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.RowReorderStartCommand
 
getFromRowPositions() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.MultiRowReorderCommand
 
getFullySelectedColumnPositions(int) - Method in interface org.eclipse.nebula.widgets.nattable.selection.ISelectionModel
 
getFullySelectedColumnPositions(int) - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
getFullySelectedColumnPositions() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
getFullySelectedColumnPositions(int) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModel
 
getFullySelectedRowPositions(int) - Method in interface org.eclipse.nebula.widgets.nattable.selection.ISelectionModel
 
getFullySelectedRowPositions(int) - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
getFullySelectedRowPositions() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
getFullySelectedRowPositions(int) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModel
 
getGCFactory() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.AutoResizeColumnsCommand
 
getGCFactory() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.AutoResizeRowsCommand
 
getGCFactory() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.InitializeAutoResizeColumnsCommand
 
getGCFactory() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.InitializeAutoResizeRowsCommand
 
getGlazedListEventsLayer() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.BodyLayerStackFixture
 
getGlazedListsEventLayer() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.GlazedListsGridLayer
 
getGlazedListsTextMatcherEditorMode(TextMatchingMode) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategy
 
getGridColor() - Method in class org.eclipse.nebula.widgets.nattable.painter.layer.GridLineCellLayerPainter
 
getGridColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.selection.action.AbstractMouseSelectionAction
 
getGridRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.selection.action.AbstractMouseSelectionAction
 
getGroupByColumnIndex() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.command.GroupByColumnIndexCommand
 
getGroupByColumnIndex() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.command.UngroupByColumnIndexCommand
 
getGroupByColumnIndexAtXY(int, int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByHeaderLayer
 
getGroupByColumnIndexAtXY(int, int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByHeaderPainter
 
getGroupByColumnIndexes() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByModel
 
getGroupByHeaderPainter() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByHeaderConfiguration
 
getGroupByIndex() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByObject
 
getGroupedByContiguous(Collection<Integer>) - Static method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionUtil
Finds contiguous numbers in a group of numbers.
getGroupedByContiguous() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionUtilTest
 
getGroupedByContiguous2() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionUtilTest
 
getGroupName() - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroup
 
getGroupName() - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroup
 
getHeight() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderComposite
 
getHeight() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByHeaderLayer
 
getHeight() - Method in class org.eclipse.nebula.widgets.nattable.filterrow.FilterRowHeaderComposite
 
getHeight() - Method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayer
 
getHeight() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentIndexLayer
 
getHeight() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
getHeight() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupGroupHeaderLayer
 
getHeight() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayer
 
getHeight() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.AbstractRowHideShowLayer
 
getHeight() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
getHeight() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
getHeight() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
getHeight() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
 
getHeight() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
getHeight() - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
Returns the total height in pixels of this layer.
getHeight() - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
getHeight() - Method in class org.eclipse.nebula.widgets.nattable.layer.ZoomLayer
 
getHeight() - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
getHeight() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowLayer
 
getHeight() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
getHeight() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
getHeight() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest
Height is calculated by adding of heights of all visible columns
getHeightForMultipleRowsReordering() - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerTest
 
getHeightForReorderedRows() - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerTest
 
getHeightOffset(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
getHiddenColumnEntries() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooser
 
getHiddenColumnEntries(ColumnHideShowLayer, ColumnHeaderLayer, DataLayer) - Static method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooserUtils
 
getHiddenColumnIndexes() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupExpandCollapseLayer
 
getHiddenColumnIndexes() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.AbstractColumnHideShowLayer
Will collect and return all indexes of the columns that are hidden in this layer.
getHiddenColumnIndexes() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayer
 
getHiddenRowIndexes() - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupExpandCollapseLayer
 
getHiddenRowIndexes() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.AbstractRowHideShowLayer
Will collect and return all indexes of the rows that are hidden in this layer.
getHiddenRowIndexes() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayer
 
getHiddenRowIndexes() - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeLayer
 
getHigh52Week() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
getHigh52Week() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
getHorizontalAlignmentPadding(IStyle, Rectangle, int) - Static method in class org.eclipse.nebula.widgets.nattable.style.CellStyleUtil
 
getHorizontalAlignmentPadding(HorizontalAlignmentEnum, Rectangle, int) - Static method in class org.eclipse.nebula.widgets.nattable.style.CellStyleUtil
Calculate padding needed at the left to align horizontally.
getHorizontalCellEdge(Rectangle, Point) - Static method in class org.eclipse.nebula.widgets.nattable.ui.util.CellEdgeDetectUtil
Gets the edge (left/right) of the cell which is closer to the click point.
getHorizontalCellEdge(ILayer, Point) - Static method in class org.eclipse.nebula.widgets.nattable.ui.util.CellEdgeDetectUtil
 
getHorizontalCellEdge(ILayer, Point, int) - Static method in class org.eclipse.nebula.widgets.nattable.ui.util.CellEdgeDetectUtil
 
getHorizontalCellEdge(Rectangle, Point, int) - Static method in class org.eclipse.nebula.widgets.nattable.ui.util.CellEdgeDetectUtil
Figure out if the click point is closer to the left/right edge of the cell.
getHorizontalLayerDependency() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentIndexLayer
 
getHorizontalLayerDependency() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
getIconImage() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
 
getID() - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
getImage(ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.ComboBoxFilterIconPainter
 
getImage(ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.FilterIconPainter
 
getImage(ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderTextPainter.ExpandCollapseImagePainter
 
getImage(ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.CheckBoxPainter
 
getImage(ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.ColumnHeaderCheckBoxPainter
 
getImage(ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.ImagePainter
 
getImage(ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.TreeCheckBoxPainter
 
getImage(ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.sort.painter.SortableHeaderTextPainter.SortIconPainter
 
getImage(ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.tree.painter.TreeImagePainter
 
getImage(String) - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
getImage(ImageData) - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
getImageDescriptor(String) - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
getIncrementedValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TickUpdateHandlerFixture
 
getIncrementedValue(Object, double) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TickUpdateHandlerFixture
 
getIncrementedValue(Object) - Method in interface org.eclipse.nebula.widgets.nattable.tickupdate.ITickUpdateHandler
Perform an increment of the current value by a default value.
getIncrementedValue(Object, double) - Method in interface org.eclipse.nebula.widgets.nattable.tickupdate.ITickUpdateHandler
Perform an increment of the current value by the given increment value.
getIndent(int) - Method in class org.eclipse.nebula.widgets.nattable.tree.painter.IndentedTreeImagePainter
 
getIndentedTreeImagePainter() - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeLayer
 
getIndex() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnEntry
 
getIndex() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowObjectIndexHolder
 
getIndexesFromEntries() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooserUtilsTest
 
getIndexesOfSelectedLeaves(Tree) - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialog
Get Leaf index of the selected leaves in the tree
getIndexesOfSelectedLeaves() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialogTest
 
getIndexFromRowCache(T) - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroupModel
Retrieves a row's index by from our cache.
getIndexFromRowCache(T) - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroupModel
 
getInitialEvent() - Method in class org.eclipse.nebula.widgets.nattable.ui.action.AggregateDragMode
 
getInitialEvent() - Method in class org.eclipse.nebula.widgets.nattable.ui.action.CellDragMode
 
getInitialLocation(Point) - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.CellEditDialog
 
getInitialSize() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.AbstractColumnChooserDialog
 
getInitialSize() - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.CellEditDialog
 
getInitialSize() - Method in class org.eclipse.nebula.widgets.nattable.persistence.gui.PersistenceDialog
 
getInitialValue() - Method in class org.eclipse.nebula.widgets.nattable.edit.event.InlineCellEditEvent
 
getInputConversionErrorHandler() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TextCellEditor
 
getInputValidationErrorHandler() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TextCellEditor
 
getInstance() - Static method in class org.eclipse.nebula.widgets.nattable.config.DefaultComparator
 
getInstance(String, String) - Static method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
Convenience method to quickly get a new instance
getInstance(String, String) - Static method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
Convenience method to quickly get a new instance
getInstance() - Static method in class org.eclipse.nebula.widgets.nattable.util.ConflationQueue
 
getInstance() - Static method in class org.eclipse.nebula.widgets.nattable.util.UpdateQueue
 
getInstitutionOwned() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
getInstitutionOwned() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
getInteriorBounds(Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.PaddingDecorator
 
getIssue_date() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
getIssue_date() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
getKey(PropertyUpdateEvent<T>) - Method in class org.eclipse.nebula.widgets.nattable.blink.UpdateEventsCache
 
getKey(String, String) - Method in class org.eclipse.nebula.widgets.nattable.blink.UpdateEventsCache
 
getKeyCode() - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.KeyEventMatcher
 
getKeyEventAction(KeyEvent) - Method in interface org.eclipse.nebula.widgets.nattable.ui.binding.IUiBindingRegistry
 
getKeyEventAction(KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.binding.UiBindingRegistry
 
getKeyEventMatcher() - Method in class org.eclipse.nebula.widgets.nattable.ui.binding.KeyBinding
 
getLabel() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnEntry
 
getLabel() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnGroupEntry
 
getLabels() - Method in class org.eclipse.nebula.widgets.nattable.layer.LabelStack
 
getLastCommand() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.ColumnHideShowLayerFixture
 
getLastCommand() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.RowHideShowLayerFixture
 
getLastCommandHandled() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.command.CommandHandlerFixture
 
getLastElement(List<T>) - Static method in class org.eclipse.nebula.widgets.nattable.util.ObjectUtils
 
getLastPaintedBounds() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.CellPainterFixture
 
getLastPaintedCell() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.CellPainterFixture
 
getLastPaintedConfigRegistry() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.CellPainterFixture
 
getLastSelectedCell(SelectionLayer) - Static method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtils
 
getLastSelectedCellEditor(SelectionLayer, IConfigRegistry) - Static method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtils
 
getLastSelectedCellPosition() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
getLastSelectedRegion() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
getLayer() - Method in class org.eclipse.nebula.widgets.nattable.blink.event.BlinkEvent
 
getLayer() - Method in class org.eclipse.nebula.widgets.nattable.command.AbstractColumnCommand
 
getLayer() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.ColumnPositionCoordinate
 
getLayer() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionCoordinate
 
getLayer() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.RowPositionCoordinate
 
getLayer() - Method in interface org.eclipse.nebula.widgets.nattable.layer.cell.ILayerCell
 
getLayer() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.InvertedLayerCell
 
getLayer() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.LayerCell
 
getLayer() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.TransformedLayerCell
 
getLayer() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.TranslatedLayerCell
 
getLayer() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.CellVisualChangeEvent
 
getLayer() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.ColumnVisualChangeEvent
 
getLayer() - Method in interface org.eclipse.nebula.widgets.nattable.layer.event.IVisualChangeEvent
 
getLayer() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.PropertyUpdateEvent
 
getLayer() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.RowVisualChangeEvent
 
getLayer() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.StructuralRefreshEvent
 
getLayer() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.VisualRefreshEvent
 
getLayer() - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
getLayer() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.LayerEventFixture
 
getLayerEventClass() - Method in class org.eclipse.nebula.widgets.nattable.edit.event.InlineCellEditEventHandler
 
getLayerEventClass() - Method in class org.eclipse.nebula.widgets.nattable.freeze.event.FreezeEventHandler
 
getLayerEventClass() - Method in interface org.eclipse.nebula.widgets.nattable.layer.event.ILayerEventHandler
 
getLayerEventClass() - Method in class org.eclipse.nebula.widgets.nattable.selection.event.SelectionLayerStructuralChangeEventHandler
 
getLayerEventClass() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionPreserver
Deprecated.
 
getLayerEventClass() - Method in class org.eclipse.nebula.widgets.nattable.viewport.event.ViewportEventHandler
 
getLayerPainter() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayer
 
getLayerPainter() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
getLayerPainter() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupGroupHeaderLayer
 
getLayerPainter() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayer
 
getLayerPainter() - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayer
 
getLayerPainter() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
getLayerPainter() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
getLayerPainter() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
getLayerPainter() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
getLayerPainter() - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
 
getLayerPainter() - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
getLayerPainter() - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
getLayerPainter() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
getLayerPainter() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
getLayers() - Method in class org.eclipse.nebula.widgets.nattable.grid.GridLayerTest
 
getLayoutXByColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
getLayoutXByPixelX(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
getLayoutXYByChildLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
getLayoutXYByPixelXY(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
getLayoutXYByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
getLayoutYByPixelY(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
getLayoutYByRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
getLeafImage() - Method in class org.eclipse.nebula.widgets.nattable.tree.painter.TreeImagePainter
 
getLeftClickEvent(int, int, int, Widget) - Static method in class org.eclipse.nebula.widgets.nattable.test.integration.SWTUtils
 
getLengthFromCache(GC, String) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
Calculates the length of a given text by using the GC.
getLineStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.BorderStyle
 
getList() - Method in class org.eclipse.nebula.widgets.nattable.data.ListDataProvider
 
getList(PropertyChangeListener) - Static method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.BlinkingRowDataFixture
 
getList() - Static method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
getList(int) - Static method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
getList() - Static method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 
getList(int) - Static method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 
getLot_size() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
getLot_size() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
getLow52Week() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
getLow52Week() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
getMarketCap() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
getMarketCap() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
getMatcherEditor() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderComposite
 
getMatcherEditor() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hideshow.GlazedListsRowHideShowLayer
 
getMatchOperation() - Method in class org.eclipse.nebula.widgets.nattable.filterrow.ParseResult
 
getMemberRows(boolean) - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroup
 
getMemberRows(boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroup
 
getMembers() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.Range
 
getMembers() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel.ColumnGroup
 
getMembers() - Method in class org.eclipse.nebula.widgets.nattable.selection.RangeTest
 
getMembersSorted() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel.ColumnGroup
 
getMinimumOrigin() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
getMinimumOriginColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
getMinimumOriginRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
getMinusImage() - Method in class org.eclipse.nebula.widgets.nattable.tree.painter.TreeImagePainter
 
getModel() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupExpandCollapseLayer
 
getModel() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayer
 
getModel() - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupExpandCollapseLayer
 
getModel() - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayer
 
getModel() - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeLayer
 
getModeSupport() - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.AbstractModeEventHandler
 
getMouseDownAction(MouseEvent) - Method in interface org.eclipse.nebula.widgets.nattable.ui.binding.IUiBindingRegistry
 
getMouseDownAction(MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.binding.UiBindingRegistry
 
getMouseEventMatcher() - Method in class org.eclipse.nebula.widgets.nattable.ui.binding.DragBinding
 
getMouseEventMatcher() - Method in class org.eclipse.nebula.widgets.nattable.ui.binding.MouseBinding
 
getMouseMoveAction(MouseEvent) - Method in interface org.eclipse.nebula.widgets.nattable.ui.binding.IUiBindingRegistry
 
getMouseMoveAction(MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.binding.UiBindingRegistry
 
getMoveDirection(int, int) - Static method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupUtils
 
getName() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel.ColumnGroup
 
getName() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.KittenDataProviderFixture.Kitten
 
getNatEventData(SelectionEvent) - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
Walk up the MenuItems (in case they are nested) and find the parent Menu
getNatTable() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.ChooseColumnsFromCategoriesCommand
 
getNatTable() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.command.DisplayColumnChooserCommand
 
getNatTable() - Method in class org.eclipse.nebula.widgets.nattable.persistence.command.DisplayPersistenceDialogCommand
 
getNatTable() - Method in class org.eclipse.nebula.widgets.nattable.ui.NatEventData
 
getNattableLayer() - Method in class org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommand
 
getNatTableThreadGroup() - Static method in class org.eclipse.nebula.widgets.nattable.util.ObjectUtils
 
getNewColumnBorderStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.editor.ColumnStyleEditorDialog
 
getNewColumnCellStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.editor.ColumnStyleEditorDialog
 
getNewColumnLabel() - Method in class org.eclipse.nebula.widgets.nattable.columnRename.ColumnRenameDialog
 
getNewColumnWidth() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.ColumnResizeCommand
 
getNewHeight() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.RowResizeCommand
 
getNewValue() - Method in class org.eclipse.nebula.widgets.nattable.columnRename.ColumnLabelPanel
 
getNewValue() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.UpdateDataCommand
 
getNewValue() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.PropertyUpdateEvent
 
getNewValue() - Method in class org.eclipse.nebula.widgets.nattable.style.editor.AbstractEditorPanel
Get the new value of T with the user modifications
getNewValue() - Method in class org.eclipse.nebula.widgets.nattable.style.editor.BorderStyleEditorPanel
 
getNewValue() - Method in class org.eclipse.nebula.widgets.nattable.style.editor.CellStyleEditorPanel
 
getNewValue() - Method in class org.eclipse.nebula.widgets.nattable.style.editor.GridColorsEditorPanel
 
getNextSortDirection() - Method in enum org.eclipse.nebula.widgets.nattable.sort.SortDirectionEnum
 
getNumberOfChildren() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.Node
Returns the number of immediate children of this Node.
getNumberOfCommandsHandled() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.command.AnyCommandHandlerFixture
 
getNumberOfNewLines(String) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
Scans for new line characters and counts the number of lines for the given text.
getObjectAtIndexAndDepth(int, int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModel
 
getObjectAtIndexAndDepth(int, int) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeRowModel
 
getObjectAtIndexAndDepth(int, int) - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeRowModel
 
getOldValue() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.PropertyUpdateEvent
 
getOrigin() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
getOriginalColumnLabel(int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.ColumnHeaderLayer
 
getOriginalEvent() - Method in class org.eclipse.nebula.widgets.nattable.ui.NatEventData
 
getOriginalFont() - Method in class org.eclipse.nebula.widgets.nattable.style.editor.FontPicker
 
getOriginColumnPosition() - Method in interface org.eclipse.nebula.widgets.nattable.layer.cell.ILayerCell
 
getOriginColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.InvertedLayerCell
 
getOriginColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.LayerCell
 
getOriginColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.TransformedLayerCell
 
getOriginColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.TranslatedLayerCell
 
getOriginRowPosition() - Method in interface org.eclipse.nebula.widgets.nattable.layer.cell.ILayerCell
 
getOriginRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.InvertedLayerCell
 
getOriginRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.LayerCell
 
getOriginRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.TransformedLayerCell
 
getOriginRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.TranslatedLayerCell
 
getOutputStream(Shell) - Method in class org.eclipse.nebula.widgets.nattable.export.excel.ExcelExporter
 
getOutputStream(Shell) - Method in class org.eclipse.nebula.widgets.nattable.export.FileOutputStreamProvider
 
getOutputStream(Shell) - Method in interface org.eclipse.nebula.widgets.nattable.export.ILayerExporter
 
getOutputStream(Shell) - Method in interface org.eclipse.nebula.widgets.nattable.export.IOutputStreamProvider
 
getOutputStream(Shell) - Method in class org.eclipse.nebula.widgets.nattable.extension.poi.PoiExcelExporter
 
getOverlayPainters() - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
getOverrides() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.AbstractOverrider
 
getOverrides(Serializable) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.AbstractOverrider
 
getOwnMemberRows(boolean) - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroup
Returns only the rows contained with this group.
getOwnMemberRows(boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroup
 
getOwnRowGroupForRowIndex(IRowGroupModel<T>, int) - Static method in class org.eclipse.nebula.widgets.nattable.group.RowGroupUtils
 
getOwnStaticMemberRows() - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroup
Return static rows only in this group not in nested groups.
getOwnStaticMemberRows() - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroup
 
getParent(Object) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.gui.AvailableColumnCategoriesProvider
 
getParent() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.Node
 
getParent() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditCellCommand
 
getParent() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditSelectionCommand
 
getParent() - Method in class org.eclipse.nebula.widgets.nattable.edit.event.InlineCellEditEvent
 
getParentGroup() - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroup
If this group is a nested child of another this will return the parent group.
getParentGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroup
 
getParentIndex() - Method in class org.eclipse.nebula.widgets.nattable.tree.command.TreeExpandCollapseCommand
 
getPath(List<Object>, Object) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByTreeFormat
 
getPlusImage() - Method in class org.eclipse.nebula.widgets.nattable.tree.painter.TreeImagePainter
 
getPosition() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnEntry
 
getPositionRectangleFromPixelRectangle(ILayer, Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.painter.layer.CellLayerPainter
 
getPositionsFromEntries() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooserUtilsTest
 
getPotentiallyStaleSummaryFromCache(Integer) - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowLayer
 
getPreferedColumnWidths() - Method in class org.eclipse.nebula.widgets.nattable.resize.MaxCellBoundsHelperTest
 
getPreferedRowHeights() - Method in class org.eclipse.nebula.widgets.nattable.resize.MaxCellBoundsHelperTest
 
getPreferredColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayer
 
getPreferredColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentIndexLayer
 
getPreferredColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
getPreferredColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayer
 
getPreferredColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
getPreferredColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
getPreferredColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
getPreferredColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
getPreferredColumnCount() - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
 
getPreferredColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
getPreferredColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
getPreferredColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
getPreferredColumnWidths(IConfigRegistry, GCFactory, ILayer, int[]) - Static method in class org.eclipse.nebula.widgets.nattable.resize.MaxCellBoundsHelper
 
getPreferredHeight(ILayerCell, GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByHeaderPainter
 
getPreferredHeight() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByHeaderPainter
 
getPreferredHeight() - Method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayer
 
getPreferredHeight() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentIndexLayer
 
getPreferredHeight() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
getPreferredHeight() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupGroupHeaderLayer
 
getPreferredHeight() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayer
 
getPreferredHeight(ILayerCell, GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.group.painter.ColumnGroupHeaderTextPainter
 
getPreferredHeight() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
getPreferredHeight() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
getPreferredHeight() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
getPreferredHeight() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
getPreferredHeight() - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
 
getPreferredHeight() - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
getPreferredHeight() - Method in class org.eclipse.nebula.widgets.nattable.layer.ZoomLayer
 
getPreferredHeight() - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
getPreferredHeight(ILayerCell, GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.BackgroundImagePainter
 
getPreferredHeight(ILayerCell, GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.ButtonCellPainter
 
getPreferredHeight(ILayerCell, GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.CellPainterWrapper
 
getPreferredHeight(boolean) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.CheckBoxPainter
 
getPreferredHeight(boolean) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.ColumnHeaderCheckBoxPainter
 
getPreferredHeight(ILayerCell, GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.BeveledBorderDecorator
 
getPreferredHeight(ILayerCell, GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.CellPainterDecorator
 
getPreferredHeight(ILayerCell, GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.CustomLineBorderDecorator
 
getPreferredHeight(ILayerCell, GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.LineBorderDecorator
 
getPreferredHeight(ILayerCell, GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.PaddingDecorator
 
getPreferredHeight(ILayerCell, GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.XPBackgroundDecorator
 
getPreferredHeight(ILayerCell, GC, IConfigRegistry) - Method in interface org.eclipse.nebula.widgets.nattable.painter.cell.ICellPainter
Get the preferred height of the cell when rendered by this painter.
getPreferredHeight(ILayerCell, GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.ImagePainter
 
getPreferredHeight(ILayerCell, GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.TextPainter
 
getPreferredHeight(boolean) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.TreeCheckBoxPainter
 
getPreferredHeight(ILayerCell, GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.VerticalTextPainter
 
getPreferredHeight() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowLayer
 
getPreferredHeight(ILayerCell, GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.CellPainterFixture
 
getPreferredHeight() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
getPreferredRowCount() - Method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayer
 
getPreferredRowCount() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentIndexLayer
 
getPreferredRowCount() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
getPreferredRowCount() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupGroupHeaderLayer
 
getPreferredRowCount() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayer
 
getPreferredRowCount() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
getPreferredRowCount() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
getPreferredRowCount() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
getPreferredRowCount() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
getPreferredRowCount() - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
 
getPreferredRowCount() - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
getPreferredRowCount() - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
getPreferredRowCount() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowLayer
 
getPreferredRowCount() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
getPreferredRowHeights(IConfigRegistry, GCFactory, ILayer, int[]) - Static method in class org.eclipse.nebula.widgets.nattable.resize.MaxCellBoundsHelper
 
getPreferredWidth(ILayerCell, GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByHeaderPainter
 
getPreferredWidth() - Method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayer
 
getPreferredWidth() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentIndexLayer
 
getPreferredWidth() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
getPreferredWidth(ILayerCell, GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.group.painter.ColumnGroupHeaderTextPainter
Preferred width is used during auto resize.
getPreferredWidth() - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayer
 
getPreferredWidth(ILayerCell, GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderTextPainter
 
getPreferredWidth() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
getPreferredWidth() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
getPreferredWidth() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
getPreferredWidth() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
getPreferredWidth() - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
 
getPreferredWidth() - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
getPreferredWidth() - Method in class org.eclipse.nebula.widgets.nattable.layer.ZoomLayer
 
getPreferredWidth() - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
getPreferredWidth(ILayerCell, GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.BackgroundImagePainter
 
getPreferredWidth(ILayerCell, GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.ButtonCellPainter
 
getPreferredWidth(ILayerCell, GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.CellPainterWrapper
 
getPreferredWidth(boolean) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.CheckBoxPainter
 
getPreferredWidth(boolean) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.ColumnHeaderCheckBoxPainter
 
getPreferredWidth(ILayerCell, GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.BeveledBorderDecorator
 
getPreferredWidth(ILayerCell, GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.CellPainterDecorator
 
getPreferredWidth(ILayerCell, GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.CustomLineBorderDecorator
 
getPreferredWidth(ILayerCell, GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.LineBorderDecorator
 
getPreferredWidth(ILayerCell, GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.PaddingDecorator
 
getPreferredWidth(ILayerCell, GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.XPBackgroundDecorator
 
getPreferredWidth(ILayerCell, GC, IConfigRegistry) - Method in interface org.eclipse.nebula.widgets.nattable.painter.cell.ICellPainter
Get the preferred width of the cell when rendered by this painter.
getPreferredWidth(ILayerCell, GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.ImagePainter
 
getPreferredWidth(ILayerCell, GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.TextPainter
 
getPreferredWidth(boolean) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.TreeCheckBoxPainter
 
getPreferredWidth(ILayerCell, GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.VerticalTextPainter
 
getPreferredWidth(ILayerCell, GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.CellPainterFixture
 
getPreferredWidth() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
getPreferredWidth(ILayerCell, GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.tree.painter.IndentedTreeImagePainter
 
getPricing_type() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
getPricing_type() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
getProperties() - Method in class org.eclipse.nebula.widgets.nattable.persistence.command.DisplayPersistenceDialogCommandHandler
 
getProperties() - Method in class org.eclipse.nebula.widgets.nattable.persistence.gui.PersistenceDialog
 
getPropertyChangeEvent() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.PropertyUpdateEvent
 
getPropertyName() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.PropertyUpdateEvent
 
getPropertyNames() - Static method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
getPropertyNames() - Static method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 
getPropertyNamesAsList() - Static method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
getPropertyNamesAsList() - Static method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 
getPropertyToLabelMap() - Static method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
getPropertyToLabelMap() - Static method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 
getRandomDate() - Static method in class org.eclipse.nebula.widgets.nattable.util.ObjectUtils
 
getRandomNumber() - Static method in class org.eclipse.nebula.widgets.nattable.util.ObjectUtils
 
getRandomNumber(int) - Static method in class org.eclipse.nebula.widgets.nattable.util.ObjectUtils
 
getRanges(Collection<Integer>) - Static method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionUtil
Creates Ranges out of list of numbers.
getRanges() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionUtilTest
 
getRangesForAnEmptyCollection() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionUtilTest
 
getRating() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
getRating() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
getReceivedEvent(Class<? extends ILayerEvent>) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.LayerListenerFixture
 
getReceivedEvents() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.LayerListenerFixture
 
getRegionLabels() - Method in class org.eclipse.nebula.widgets.nattable.ui.NatEventData
 
getRegionLabelsByXY(int, int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
getRegionLabelsByXY(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupGroupHeaderLayer
 
getRegionLabelsByXY(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayer
 
getRegionLabelsByXY(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayer
 
getRegionLabelsByXY(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
getRegionLabelsByXY(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
getRegionLabelsByXY(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
getRegionLabelsByXY(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
getRegionLabelsByXY(int, int) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
Layer can apply its own labels to any cell it wishes.
getRegionLabelsByXY(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
getRegionLabelsByXY(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.ZoomLayer
 
getRegionLabelsByXY(int, int) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
getRegionLabelsByXY(int, int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
getRegionName() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
getRemovedItems() - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboUpdateEvent
 
getRenamedColumnLabel(int) - Method in class org.eclipse.nebula.widgets.nattable.columnRename.RenameColumnHelper
 
getRenamedColumnLabel(int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.ColumnHeaderLayer
 
getRenamedColumnLabelByIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.ColumnHeaderLayer
 
getReorderFromColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayer
 
getReorderFromColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
 
getReorderFromRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayer
 
getRootCategory() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.ColumnCategoriesModel
 
getRootElement() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.Tree
Return the root Node of the tree.
getRow() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowObjectIndexHolder
 
getRowCellsToSearch(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.RowSearchStrategy
 
getRowCount() - Method in class org.eclipse.nebula.widgets.nattable.data.AbstractFilterListDataProvider
Iterates over the whole list of data objects and checks the visibility for every object.
getRowCount() - Method in class org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProvider
 
getRowCount() - Method in interface org.eclipse.nebula.widgets.nattable.data.IDataProvider
 
getRowCount() - Method in class org.eclipse.nebula.widgets.nattable.data.ListDataProvider
 
getRowCount() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderComposite
 
getRowCount() - Method in class org.eclipse.nebula.widgets.nattable.filterrow.FilterRowDataProvider
 
getRowCount() - Method in class org.eclipse.nebula.widgets.nattable.filterrow.FilterRowHeaderComposite
 
getRowCount() - Method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayer
 
getRowCount() - Method in class org.eclipse.nebula.widgets.nattable.grid.data.DefaultColumnHeaderDataProvider
 
getRowCount() - Method in class org.eclipse.nebula.widgets.nattable.grid.data.DefaultCornerDataProvider
 
getRowCount() - Method in class org.eclipse.nebula.widgets.nattable.grid.data.DefaultRowHeaderDataProvider
 
getRowCount() - Method in class org.eclipse.nebula.widgets.nattable.grid.data.DefaultSummaryRowHeaderDataProvider
 
getRowCount() - Method in class org.eclipse.nebula.widgets.nattable.grid.data.DummyBodyDataProvider
 
getRowCount() - Method in class org.eclipse.nebula.widgets.nattable.grid.data.DummyColumnHeaderDataProvider
 
getRowCount() - Method in class org.eclipse.nebula.widgets.nattable.grid.data.DummyModifiableBodyDataProvider
 
getRowCount() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentIndexLayer
 
getRowCount() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
getRowCount() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupGroupHeaderLayer
 
getRowCount() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayer
 
getRowCount() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.AbstractRowHideShowLayer
 
getRowCount() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
getRowCount() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
getRowCount() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
getRowCount() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
 
getRowCount() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
getRowCount() - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
 
getRowCount() - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
getRowCount() - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
getRowCount() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowLayer
 
getRowCount() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.DataProviderFixture
 
getRowCount() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.KittenDataProviderFixture
 
getRowCount() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
getRowCount() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
getRowDelimeter() - Method in class org.eclipse.nebula.widgets.nattable.copy.command.CopyDataToClipboardCommand
 
getRowDiffs() - Method in class org.eclipse.nebula.widgets.nattable.freeze.event.FreezeEvent
 
getRowDiffs() - Method in class org.eclipse.nebula.widgets.nattable.freeze.event.UnfreezeEvent
 
getRowDiffs() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.event.HideRowPositionsEvent
 
getRowDiffs() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.event.ShowRowPositionsEvent
 
getRowDiffs() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.ColumnStructuralChangeEvent
 
getRowDiffs() - Method in interface org.eclipse.nebula.widgets.nattable.layer.event.IStructuralChangeEvent
 
getRowDiffs() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.ResizeStructuralRefreshEvent
 
getRowDiffs() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.RowDeleteEvent
 
getRowDiffs() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.RowInsertEvent
 
getRowDiffs() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.StructuralRefreshEvent
 
getRowDiffs() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.RowReorderEvent
 
getRowDiffs() - Method in class org.eclipse.nebula.widgets.nattable.resize.event.RowResizeEvent
 
getRowDiffs() - Method in class org.eclipse.nebula.widgets.nattable.viewport.event.ScrollEvent
 
getRowFromIndexCache(int) - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroupModel
Retrieves a row T by it's index from our cache.
getRowFromIndexCache(int) - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroupModel
 
getRowGroupForName(String) - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroupModel
Returns an the IRowGroup with the specified group name.
getRowGroupForName(String) - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroupModel
 
getRowGroupForRow(T) - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroup
Retrieves the sub-group for a given row member.
getRowGroupForRow(T) - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroupModel
Returns the first IRowGroup found containing the specified row.
getRowGroupForRow(T) - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroup
 
getRowGroupForRow(T) - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroupModel
 
getRowGroupForRowIndex(IRowGroupModel<T>, int) - Static method in class org.eclipse.nebula.widgets.nattable.group.RowGroupUtils
 
getRowGroupNameForIndex(IRowGroupModel<T>, int) - Static method in class org.eclipse.nebula.widgets.nattable.group.RowGroupUtils
 
getRowGroups() - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroup
 
getRowGroups() - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroupModel
 
getRowGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroup
 
getRowGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroupModel
 
getRowHeaderDataLayer() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DefaultGridLayer
 
getRowHeaderLayer() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DefaultGridLayer
 
getRowHeaderLayer() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.GridLayer
 
getRowHeight(int) - Method in class org.eclipse.nebula.widgets.nattable.resize.command.MultiRowResizeCommand
 
getRowHeightByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentIndexLayer
 
getRowHeightByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
getRowHeightByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupGroupHeaderLayer
 
getRowHeightByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayer
 
getRowHeightByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
getRowHeightByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
getRowHeightByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
getRowHeightByPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
 
getRowHeightByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
getRowHeightByPosition(int) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
Returns the height in pixels of the given row.
getRowHeightByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
getRowHeightByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.ZoomLayer
 
getRowHeightByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
getRowHeightByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowLayer
 
getRowHeightByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
getRowHeightByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
getRowHeightByPositionForSummaryRow() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest
 
getRowHeightMinimum() - Method in class org.eclipse.nebula.widgets.nattable.resize.mode.RowResizeDragMode
 
getRowId(R) - Method in interface org.eclipse.nebula.widgets.nattable.data.IRowIdAccessor
 
getRowIdAccessor() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.KittenDataProviderFixture
 
getRowIndex() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.IndexCoordinate
 
getRowIndex() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
 
getRowIndex() - Method in interface org.eclipse.nebula.widgets.nattable.edit.editor.ICellEditor
 
getRowIndex() - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
 
getRowIndex() - Method in interface org.eclipse.nebula.widgets.nattable.layer.cell.ILayerCell
 
getRowIndex() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.InvertedLayerCell
 
getRowIndex() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.LayerCell
 
getRowIndex() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.TransformedLayerCell
 
getRowIndexByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentIndexLayer
 
getRowIndexByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
getRowIndexByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupGroupHeaderLayer
 
getRowIndexByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayer
 
getRowIndexByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.AbstractRowHideShowLayer
 
getRowIndexByPosition() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest
 
getRowIndexByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
getRowIndexByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
getRowIndexByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
getRowIndexByPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
 
getRowIndexByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
This is the root coordinate system, so the row index is always equal to the row position.
getRowIndexByPosition(int) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
Gets the underlying non-transformed row index for the given row position.
getRowIndexByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
getRowIndexByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
getRowIndexByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayer
 
getRowIndexByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowLayer
 
getRowIndexByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.GenericLayerFixture
 
getRowIndexByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
getRowIndexByPositionForSummaryRow() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest
 
getRowIndexes() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.MultiRowShowCommand
 
getRowIndexesInGroup(IRowGroupModel<T>, int) - Static method in class org.eclipse.nebula.widgets.nattable.group.RowGroupUtils
 
getRowIndexesInGroup(IRowGroupModel<T>, IRowGroup<T>, boolean) - Static method in class org.eclipse.nebula.widgets.nattable.group.RowGroupUtils
 
getRowIndexHideAdditionalColumn() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest
 
getRowIndexOrder() - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayer
 
getRowObject(int) - Method in class org.eclipse.nebula.widgets.nattable.data.AbstractFilterListDataProvider
Returns the object for the visible rowIndex.
getRowObject(int) - Method in interface org.eclipse.nebula.widgets.nattable.data.IRowDataProvider
 
getRowObject(int) - Method in class org.eclipse.nebula.widgets.nattable.data.ListDataProvider
 
getRowObject(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsDataProvider
 
getRowObject(int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.KittenDataProviderFixture
 
getRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.command.AbstractPositionCommand
 
getRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.command.AbstractRowCommand
 
getRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionCoordinate
 
getRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.RowPositionCoordinate
 
getRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
 
getRowPosition() - Method in interface org.eclipse.nebula.widgets.nattable.edit.editor.ICellEditor
 
getRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.edit.event.InlineCellEditEvent
 
getRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
 
getRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.DataCell
 
getRowPosition() - Method in interface org.eclipse.nebula.widgets.nattable.layer.cell.ILayerCell
 
getRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.InvertedLayerCell
 
getRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.LayerCell
 
getRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.TransformedLayerCell
 
getRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.TranslatedLayerCell
 
getRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.CellVisualChangeEvent
 
getRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.LayoutCoordinate
 
getRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.ui.NatEventData
 
getRowPositionByIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.blink.BlinkLayer
 
getRowPositionByIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.DetailGlazedListsEventLayer
 
getRowPositionByIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsEventLayer
 
getRowPositionByIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hideshow.GlazedListsRowHideShowLayer
 
getRowPositionByIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayer
 
getRowPositionByIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentIndexLayer
 
getRowPositionByIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayer
 
getRowPositionByIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.AbstractColumnHideShowLayer
 
getRowPositionByIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.AbstractRowHideShowLayer
 
getRowPositionByIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
getRowPositionByIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
This is the root coordinate system, so the row position is always equal to the row index.
getRowPositionByIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
getRowPositionByIndex(int) - Method in interface org.eclipse.nebula.widgets.nattable.layer.IUniqueIndexLayer
 
getRowPositionByIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
 
getRowPositionByIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayer
 
getRowPositionByIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowLayer
 
getRowPositionByIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
getRowPositionByIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
getRowPositionByY(int) - Method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayer
 
getRowPositionByY(int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentIndexLayer
 
getRowPositionByY(int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
getRowPositionByY(int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupGroupHeaderLayer
 
getRowPositionByY(int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayer
 
getRowPositionByY(int) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.AbstractRowHideShowLayer
 
getRowPositionByY(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
getRowPositionByY(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
getRowPositionByY(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
Get the row position relative to the layer the containing coordinate y.
getRowPositionByY() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
 
getRowPositionByY(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
getRowPositionByY(int) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
Returns the row position that contains the given y coordinate.
getRowPositionByY(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
getRowPositionByY(ILayer, int) - Static method in class org.eclipse.nebula.widgets.nattable.layer.LayerUtil
 
getRowPositionByY(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.ZoomLayer
 
getRowPositionByY(int) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
getRowPositionByY(int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayer
 
getRowPositionByY(int) - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowLayer
 
getRowPositionByY(int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
getRowPositionByY(int) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
getRowPositionForASingleHiddenRow() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest
 
getRowPositionOffset(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
getRowPositionRanges() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.RowVisualChangeEvent
 
getRowPositions() - Method in class org.eclipse.nebula.widgets.nattable.command.AbstractMultiRowCommand
 
getRowPositions() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.InitializeAutoResizeRowsCommand
 
getRowPositionsByIndexes(Collection<Integer>) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.AbstractRowHideShowLayer
 
getRowPositionsInGroup(IUniqueIndexLayer, Collection<Integer>) - Static method in class org.eclipse.nebula.widgets.nattable.group.RowGroupUtils
Helper method to get the row positions for a specified layer If a row is currently invisible (-1) it will not be returned within the collection
getRowPositionToMoveIntoViewport() - Method in class org.eclipse.nebula.widgets.nattable.selection.command.SelectRowGroupsCommand
 
getRowPositionToMoveIntoViewport() - Method in class org.eclipse.nebula.widgets.nattable.selection.command.SelectRowsCommand
 
getRowPositionToMoveIntoViewport() - Method in class org.eclipse.nebula.widgets.nattable.selection.event.RowSelectionEvent
 
getRowPositionToResize(ILayer, Point) - Static method in class org.eclipse.nebula.widgets.nattable.ui.util.CellEdgeDetectUtil
Calculate the row position to resize depending on the cursor's position on the top/bottom edges of the cell.
getRowSpan(int, int) - Method in class org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProvider
Calculates the number of rows to span regarding the data of the cells.
getRowSpan(int) - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayer
Calculates the span of a cell in a Row Group.
getRowSpan() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.DataCell
 
getRowSpan() - Method in interface org.eclipse.nebula.widgets.nattable.layer.cell.ILayerCell
 
getRowSpan() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.InvertedLayerCell
 
getRowSpan() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.LayerCell
 
getRowSpan() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.TransformedLayerCell
 
getScrollable() - Method in class org.eclipse.nebula.widgets.nattable.grid.command.ClientAreaResizeCommand
 
getScrollableLayer() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
getSearchDirection() - Method in class org.eclipse.nebula.widgets.nattable.search.command.SearchCommand
 
getSearchDirection() - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
getSearchEventListener() - Method in class org.eclipse.nebula.widgets.nattable.search.command.SearchCommand
 
getSearchResultCellCoordinate() - Method in class org.eclipse.nebula.widgets.nattable.search.command.SearchGridCellsCommandHandler
 
getSearchStrategy() - Method in class org.eclipse.nebula.widgets.nattable.search.command.SearchCommand
 
getSearchText() - Method in class org.eclipse.nebula.widgets.nattable.search.command.SearchCommand
 
getSecurity_description() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
getSecurity_description() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
getSecurity_id() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
getSecurity_id() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
getSelectedAlignment() - Method in class org.eclipse.nebula.widgets.nattable.style.editor.HorizontalAlignmentPicker
 
getSelectedAlignment() - Method in class org.eclipse.nebula.widgets.nattable.style.editor.VerticalAlignmentPicker
 
getSelectedCellPositions() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
getSelectedCells(SelectionLayer) - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.SelectionSearchStrategy
 
getSelectedColor() - Method in class org.eclipse.nebula.widgets.nattable.style.editor.ColorPicker
 
getSelectedColumnPositions() - Method in interface org.eclipse.nebula.widgets.nattable.selection.ISelectionModel
 
getSelectedColumnPositions() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
getSelectedColumnPositions() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
getSelectedColumnPositions() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModel
 
getSelectedColumns() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
getSelectedFont() - Method in class org.eclipse.nebula.widgets.nattable.style.editor.FontPicker
 
getSelectedLineStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.editor.LineStylePicker
 
getSelectedRowCount() - Method in interface org.eclipse.nebula.widgets.nattable.selection.ISelectionModel
 
getSelectedRowCount() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
getSelectedRowCount() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
getSelectedRowCount() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModel
 
getSelectedRowCount() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
getSelectedRowObjects() - Method in interface org.eclipse.nebula.widgets.nattable.selection.IRowSelectionModel
Expose the underlying row objects
getSelectedRowObjects() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
getSelectedRowPositions() - Method in interface org.eclipse.nebula.widgets.nattable.selection.ISelectionModel
 
getSelectedRowPositions() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
getSelectedRowPositions() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
getSelectedRowPositions() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModel
 
getSelectedRows() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
getSelectedRowsForLargeNumberOfSelections() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
getSelectedRowsForOverlapingSelections() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
getSelectedThickness() - Method in class org.eclipse.nebula.widgets.nattable.style.editor.BorderThicknessPicker
 
getSelectedTree() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialog
 
getSelection() - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterNatCombo
 
getSelection() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionProvider
 
getSelection() - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
Returns an array of Strings that are currently selected in the receiver.
getSelectionAnchor() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
getSelectionCount() - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
Returns the number of selected items contained in the receiver.
getSelectionIndex() - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterNatCombo
 
getSelectionIndex() - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
Returns the zero-relative index of the item which is currently selected in the receiver, or -1 if no item is selected.
getSelectionIndices() - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
Returns the zero-relative indices of the items which are currently selected in the receiver.
getSelectionLayer() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.BodyLayerStackFixture
 
getSelectionLayer() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.ColumnHeaderLayer
 
getSelectionLayer() - Method in class org.eclipse.nebula.widgets.nattable.layer.stack.ColumnGroupBodyLayerStack
 
getSelectionLayer() - Method in class org.eclipse.nebula.widgets.nattable.layer.stack.DefaultBodyLayerStack
 
getSelectionLayer() - Method in class org.eclipse.nebula.widgets.nattable.selection.event.CellSelectionEvent
 
getSelectionLayer() - Method in class org.eclipse.nebula.widgets.nattable.selection.event.ColumnSelectionEvent
 
getSelectionLayer() - Method in interface org.eclipse.nebula.widgets.nattable.selection.event.ISelectionEvent
 
getSelectionLayer() - Method in class org.eclipse.nebula.widgets.nattable.selection.event.RowSelectionEvent
 
getSelectionMode() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TextCellEditor
Returns the current configured selection mode that is used on activating the wrapped text editor control.
getSelectionModel() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
getSelections() - Method in interface org.eclipse.nebula.widgets.nattable.selection.ISelectionModel
 
getSelections() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
getSelections() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModel
 
getSequenceNumber() - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
getShell() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.ChooseColumnsFromCategoriesCommand
 
getShell() - Method in class org.eclipse.nebula.widgets.nattable.export.command.ExportCommand
 
getShell() - Method in class org.eclipse.nebula.widgets.nattable.print.command.PrintCommand
 
getSingleClickAction(MouseEvent) - Method in interface org.eclipse.nebula.widgets.nattable.ui.binding.IUiBindingRegistry
 
getSingleClickAction(MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.binding.UiBindingRegistry
 
getSize() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel.ColumnGroup
 
getSize(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
 
getSizeConfigFixedMode() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
getSizeConfigMixedMode() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
getSizeFixedModeAfterAdding() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
getSizeFixedModeAfterAddingWithNoSize() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
getSizeMixedModeAfterAdding() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
getSortDirection(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsSortModel
 
getSortDirection(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByModel
 
getSortDirection(int) - Method in interface org.eclipse.nebula.widgets.nattable.sort.ISortModel
 
getSortDirection(int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.SortModelFixture
 
getSortDirectionForColumnIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.NatTableComparatorChooser
 
getSortedColumnIndexes() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsSortModel
 
getSortedColumnIndexes() - Method in interface org.eclipse.nebula.widgets.nattable.sort.ISortModel
 
getSortedColumnIndexes() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.SortModelFixture
 
getSortModel() - Method in class org.eclipse.nebula.widgets.nattable.sort.SortHeaderLayer
 
getSortOrder(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsSortModel
 
getSortOrder(int) - Method in interface org.eclipse.nebula.widgets.nattable.sort.ISortModel
 
getSortOrder(int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.SortModelFixture
 
getSortStateFromString(String) - Method in class org.eclipse.nebula.widgets.nattable.sort.SortStatePersistor
Parse the string representation to extract the column index, sort direction and sort order
getSourceBean() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.PropertyUpdateEvent
 
getSourceLayer() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.InitializeAutoResizeColumnsCommand
 
getSourceLayer() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.InitializeAutoResizeRowsCommand
 
getSpecificConfigAttribute(ConfigAttribute<T>, String, String) - Method in class org.eclipse.nebula.widgets.nattable.config.ConfigRegistry
 
getSpecificConfigAttribute(ConfigAttribute<T>, String, String) - Method in interface org.eclipse.nebula.widgets.nattable.config.IConfigRegistry
 
getSpread() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
getSpread() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
getStartColumnPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProvider
Checks if the column to the left of the given column position contains the same value.
getStartRowPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProvider
Checks if the row above the given row position contains the same value.
getStartXForReorderedColumn() - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest
 
getStartXOfColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayer
 
getStartXOfColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentIndexLayer
 
getStartXOfColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
getStartXOfColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayer
 
getStartXOfColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.AbstractColumnHideShowLayer
 
getStartXOfColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
getStartXOfColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
getStartXOfColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
getStartXOfColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
 
getStartXOfColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
getStartXOfColumnPosition(int) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
Returns the x offset in pixels of the given column.
getStartXOfColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
getStartXOfColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.ZoomLayer
 
getStartXOfColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
getStartXOfColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
 
getStartXOfColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
getStartXOfColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
getStartYForReorderedRow() - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerTest
 
getStartYOfRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayer
 
getStartYOfRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentIndexLayer
 
getStartYOfRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
getStartYOfRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupGroupHeaderLayer
 
getStartYOfRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayer
 
getStartYOfRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.AbstractRowHideShowLayer
 
getStartYOfRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
getStartYOfRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
getStartYOfRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
getStartYOfRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
 
getStartYOfRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
getStartYOfRowPosition(int) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
Returns the y offset in pixels of the given row.
getStartYOfRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
getStartYOfRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.ZoomLayer
 
getStartYOfRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
getStartYOfRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayer
 
getStartYOfRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
getStartYOfRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
getStateMask() - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.KeyEventMatcher
 
getStateMask() - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.MouseEventMatcher
 
getStaticColumnIndexes() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel.ColumnGroup
 
getStaticColumnIndexesInGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest
 
getStaticMemberRows() - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroup
 
getStaticMemberRows() - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroup
 
getStepSize() - Method in class org.eclipse.nebula.widgets.nattable.selection.command.MoveSelectionCommand
 
getString(String) - Static method in class org.eclipse.nebula.widgets.nattable.Messages
 
getString(String, Object[]) - Static method in class org.eclipse.nebula.widgets.nattable.Messages
 
getStringFromColumnObject(int, Object) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxGlazedListsFilterStrategy
Converts the object inserted to the filter cell at the given column position to the corresponding String.
getStringFromColumnObject(int, Object) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategy
Converts the object inserted to the filter cell at the given column position to the corresponding String.
getSummaryFromCache(Integer) - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowLayer
 
getSWTStyle(IStyle) - Static method in enum org.eclipse.nebula.widgets.nattable.style.HorizontalAlignmentEnum
 
getSymbol() - Method in enum org.eclipse.nebula.widgets.nattable.filterrow.ParseResult.MatchType
 
getTableComposite() - Method in class org.eclipse.nebula.widgets.nattable.grid.command.InitializeGridCommand
 
getTargetLayer() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.command.LayerCommandFixture
 
getterInvocations() - Method in class org.eclipse.nebula.widgets.nattable.data.ReflectiveColumnAccessorTest
 
getText(Object) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.gui.ColumnCategoriesLabelProvider
 
getText(Object) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.gui.VisibleColumnsProvider
 
getText(Event) - Method in class org.eclipse.nebula.widgets.nattable.tooltip.NatTableContentTooltip
getTextAsArray() - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterNatCombo
 
getTextAsArray() - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
Will transform the text for the Text control of this NatCombo to an array of Strings.
getTextFilterator(Integer, IDisplayConverter) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategy
 
getTextForCell(ILayerCell) - Method in class org.eclipse.nebula.widgets.nattable.copy.serializing.CopyDataToClipboardSerializer
 
getTextForCell(ILayerCell) - Method in class org.eclipse.nebula.widgets.nattable.copy.serializing.CopyFormattedTextToClipboardSerializer
 
getTextMatcherEditor(Integer, TextMatchingMode, IDisplayConverter, String) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategy
Sets up a text matcher editor for String tokens
getTextToDisplay(ILayerCell, GC, int, String) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
Computes dependent on the configuration of the TextPainter the text to display.
getTextToDisplay(ILayerCell, GC, int, String) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.PasswordTextPainter
 
getThickness() - Method in class org.eclipse.nebula.widgets.nattable.style.BorderStyle
 
getThresholdMatcherEditor(Integer, Object, Comparator<Object>, FunctionList.Function<T, Object>, ParseResult.MatchType) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategy
Set up a threshold matcher for tokens like '>20', '<=10' etc.
getToColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.ColumnReorderCommand
 
getToColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.ColumnReorderEndCommand
 
getToColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.MultiColumnReorderCommand
 
getToolTipArea(Event) - Method in class org.eclipse.nebula.widgets.nattable.tooltip.NatTableContentTooltip
getTopLeftPosition() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeColumnStrategy
 
getTopLeftPosition() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezePositionStrategy
 
getTopLeftPosition() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeRowStrategy
 
getTopLeftPosition() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeSelectionStrategy
 
getTopLeftPosition() - Method in interface org.eclipse.nebula.widgets.nattable.freeze.command.IFreezeCoordinatesProvider
 
getTopLeftPosition() - Method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayer
 
getTopMostParentGroup(IRowGroup<T>) - Static method in class org.eclipse.nebula.widgets.nattable.group.RowGroupUtils
Return the top-most parent group of the group specified, or the group specified if it has no parents.
getToRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.MultiRowReorderCommand
 
getToRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.RowReorderCommand
 
getToRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.RowReorderEndCommand
 
getTransformedSelection() - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
Transforms the selection in the Table control dropdown into a String[].
getTransformedText(String[]) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterNatCombo
 
getTransformedText(String[]) - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
Transforms the given array of Strings to a text representation that can be added to the text control of this combo.
getTransformedTextForSelection() - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
Transforms the selection of the dropdown to a text representation that can be added to the text control of this combo.
getTreeImagePainter() - Method in class org.eclipse.nebula.widgets.nattable.tree.painter.IndentedTreeImagePainter
 
getTreeImagePainter() - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeLayer
 
getTreeList() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayer
 
getTreeRowModel() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayer
 
getType() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.Node
 
getType() - Method in class org.eclipse.nebula.widgets.nattable.persistence.command.StateChangeEvent
 
getUiBindingRegistry() - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
getUnderlyingLayer() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayer
 
getUnderlyingLayer() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
getUnderlyingLayer() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
getUnderlyingLayerByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
getUnderlyingLayerByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
getUnderlyingLayerByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
getUnderlyingLayerByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
getUnderlyingLayerByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
getUnderlyingLayerByPosition(int, int) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
 
getUnderlyingLayerByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
getUnderlyingLayerByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
getUnderlyingLayerByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
getUnderlyingLayersByColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
getUnderlyingLayersByColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
getUnderlyingLayersByColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
getUnderlyingLayersByColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
getUnderlyingLayersByColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
 
getUnderlyingLayersByColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
getUnderlyingLayersByColumnPosition(int) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
 
getUnderlyingLayersByColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
getUnderlyingLayersByColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
getUnderlyingLayersByColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
getUnderlyingLayersByRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
getUnderlyingLayersByRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
getUnderlyingLayersByRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
getUnderlyingLayersByRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
getUnderlyingLayersByRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
getUnderlyingLayersByRowPosition(int) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
 
getUnderlyingLayersByRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
getUnderlyingLayersByRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
getUnderlyingLayersByRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
getValidationFailureShellTitle() - Method in class org.eclipse.nebula.widgets.nattable.edit.config.DialogErrorHandling
 
getValue() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByObject
 
getValues(int, int) - Method in interface org.eclipse.nebula.widgets.nattable.edit.editor.IComboBoxDataProvider
Will determine the values for the cell at the specified position.
getValues(int, int) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProvider
 
getValueToMatch() - Method in class org.eclipse.nebula.widgets.nattable.filterrow.ParseResult
 
getVerticalAlignmentPadding(IStyle, Rectangle, int) - Static method in class org.eclipse.nebula.widgets.nattable.style.CellStyleUtil
 
getVerticalAlignmentPadding(VerticalAlignmentEnum, Rectangle, int) - Static method in class org.eclipse.nebula.widgets.nattable.style.CellStyleUtil
Calculate padding needed at the top to align vertically.
getVerticalCellEdge(Rectangle, Point) - Static method in class org.eclipse.nebula.widgets.nattable.ui.util.CellEdgeDetectUtil
Gets the edge (top/bottom) of the cell which is closer to the click point.
getVerticalCellEdge(ILayer, Point) - Static method in class org.eclipse.nebula.widgets.nattable.ui.util.CellEdgeDetectUtil
 
getVerticalCellEdge(ILayer, Point, int) - Static method in class org.eclipse.nebula.widgets.nattable.ui.util.CellEdgeDetectUtil
 
getVerticalLayerDependency() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentIndexLayer
 
getVerticalLayerDependency() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
getViewConfigName() - Method in class org.eclipse.nebula.widgets.nattable.persistence.command.StateChangeEvent
 
getViewportLayer() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.BodyLayerStackFixture
 
getViewportLayer() - Method in class org.eclipse.nebula.widgets.nattable.layer.stack.ColumnGroupBodyLayerStack
 
getViewportLayer() - Method in class org.eclipse.nebula.widgets.nattable.layer.stack.DefaultBodyLayerStack
 
getVisibleColumnEntries() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooserUtilsTest
 
getVisibleColumnIndexesToTheRight() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupExpandCollapseLayerTest
 
getVisibleColumnsEntries(ColumnHideShowLayer, ColumnHeaderLayer, DataLayer) - Static method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooserUtils
Get all visible columns from the selection layer and the corresponding labels in the header
getVisibleIndexesToTheRight(int, ILayer, IUniqueIndexLayer, ColumnGroupModel) - Static method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupUtils
Inclusive of the columnIndex passed as the parameter.
getVisibleItemCount() - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
Calculates the number of items that should be showed in the dropdown at once.
getVisualChangeEventConflater() - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
getVolume() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
getVolume() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
getWeight() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.KittenDataProviderFixture.Kitten
 
getWidth() - Method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayer
 
getWidth() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentIndexLayer
 
getWidth() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
getWidth() - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayer
 
getWidth() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.AbstractColumnHideShowLayer
 
getWidth() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
getWidth() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
getWidth() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
getWidth() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
 
getWidth() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
getWidth() - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
Returns the total width in pixels of this layer.
getWidth() - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
getWidth() - Method in class org.eclipse.nebula.widgets.nattable.layer.ZoomLayer
 
getWidth() - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
getWidth() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
getWidth() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
getWidth() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest
Width is calculated by adding of widths of all visible columns
getWidthForMultipleColumnsReordering() - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest
 
getWidthForReorderedColumns() - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest
 
getWidthOffset(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
getWrappedPainter() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.CellPainterWrapper
 
getWrappedPainterBounds(ILayerCell, GC, Rectangle, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.CellPainterWrapper
 
getWrappedPainterBounds(ILayerCell, GC, Rectangle, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.BeveledBorderDecorator
 
getWrappedPainterBounds(ILayerCell, GC, Rectangle, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.tree.painter.IndentedTreeImagePainter
 
getX() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.PixelCoordinate
 
getX() - Method in class org.eclipse.nebula.widgets.nattable.viewport.command.ViewportDragCommand
 
getY() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.PixelCoordinate
 
getY() - Method in class org.eclipse.nebula.widgets.nattable.viewport.command.ViewportDragCommand
 
getZoomFactor() - Method in class org.eclipse.nebula.widgets.nattable.layer.ZoomLayer
 
GlazedListsDataProvider<T> - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists
This class implements "last row" caching for much faster column value access on the table.
GlazedListsDataProvider(EventList<T>, IColumnAccessor<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsDataProvider
 
GlazedListsEventLayer<T> - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists
This layer acts as the event listener for: Glazed list events - ListEvent Bean updates - PropertyChangeEvent(s) GlazedLists Events are conflated at a 100ms interval i.e a single RowStructuralRefreshEvent is fired for any number of GlazedLists events received during that interval.
GlazedListsEventLayer(IUniqueIndexLayer, EventList<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsEventLayer
 
GlazedListsEventLayerTest - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists
 
GlazedListsEventLayerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsEventLayerTest
 
GlazedListsGridLayer<T> - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration
This is a copy of the org.eclipse.nebula.widgets.nattable.examples.fixtures.GlazedListsGridLayer It has been copied here since glazed list tests bundle can't depend on the examples bundle
GlazedListsGridLayer(EventList<T>, String[], Map<String, String>, IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.GlazedListsGridLayer
 
GlazedListsGridLayer(EventList<T>, String[], Map<String, String>, IConfigRegistry, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.GlazedListsGridLayer
The underlying DataLayer created is able to handle Events raised by GlazedLists and fire corresponding NatTable events.
GlazedListsRowHideShowLayer<T> - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.hideshow
Adds the functionality for manually hiding rows in a NatTable that is based on GlazedLists.
GlazedListsRowHideShowLayer(ILayer, IRowDataProvider<T>, IRowIdAccessor<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hideshow.GlazedListsRowHideShowLayer
Creates a GlazedListsRowHideShowLayer for adding row hide/show for GlazedLists based NatTables.
GlazedListsRowHideShowLayer(ILayer, IRowDataProvider<T>, IRowIdAccessor<T>, FilterList<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hideshow.GlazedListsRowHideShowLayer
Creates a GlazedListsRowHideShowLayer for adding row hide/show for GlazedLists based NatTables.
GlazedListsRowHideShowLayer(ILayer, IRowDataProvider<T>, IRowIdAccessor<T>, CompositeMatcherEditor<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hideshow.GlazedListsRowHideShowLayer
Creates a GlazedListsRowHideShowLayer for adding row hide/show for GlazedLists based NatTables.
GlazedListsSortModel<T> - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists
 
GlazedListsSortModel(SortedList<T>, IColumnPropertyAccessor<T>, IConfigRegistry, ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsSortModel
 
GlazedListsSortModel(SortedList<T>, IColumnAccessor<T>, IColumnPropertyResolver, IConfigRegistry, ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsSortModel
 
GlazedListTreeData<T> - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree
 
GlazedListTreeData(TreeList<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeData
 
GlazedListTreeRowModel<T> - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree
 
GlazedListTreeRowModel(GlazedListTreeData<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModel
 
GRADIENT_BACKGROUND_COLOR - Static variable in interface org.eclipse.nebula.widgets.nattable.style.CellStyleAttributes
Attribute for configuring the gradient sweeping background color.
GRADIENT_FOREGROUND_COLOR - Static variable in interface org.eclipse.nebula.widgets.nattable.style.CellStyleAttributes
Attribute for configuring the gradient sweeping foreground color.
GradientBackgroundPainter - Class in org.eclipse.nebula.widgets.nattable.painter.cell
Paints the background of the cell with a gradient sweeping using the style configuration.
GradientBackgroundPainter() - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.GradientBackgroundPainter
Creates a GradientBackgroundPainter with a gradient sweeping from left to right.
GradientBackgroundPainter(boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.GradientBackgroundPainter
Creates a GradientBackgroundPainter where the sweeping direction can be set.
GradientBackgroundPainter(ICellPainter) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.GradientBackgroundPainter
Creates a GradientBackgroundPainter as wrapper for the given painter with a gradient sweeping from left to right.
GradientBackgroundPainter(ICellPainter, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.GradientBackgroundPainter
Creates a GradientBackgroundPainter as wrapper for the given painter where the sweeping direction can be set.
gradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.config.DefaultNatTableStyleConfiguration
 
gradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultColumnHeaderStyleConfiguration
 
gradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultRowHeaderStyleConfiguration
 
gradientColor1 - Variable in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.XPBackgroundDecorator
 
gradientColor2 - Variable in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.XPBackgroundDecorator
 
gradientColor3 - Variable in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.XPBackgroundDecorator
 
gradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.config.DefaultNatTableStyleConfiguration
 
gradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultColumnHeaderStyleConfiguration
 
gradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultRowHeaderStyleConfiguration
 
GraphicsUtils - Class in org.eclipse.nebula.widgets.nattable.painter.cell
This class contains utility methods for drawing graphics
GraphicsUtils() - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.GraphicsUtils
 
greater(int[], int[]) - Static method in class org.eclipse.nebula.widgets.nattable.resize.MaxCellBoundsHelper
Traverse the two arrays and return the greater element in each index position.
GREEN_COLOR_PREFIX - Static variable in class org.eclipse.nebula.widgets.nattable.persistence.StylePersistor
 
GridColorsEditorPanel - Class in org.eclipse.nebula.widgets.nattable.style.editor
 
GridColorsEditorPanel(Composite, GridStyleParameterObject) - Constructor for class org.eclipse.nebula.widgets.nattable.style.editor.GridColorsEditorPanel
 
GridLayer - Class in org.eclipse.nebula.widgets.nattable.grid.layer
Top level layer.
GridLayer(ILayer, ILayer, ILayer, ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.GridLayer
 
GridLayer(ILayer, ILayer, ILayer, ILayer, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.GridLayer
 
GridLayer(boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.GridLayer
 
GridLayerFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture.layer
 
GridLayerFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.GridLayerFixture
 
GridLayerFixture(IDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.GridLayerFixture
 
GridLayerPrinter - Class in org.eclipse.nebula.widgets.nattable.print
 
GridLayerPrinter(GridLayer, IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.print.GridLayerPrinter
 
GridLayerTest - Class in org.eclipse.nebula.widgets.nattable.grid
 
GridLayerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.grid.GridLayerTest
 
GridLineCellLayerPainter - Class in org.eclipse.nebula.widgets.nattable.painter.layer
 
GridLineCellLayerPainter(Color) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.layer.GridLineCellLayerPainter
 
GridLineCellLayerPainter() - Constructor for class org.eclipse.nebula.widgets.nattable.painter.layer.GridLineCellLayerPainter
 
GridRegion - Interface in org.eclipse.nebula.widgets.nattable.grid
A region is simply an area on the Grid.
GridSearchStrategy - Class in org.eclipse.nebula.widgets.nattable.search.strategy
 
GridSearchStrategy(IConfigRegistry, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.search.strategy.GridSearchStrategy
 
GridSearchStrategy(IConfigRegistry, boolean, String) - Constructor for class org.eclipse.nebula.widgets.nattable.search.strategy.GridSearchStrategy
 
GridSearchStrategyTest - Class in org.eclipse.nebula.widgets.nattable.search.strategy
 
GridSearchStrategyTest() - Constructor for class org.eclipse.nebula.widgets.nattable.search.strategy.GridSearchStrategyTest
 
GridStyleParameterObject - Class in org.eclipse.nebula.widgets.nattable.style.editor
 
GridStyleParameterObject(IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.style.editor.GridStyleParameterObject
 
GROUP_BY_OBJECT - Static variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayer
Label that indicates the shown tree item object as GroupByObject
GROUP_BY_REGION - Static variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByHeaderLayer
 
GroupByColumnAccessor<T> - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy
 
GroupByColumnAccessor(IColumnAccessor<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByColumnAccessor
 
GroupByColumnIndexCommand - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.command
 
GroupByColumnIndexCommand(int) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.command.GroupByColumnIndexCommand
 
groupByContinuousForEmptyCollection() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionUtilTest
 
GroupByDataLayer<T> - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy
 
GroupByDataLayer(GroupByModel, EventList<T>, IColumnAccessor<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayer
 
GroupByDataLayerConfiguration - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy
 
GroupByDataLayerConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayerConfiguration
 
GroupByDragMode - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.action
 
GroupByDragMode() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.action.GroupByDragMode
 
GroupByHeaderConfiguration - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy
 
GroupByHeaderConfiguration(GroupByModel, IDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByHeaderConfiguration
 
GroupByHeaderLayer - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy
 
GroupByHeaderLayer(GroupByModel, ILayer, IDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByHeaderLayer
 
GroupByHeaderMenuConfiguration - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy
 
GroupByHeaderMenuConfiguration(NatTable, GroupByHeaderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByHeaderMenuConfiguration
 
GroupByHeaderPainter - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy
 
GroupByHeaderPainter(GroupByModel, IDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByHeaderPainter
 
GroupByModel - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy
 
GroupByModel() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByModel
 
GroupByObject - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy
This class is used to add tree items that are added to the tree path for grouping purposes.
GroupByObject(int, Object) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByObject
 
GroupByTreeFormat<T> - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy
The TreeList.Format that is used by the TreeList that is created and used by the GroupByDataLayer.
GroupByTreeFormat(GroupByModel, IColumnAccessor<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByTreeFormat
 
GroupColumnReorderCommandHandler - Class in org.eclipse.nebula.widgets.nattable.group.command
Handles updating of the Column Group Model when a column belonging to a group is reordered.
GroupColumnReorderCommandHandler(ColumnGroupReorderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.GroupColumnReorderCommandHandler
 
GroupColumnsEvent - Class in org.eclipse.nebula.widgets.nattable.group.event
 
GroupColumnsEvent(ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.event.GroupColumnsEvent
 
GroupColumnsEvent(GroupColumnsEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.group.event.GroupColumnsEvent
 
GroupMultiColumnReorderCommandHandler - Class in org.eclipse.nebula.widgets.nattable.group.command
 
GroupMultiColumnReorderCommandHandler(ColumnGroupReorderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.GroupMultiColumnReorderCommandHandler
 
GUIHelper - Class in org.eclipse.nebula.widgets.nattable.util
 
GUIHelper() - Constructor for class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 

H

H_ALIGNMENT_PREFIX - Static variable in class org.eclipse.nebula.widgets.nattable.persistence.StylePersistor
 
hAlign - Variable in class org.eclipse.nebula.widgets.nattable.config.DefaultNatTableStyleConfiguration
 
hAlign - Variable in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultColumnHeaderStyleConfiguration
 
hAlign - Variable in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultRowHeaderStyleConfiguration
 
handleColumnHideCommand(ColumnHideCommand) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
Will check if there are fully selected column positions.
handleColumnResizeCommand(ColumnResizeCommand) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
Will check if there are fully selected column positions.
handleConversion(Object, IEditErrorHandler) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
Converts the given display value using the configured IDisplayConverter.
handleEvent(FilterRowComboUpdateEvent) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderComposite
 
handleEvent(FilterRowComboUpdateEvent) - Method in interface org.eclipse.nebula.widgets.nattable.filterrow.combobox.IFilterRowComboUpdateListener
Handles the update of the value cache of the FilterRowComboBoxDataProvider
handleEvent(Event) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ScrollBarHandlerTemplate
 
handleFreezeCommand(IFreezeCoordinatesProvider, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeCommandHandler
Performs freeze actions dependent on the coordinates specified by the given IFreezeCoordinatesProvider and the configuration flags.
handleGridResize() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
Recalculate viewport characteristics when the grid has been resized.
handleGroupColumnsCommand(String) - Method in class org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupsCommandHandler
 
handleLayerEvent(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.blink.BlinkLayer
 
handleLayerEvent(InlineCellEditEvent) - Method in class org.eclipse.nebula.widgets.nattable.edit.event.InlineCellEditEventHandler
 
handleLayerEvent(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsSortModel
 
handleLayerEvent(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProvider
 
handleLayerEvent(IStructuralChangeEvent) - Method in class org.eclipse.nebula.widgets.nattable.freeze.event.FreezeEventHandler
 
handleLayerEvent(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.ColumnHeaderSelectionListener
 
handleLayerEvent(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.AbstractColumnHideShowLayer
 
handleLayerEvent(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.AbstractRowHideShowLayer
 
handleLayerEvent(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayer
 
handleLayerEvent(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
Handle layer event notification.
handleLayerEvent(T) - Method in interface org.eclipse.nebula.widgets.nattable.layer.event.ILayerEventHandler
 
handleLayerEvent(ILayerEvent) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayerListener
Handle an event notification from an ILayer
handleLayerEvent(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
handleLayerEvent(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
handleLayerEvent(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
 
handleLayerEvent(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayer
 
handleLayerEvent(IStructuralChangeEvent) - Method in class org.eclipse.nebula.widgets.nattable.selection.event.SelectionLayerStructuralChangeEventHandler
 
handleLayerEvent(IVisualChangeEvent) - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionPreserver
Deprecated.
On a change in the underlying data: Clears the selection Re-select the row objects selected earlier.
handleLayerEvent(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionProvider
 
handleLayerEvent(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowLayer
 
handleLayerEvent(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.LayerListenerFixture
 
handleLayerEvent(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.NatTableFixture
 
handleLayerEvent(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
handleLayerEvent(IStructuralChangeEvent) - Method in class org.eclipse.nebula.widgets.nattable.viewport.event.ViewportEventHandler
 
handleLayerEvent(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
handleMultiColumnHideCommand(MultiColumnHideCommand) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
Previous to processing the given MultiColumnHideCommand down the layer stack, the fully selected column positions selection state will be cleared.
handleMultiRowHideCommand(MultiRowHideCommand) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
Previous to processing the given MultiRowHideCommand down the layer stack, the fully selected row positions selection state will be cleared.
handleMultiRowHideCommand(MultiRowHideCommand) - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeLayer
Checks if the given command tries to hide rows that are nodes that are not collapsed and have children.
handlePostSelect(SelectionEvent) - Method in class org.eclipse.nebula.widgets.nattable.selection.RowPostSelectionProvider
 
handleReorderColumnsAndGroupsCommand() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest
 
handleRowDelete(Collection<StructuralDiff>, ILayer, Collection<Integer>, boolean) - Static method in class org.eclipse.nebula.widgets.nattable.layer.event.StructuralChangeEventHelper
Will check for events that indicate that a rows has been deleted.
handleRowHideCommand(RowHideCommand) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
Will check if there are fully selected row positions.
handleRowHideCommand(RowHideCommand) - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeLayer
Checks if the given command tries to hide a row that is a node that is not collapsed and has children.
handleRowInsert(Collection<StructuralDiff>, ILayer, Collection<Integer>, boolean) - Static method in class org.eclipse.nebula.widgets.nattable.layer.event.StructuralChangeEventHelper
Will check for events that indicate that a rows are added.
handleRowResizeCommand(RowResizeCommand) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
Will check if there are fully selected row positions.
handleStateChange(StateChangeEvent) - Method in interface org.eclipse.nebula.widgets.nattable.persistence.command.IStateChangedListener
Handle the StateChangeEvent fired by the PersistenceDialog.
handleUnfreeze() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeCommandHandler
Unfreeze a current frozen state.
handleUngroupCommand() - Method in class org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupsCommandHandler
 
handleUpdateDataCommand() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayerCommandHandlingTest
 
handleUpdateDataCommandRaisesEvents() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayerCommandHandlingTest
 
happyPath() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultDateDisplayConverterTest
 
hasChildren(Object) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.gui.AvailableColumnCategoriesProvider
 
hasChildren(T) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeData
 
hasChildren(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeData
 
hasChildren(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModel
 
hasChildren(T) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeData
 
hasChildren(int) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeRowModel
 
hasChildren(int) - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeRowModel
 
hasColumnSelection() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
hashCode() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnEntry
 
hashCode() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnGroupEntry
 
hashCode() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.ColumnPositionCoordinate
 
hashCode() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.IndexCoordinate
 
hashCode() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionCoordinate
 
hashCode() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.Range
 
hashCode() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.RowPositionCoordinate
 
hashCode() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByObject
 
hashCode() - Method in class org.eclipse.nebula.widgets.nattable.extension.poi.ExcelCellStyleAttributes
 
hashCode() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.DataCell
 
hashCode() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.LayerCell
 
hashCode() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.TransformedLayerCell
 
hashCode() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.StructuralDiff
 
hashCode() - Method in class org.eclipse.nebula.widgets.nattable.layer.LabelStack
 
hashCode() - Method in class org.eclipse.nebula.widgets.nattable.layer.LayoutCoordinate
 
hashCode() - Method in class org.eclipse.nebula.widgets.nattable.style.BorderStyle
 
hashCode() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.BlinkingRowDataFixture
 
hashCode() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
hashCode() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayerCell
 
hashCode() - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.BodyCellEditorMouseEventMatcher
Deprecated.
 
hashCode() - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.KeyEventMatcher
 
hashCode() - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.MouseEventMatcher
 
hasLabel(String) - Method in class org.eclipse.nebula.widgets.nattable.layer.LabelStack
 
hasLayerListener(Class<? extends ILayerListener>) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
hasLayerListener(Class<? extends ILayerListener>) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
 
hasLayerListener(Class<? extends ILayerListener>) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
hasLayerListener(Class<? extends ILayerListener>) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
hasLayerListener(Class<? extends ILayerListener>) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
hasNonStaleSummaryFor(Integer) - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowLayer
 
hasRowSelection() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
HeaderMenuConfiguration - Class in org.eclipse.nebula.widgets.nattable.ui.menu
 
HeaderMenuConfiguration(NatTable) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.menu.HeaderMenuConfiguration
 
height - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.AreaProviderFixture
 
hiddenColumnEntries - Variable in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooser
 
hideAllColumns() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest
 
hideAllColumns2() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest
 
hideAllColumnsWithColumnGroupsEnabled() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.HideMultipleColumnsIntegrationTest
Exposing bug: http://nattable.org/jira/browse/NTBL-471
hideAllRows() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest
 
hideAllRows2() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest
 
hideColumn() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest2
 
HideColumnCommandTest - Class in org.eclipse.nebula.widgets.nattable.hideshow.command
 
HideColumnCommandTest() - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.HideColumnCommandTest
 
hideColumnEntries(List<ColumnEntry>, ColumnHideShowLayer) - Static method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooserUtils
 
hideColumnMenuItemProvider() - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
Will create and return the IMenuItemProvider that adds the action for executing the ColumnHideCommand to a popup menu.
hideColumnMenuItemProvider(String) - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
Will create and return the IMenuItemProvider that adds the action for executing the ColumnHideCommand to a popup menu.
hideColumnPositions(List<Integer>, ColumnHideShowLayer) - Static method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooserUtils
 
hideColumnPositions(Collection<Integer>) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayer
 
hideColumnPositions(Collection<Integer>) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.BaseColumnHideShowLayerFixture
 
HideColumnPositionsEvent - Class in org.eclipse.nebula.widgets.nattable.hideshow.event
 
HideColumnPositionsEvent(ILayer, Collection<Integer>) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.event.HideColumnPositionsEvent
 
HideColumnPositionsEvent(HideColumnPositionsEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.event.HideColumnPositionsEvent
 
hideColumnsAndReorder() - Method in class org.eclipse.nebula.widgets.nattable.group.DefaultBodyLayerStackTest
 
hideDecoration() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.ControlDecorationProvider
Will hide the control decoration.
hideDropdownControl() - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
Hide the dropdown of this NatCombo.
hideEntries(List<ColumnEntry>) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.gui.AvailableColumnCategoriesProvider
Hide the given ColumnEntry (ies) i.e.
hideLastColumn() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest2
 
HideMultipleColumnsIntegrationTest - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration
 
HideMultipleColumnsIntegrationTest() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.HideMultipleColumnsIntegrationTest
 
HideRowCommandTest - Class in org.eclipse.nebula.widgets.nattable.hideshow.command
 
HideRowCommandTest() - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.HideRowCommandTest
 
hideRowIndexes(Collection<Integer>) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hideshow.GlazedListsRowHideShowLayer
Hide the rows at the given indexes.
hideRowIndexes(Collection<Integer>) - Method in interface org.eclipse.nebula.widgets.nattable.hideshow.IRowHideShowCommandLayer
Hide the rows with the given indexes.
hideRowIndexes(Collection<Integer>) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayer
 
hideRowMenuItemProvider() - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
Will create and return the IMenuItemProvider that adds the action for executing the RowHideCommand to a popup menu.
hideRowMenuItemProvider(String) - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
Will create and return the IMenuItemProvider that adds the action for executing the RowHideCommand to a popup menu.
hideRowPositions(Collection<Integer>) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hideshow.GlazedListsRowHideShowLayer
Hide the rows at the given positions.
hideRowPositions(Collection<Integer>) - Method in interface org.eclipse.nebula.widgets.nattable.hideshow.IRowHideShowCommandLayer
Hide the rows at the given positions.
hideRowPositions(Collection<Integer>) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayer
 
hideRowPositions(Collection<Integer>) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.BaseRowHideShowLayerFixture
 
HideRowPositionsEvent - Class in org.eclipse.nebula.widgets.nattable.hideshow.event
 
HideRowPositionsEvent(ILayer, Collection<Integer>) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.event.HideRowPositionsEvent
 
HideRowPositionsEvent(HideRowPositionsEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.event.HideRowPositionsEvent
 
hideRows(Collection<Serializable>) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hideshow.GlazedListsRowHideShowLayer
Hide the rows that contain the objects with the given row ids.
HideSelectedColumnsTest - Class in org.eclipse.nebula.widgets.nattable.selection
 
HideSelectedColumnsTest() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.HideSelectedColumnsTest
 
HideSelectedRowsTest - Class in org.eclipse.nebula.widgets.nattable.selection
 
HideSelectedRowsTest() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.HideSelectedRowsTest
 
HideShowColumnEventTest - Class in org.eclipse.nebula.widgets.nattable.hideshow.event
 
HideShowColumnEventTest() - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.event.HideShowColumnEventTest
 
HideShowRowEventTest - Class in org.eclipse.nebula.widgets.nattable.hideshow.event
 
HideShowRowEventTest() - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.event.HideShowRowEventTest
 
high52Week - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
high52Week - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
HIGH_52_WEEK_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
HIGH_52_WEEK_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 
highlightColor1 - Variable in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.XPBackgroundDecorator
 
highlightColor2 - Variable in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.XPBackgroundDecorator
 
highlightColor3 - Variable in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.XPBackgroundDecorator
 
hookControl(Control) - Method in class org.eclipse.nebula.widgets.nattable.selection.RowPostSelectionProvider
 
HORIZONTAL_ALIGNMENT - Static variable in interface org.eclipse.nebula.widgets.nattable.style.CellStyleAttributes
Attribute for configuring the horizontal alignment of a cell.
HorizontalAlignmentEnum - Enum in org.eclipse.nebula.widgets.nattable.style
 
HorizontalAlignmentPicker - Class in org.eclipse.nebula.widgets.nattable.style.editor
Component that lets the user select an alignment.
HorizontalAlignmentPicker(Composite, HorizontalAlignmentEnum) - Constructor for class org.eclipse.nebula.widgets.nattable.style.editor.HorizontalAlignmentPicker
 
HorizontalScrollBarHandler - Class in org.eclipse.nebula.widgets.nattable.viewport
Listener for the Horizontal scroll bar events on the Viewport Layer.
HorizontalScrollBarHandler(ViewportLayer, ScrollBar) - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.HorizontalScrollBarHandler
 
HorizontalScrollBarHandlerTest - Class in org.eclipse.nebula.widgets.nattable.viewport
Test for Horizontal scrolling of the viewport.
HorizontalScrollBarHandlerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.HorizontalScrollBarHandlerTest
 
horizontalScrollbarThumbSize() - Method in class org.eclipse.nebula.widgets.nattable.viewport.HorizontalScrollBarHandlerTest
 
horizontalScrollbarThumbSizeCalcNoScrollingNeeded() - Method in class org.eclipse.nebula.widgets.nattable.viewport.HorizontalScrollBarHandlerTest
 
HSSFExcelExporter - Class in org.eclipse.nebula.widgets.nattable.extension.poi
 
HSSFExcelExporter() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.poi.HSSFExcelExporter
 
HSSFExcelExporter(IOutputStreamProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.poi.HSSFExcelExporter
 

I

IBlinkingCellResolver - Interface in org.eclipse.nebula.widgets.nattable.blink
This interface is used to determine whether a change requires a blink.
ICellEditDialog - Interface in org.eclipse.nebula.widgets.nattable.edit.gui
Interface for dialogs that can be used as editing dialogs in NatTable.
ICellEditHandler - Interface in org.eclipse.nebula.widgets.nattable.edit
Handles the updating of the data bean with the new value provided by the ICellEditor.
ICellEditor - Interface in org.eclipse.nebula.widgets.nattable.edit.editor
Interface for implementing editors that can be used in a NatTable.
ICellPainter - Interface in org.eclipse.nebula.widgets.nattable.painter.cell
Implementations are responsible for painting a cell.
IClientAreaProvider - Interface in org.eclipse.nebula.widgets.nattable.util
Specifies the rectangular area available to an ILayer Note: All layers get the client area from NatTable which implements this interface.
IColumnAccessor<T> - Interface in org.eclipse.nebula.widgets.nattable.data
Maps the properties from the row object to the corresponding columns.
IColumnCategoriesDialogListener - Interface in org.eclipse.nebula.widgets.nattable.columnCategories
 
IColumnGroupCommand - Interface in org.eclipse.nebula.widgets.nattable.group.command
Marker interface for all column group related commands
IColumnGroupModelListener - Interface in org.eclipse.nebula.widgets.nattable.group
 
IColumnIdAccessor - Interface in org.eclipse.nebula.widgets.nattable.data
Maps between column indexes and id(s).
IColumnPropertyAccessor<T> - Interface in org.eclipse.nebula.widgets.nattable.data
 
IColumnPropertyResolver - Interface in org.eclipse.nebula.widgets.nattable.data
Maps between the column property name in the backing data bean and its corresponding column index.
IComboBoxDataProvider - Interface in org.eclipse.nebula.widgets.nattable.edit.editor
Interface to specify a data provider for ComboBoxCellEditors in NatTable.
IConfigLabelAccumulator - Interface in org.eclipse.nebula.widgets.nattable.layer.cell
Resolves the configuration/config label(s) which are tied to a given cell.
IConfigRegistry - Interface in org.eclipse.nebula.widgets.nattable.config
Holds all the settings, bindings and other configuration for NatTable.
IConfiguration - Interface in org.eclipse.nebula.widgets.nattable.config
Configurations can be added to NatTable/ILayer to modify default behavior.
iconImage - Variable in class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
The image to use as overlay to the Text Control if the dropdown is visible.
iconImage - Variable in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
The image that is shown at the right edge of the text control if the NatCombo is opened.
id - Variable in class org.eclipse.nebula.widgets.nattable.NatTable
 
IDataProvider - Interface in org.eclipse.nebula.widgets.nattable.data
Provide data to the table.
IDataValidator - Interface in org.eclipse.nebula.widgets.nattable.data.validate
 
IDisplayConverter - Interface in org.eclipse.nebula.widgets.nattable.data.convert
Converts between two different data representations.
IDisplayModeOrdering - Interface in org.eclipse.nebula.widgets.nattable.style
 
IDragMode - Interface in org.eclipse.nebula.widgets.nattable.ui.action
 
IEditableRule - Interface in org.eclipse.nebula.widgets.nattable.config
 
IEditErrorHandler - Interface in org.eclipse.nebula.widgets.nattable.edit.editor
An IEditErrorHandler will be used if on data conversion or validation while editing via ICellEditor an error occurs.
IEventConflater - Interface in org.eclipse.nebula.widgets.nattable.conflation
A Conflater queues events and periodically runs a task to handle those Events.
IExportFormatter - Interface in org.eclipse.nebula.widgets.nattable.export
 
IFilterRowComboUpdateListener - Interface in org.eclipse.nebula.widgets.nattable.filterrow.combobox
Interface for listeners that listen to updates to the value cache of the FilterRowComboBoxDataProvider.
IFilterStrategy<T> - Interface in org.eclipse.nebula.widgets.nattable.filterrow
 
IFreezeCommand - Interface in org.eclipse.nebula.widgets.nattable.freeze.command
Interface to mark commands as freeze related commands that are handled by the FreezeCommandHandler or any command handler that handles ILayerCommands of this type.
IFreezeConfigAttributes - Interface in org.eclipse.nebula.widgets.nattable.freeze
 
IFreezeCoordinatesProvider - Interface in org.eclipse.nebula.widgets.nattable.freeze.command
 
IKeyAction - Interface in org.eclipse.nebula.widgets.nattable.ui.action
 
IKeyEventMatcher - Interface in org.eclipse.nebula.widgets.nattable.ui.matcher
Determines if a SWT KeyEvent matches the given criteria.
ILayer - Interface in org.eclipse.nebula.widgets.nattable.layer
A Layer is a rectangular region of grid cells.
ILayerCell - Interface in org.eclipse.nebula.widgets.nattable.layer.cell
 
ILayerCommand - Interface in org.eclipse.nebula.widgets.nattable.command
Commands are fired by NatTable in response to user actions.
ILayerCommandHandler<T extends ILayerCommand> - Interface in org.eclipse.nebula.widgets.nattable.command
 
ILayerEvent - Interface in org.eclipse.nebula.widgets.nattable.layer.event
Event fired by the ILayerCommandHandler classes (usually to signal to handling of a ILayerCommand).
ILayerEventHandler<T extends ILayerEvent> - Interface in org.eclipse.nebula.widgets.nattable.layer.event
 
ILayerExporter - Interface in org.eclipse.nebula.widgets.nattable.export
 
ILayerListener - Interface in org.eclipse.nebula.widgets.nattable.layer
Object interested in receiving events related to a ILayer.
ILayerPainter - Interface in org.eclipse.nebula.widgets.nattable.painter.layer
Classes implementing this interface are responsible for painting to the relevant Device.
IMAGE - Static variable in interface org.eclipse.nebula.widgets.nattable.style.CellStyleAttributes
Attribute for configuring the image to rendered.
ImagePainter - Class in org.eclipse.nebula.widgets.nattable.painter.cell
Paints an image.
ImagePainter() - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.ImagePainter
 
ImagePainter(Image) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.ImagePainter
 
ImagePainter(Image, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.ImagePainter
 
IMenuItemProvider - Interface in org.eclipse.nebula.widgets.nattable.ui.menu
 
IModeEventHandler - Interface in org.eclipse.nebula.widgets.nattable.ui.mode
 
IMouseAction - Interface in org.eclipse.nebula.widgets.nattable.ui.action
 
IMouseEventMatcher - Interface in org.eclipse.nebula.widgets.nattable.ui.matcher
 
IndentedTreeImagePainter - Class in org.eclipse.nebula.widgets.nattable.tree.painter
Implementation of CellPainterWrapper that is used to render tree structures in NatTable.
IndentedTreeImagePainter(ITreeRowModel<?>) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.painter.IndentedTreeImagePainter
Creates an IndentedTreeImagePainter based on the given ITreeRowModel.
IndentedTreeImagePainter(ITreeRowModel<?>, int) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.painter.IndentedTreeImagePainter
Creates an IndentedTreeImagePainter based on the given ITreeRowModel.
IndentedTreeImagePainter(ITreeRowModel<?>, int, ICellPainter) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.painter.IndentedTreeImagePainter
Creates an IndentedTreeImagePainter based on the given ITreeRowModel, indentation per depth and ICellPainter for painting the icons in the tree.
IndexCoordinate - Class in org.eclipse.nebula.widgets.nattable.coordinate
 
IndexCoordinate(int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.coordinate.IndexCoordinate
 
IndexCoordinateTest - Class in org.eclipse.nebula.widgets.nattable.coordinate
 
IndexCoordinateTest() - Constructor for class org.eclipse.nebula.widgets.nattable.coordinate.IndexCoordinateTest
 
indexOf(T) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeData
 
indexOf(T) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeData
 
indexOfRowObject(T) - Method in class org.eclipse.nebula.widgets.nattable.data.AbstractFilterListDataProvider
Returns the visible rowIndex for the given object.
indexOfRowObject(T) - Method in interface org.eclipse.nebula.widgets.nattable.data.IRowDataProvider
 
indexOfRowObject(T) - Method in class org.eclipse.nebula.widgets.nattable.data.ListDataProvider
 
indexOfRowObject(KittenDataProviderFixture.Kitten) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.KittenDataProviderFixture
 
ingnoreResizeForNonResizableColumns() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigTest
 
init(List<T>, String[], Map<String, String>) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DefaultGridLayer
 
init(IDataProvider, IDataProvider) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DefaultGridLayer
 
init(IDataProvider, IDataProvider, IDataProvider) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DefaultGridLayer
 
init(IDataProvider, IDataProvider, IDataProvider, IDataProvider) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DefaultGridLayer
 
init(IUniqueIndexLayer, IUniqueIndexLayer, IUniqueIndexLayer, IUniqueIndexLayer) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DefaultGridLayer
 
init(boolean) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.GridLayer
 
init() - Method in class org.eclipse.nebula.widgets.nattable.viewport.HorizontalScrollBarHandlerTest
 
init() - Method in class org.eclipse.nebula.widgets.nattable.viewport.VerticalScrollBarHandlerTest
 
initBodyLayer() - Method in class org.eclipse.nebula.widgets.nattable.grid.GridLayerTest
 
initComponents(Shell) - Method in class org.eclipse.nebula.widgets.nattable.columnRename.ColumnRenameDialog
 
initComponents(Shell) - Method in class org.eclipse.nebula.widgets.nattable.style.editor.AbstractStyleEditorDialog
Create all widgets to be displayed in the editor
initComponents() - Method in class org.eclipse.nebula.widgets.nattable.style.editor.BorderStyleEditorPanel
 
initComponents(Shell) - Method in class org.eclipse.nebula.widgets.nattable.style.editor.ColumnStyleEditorDialog
 
initComponents(String) - Method in class org.eclipse.nebula.widgets.nattable.style.editor.SeparatorPanel
 
initCorner() - Method in class org.eclipse.nebula.widgets.nattable.grid.GridLayerTest
 
INITIAL_DELAY - Static variable in class org.eclipse.nebula.widgets.nattable.blink.UpdateEventsCache
Initial startup delay for the expired event removal task
initialEvent - Variable in class org.eclipse.nebula.widgets.nattable.reorder.action.ColumnReorderDragMode
 
initialEvent - Variable in class org.eclipse.nebula.widgets.nattable.reorder.action.RowReorderDragMode
 
InitializeAutoResizeColumnsCommand - Class in org.eclipse.nebula.widgets.nattable.resize.command
This command triggers the AutoResizeColumms command.
InitializeAutoResizeColumnsCommand(ILayer, int, IConfigRegistry, GCFactory) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.InitializeAutoResizeColumnsCommand
 
InitializeAutoResizeColumnsCommand(InitializeAutoResizeColumnsCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.InitializeAutoResizeColumnsCommand
 
InitializeAutoResizeColumnsCommandHandler - Class in org.eclipse.nebula.widgets.nattable.grid.command
 
InitializeAutoResizeColumnsCommandHandler(SelectionLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.command.InitializeAutoResizeColumnsCommandHandler
 
InitializeAutoResizeRowsCommand - Class in org.eclipse.nebula.widgets.nattable.resize.command
 
InitializeAutoResizeRowsCommand(ILayer, int, IConfigRegistry, GCFactory) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.InitializeAutoResizeRowsCommand
 
InitializeAutoResizeRowsCommand(InitializeAutoResizeRowsCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.InitializeAutoResizeRowsCommand
 
InitializeAutoResizeRowsCommandHandler - Class in org.eclipse.nebula.widgets.nattable.grid.command
 
InitializeAutoResizeRowsCommandHandler(SelectionLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.command.InitializeAutoResizeRowsCommandHandler
 
InitializeClientAreaCommandFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture
 
InitializeClientAreaCommandFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.InitializeClientAreaCommandFixture
 
InitializeGridCommand - Class in org.eclipse.nebula.widgets.nattable.grid.command
Command that is propagated when NatTable starts up.
InitializeGridCommand(Composite) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.command.InitializeGridCommand
 
initInternalListener() - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
initLayerStackWithSummaryRow() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest
 
initRowHeaderHeight() - Method in class org.eclipse.nebula.widgets.nattable.grid.GridLayerTest
 
InlineCellEditEvent - Class in org.eclipse.nebula.widgets.nattable.edit.event
This event is used to activate an editor inline.
InlineCellEditEvent(ILayer, PositionCoordinate, Composite, IConfigRegistry, Object) - Constructor for class org.eclipse.nebula.widgets.nattable.edit.event.InlineCellEditEvent
 
InlineCellEditEventHandler - Class in org.eclipse.nebula.widgets.nattable.edit.event
Event handler for handling InlineCellEditEvents.
InlineCellEditEventHandler(ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.edit.event.InlineCellEditEventHandler
 
InlineEditHandler - Class in org.eclipse.nebula.widgets.nattable.edit
ICellEditHandler that handles inline editing of single values.
InlineEditHandler(ILayer, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.edit.InlineEditHandler
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.gui.AvailableColumnCategoriesProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.gui.VisibleColumnsProvider
 
inputChanged() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsDataProvider
 
insertChild() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.TreeTest
 
insertChildAt(int, Node) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.Node
Inserts a Node at the specified position in the child list.
insertColumnIndexes(String, int...) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel
This method will add column index(s) to an existing group
insertStaticColumnIndexes(String, int...) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel
This method will add static column index(s) to an existing group
inspectLabelsMenuItemProvider() - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
INSTITUTION_OWNED_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
INSTITUTION_OWNED_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 
institutionOwned - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
institutionOwned - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
INT_TYPE_ARRAY - Static variable in class org.eclipse.nebula.widgets.nattable.util.ArrayUtil
 
invalidateCache() - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupExpandCollapseLayer
 
invalidateCache() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.AbstractColumnHideShowLayer
Invalidate the cache to ensure that information is rebuild.
invalidateCache() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.AbstractRowHideShowLayer
Invalidate the cache to ensure that information is rebuild.
invalidateHorizontalStructure() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
Clear horizontal caches
invalidateIndexCache() - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroupModel
 
invalidateIndexCache() - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroupModel
 
invalidateVerticalStructure() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
Clear vertical caches
invalidDataType() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultDateDisplayConverterTest
 
InvertedLayer - Class in org.eclipse.nebula.widgets.nattable.layer
 
InvertedLayer(IUniqueIndexLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
InvertedLayerCell - Class in org.eclipse.nebula.widgets.nattable.layer.cell
 
InvertedLayerCell(ILayerCell) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.cell.InvertedLayerCell
 
invertRectangle(Rectangle) - Static method in class org.eclipse.nebula.widgets.nattable.layer.InvertUtil
 
InvertUtil - Class in org.eclipse.nebula.widgets.nattable.layer
 
InvertUtil() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.InvertUtil
 
IOutputStreamProvider - Interface in org.eclipse.nebula.widgets.nattable.export
 
IOverlayPainter - Interface in org.eclipse.nebula.widgets.nattable.painter
An overlay painter is given a chance to paint the canvas once the layers have finished rendering.
IPersistable - Interface in org.eclipse.nebula.widgets.nattable.persistence
Instances implementing this interface can save and load their state from a properties file.
IRowDataProvider<T> - Interface in org.eclipse.nebula.widgets.nattable.data
 
IRowGroup<T> - Interface in org.eclipse.nebula.widgets.nattable.group.model
Represents a collapseable group of rows (of type T) in the IRowGroupModel.
IRowGroupModel<T> - Interface in org.eclipse.nebula.widgets.nattable.group.model
The model behind the RowGroupExpandCollapseLayer contains IRowGroups which in turn contain lists of row objects of type T.
IRowGroupModelListener - Interface in org.eclipse.nebula.widgets.nattable.group.model
 
IRowHideShowCommandLayer - Interface in org.eclipse.nebula.widgets.nattable.hideshow
Interface for creating a layer for row hide/show behaviour.
IRowIdAccessor<R> - Interface in org.eclipse.nebula.widgets.nattable.data
 
IRowSelectionModel<R> - Interface in org.eclipse.nebula.widgets.nattable.selection
 
isAccumulate() - Method in class org.eclipse.nebula.widgets.nattable.sort.command.SortColumnCommand
 
isActionInvoked() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.MouseActionFixture
 
isAGroup(String) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel
 
isAllPositionsSameSize() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
 
isAnyColumnRenamed() - Method in class org.eclipse.nebula.widgets.nattable.columnRename.RenameColumnHelper
 
isAnyParentCollapsed(IRowGroup<T>) - Static method in class org.eclipse.nebula.widgets.nattable.group.RowGroupUtils
Returns true if any of the groups parent groups is collapsed.
isApplicableFor(Object) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TickUpdateHandlerFixture
 
isApplicableFor(Object) - Method in interface org.eclipse.nebula.widgets.nattable.tickupdate.ITickUpdateHandler
Checks if the given object can be handled by this handler.
isAutoColumnSpan() - Method in class org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProvider
 
isAutoRowSpan() - Method in class org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProvider
 
isAutoSpanEnabledForColumn(int, int) - Method in class org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProvider
Check if the given column should be used for auto spanning.
isAutoSpanEnabledForRow(int, int) - Method in class org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProvider
Check if the given row should be used for auto spanning.
isBetweenTwoGroups(ILayer, int, int, ColumnGroupModel) - Static method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupUtils
 
isCalculateHeight() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayer
 
isCancelled() - Method in class org.eclipse.nebula.widgets.nattable.ui.util.CancelableRunnable
 
isCancelPressed() - Method in class org.eclipse.nebula.widgets.nattable.style.editor.AbstractStyleEditorDialog
 
isCaseSensitive() - Method in class org.eclipse.nebula.widgets.nattable.search.command.SearchCommand
 
isCaseSensitive() - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
isCellEditable(SelectionLayer, IConfigRegistry, PositionCoordinate) - Static method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtils
Checks if the cell at the specified coordinates is editable or not.
isCellPositionSelected(int, int) - Method in interface org.eclipse.nebula.widgets.nattable.selection.ISelectionModel
 
isCellPositionSelected(int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
isCellPositionSelected(int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
isCellPositionSelected(int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModel
 
isCellSelected() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
isChecked(ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.CheckBoxPainter
 
isChecked(ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.ColumnHeaderCheckBoxPainter
 
isClosed() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
 
isClosed() - Method in interface org.eclipse.nebula.widgets.nattable.edit.editor.ICellEditor
 
isClosed() - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
 
isClosed() - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.FileDialogCellEditor
 
isCollapseable(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModel
 
isCollapseable() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel.ColumnGroup
 
isCollapseable() - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroup
 
isCollapseable() - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroup
 
isCollapseable(int) - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeRowModel
 
isCollapsed() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnGroupEntry
 
isCollapsed(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModel
 
isCollapsed() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel.ColumnGroup
 
isCollapsed() - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroup
 
isCollapsed() - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroup
 
isCollapsed(IRowGroupModel<T>, IRowGroup<T>) - Static method in class org.eclipse.nebula.widgets.nattable.group.RowGroupUtils
 
isCollapsed(int) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeRowModel
 
isCollapsed(int) - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeRowModel
 
isCollapsedByName() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest
 
isColumnFullySelected() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
isColumnFullySelectedForContiguousRectangles() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
isColumnFullySelectedForNonContiguousRectangles() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
isColumnFullySelectedForOverlapingRectangles() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
isColumnFullySelectedWhenIndividualCellsSelected() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
isColumnFullySelectedWhenLastCellSelected() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
isColumnIndexHidden(int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupExpandCollapseLayer
 
isColumnIndexHidden(int) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.AbstractColumnHideShowLayer
Will check if the column at the specified index is hidden or not.
isColumnIndexHidden(int) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayer
 
isColumnIndexHiddenInUnderLyingLayer(int, ILayer, IUniqueIndexLayer) - Static method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupUtils
 
isColumnIndexSorted(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsSortModel
 
isColumnIndexSorted(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.NatTableComparatorChooser
 
isColumnIndexSorted(int) - Method in interface org.eclipse.nebula.widgets.nattable.sort.ISortModel
 
isColumnIndexSorted(int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.SortModelFixture
 
isColumnInGroup(int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayer
 
isColumnPercentageSizing() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
isColumnPositionFullySelected(int, int) - Method in interface org.eclipse.nebula.widgets.nattable.selection.ISelectionModel
 
isColumnPositionFullySelected(int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
isColumnPositionFullySelected(int) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
isColumnPositionFullySelected(int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModel
Are all cells in this column selected? Different selection rectangles might aggregate to cover the entire column.
isColumnPositionHiddenInUnderLyingLayer(int, ILayer, IUniqueIndexLayer) - Static method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupUtils
 
isColumnPositionResizable(int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentIndexLayer
 
isColumnPositionResizable(int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
isColumnPositionResizable(int) - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayer
 
isColumnPositionResizable(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
isColumnPositionResizable(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
isColumnPositionResizable(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
isColumnPositionResizable() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
 
isColumnPositionResizable(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
isColumnPositionResizable(int) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
 
isColumnPositionResizable(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
isColumnPositionResizable(int) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
isColumnPositionResizable(int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
isColumnPositionResizable(int) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
isColumnPositionSelected(int) - Method in interface org.eclipse.nebula.widgets.nattable.selection.ISelectionModel
 
isColumnPositionSelected(int) - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
isColumnPositionSelected(int) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
isColumnPositionSelected(int) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModel
 
isColumnRenamed(int) - Method in class org.eclipse.nebula.widgets.nattable.columnRename.RenameColumnHelper
 
isColumnRenamed(int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.ColumnHeaderLayer
 
isControlMask() - Method in class org.eclipse.nebula.widgets.nattable.selection.action.AbstractKeySelectAction
 
isControlMask() - Method in class org.eclipse.nebula.widgets.nattable.selection.command.AbstractSelectionCommand
 
isControlMask() - Method in class org.eclipse.nebula.widgets.nattable.selection.command.SelectCellCommand
 
isControlOnly(boolean, boolean) - Static method in class org.eclipse.nebula.widgets.nattable.selection.SelectionUtils
 
isConverterSame(SelectionLayer, IConfigRegistry) - Static method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtils
Checks if all selected cells have the same IDisplayConverter configured.
isDisposed() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsEventLayer
 
ISearchDirection - Interface in org.eclipse.nebula.widgets.nattable.search
 
ISearchStrategy - Interface in org.eclipse.nebula.widgets.nattable.search.strategy
 
isEditable(int, int) - Method in class org.eclipse.nebula.widgets.nattable.config.ContextualEditableRule
 
isEditable(ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.config.ContextualEditableRule
 
isEditable(int, int) - Method in class org.eclipse.nebula.widgets.nattable.config.DefaultEditableRule
 
isEditable(int, int) - Method in class org.eclipse.nebula.widgets.nattable.config.EditableRule
 
isEditable(ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.config.EditableRule
 
isEditable(ILayerCell, IConfigRegistry) - Method in interface org.eclipse.nebula.widgets.nattable.config.IEditableRule
 
isEditable(int, int) - Method in interface org.eclipse.nebula.widgets.nattable.config.IEditableRule
 
isEditable() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TextCellEditor
 
isEditorSame(SelectionLayer, IConfigRegistry) - Static method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtils
Checks if all selected cells have the same ICellEditor configured.
ISelectionEvent - Interface in org.eclipse.nebula.widgets.nattable.selection.event
Marker interface for selection events.
ISelectionModel - Interface in org.eclipse.nebula.widgets.nattable.selection
Tracks the selections made in the table.
ISelectionTreeListener - Interface in org.eclipse.nebula.widgets.nattable.columnChooser
 
isEmpty() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel
 
isEmpty() - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroup
Returns true if there are no rows (normal or static) in the group.
isEmpty() - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroupModel
 
isEmpty() - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroup
 
isEmpty() - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroupModel
 
isEmpty() - Method in interface org.eclipse.nebula.widgets.nattable.selection.ISelectionModel
 
isEmpty() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
isEmpty() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModel
 
isEmpty(int[]) - Static method in class org.eclipse.nebula.widgets.nattable.util.ArrayUtil
 
isEmpty(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.util.ArrayUtil
 
isEmpty() - Method in class org.eclipse.nebula.widgets.nattable.util.ArrayUtilTest
 
isEmpty(Collection<T>) - Static method in class org.eclipse.nebula.widgets.nattable.util.ObjectUtils
 
isEmpty(String) - Static method in class org.eclipse.nebula.widgets.nattable.util.ObjectUtils
 
isEnableBlinkTimer() - Method in class org.eclipse.nebula.widgets.nattable.blink.command.BlinkTimerEnableCommand
 
ISerializer - Interface in org.eclipse.nebula.widgets.nattable.serializing
 
isExpanded(T) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeData
 
isExpanded(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeData
 
isField31() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
isField31() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
isField32() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
isField32() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
isFilterRowVisible() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderComposite
 
isFilterRowVisible() - Method in class org.eclipse.nebula.widgets.nattable.filterrow.FilterRowHeaderComposite
 
isFirstVisibleColumnIndexInGroup(int, ILayer, IUniqueIndexLayer, ColumnGroupModel) - Static method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupUtils
 
isFirstVisibleWithAllColumnsHidden() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupExpandCollapseLayerTest
 
isFirstVisibleWithColumnsReordered() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupExpandCollapseLayerTest
 
isFirstVisibleWithFirstColumnHidden() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupExpandCollapseLayerTest
 
isFirstVisibleWithFirstTwoColumnsHidden() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupExpandCollapseLayerTest
 
isForcingEntireCellIntoViewport() - Method in class org.eclipse.nebula.widgets.nattable.selection.command.SelectCellCommand
 
isFreeEdit() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
 
isFrozen() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayer
 
isFrozen() - Method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayer
 
isHorizontalStructureChanged() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.ColumnStructuralChangeEvent
 
isHorizontalStructureChanged() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.ColumnStructuralRefreshEvent
 
isHorizontalStructureChanged() - Method in interface org.eclipse.nebula.widgets.nattable.layer.event.IStructuralChangeEvent
 
isHorizontalStructureChanged() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.RowStructuralChangeEvent
 
isHorizontalStructureChanged() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.RowStructuralRefreshEvent
 
isHorizontalStructureChanged() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.StructuralRefreshEvent
 
isIncrement() - Method in class org.eclipse.nebula.widgets.nattable.tickupdate.command.TickUpdateCommand
 
isInTheSameGroup(int, int, ColumnGroupModel) - Static method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupUtils
 
isInTheSameGroup(int, int, IRowGroupModel<T>) - Static method in class org.eclipse.nebula.widgets.nattable.group.RowGroupUtils
 
isLastColumnCompletelyDisplayed() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
isLastRowCompletelyDisplayed() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
isLastVisibleColumnIndexInGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupExpandCollapseLayerTest
 
isLastVisibleColumnIndexInGroup(int, ILayer, IUniqueIndexLayer, ColumnGroupModel) - Static method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupUtils
 
isLeaf(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModel
 
isLeaf(int) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeRowModel
 
isLeaf(int) - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeRowModel
 
isLeftEdgeOfAColumnGroup(ILayer, int, int, ColumnGroupModel) - Static method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupUtils
See ColumnGroupUtilsTest
isLeftEdgeOfAColumnGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupUtilsTest
 
isLetterOrDigit(char) - Static method in class org.eclipse.nebula.widgets.nattable.ui.matcher.LetterOrDigitKeyEventMatcher
Will check if the given character is a letter or digit character, and moreover will check special characters that can be typed that will cause a character to be printed.
isMltipleCol() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
isMoveAnchorToTopOfGroup() - Method in class org.eclipse.nebula.widgets.nattable.selection.command.SelectRowGroupsCommand
 
isMultipleSelectionAllowed() - Method in interface org.eclipse.nebula.widgets.nattable.selection.ISelectionModel
 
isMultipleSelectionAllowed() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
isMultipleSelectionAllowed() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModel
 
isMultiselect() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
 
isNotEmpty(int[]) - Static method in class org.eclipse.nebula.widgets.nattable.util.ArrayUtil
 
isNotEmpty(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.util.ArrayUtil
 
isNotEmpty() - Method in class org.eclipse.nebula.widgets.nattable.util.ArrayUtilTest
 
isNotEmpty(String) - Static method in class org.eclipse.nebula.widgets.nattable.util.ObjectUtils
 
isNotEmpty(Collection<T>) - Static method in class org.eclipse.nebula.widgets.nattable.util.ObjectUtils
 
isNotNull(Object) - Static method in class org.eclipse.nebula.widgets.nattable.util.ObjectUtils
 
isNull(Object) - Static method in class org.eclipse.nebula.widgets.nattable.util.ObjectUtils
 
ISortModel - Interface in org.eclipse.nebula.widgets.nattable.sort
Interface providing sorting functionality.
isOverrideFreeze() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeColumnCommand
 
isOverrideFreeze() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezePositionCommand
 
isOverrideFreeze() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeRowCommand
 
isOverrideFreeze() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeSelectionCommand
 
isOverrideFreeze() - Method in interface org.eclipse.nebula.widgets.nattable.freeze.command.IFreezeCommand
Indicates whether this command should override a current frozen state or if it should be skipped if a frozen state is already applied.
isOverrideFreeze() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.UnFreezeGridCommand
 
isPainted() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.CellPainterFixture
 
ISpanningDataProvider - Interface in org.eclipse.nebula.widgets.nattable.data
 
isPartOfACollapseableGroup(int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel
Check if the column at the specified column index belongs to a ColumnGroupModel.ColumnGroup and if this ColumnGroupModel.ColumnGroup is collabseable.
isPartOfAGroup(int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel
 
isPartOfAGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest
 
isPartOfAGroup(IRowGroupModel<T>, int) - Static method in class org.eclipse.nebula.widgets.nattable.group.RowGroupUtils
 
isPartOfAnUnbreakableGroup(int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel
Check if the column at the specified column index belongs to a ColumnGroupModel.ColumnGroup and if this ColumnGroupModel.ColumnGroup is unbreakable.
isPercentageSizing() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
 
isPositionResizable(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
Checks if there is a special resizable configuration for the given position.
isPublish_flag() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
isPublish_flag() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
isReorderToLeftEdge() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.ColumnReorderCommand
 
isReorderToLeftEdge() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.ColumnReorderEndCommand
 
isReorderToLeftEdge() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.MultiColumnReorderCommand
 
isReorderToLeftEdge() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ColumnReorderEvent
 
isReorderToTopEdge() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.MultiRowReorderCommand
 
isReorderToTopEdge() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.RowReorderCommand
 
isReorderToTopEdge() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.RowReorderEndCommand
 
isReorderToTopEdge() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.RowReorderEvent
 
isResizable() - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.CellEditDialog
 
isResizableByDefault() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
 
isRestoredStateValid(List<Integer>) - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
Ensure that columns haven't changed in the underlying data source
isRestoredStateValid(List<Integer>) - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayer
Ensure that rows haven't changed in the underlying data source
isRightEdgeOfAColumnGroup(ILayer, int, int, ColumnGroupModel) - Static method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupUtils
See ColumnGroupUtilsTest
isRightEdgeOfAColumnGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupUtilsTest
 
isRowFullySelected() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
isRowFullySelectedWhenMultipleRowsAndColumnsAreSelected() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
isRowIndexHidden(int) - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupExpandCollapseLayer
 
isRowIndexHidden(int) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.AbstractRowHideShowLayer
Will check if the row at the specified index is hidden or not.
isRowIndexHidden(int) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayer
 
isRowIndexHidden(int) - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeLayer
 
isRowIndexHiddenInUnderLyingLayer(int, ILayer, IUniqueIndexLayer) - Static method in class org.eclipse.nebula.widgets.nattable.group.RowGroupUtils
 
isRowNotFullySelected() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
isRowPercentageSizing() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
isRowPositionFullySelected(int, int) - Method in interface org.eclipse.nebula.widgets.nattable.selection.ISelectionModel
 
isRowPositionFullySelected(int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
isRowPositionFullySelected(int) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
isRowPositionFullySelected(int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModel
 
isRowPositionResizable(int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentIndexLayer
 
isRowPositionResizable(int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
isRowPositionResizable(int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupGroupHeaderLayer
 
isRowPositionResizable(int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayer
 
isRowPositionResizable(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
isRowPositionResizable(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
isRowPositionResizable(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
isRowPositionResizable() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
 
isRowPositionResizable(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
isRowPositionResizable(int) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
 
isRowPositionResizable(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
isRowPositionResizable(int) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
isRowPositionResizable(int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
isRowPositionSelected(int) - Method in interface org.eclipse.nebula.widgets.nattable.selection.ISelectionModel
 
isRowPositionSelected(int) - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
isRowPositionSelected(int) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
isRowPositionSelected(int) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModel
 
isRowPositionSelected() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
isRunningOnUnix() - Static method in class org.eclipse.nebula.widgets.nattable.test.integration.SWTUtils
Some of the tests do not run on Unix, due to issues with Xvfb.
isSelected(PositionCoordinate) - Method in interface org.eclipse.nebula.widgets.nattable.selection.Selectable
Determine if a cell at a given position is selected.
isShiftMask() - Method in class org.eclipse.nebula.widgets.nattable.selection.action.AbstractKeySelectAction
 
isShiftMask() - Method in class org.eclipse.nebula.widgets.nattable.selection.command.AbstractSelectionCommand
 
isShiftMask() - Method in class org.eclipse.nebula.widgets.nattable.selection.command.SelectCellCommand
 
isShiftOnly(boolean, boolean) - Static method in class org.eclipse.nebula.widgets.nattable.selection.SelectionUtils
 
isSpannedCell() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.AbstractLayerCell
 
isSpannedCell() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.DataCell
 
isSpannedCell() - Method in interface org.eclipse.nebula.widgets.nattable.layer.cell.ILayerCell
 
isSpannedCell() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.InvertedLayerCell
 
isStaticColumn(int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel
 
isStaticOrFirstVisibleColumn(int, ILayer, IUniqueIndexLayer, ColumnGroupModel) - Static method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupUtils
Checks whether columnIndex is either a defined static column or (if not) the first visible column in the group containing group.
isStaticRow(IRowGroupModel<T>, int) - Static method in class org.eclipse.nebula.widgets.nattable.group.RowGroupUtils
 
issue_date - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
issue_date - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
ISSUE_DATE_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
ISSUE_DATE_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 
issueNTBL99MoveByColumn() - Method in class org.eclipse.nebula.widgets.nattable.viewport.HorizontalScrollBarHandlerTest
Test for issue reported in http://nattable.org/jira/browse/NTBL-99.
issueNTBL99MoveByPage() - Method in class org.eclipse.nebula.widgets.nattable.viewport.HorizontalScrollBarHandlerTest
 
isSuppressNoficiations() - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroupModel
 
IStateChangedListener - Interface in org.eclipse.nebula.widgets.nattable.persistence.command
Listener interface to react on changes on NatTable states/view configurations made by using the PersistenceDialog.
isToggle() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeColumnCommand
 
isToggle() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezePositionCommand
 
isToggle() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeRowCommand
 
isToggle() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeSelectionCommand
 
isToggle() - Method in interface org.eclipse.nebula.widgets.nattable.freeze.command.IFreezeCommand
Indicates whether this command should toggle the frozen state between frozen and unfrozen, or if it should always result in a frozen state.
isToggle() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.UnFreezeGridCommand
 
IStructuralChangeEvent - Interface in org.eclipse.nebula.widgets.nattable.layer.event
An event indicating a structural change to the layer.
IStyle - Interface in org.eclipse.nebula.widgets.nattable.style
Used to store attributes reflecting a (usually display) style.
ISummaryProvider - Interface in org.eclipse.nebula.widgets.nattable.summaryrow
Summarizes the values in a column.
isUnbreakable() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel.ColumnGroup
 
isUpdated(String) - Method in class org.eclipse.nebula.widgets.nattable.blink.UpdateEventsCache
 
isUpdated() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.NatTableFixture
 
isUseCheckbox() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
 
isValidTargetColumnPosition(ILayer, int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.action.ColumnGroupHeaderReorderDragMode
Work off the event coordinates since the drag ColumnReorderDragMode adjusts the 'to' column positions (for on screen semantics)
isValidTargetColumnPosition(ILayer, int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.action.ColumnHeaderReorderDragMode
 
isValidTargetColumnPosition(ILayer, int, int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.action.ColumnReorderDragMode
 
isValidTargetColumnPositionMovingLeft() - Method in class org.eclipse.nebula.widgets.nattable.group.action.ColumnGroupReorderDragModeTest
 
isValidTargetColumnPositionMovingRight() - Method in class org.eclipse.nebula.widgets.nattable.group.action.ColumnGroupReorderDragModeTest
 
isValidTargetRowPosition(ILayer, int, int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.action.RowReorderDragMode
 
isValueSame(SelectionLayer) - Static method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtils
Checks if all selected cells contain the same canonical value.
isVerticalStructureChanged() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.ColumnStructuralChangeEvent
 
isVerticalStructureChanged() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.ColumnStructuralRefreshEvent
 
isVerticalStructureChanged() - Method in interface org.eclipse.nebula.widgets.nattable.layer.event.IStructuralChangeEvent
 
isVerticalStructureChanged() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.RowStructuralChangeEvent
 
isVerticalStructureChanged() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.RowStructuralRefreshEvent
 
isVerticalStructureChanged() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.StructuralRefreshEvent
 
isVisible() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByHeaderLayer
 
isVisibleContentPainter(ICellPainter) - Method in class org.eclipse.nebula.widgets.nattable.tooltip.NatTableContentTooltip
Checks if the given ICellPainter is showing the content directly or if it is anonymized by using the PasswordTextPainter
isWarningDialogActive() - Method in class org.eclipse.nebula.widgets.nattable.edit.config.DialogErrorHandling
Checks if the current active Shell is a conversion/validation failure warning dialog.
isWithControlMask() - Method in class org.eclipse.nebula.widgets.nattable.selection.action.AbstractMouseSelectionAction
 
isWithControlMask() - Method in class org.eclipse.nebula.widgets.nattable.selection.command.SelectColumnCommand
 
isWithControlMask() - Method in class org.eclipse.nebula.widgets.nattable.selection.command.SelectRowGroupsCommand
 
isWithControlMask() - Method in class org.eclipse.nebula.widgets.nattable.selection.command.SelectRowsCommand
 
isWithControlMask() - Method in class org.eclipse.nebula.widgets.nattable.selection.event.CellSelectionEvent
 
isWithControlMask() - Method in class org.eclipse.nebula.widgets.nattable.viewport.command.ViewportSelectColumnCommand
 
isWithControlMask() - Method in class org.eclipse.nebula.widgets.nattable.viewport.command.ViewportSelectRowCommand
 
isWithShiftMask() - Method in class org.eclipse.nebula.widgets.nattable.selection.action.AbstractMouseSelectionAction
 
isWithShiftMask() - Method in class org.eclipse.nebula.widgets.nattable.selection.command.SelectColumnCommand
 
isWithShiftMask() - Method in class org.eclipse.nebula.widgets.nattable.selection.command.SelectRowGroupsCommand
 
isWithShiftMask() - Method in class org.eclipse.nebula.widgets.nattable.selection.command.SelectRowsCommand
 
isWithShiftMask() - Method in class org.eclipse.nebula.widgets.nattable.selection.event.CellSelectionEvent
 
isWithShiftMask() - Method in class org.eclipse.nebula.widgets.nattable.viewport.command.ViewportSelectColumnCommand
 
isWithShiftMask() - Method in class org.eclipse.nebula.widgets.nattable.viewport.command.ViewportSelectRowCommand
 
isWrapSearch() - Method in class org.eclipse.nebula.widgets.nattable.search.command.SearchCommand
 
isWrapSearch() - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
itemList - Variable in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
The items that are showed within the combo transformed to a java.util.List.
itemsCollapsed(ColumnGroupEntry) - Method in interface org.eclipse.nebula.widgets.nattable.columnChooser.ISelectionTreeListener
 
itemsExpanded(ColumnGroupEntry) - Method in interface org.eclipse.nebula.widgets.nattable.columnChooser.ISelectionTreeListener
 
itemsMoved(SelectionLayer.MoveDirectionEnum, List<Integer>) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.ChooseColumnsFromCategoriesCommandHandler
Moves the columns up or down by firing commands on the dialog.
itemsMoved(SelectionLayer.MoveDirectionEnum, List<Integer>) - Method in interface org.eclipse.nebula.widgets.nattable.columnCategories.IColumnCategoriesDialogListener
 
itemsMoved(SelectionLayer.MoveDirectionEnum, List<ColumnGroupEntry>, List<ColumnEntry>, List<List<Integer>>, List<Integer>) - Method in interface org.eclipse.nebula.widgets.nattable.columnChooser.ISelectionTreeListener
If columns moved are adjacent to each other, they are grouped together.
itemsRemoved(List<Integer>) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.ChooseColumnsFromCategoriesCommandHandler
 
itemsRemoved(List<Integer>) - Method in interface org.eclipse.nebula.widgets.nattable.columnCategories.IColumnCategoriesDialogListener
 
itemsRemoved(List<ColumnEntry>) - Method in interface org.eclipse.nebula.widgets.nattable.columnChooser.ISelectionTreeListener
 
itemsSelected(List<Integer>) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.ChooseColumnsFromCategoriesCommandHandler
 
itemsSelected(List<Integer>) - Method in interface org.eclipse.nebula.widgets.nattable.columnCategories.IColumnCategoriesDialogListener
 
itemsSelected(List<ColumnEntry>) - Method in interface org.eclipse.nebula.widgets.nattable.columnChooser.ISelectionTreeListener
 
ITickUpdateHandler - Interface in org.eclipse.nebula.widgets.nattable.tickupdate
Interface for handler that is responsible for handling tick updates.
ITreeData<T> - Interface in org.eclipse.nebula.widgets.nattable.tree
 
ITreeRowModel<T> - Interface in org.eclipse.nebula.widgets.nattable.tree
 
ITreeRowModelListener - Interface in org.eclipse.nebula.widgets.nattable.tree
 
IUiBindingRegistry - Interface in org.eclipse.nebula.widgets.nattable.ui.binding
 
IUniqueIndexLayer - Interface in org.eclipse.nebula.widgets.nattable.layer
A layer that has a set of column and row indexes that contain no duplicates, such that there is only one corresponding column or row position for a row or column index in the layer.
IVisualChangeEvent - Interface in org.eclipse.nebula.widgets.nattable.layer.event
An event which indicates a visible change to one or more cells in the layer.

K

KeyBinding - Class in org.eclipse.nebula.widgets.nattable.ui.binding
 
KeyBinding(IKeyEventMatcher, IKeyAction) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.binding.KeyBinding
 
KeyEditAction - Class in org.eclipse.nebula.widgets.nattable.edit.action
Action that will execute an EditSelectionCommand.
KeyEditAction() - Constructor for class org.eclipse.nebula.widgets.nattable.edit.action.KeyEditAction
 
keyEvent(int) - Static method in class org.eclipse.nebula.widgets.nattable.test.integration.SWTUtils
 
KeyEventMatcher - Class in org.eclipse.nebula.widgets.nattable.ui.matcher
 
KeyEventMatcher(int) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.matcher.KeyEventMatcher
 
KeyEventMatcher(int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.matcher.KeyEventMatcher
 
KeyEventMatcherTest - Class in org.eclipse.nebula.widgets.nattable.ui.matcher
 
KeyEventMatcherTest() - Constructor for class org.eclipse.nebula.widgets.nattable.ui.matcher.KeyEventMatcherTest
 
keyEventWithChar(char) - Static method in class org.eclipse.nebula.widgets.nattable.test.integration.SWTUtils
 
keyGeneration() - Method in class org.eclipse.nebula.widgets.nattable.blink.UpdateEventsCacheTest
 
keyPressed(KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.AbstractModeEventHandler
 
keyPressed(KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.ConfigurableModeEventHandler
 
keyPressed(KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.ModeSupport
 
keyReleased(KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.AbstractModeEventHandler
 
keyReleased(KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.ModeSupport
 
KittenDataProviderFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture.data
DataProvider that provides for real row objects.
KittenDataProviderFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.data.KittenDataProviderFixture
 
KittenDataProviderFixture.Kitten - Class in org.eclipse.nebula.widgets.nattable.test.fixture.data
 
KittenDataProviderFixture.Kitten(String, int, String, double, String) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.data.KittenDataProviderFixture.Kitten
 

L

labelStack - Variable in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
The LabelStack of the cell whose editor should be activated.
LabelStack - Class in org.eclipse.nebula.widgets.nattable.layer
 
LabelStack(String...) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.LabelStack
 
lastSelectedCell - Variable in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
lastSelectedCellPosition - Variable in class org.eclipse.nebula.widgets.nattable.selection.MoveCellSelectionCommandHandler
 
lastSelectedRange - Variable in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
lastSelectedRegion - Variable in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
lastSelectedRowIds - Variable in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
layer - Variable in class org.eclipse.nebula.widgets.nattable.layer.event.CellVisualChangeEvent
 
LayerAssert - Class in org.eclipse.nebula.widgets.nattable.test
 
LayerAssert() - Constructor for class org.eclipse.nebula.widgets.nattable.test.LayerAssert
 
layerCell - Variable in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
The cell whose editor should be activated.
layerCell - Variable in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
The cell whose editor should be activated.
LayerCell - Class in org.eclipse.nebula.widgets.nattable.layer.cell
 
LayerCell(ILayer, int, int, DataCell) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.cell.LayerCell
 
LayerCell(ILayer, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.cell.LayerCell
 
LayerCell(ILayer, int, int, int, int, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.cell.LayerCell
 
LayerCommandFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture.command
 
LayerCommandFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.command.LayerCommandFixture
 
LayerCommandUtil - Class in org.eclipse.nebula.widgets.nattable.command
 
LayerCommandUtil() - Constructor for class org.eclipse.nebula.widgets.nattable.command.LayerCommandUtil
 
LayerEventFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture
 
LayerEventFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.LayerEventFixture
 
layerListener - Variable in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest
 
LayerListenerFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture.layer
This class helps us test the event flow by providing access to the ILayerEvent fired.
LayerListenerFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.LayerListenerFixture
 
layerPainter - Variable in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
LayerUtil - Class in org.eclipse.nebula.widgets.nattable.layer
 
LayerUtil() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.LayerUtil
 
LayerUtilTest - Class in org.eclipse.nebula.widgets.nattable.layer
 
LayerUtilTest() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.LayerUtilTest
 
LayoutCoordinate - Class in org.eclipse.nebula.widgets.nattable.layer
 
LayoutCoordinate(int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.LayoutCoordinate
 
LEFT_BUTTON - Static variable in class org.eclipse.nebula.widgets.nattable.ui.matcher.MouseEventMatcher
 
LEFT_LINE_BORDER_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.CustomLineBorderDecorator
Label for adding a border at the left of a cell.
LEFT_MOUSE_BUTTON - Static variable in class org.eclipse.nebula.widgets.nattable.test.integration.SWTUtils
 
leftClick(int, int, int, Widget) - Static method in class org.eclipse.nebula.widgets.nattable.test.integration.SWTUtils
 
leftClickOnCombo(int, int, int, Control) - Static method in class org.eclipse.nebula.widgets.nattable.test.integration.SWTUtils
 
LetterOrDigitKeyEventMatcher - Class in org.eclipse.nebula.widgets.nattable.ui.matcher
IKeyEventMatcher implementation that will check if a pressed key is a letter or digit key, in combination with the configured state mask for the keyboard modifier.
LetterOrDigitKeyEventMatcher() - Constructor for class org.eclipse.nebula.widgets.nattable.ui.matcher.LetterOrDigitKeyEventMatcher
Will create a new key event matcher that accepts no keyboard modifiers on typing a key.
LetterOrDigitKeyEventMatcher(int) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.matcher.LetterOrDigitKeyEventMatcher
Will create a new key event matcher that accepts only the given keyboard modifiers on typing a key.
LetterOrDigitKeyEventMatcherTest - Class in org.eclipse.nebula.widgets.nattable.ui.matcher
 
LetterOrDigitKeyEventMatcherTest() - Constructor for class org.eclipse.nebula.widgets.nattable.ui.matcher.LetterOrDigitKeyEventMatcherTest
 
LINE_SEPARATOR - Static variable in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
 
LINE_STYLE - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.BorderStyleFixture
 
LineBorderDecorator - Class in org.eclipse.nebula.widgets.nattable.painter.cell.decorator
 
LineBorderDecorator(ICellPainter) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.LineBorderDecorator
 
LineBorderDecorator(ICellPainter, BorderStyle) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.LineBorderDecorator
 
LineStylePicker - Class in org.eclipse.nebula.widgets.nattable.style.editor
Component to select a BorderStyle.LineStyleEnum.
LineStylePicker(Composite) - Constructor for class org.eclipse.nebula.widgets.nattable.style.editor.LineStylePicker
 
list - Variable in class org.eclipse.nebula.widgets.nattable.data.ListDataProvider
 
listChanged(ListEvent<T>) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.DetailGlazedListsEventLayer
GlazedLists event handling.
listChanged(ListEvent<T>) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsEventLayer
Glazed list event handling.
listContainsEntry() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooserUtilsTest
 
ListDataProvider<T> - Class in org.eclipse.nebula.widgets.nattable.data
Enables the use of a List containing POJO(s) as a backing data source.
ListDataProvider(List<T>, IColumnAccessor<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.data.ListDataProvider
 
listeners - Variable in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.AbstractColumnChooserDialog
 
LOAD_ID - Static variable in class org.eclipse.nebula.widgets.nattable.persistence.gui.PersistenceDialog
Constant ID for the load button of this dialog.
loadBorderStyleSettings() - Method in class org.eclipse.nebula.widgets.nattable.persistence.StylePersistorTest
 
loadColor(String, Properties) - Static method in class org.eclipse.nebula.widgets.nattable.persistence.ColorPersistor
 
loadColor(String, Properties) - Static method in class org.eclipse.nebula.widgets.nattable.persistence.StylePersistor
 
loadedProperties - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.PersistableFixture
 
loadFontSettings() - Method in class org.eclipse.nebula.widgets.nattable.persistence.StylePersistorTest
 
loadPersistedAlignmentSettings() - Method in class org.eclipse.nebula.widgets.nattable.persistence.StylePersistorTest
 
loadPersistedColorSettings() - Method in class org.eclipse.nebula.widgets.nattable.persistence.StylePersistorTest
 
loadSelectedColumnsIndexesWithPositions() - Method in class org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupsCommandHandler
 
loadState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.columnRename.RenameColumnHelper
 
loadState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProvider
 
loadState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hideshow.GlazedListsRowHideShowLayer
 
loadState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.FilterRowDataProvider
 
loadState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayer
 
loadState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
loadState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayer
 
loadState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel
 
loadState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroupModel
 
loadState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayer
 
loadState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayer
 
loadState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayer
 
loadState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
Underlying layers must load state first.
loadState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
loadState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
Underlying layers must load state first.
loadState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulator
Load the overrides state from the given properties file.
loadState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
loadState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
loadState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
loadState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
 
loadState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
Restore the state of the underlying layers from the values in the properties object.
loadState(String, Properties) - Method in interface org.eclipse.nebula.widgets.nattable.persistence.IPersistable
Restore the state out of the given Properties identified by the specified prefix.
loadState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
 
loadState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayer
 
loadState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.sort.SortStatePersistor
Parses the saved string and restores the state to the ISortModel.
loadState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandler
 
loadState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.PersistableFixture
 
loadState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
loadStateForMultipleLabels() - Method in class org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandlerTest
 
loadStateFromEmptyPropertiesObject() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPersistenceTest
 
loadStateFromProperties() - Method in class org.eclipse.nebula.widgets.nattable.grid.command.RenameColumnHelperTest
 
loadStateFromProperties() - Method in class org.eclipse.nebula.widgets.nattable.sort.SortStatePersistorTest
Save string format: column index : sort direction : sort order |
loadStateWhenNoPrepertiesArePersisted() - Method in class org.eclipse.nebula.widgets.nattable.grid.command.RenameColumnHelperTest
 
loadStyle(String, Properties) - Static method in class org.eclipse.nebula.widgets.nattable.persistence.StylePersistor
 
localToUnderlyingColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayer
 
localToUnderlyingColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentIndexLayer
 
localToUnderlyingColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
localToUnderlyingColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.AbstractColumnHideShowLayer
 
localToUnderlyingColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
localToUnderlyingColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
localToUnderlyingColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
localToUnderlyingColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
localToUnderlyingColumnPosition(int) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
Convert a column position to the coordinates of the underlying layer.
localToUnderlyingColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
localToUnderlyingColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
localToUnderlyingColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
 
localToUnderlyingColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
localToUnderlyingColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
localToUnderlyingRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayer
 
localToUnderlyingRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentIndexLayer
 
localToUnderlyingRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
localToUnderlyingRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.AbstractRowHideShowLayer
 
localToUnderlyingRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
localToUnderlyingRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
localToUnderlyingRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
localToUnderlyingRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
localToUnderlyingRowPosition(int) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
 
localToUnderlyingRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
localToUnderlyingRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
localToUnderlyingRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayer
 
localToUnderlyingRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
localToUnderlyingRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
LoggingErrorHandling - Class in org.eclipse.nebula.widgets.nattable.edit.config
Error handling strategy that simply writes conversion/validation errors to the log.
LoggingErrorHandling() - Constructor for class org.eclipse.nebula.widgets.nattable.edit.config.LoggingErrorHandling
Create a new LoggingErrorHandling with no underlying IEditErrorHandler
LoggingErrorHandling(IEditErrorHandler) - Constructor for class org.eclipse.nebula.widgets.nattable.edit.config.LoggingErrorHandling
Create a new LoggingErrorHandling using the given IEditErrorHandler as the underlying to allow chaining of error handling.
lot_size - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
lot_size - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
LOT_SIZE_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
LOT_SIZE_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 
low52Week - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
low52Week - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
LOW_52_WEEK_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
LOW_52_WEEK_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 

M

main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.columnCategories.ColumnCategoriesDialogRunner
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.columnRename.ColumnRenameDialogRunner
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.edit.gui.MultiCellEditDialogRunner
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.painter.cell.TextPainterOptimisationHarness
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.style.editor.ColumnStyleEditorDialogRunner
 
mapAsString(Map<Integer, String>) - Static method in class org.eclipse.nebula.widgets.nattable.util.PersistenceUtils
Convert the Map to a String suitable for persisting in the Properties file.
markAsUnbreakable() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest
 
MARKET_CAP_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
MARKET_CAP_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 
marketCap - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
marketCap - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
matcherEditor - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderComposite
The CompositeMatcherEditor that is used for filtering.
matcherEditor - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategy
 
matches(NatTable, MouseEvent, LabelStack) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.event.ClearFilterIconMouseEventMatcher
 
matches(NatTable, MouseEvent, LabelStack) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.event.FilterRowMouseEventMatcher
 
matches(NatTable, MouseEvent, LabelStack) - Method in class org.eclipse.nebula.widgets.nattable.resize.event.ColumnResizeEventMatcher
 
matches(NatTable, MouseEvent, LabelStack) - Method in class org.eclipse.nebula.widgets.nattable.resize.event.RowResizeEventMatcher
 
matches(NatTable, MouseEvent, LabelStack) - Method in class org.eclipse.nebula.widgets.nattable.sort.event.ColumnHeaderClickEventMatcher
 
matches(NatTable, MouseEvent, LabelStack) - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.BodyCellEditorMouseEventMatcher
Deprecated.
 
matches(NatTable, MouseEvent, LabelStack) - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.CellEditorMouseEventMatcher
 
matches(NatTable, MouseEvent, LabelStack) - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.CellLabelMouseEventMatcher
 
matches(NatTable, MouseEvent, LabelStack) - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.CellPainterMouseEventMatcher
 
matches(KeyEvent) - Method in interface org.eclipse.nebula.widgets.nattable.ui.matcher.IKeyEventMatcher
 
matches(NatTable, MouseEvent, LabelStack) - Method in interface org.eclipse.nebula.widgets.nattable.ui.matcher.IMouseEventMatcher
Figures out if the mouse event occurred in the supplied region.
matches(KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.KeyEventMatcher
 
matches(KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.LetterOrDigitKeyEventMatcher
 
matches(NatTable, MouseEvent, LabelStack) - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.MouseEventMatcher
 
MaxCellBoundsHelper - Class in org.eclipse.nebula.widgets.nattable.resize
Does the calculations needed for auto resizing feature Helper class for AutoResizeColumnCommandHandler and AutoResizeRowCommandHandler
MaxCellBoundsHelper() - Constructor for class org.eclipse.nebula.widgets.nattable.resize.MaxCellBoundsHelper
 
MaxCellBoundsHelperTest - Class in org.eclipse.nebula.widgets.nattable.resize
 
MaxCellBoundsHelperTest() - Constructor for class org.eclipse.nebula.widgets.nattable.resize.MaxCellBoundsHelperTest
 
maxVisibleItems - Variable in class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
The maximum number of items the drop down will show before introducing a scroll bar.
maxVisibleItems - Variable in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
The maximum number of visible items of the combo.
MenuItemProviders - Class in org.eclipse.nebula.widgets.nattable.ui.menu
Helper class that provides several IMenuItemProvider for menu items that can be used within a popup menu in the NatTable to execute NatTable specific actions.
MenuItemProviders() - Constructor for class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
MenuItemProvidersTest - Class in org.eclipse.nebula.widgets.nattable.ui.menu
 
MenuItemProvidersTest() - Constructor for class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProvidersTest
 
Messages - Class in org.eclipse.nebula.widgets.nattable
 
Mode - Interface in org.eclipse.nebula.widgets.nattable.ui.mode
 
ModeSupport - Class in org.eclipse.nebula.widgets.nattable.ui.mode
Modal event handler for NatTable.
ModeSupport(NatTable) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.mode.ModeSupport
 
MOUSE_SELECTION_MODE - Static variable in interface org.eclipse.nebula.widgets.nattable.ui.mode.Mode
 
MouseActionFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture
 
MouseActionFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.MouseActionFixture
 
MouseBinding - Class in org.eclipse.nebula.widgets.nattable.ui.binding
 
MouseBinding(IMouseEventMatcher, IMouseAction) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.binding.MouseBinding
 
mouseDoubleClick(MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.AbstractModeEventHandler
 
mouseDoubleClick(MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.ModeSupport
 
mouseDoubleClick(MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.MouseModeEventHandler
 
mouseDown(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.edit.action.CellEditDragMode
 
mouseDown(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.action.GroupByDragMode
 
mouseDown(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.reorder.action.ColumnReorderDragMode
 
mouseDown(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.reorder.action.RowReorderDragMode
 
mouseDown(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.resize.mode.ColumnResizeDragMode
 
mouseDown(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.resize.mode.RowResizeDragMode
 
mouseDown(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.selection.action.CellSelectionDragMode
 
mouseDown(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.action.AggregateDragMode
 
mouseDown(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.action.CellDragMode
 
mouseDown(NatTable, MouseEvent) - Method in interface org.eclipse.nebula.widgets.nattable.ui.action.IDragMode
 
mouseDown(MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.AbstractModeEventHandler
 
mouseDown(MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.ConfigurableModeEventHandler
 
mouseDown(MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.ModeSupport
 
mouseDownFiresCommand() - Method in class org.eclipse.nebula.widgets.nattable.selection.action.SelectionDragModeTest
 
MouseEditAction - Class in org.eclipse.nebula.widgets.nattable.edit.action
Action that will execute an EditCellCommand.
MouseEditAction() - Constructor for class org.eclipse.nebula.widgets.nattable.edit.action.MouseEditAction
 
MouseEventMatcher - Class in org.eclipse.nebula.widgets.nattable.ui.matcher
 
MouseEventMatcher() - Constructor for class org.eclipse.nebula.widgets.nattable.ui.matcher.MouseEventMatcher
 
MouseEventMatcher(String) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.matcher.MouseEventMatcher
 
MouseEventMatcher(String, int) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.matcher.MouseEventMatcher
 
MouseEventMatcher(int, String) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.matcher.MouseEventMatcher
 
MouseEventMatcher(int, String, int) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.matcher.MouseEventMatcher
Constructor
MouseEventMatcherTest - Class in org.eclipse.nebula.widgets.nattable.ui.matcher
 
MouseEventMatcherTest() - Constructor for class org.eclipse.nebula.widgets.nattable.ui.matcher.MouseEventMatcherTest
 
MouseModeEventHandler - Class in org.eclipse.nebula.widgets.nattable.ui.mode
 
MouseModeEventHandler(ModeSupport, NatTable, MouseEvent, IMouseAction, IMouseAction, IDragMode) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.mode.MouseModeEventHandler
 
mouseMove(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.edit.action.CellEditDragMode
 
mouseMove(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.action.GroupByDragMode
 
mouseMove(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.reorder.action.ColumnReorderDragMode
 
mouseMove(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.reorder.action.RowReorderDragMode
 
mouseMove(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.resize.mode.ColumnResizeDragMode
 
mouseMove(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.resize.mode.RowResizeDragMode
 
mouseMove(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.selection.action.CellSelectionDragMode
 
mouseMove(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.selection.action.SingleRowSelectionDragMode
 
mouseMove(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.action.AggregateDragMode
 
mouseMove(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.action.CellDragMode
 
mouseMove(MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.action.DragModeEventHandler
 
mouseMove(NatTable, MouseEvent) - Method in interface org.eclipse.nebula.widgets.nattable.ui.action.IDragMode
 
mouseMove(MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.AbstractModeEventHandler
 
mouseMove(MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.ConfigurableModeEventHandler
 
mouseMove(MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.ModeSupport
 
mouseMove(MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.MouseModeEventHandler
 
mouseUp(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.edit.action.CellEditDragMode
 
mouseUp(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.action.GroupByDragMode
 
mouseUp(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.reorder.action.ColumnReorderDragMode
 
mouseUp(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.reorder.action.RowReorderDragMode
 
mouseUp(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.resize.mode.ColumnResizeDragMode
 
mouseUp(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.resize.mode.RowResizeDragMode
 
mouseUp(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.selection.action.CellSelectionDragMode
 
mouseUp(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.action.AggregateDragMode
 
mouseUp(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.action.CellDragMode
 
mouseUp(MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.action.DragModeEventHandler
 
mouseUp(NatTable, MouseEvent) - Method in interface org.eclipse.nebula.widgets.nattable.ui.action.IDragMode
 
mouseUp(MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.AbstractModeEventHandler
 
mouseUp(MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.ModeSupport
 
mouseUp(MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.MouseModeEventHandler
 
MOVE_ALL - Static variable in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
moveCellPositionIntoViewport(int, int) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
Srcolls the table so that the specified cell is visible i.e.
MoveCellSelectionCommandHandler - Class in org.eclipse.nebula.widgets.nattable.selection
Specifies the semantics of moving the selection in the table, based on selecting the adjoining cell(s).
MoveCellSelectionCommandHandler(SelectionLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.MoveCellSelectionCommandHandler
 
moveCellWhenARangeOfCellsIsSelected() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest
If a range of cells is selected - clear selection and move anchor to the next cell in the direction moved
moveColumnIntoViewportByMovingLeftAndRight() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest
0 1 2 3 4 5 6 7 8 9 |----|----|----|----|----|----|----|----|----|----|
moveColumnPositionIntoViewport(int) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
Scrolls the viewport (if required) so that the specified column is visible.
moveIntoViewportForAColPartiallyDisplayedAtTheRightEdge() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest
 
moveLastSelectedDown(int, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.MoveCellSelectionCommandHandler
 
moveLastSelectedDown(int, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.MoveRowSelectionCommandHandler
 
moveLastSelectedDown(int, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.MoveSelectionCommandHandler
 
moveLastSelectedLeft(int, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.MoveCellSelectionCommandHandler
 
moveLastSelectedLeft(int, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.MoveRowSelectionCommandHandler
 
moveLastSelectedLeft(int, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.MoveSelectionCommandHandler
 
moveLastSelectedRight(int, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.MoveCellSelectionCommandHandler
 
moveLastSelectedRight(int, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.MoveRowSelectionCommandHandler
 
moveLastSelectedRight(int, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.MoveSelectionCommandHandler
 
moveLastSelectedUp(int, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.MoveCellSelectionCommandHandler
 
moveLastSelectedUp(int, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.MoveRowSelectionCommandHandler
 
moveLastSelectedUp(int, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.MoveSelectionCommandHandler
 
moveRowIntoViewportByMovingUpAndDown() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest
Rows 0 1 2 3 4 |----|----|----|----|----|
moveRowPositionIntoViewport(int) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
MoveRowSelectionCommandHandler - Class in org.eclipse.nebula.widgets.nattable.selection
Preserves the basic semantics of the cell selection.
MoveRowSelectionCommandHandler(SelectionLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.MoveRowSelectionCommandHandler
 
moveSelectedDown() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.gui.ColumnCategoriesDialog
 
moveSelectedDown() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialog
Move columns down in the 'Selected' Tree (Right)
moveSelectedUp() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.gui.ColumnCategoriesDialog
 
moveSelectedUp() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialog
Move columns up in the 'Selected' Tree (Right)
moveSelection(SelectionLayer.MoveDirectionEnum, int, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.MoveSelectionCommandHandler
 
MoveSelectionAction - Class in org.eclipse.nebula.widgets.nattable.selection.action
 
MoveSelectionAction(SelectionLayer.MoveDirectionEnum) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.action.MoveSelectionAction
 
MoveSelectionAction(SelectionLayer.MoveDirectionEnum, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.action.MoveSelectionAction
 
moveSelectionAnchor(int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
MoveSelectionCommand - Class in org.eclipse.nebula.widgets.nattable.selection.command
 
MoveSelectionCommand(SelectionLayer.MoveDirectionEnum, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.command.MoveSelectionCommand
 
MoveSelectionCommand(SelectionLayer.MoveDirectionEnum, int, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.command.MoveSelectionCommand
 
MoveSelectionCommandHandler<T extends MoveSelectionCommand> - Class in org.eclipse.nebula.widgets.nattable.selection
Abstraction of the selection behavior during navigation in the grid.
MoveSelectionCommandHandler(SelectionLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.MoveSelectionCommandHandler
 
MoveToFirstColumnAction - Class in org.eclipse.nebula.widgets.nattable.selection.action
 
MoveToFirstColumnAction() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.action.MoveToFirstColumnAction
 
MoveToFirstRowAction - Class in org.eclipse.nebula.widgets.nattable.selection.action
 
MoveToFirstRowAction() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.action.MoveToFirstRowAction
 
MoveToLastColumnAction - Class in org.eclipse.nebula.widgets.nattable.selection.action
 
MoveToLastColumnAction() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.action.MoveToLastColumnAction
 
MoveToLastRowAction - Class in org.eclipse.nebula.widgets.nattable.selection.action
 
MoveToLastRowAction() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.action.MoveToLastRowAction
 
movingSelectionWithDownArrow() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.SelectionIntegrationTest
 
movingSelectionWithLeftArrow() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.SelectionIntegrationTest
 
movingSelectionWithRightArrow() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.SelectionIntegrationTest
 
movingSelectionWithUpArrow() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.SelectionIntegrationTest
 
MultiCellEditDialogRunner - Class in org.eclipse.nebula.widgets.nattable.edit.gui
 
MultiCellEditDialogRunner() - Constructor for class org.eclipse.nebula.widgets.nattable.edit.gui.MultiCellEditDialogRunner
 
MultiColumnHideCommand - Class in org.eclipse.nebula.widgets.nattable.hideshow.command
 
MultiColumnHideCommand(ILayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.MultiColumnHideCommand
 
MultiColumnHideCommand(ILayer, int[]) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.MultiColumnHideCommand
 
MultiColumnHideCommand(MultiColumnHideCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.MultiColumnHideCommand
 
MultiColumnHideCommandHandler - Class in org.eclipse.nebula.widgets.nattable.hideshow.command
 
MultiColumnHideCommandHandler(ColumnHideShowLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.MultiColumnHideCommandHandler
 
MultiColumnReorderCommand - Class in org.eclipse.nebula.widgets.nattable.reorder.command
 
MultiColumnReorderCommand(ILayer, List<Integer>, int) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.command.MultiColumnReorderCommand
 
MultiColumnReorderCommand(ILayer, List<Integer>, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.command.MultiColumnReorderCommand
 
MultiColumnReorderCommand(MultiColumnReorderCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.command.MultiColumnReorderCommand
 
MultiColumnReorderCommandHandler - Class in org.eclipse.nebula.widgets.nattable.reorder.command
 
MultiColumnReorderCommandHandler(ColumnReorderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.command.MultiColumnReorderCommandHandler
 
MultiColumnReorderEventDiffTest - Class in org.eclipse.nebula.widgets.nattable.reorder.event
 
MultiColumnReorderEventDiffTest() - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.event.MultiColumnReorderEventDiffTest
 
MultiColumnResizeCommand - Class in org.eclipse.nebula.widgets.nattable.resize.command
 
MultiColumnResizeCommand(ILayer, int[], int) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.MultiColumnResizeCommand
All columns are being resized to the same size e.g.
MultiColumnResizeCommand(ILayer, int[], int[]) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.MultiColumnResizeCommand
Each column is being resized to a different size e.g.
MultiColumnResizeCommand(MultiColumnResizeCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.MultiColumnResizeCommand
 
MultiColumnResizeCommandHandler - Class in org.eclipse.nebula.widgets.nattable.resize.command
 
MultiColumnResizeCommandHandler(DataLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.MultiColumnResizeCommandHandler
 
MultiColumnResizeCommandTest - Class in org.eclipse.nebula.widgets.nattable.resize.command
 
MultiColumnResizeCommandTest() - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.MultiColumnResizeCommandTest
 
MultiColumnShowCommand - Class in org.eclipse.nebula.widgets.nattable.hideshow.command
Command for showing hidden columns again via index.
MultiColumnShowCommand(Collection<Integer>) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.MultiColumnShowCommand
 
MultiColumnShowCommandHandler - Class in org.eclipse.nebula.widgets.nattable.hideshow.command
 
MultiColumnShowCommandHandler(ColumnHideShowLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.MultiColumnShowCommandHandler
 
MultiColumnShowCommandTest - Class in org.eclipse.nebula.widgets.nattable.hideshow.command
 
MultiColumnShowCommandTest() - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.MultiColumnShowCommandTest
 
MultiLineTextCellEditor - Class in org.eclipse.nebula.widgets.nattable.edit.editor
A specialization of TextCellEditor that uses a multi line text editor as editor control.
MultiLineTextCellEditor() - Constructor for class org.eclipse.nebula.widgets.nattable.edit.editor.MultiLineTextCellEditor
Create a new multi line text editor that ensures to not commit the editor value in case enter is typed.
MultiLineTextCellEditor(boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.edit.editor.MultiLineTextCellEditor
Create a new multi line text editor that ensures to not commit the editor value in case enter is typed.
multipleSort() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.SortIntegrationTest
 
MultiRowHideCommand - Class in org.eclipse.nebula.widgets.nattable.hideshow.command
 
MultiRowHideCommand(ILayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.MultiRowHideCommand
 
MultiRowHideCommand(ILayer, int[]) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.MultiRowHideCommand
 
MultiRowHideCommand(MultiRowHideCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.MultiRowHideCommand
 
MultiRowHideCommandHandler - Class in org.eclipse.nebula.widgets.nattable.hideshow.command
 
MultiRowHideCommandHandler(IRowHideShowCommandLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.MultiRowHideCommandHandler
 
MultiRowReorderCommand - Class in org.eclipse.nebula.widgets.nattable.reorder.command
Command for reordering rows.
MultiRowReorderCommand(ILayer, List<Integer>, int) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.command.MultiRowReorderCommand
 
MultiRowReorderCommand(ILayer, List<Integer>, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.command.MultiRowReorderCommand
 
MultiRowReorderCommand(MultiRowReorderCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.command.MultiRowReorderCommand
Constructor used for cloning purposes
MultiRowReorderCommandHandler - Class in org.eclipse.nebula.widgets.nattable.reorder.command
 
MultiRowReorderCommandHandler(RowReorderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.command.MultiRowReorderCommandHandler
 
MultiRowResizeCommand - Class in org.eclipse.nebula.widgets.nattable.resize.command
 
MultiRowResizeCommand(ILayer, int[], int) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.MultiRowResizeCommand
All rows are being resized to the same height e.g.
MultiRowResizeCommand(ILayer, int[], int[]) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.MultiRowResizeCommand
Each row is being resized to a different size e.g.
MultiRowResizeCommand(MultiRowResizeCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.MultiRowResizeCommand
 
MultiRowResizeCommandHandler - Class in org.eclipse.nebula.widgets.nattable.resize.command
 
MultiRowResizeCommandHandler(DataLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.MultiRowResizeCommandHandler
 
MultiRowShowCommand - Class in org.eclipse.nebula.widgets.nattable.hideshow.command
Command for showing hidden rows again via index.
MultiRowShowCommand(Collection<Integer>) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.MultiRowShowCommand
 
MultiRowShowCommandHandler - Class in org.eclipse.nebula.widgets.nattable.hideshow.command
 
MultiRowShowCommandHandler(IRowHideShowCommandLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.MultiRowShowCommandHandler
 
MultiRowShowCommandTest - Class in org.eclipse.nebula.widgets.nattable.hideshow.command
 
MultiRowShowCommandTest() - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.MultiRowShowCommandTest
 
multiselect - Variable in class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
Flag that indicates whether this ComboBoxCellEditor supports multiple selection or not.
multiselect - Variable in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
Flag that indicates whether this NatCombo supports multiselect or not.
multiselectTextPrefix - Variable in class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
String that is used to prefix the generated String representation showed in the text control if multiselect is supported.
multiselectTextPrefix - Variable in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
String that is used to prefix the generated String representation showed in the text control if multiselect is supported.
multiselectTextSuffix - Variable in class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
String that is used to suffix the generated String representation showed in the text control if multiselect is supported.
multiselectTextSuffix - Variable in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
String that is used to suffix the generated String representation showed in the text control if multiselect is supported.
multiselectValueSeparator - Variable in class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
String that is used to separate values in the String representation showed in the text control if multiselect is supported.
multiselectValueSeparator - Variable in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
String that is used to separate values in the String representation showed in the text control if multiselect is supported.
mustCommitValidValuesOnPressingEnter() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest
 

N

NatColumnTableFormat<R> - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists
 
NatColumnTableFormat(IColumnPropertyAccessor<R>, IConfigRegistry, ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.NatColumnTableFormat
 
NatColumnTableFormat(IColumnAccessor<R>, IColumnPropertyResolver, IConfigRegistry, ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.NatColumnTableFormat
 
NatCombo - Class in org.eclipse.nebula.widgets.nattable.widget
Customized combobox control that supports editing directly in the text field and selecting items from the dropdown.
NatCombo(Composite, IStyle, int) - Constructor for class org.eclipse.nebula.widgets.nattable.widget.NatCombo
Creates a new NatCombo using the given IStyle for rendering, showing the default number of items at once in the dropdown.
NatCombo(Composite, IStyle, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.widget.NatCombo
Creates a new NatCombo using the given IStyle for rendering, showing the given amount of items at once in the dropdown.
NatCombo(Composite, IStyle, int, int, Image) - Constructor for class org.eclipse.nebula.widgets.nattable.widget.NatCombo
Creates a new NatCombo using the given IStyle for rendering, showing the given amount of items at once in the dropdown.
NatEventData - Class in org.eclipse.nebula.widgets.nattable.ui
 
NatEventData(NatTable, LabelStack, int, int, MouseEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.NatEventData
 
NatExporter - Class in org.eclipse.nebula.widgets.nattable.export
 
NatExporter(Shell) - Constructor for class org.eclipse.nebula.widgets.nattable.export.NatExporter
 
NatGridLayerPainter - Class in org.eclipse.nebula.widgets.nattable.painter.layer
 
NatGridLayerPainter(NatTable) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.layer.NatGridLayerPainter
 
NatGridLayerPainter(NatTable, Color) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.layer.NatGridLayerPainter
 
NatLayerPainter - Class in org.eclipse.nebula.widgets.nattable.painter.layer
 
NatLayerPainter(NatTable) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.layer.NatLayerPainter
 
NatTable - Class in org.eclipse.nebula.widgets.nattable
 
NatTable(Composite) - Constructor for class org.eclipse.nebula.widgets.nattable.NatTable
 
NatTable(Composite, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.NatTable
 
NatTable(Composite, ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.NatTable
 
NatTable(Composite, ILayer, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.NatTable
 
NatTable(Composite, int) - Constructor for class org.eclipse.nebula.widgets.nattable.NatTable
 
NatTable(Composite, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.NatTable
 
NatTable(Composite, int, ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.NatTable
 
NatTable(Composite, int, ILayer, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.NatTable
 
natTable - Variable in class org.eclipse.nebula.widgets.nattable.reorder.action.ColumnReorderDragMode
 
natTable - Variable in class org.eclipse.nebula.widgets.nattable.reorder.action.RowReorderDragMode
 
natTable - Variable in class org.eclipse.nebula.widgets.nattable.tooltip.NatTableContentTooltip
The NatTable instance for which this ToolTip is used.
natTable - Variable in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
The active NatTable instance the context menu should be added to.
NatTableBulkUpdateSupportTest - Class in org.eclipse.nebula.widgets.nattable.paste
 
NatTableBulkUpdateSupportTest() - Constructor for class org.eclipse.nebula.widgets.nattable.paste.NatTableBulkUpdateSupportTest
 
NatTableComparatorChooser<T> - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists
 
NatTableComparatorChooser(SortedList<T>, TableFormat<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.NatTableComparatorChooser
 
NatTableContentTooltip - Class in org.eclipse.nebula.widgets.nattable.tooltip
ToolTip implementation for the NatTable which will show the display value of the cell of which the tooltip is requested.
NatTableContentTooltip(NatTable, String...) - Constructor for class org.eclipse.nebula.widgets.nattable.tooltip.NatTableContentTooltip
Creates a new ToolTip object, attaches it to the given NatTable instance and configures and activates it.
NatTableFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture
 
NatTableFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.NatTableFixture
 
NatTableFixture(ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.NatTableFixture
 
NatTableFixture(Shell, ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.NatTableFixture
 
NatTableFixture(Shell, ILayer, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.NatTableFixture
 
NatTableFixture(ILayer, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.NatTableFixture
 
NatTableFixture(DefaultGridLayer, int, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.NatTableFixture
 
NatTableTest - Class in org.eclipse.nebula.widgets.nattable
 
NatTableTest() - Constructor for class org.eclipse.nebula.widgets.nattable.NatTableTest
 
navigationWithTab() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest
 
NEVER_EDITABLE - Static variable in interface org.eclipse.nebula.widgets.nattable.config.IEditableRule
 
NEVER_VALID - Static variable in interface org.eclipse.nebula.widgets.nattable.data.validate.IDataValidator
 
NEW_LINE_REGEX - Static variable in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
The regular expression to find predefined new lines in the text to show.
newBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.editor.ColumnStyleEditorDialog
 
newColumnCellStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.editor.ColumnStyleEditorDialog
 
newSelectedColumnPosition - Variable in class org.eclipse.nebula.widgets.nattable.selection.MoveCellSelectionCommandHandler
 
newSelectedRowPosition - Variable in class org.eclipse.nebula.widgets.nattable.selection.MoveCellSelectionCommandHandler
 
newThread(Runnable) - Method in class org.eclipse.nebula.widgets.nattable.util.Scheduler
 
NO_CLICK - Static variable in class org.eclipse.nebula.widgets.nattable.test.integration.SWTUtils
 
NO_CTRL - Static variable in class org.eclipse.nebula.widgets.nattable.selection.event.SelectionEventsTest
 
NO_GROUP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerTest
 
NO_SELECTION - Static variable in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
NO_SHIFT - Static variable in class org.eclipse.nebula.widgets.nattable.selection.event.SelectionEventsTest
 
noColumnGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest
 
Node - Class in org.eclipse.nebula.widgets.nattable.columnCategories
Represents a node of the Tree class.
Node(String) - Constructor for class org.eclipse.nebula.widgets.nattable.columnCategories.Node
 
Node(String, Node.Type) - Constructor for class org.eclipse.nebula.widgets.nattable.columnCategories.Node
 
Node.Type - Enum in org.eclipse.nebula.widgets.nattable.columnCategories
 
NONE - Static variable in interface org.eclipse.nebula.widgets.nattable.summaryrow.ISummaryProvider
Register this instance to indicate that a summary is not required.
NoOpMouseAction - Class in org.eclipse.nebula.widgets.nattable.ui.action
 
NoOpMouseAction() - Constructor for class org.eclipse.nebula.widgets.nattable.ui.action.NoOpMouseAction
 
NORMAL - Static variable in interface org.eclipse.nebula.widgets.nattable.style.DisplayMode
 
NORMAL_MODE - Static variable in interface org.eclipse.nebula.widgets.nattable.ui.mode.Mode
 
noShiftOrControl(boolean, boolean) - Static method in class org.eclipse.nebula.widgets.nattable.selection.SelectionUtils
 
notifyListeners() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModel
 
notifyListeners() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel
 
notifyListeners() - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroupModel
Notify any IRowGroupModelListeners that something in the model has changed.
notifyListeners() - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroupModel
Notify any IRowGroupModelListeners that something in the model has changed.
notifyListeners() - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeRowModel
 
notifyListeners(int, Event) - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
 
NullComparator - Class in org.eclipse.nebula.widgets.nattable.config
GlazedLists require that the comparator be set to 'null' if a column is not sortable.
NullComparator() - Constructor for class org.eclipse.nebula.widgets.nattable.config.NullComparator
 
NumericDisplayConverter - Class in org.eclipse.nebula.widgets.nattable.data.convert
Converts the display value to a double and vice versa.
NumericDisplayConverter() - Constructor for class org.eclipse.nebula.widgets.nattable.data.convert.NumericDisplayConverter
 

O

ObjectCloner - Class in org.eclipse.nebula.widgets.nattable.util
Public domain code from Dave Miller, JavaWorld.com
ObjectCloner() - Constructor for class org.eclipse.nebula.widgets.nattable.util.ObjectCloner
 
ObjectUtils - Class in org.eclipse.nebula.widgets.nattable.util
 
ObjectUtils() - Constructor for class org.eclipse.nebula.widgets.nattable.util.ObjectUtils
 
ODD_ROW_CONFIG_TYPE - Static variable in class org.eclipse.nebula.widgets.nattable.grid.cell.AlternatingRowConfigLabelAccumulator
 
oddRowBgColor - Variable in class org.eclipse.nebula.widgets.nattable.grid.layer.config.DefaultRowStyleConfiguration
 
oddRowColor - Variable in class org.eclipse.nebula.widgets.nattable.style.editor.GridStyleParameterObject
 
oddRowStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.editor.GridStyleParameterObject
 
okPressed() - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.CellEditDialog
 
ONE_CLICK - Static variable in class org.eclipse.nebula.widgets.nattable.test.integration.SWTUtils
 
open() - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
 
open() - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.FileDialogCellEditor
 
open() - Method in interface org.eclipse.nebula.widgets.nattable.edit.gui.ICellEditDialog
Opens this dialog, creating it first if it has not yet been created.
open() - Method in class org.eclipse.nebula.widgets.nattable.style.editor.AbstractStyleEditorDialog
Initialize and display the SWT shell.
OPEN_ADJACENT_EDITOR - Static variable in interface org.eclipse.nebula.widgets.nattable.edit.EditConfigAttributes
The configuration attribute to specify behaviour after committing a value inline.
OPEN_IN_DIALOG - Static variable in interface org.eclipse.nebula.widgets.nattable.edit.EditConfigAttributes
The configuration attribute to specify if cell editors should be opened inline or in a dialog.
openAdjacentEditor(IConfigRegistry, List<String>) - Static method in class org.eclipse.nebula.widgets.nattable.edit.EditConfigHelper
Determines behaviour after committing the value of this editor in combination with selection movement.
openAdjacentEditor() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
 
openAdjacentEditor() - Method in interface org.eclipse.nebula.widgets.nattable.edit.editor.ICellEditor
Determines behaviour after committing the value of this editor in combination with selection movement.
openAdjacentEditor() - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
 
OpenCreateColumnGroupDialog - Class in org.eclipse.nebula.widgets.nattable.group.command
 
OpenCreateColumnGroupDialog(Shell) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.OpenCreateColumnGroupDialog
 
openDialog() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooser
 
openDialog(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.group.command.OpenCreateColumnGroupDialog
 
openErrorBox(String) - Method in class org.eclipse.nebula.widgets.nattable.group.command.OpenCreateColumnGroupDialog
 
openInline(IConfigRegistry, List<String>) - Static method in class org.eclipse.nebula.widgets.nattable.edit.EditConfigHelper
Determines whether the editor should be opened inline or using a dialog.
openInline(IConfigRegistry, List<String>) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
 
openInline(IConfigRegistry, List<String>) - Method in interface org.eclipse.nebula.widgets.nattable.edit.editor.ICellEditor
Determines whether the editor should be opened inline or using a dialog.
openInline(IConfigRegistry, List<String>) - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
 
orderingForEditMode() - Method in class org.eclipse.nebula.widgets.nattable.style.DefaultDisplayModeOrderingTest
 
orderingForNormalMode() - Method in class org.eclipse.nebula.widgets.nattable.style.DefaultDisplayModeOrderingTest
 
orderingForSelectMode() - Method in class org.eclipse.nebula.widgets.nattable.style.DefaultDisplayModeOrderingTest
 
org.eclipse.nebula.widgets.nattable - package org.eclipse.nebula.widgets.nattable
 
org.eclipse.nebula.widgets.nattable.blink - package org.eclipse.nebula.widgets.nattable.blink
 
org.eclipse.nebula.widgets.nattable.blink.command - package org.eclipse.nebula.widgets.nattable.blink.command
 
org.eclipse.nebula.widgets.nattable.blink.event - package org.eclipse.nebula.widgets.nattable.blink.event
 
org.eclipse.nebula.widgets.nattable.columnCategories - package org.eclipse.nebula.widgets.nattable.columnCategories
 
org.eclipse.nebula.widgets.nattable.columnCategories.gui - package org.eclipse.nebula.widgets.nattable.columnCategories.gui
 
org.eclipse.nebula.widgets.nattable.columnChooser - package org.eclipse.nebula.widgets.nattable.columnChooser
 
org.eclipse.nebula.widgets.nattable.columnChooser.command - package org.eclipse.nebula.widgets.nattable.columnChooser.command
 
org.eclipse.nebula.widgets.nattable.columnChooser.gui - package org.eclipse.nebula.widgets.nattable.columnChooser.gui
 
org.eclipse.nebula.widgets.nattable.columnRename - package org.eclipse.nebula.widgets.nattable.columnRename
 
org.eclipse.nebula.widgets.nattable.columnRename.event - package org.eclipse.nebula.widgets.nattable.columnRename.event
 
org.eclipse.nebula.widgets.nattable.command - package org.eclipse.nebula.widgets.nattable.command
 
org.eclipse.nebula.widgets.nattable.config - package org.eclipse.nebula.widgets.nattable.config
 
org.eclipse.nebula.widgets.nattable.conflation - package org.eclipse.nebula.widgets.nattable.conflation
 
org.eclipse.nebula.widgets.nattable.coordinate - package org.eclipse.nebula.widgets.nattable.coordinate
 
org.eclipse.nebula.widgets.nattable.copy.action - package org.eclipse.nebula.widgets.nattable.copy.action
 
org.eclipse.nebula.widgets.nattable.copy.command - package org.eclipse.nebula.widgets.nattable.copy.command
 
org.eclipse.nebula.widgets.nattable.copy.serializing - package org.eclipse.nebula.widgets.nattable.copy.serializing
 
org.eclipse.nebula.widgets.nattable.data - package org.eclipse.nebula.widgets.nattable.data
 
org.eclipse.nebula.widgets.nattable.data.convert - package org.eclipse.nebula.widgets.nattable.data.convert
 
org.eclipse.nebula.widgets.nattable.data.validate - package org.eclipse.nebula.widgets.nattable.data.validate
 
org.eclipse.nebula.widgets.nattable.edit - package org.eclipse.nebula.widgets.nattable.edit
 
org.eclipse.nebula.widgets.nattable.edit.action - package org.eclipse.nebula.widgets.nattable.edit.action
 
org.eclipse.nebula.widgets.nattable.edit.command - package org.eclipse.nebula.widgets.nattable.edit.command
 
org.eclipse.nebula.widgets.nattable.edit.config - package org.eclipse.nebula.widgets.nattable.edit.config
 
org.eclipse.nebula.widgets.nattable.edit.editor - package org.eclipse.nebula.widgets.nattable.edit.editor
 
org.eclipse.nebula.widgets.nattable.edit.event - package org.eclipse.nebula.widgets.nattable.edit.event
 
org.eclipse.nebula.widgets.nattable.edit.gui - package org.eclipse.nebula.widgets.nattable.edit.gui
 
org.eclipse.nebula.widgets.nattable.export - package org.eclipse.nebula.widgets.nattable.export
 
org.eclipse.nebula.widgets.nattable.export.action - package org.eclipse.nebula.widgets.nattable.export.action
 
org.eclipse.nebula.widgets.nattable.export.command - package org.eclipse.nebula.widgets.nattable.export.command
 
org.eclipse.nebula.widgets.nattable.export.config - package org.eclipse.nebula.widgets.nattable.export.config
 
org.eclipse.nebula.widgets.nattable.export.excel - package org.eclipse.nebula.widgets.nattable.export.excel
 
org.eclipse.nebula.widgets.nattable.extension.glazedlists - package org.eclipse.nebula.widgets.nattable.extension.glazedlists
 
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow - package org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow
 
org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy - package org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy
 
org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.action - package org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.action
 
org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.command - package org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.command
 
org.eclipse.nebula.widgets.nattable.extension.glazedlists.hideshow - package org.eclipse.nebula.widgets.nattable.extension.glazedlists.hideshow
 
org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration - package org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration
 
org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree - package org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree
 
org.eclipse.nebula.widgets.nattable.extension.poi - package org.eclipse.nebula.widgets.nattable.extension.poi
 
org.eclipse.nebula.widgets.nattable.filterrow - package org.eclipse.nebula.widgets.nattable.filterrow
 
org.eclipse.nebula.widgets.nattable.filterrow.action - package org.eclipse.nebula.widgets.nattable.filterrow.action
 
org.eclipse.nebula.widgets.nattable.filterrow.combobox - package org.eclipse.nebula.widgets.nattable.filterrow.combobox
 
org.eclipse.nebula.widgets.nattable.filterrow.command - package org.eclipse.nebula.widgets.nattable.filterrow.command
 
org.eclipse.nebula.widgets.nattable.filterrow.config - package org.eclipse.nebula.widgets.nattable.filterrow.config
 
org.eclipse.nebula.widgets.nattable.filterrow.event - package org.eclipse.nebula.widgets.nattable.filterrow.event
 
org.eclipse.nebula.widgets.nattable.freeze - package org.eclipse.nebula.widgets.nattable.freeze
 
org.eclipse.nebula.widgets.nattable.freeze.action - package org.eclipse.nebula.widgets.nattable.freeze.action
 
org.eclipse.nebula.widgets.nattable.freeze.command - package org.eclipse.nebula.widgets.nattable.freeze.command
 
org.eclipse.nebula.widgets.nattable.freeze.config - package org.eclipse.nebula.widgets.nattable.freeze.config
 
org.eclipse.nebula.widgets.nattable.freeze.event - package org.eclipse.nebula.widgets.nattable.freeze.event
 
org.eclipse.nebula.widgets.nattable.grid - package org.eclipse.nebula.widgets.nattable.grid
 
org.eclipse.nebula.widgets.nattable.grid.cell - package org.eclipse.nebula.widgets.nattable.grid.cell
 
org.eclipse.nebula.widgets.nattable.grid.command - package org.eclipse.nebula.widgets.nattable.grid.command
 
org.eclipse.nebula.widgets.nattable.grid.data - package org.eclipse.nebula.widgets.nattable.grid.data
 
org.eclipse.nebula.widgets.nattable.grid.layer - package org.eclipse.nebula.widgets.nattable.grid.layer
 
org.eclipse.nebula.widgets.nattable.grid.layer.config - package org.eclipse.nebula.widgets.nattable.grid.layer.config
 
org.eclipse.nebula.widgets.nattable.grid.layer.event - package org.eclipse.nebula.widgets.nattable.grid.layer.event
 
org.eclipse.nebula.widgets.nattable.group - package org.eclipse.nebula.widgets.nattable.group
 
org.eclipse.nebula.widgets.nattable.group.action - package org.eclipse.nebula.widgets.nattable.group.action
 
org.eclipse.nebula.widgets.nattable.group.command - package org.eclipse.nebula.widgets.nattable.group.command
 
org.eclipse.nebula.widgets.nattable.group.config - package org.eclipse.nebula.widgets.nattable.group.config
 
org.eclipse.nebula.widgets.nattable.group.event - package org.eclipse.nebula.widgets.nattable.group.event
 
org.eclipse.nebula.widgets.nattable.group.gui - package org.eclipse.nebula.widgets.nattable.group.gui
 
org.eclipse.nebula.widgets.nattable.group.model - package org.eclipse.nebula.widgets.nattable.group.model
 
org.eclipse.nebula.widgets.nattable.group.painter - package org.eclipse.nebula.widgets.nattable.group.painter
 
org.eclipse.nebula.widgets.nattable.hideshow - package org.eclipse.nebula.widgets.nattable.hideshow
 
org.eclipse.nebula.widgets.nattable.hideshow.command - package org.eclipse.nebula.widgets.nattable.hideshow.command
 
org.eclipse.nebula.widgets.nattable.hideshow.event - package org.eclipse.nebula.widgets.nattable.hideshow.event
 
org.eclipse.nebula.widgets.nattable.layer - package org.eclipse.nebula.widgets.nattable.layer
 
org.eclipse.nebula.widgets.nattable.layer.cell - package org.eclipse.nebula.widgets.nattable.layer.cell
 
org.eclipse.nebula.widgets.nattable.layer.config - package org.eclipse.nebula.widgets.nattable.layer.config
 
org.eclipse.nebula.widgets.nattable.layer.event - package org.eclipse.nebula.widgets.nattable.layer.event
 
org.eclipse.nebula.widgets.nattable.layer.stack - package org.eclipse.nebula.widgets.nattable.layer.stack
 
org.eclipse.nebula.widgets.nattable.painter - package org.eclipse.nebula.widgets.nattable.painter
 
org.eclipse.nebula.widgets.nattable.painter.cell - package org.eclipse.nebula.widgets.nattable.painter.cell
 
org.eclipse.nebula.widgets.nattable.painter.cell.decorator - package org.eclipse.nebula.widgets.nattable.painter.cell.decorator
 
org.eclipse.nebula.widgets.nattable.painter.layer - package org.eclipse.nebula.widgets.nattable.painter.layer
 
org.eclipse.nebula.widgets.nattable.paste - package org.eclipse.nebula.widgets.nattable.paste
 
org.eclipse.nebula.widgets.nattable.persistence - package org.eclipse.nebula.widgets.nattable.persistence
 
org.eclipse.nebula.widgets.nattable.persistence.command - package org.eclipse.nebula.widgets.nattable.persistence.command
 
org.eclipse.nebula.widgets.nattable.persistence.gui - package org.eclipse.nebula.widgets.nattable.persistence.gui
 
org.eclipse.nebula.widgets.nattable.print - package org.eclipse.nebula.widgets.nattable.print
 
org.eclipse.nebula.widgets.nattable.print.action - package org.eclipse.nebula.widgets.nattable.print.action
 
org.eclipse.nebula.widgets.nattable.print.command - package org.eclipse.nebula.widgets.nattable.print.command
 
org.eclipse.nebula.widgets.nattable.print.config - package org.eclipse.nebula.widgets.nattable.print.config
 
org.eclipse.nebula.widgets.nattable.reorder - package org.eclipse.nebula.widgets.nattable.reorder
 
org.eclipse.nebula.widgets.nattable.reorder.action - package org.eclipse.nebula.widgets.nattable.reorder.action
 
org.eclipse.nebula.widgets.nattable.reorder.command - package org.eclipse.nebula.widgets.nattable.reorder.command
 
org.eclipse.nebula.widgets.nattable.reorder.config - package org.eclipse.nebula.widgets.nattable.reorder.config
 
org.eclipse.nebula.widgets.nattable.reorder.event - package org.eclipse.nebula.widgets.nattable.reorder.event
 
org.eclipse.nebula.widgets.nattable.resize - package org.eclipse.nebula.widgets.nattable.resize
 
org.eclipse.nebula.widgets.nattable.resize.action - package org.eclipse.nebula.widgets.nattable.resize.action
 
org.eclipse.nebula.widgets.nattable.resize.command - package org.eclipse.nebula.widgets.nattable.resize.command
 
org.eclipse.nebula.widgets.nattable.resize.config - package org.eclipse.nebula.widgets.nattable.resize.config
 
org.eclipse.nebula.widgets.nattable.resize.event - package org.eclipse.nebula.widgets.nattable.resize.event
 
org.eclipse.nebula.widgets.nattable.resize.mode - package org.eclipse.nebula.widgets.nattable.resize.mode
 
org.eclipse.nebula.widgets.nattable.search - package org.eclipse.nebula.widgets.nattable.search
 
org.eclipse.nebula.widgets.nattable.search.action - package org.eclipse.nebula.widgets.nattable.search.action
 
org.eclipse.nebula.widgets.nattable.search.command - package org.eclipse.nebula.widgets.nattable.search.command
 
org.eclipse.nebula.widgets.nattable.search.config - package org.eclipse.nebula.widgets.nattable.search.config
 
org.eclipse.nebula.widgets.nattable.search.event - package org.eclipse.nebula.widgets.nattable.search.event
 
org.eclipse.nebula.widgets.nattable.search.gui - package org.eclipse.nebula.widgets.nattable.search.gui
 
org.eclipse.nebula.widgets.nattable.search.strategy - package org.eclipse.nebula.widgets.nattable.search.strategy
 
org.eclipse.nebula.widgets.nattable.selection - package org.eclipse.nebula.widgets.nattable.selection
 
org.eclipse.nebula.widgets.nattable.selection.action - package org.eclipse.nebula.widgets.nattable.selection.action
 
org.eclipse.nebula.widgets.nattable.selection.command - package org.eclipse.nebula.widgets.nattable.selection.command
 
org.eclipse.nebula.widgets.nattable.selection.config - package org.eclipse.nebula.widgets.nattable.selection.config
 
org.eclipse.nebula.widgets.nattable.selection.event - package org.eclipse.nebula.widgets.nattable.selection.event
 
org.eclipse.nebula.widgets.nattable.serializing - package org.eclipse.nebula.widgets.nattable.serializing
 
org.eclipse.nebula.widgets.nattable.sort - package org.eclipse.nebula.widgets.nattable.sort
 
org.eclipse.nebula.widgets.nattable.sort.action - package org.eclipse.nebula.widgets.nattable.sort.action
 
org.eclipse.nebula.widgets.nattable.sort.command - package org.eclipse.nebula.widgets.nattable.sort.command
 
org.eclipse.nebula.widgets.nattable.sort.config - package org.eclipse.nebula.widgets.nattable.sort.config
 
org.eclipse.nebula.widgets.nattable.sort.event - package org.eclipse.nebula.widgets.nattable.sort.event
 
org.eclipse.nebula.widgets.nattable.sort.painter - package org.eclipse.nebula.widgets.nattable.sort.painter
 
org.eclipse.nebula.widgets.nattable.style - package org.eclipse.nebula.widgets.nattable.style
 
org.eclipse.nebula.widgets.nattable.style.editor - package org.eclipse.nebula.widgets.nattable.style.editor
 
org.eclipse.nebula.widgets.nattable.style.editor.command - package org.eclipse.nebula.widgets.nattable.style.editor.command
 
org.eclipse.nebula.widgets.nattable.summaryrow - package org.eclipse.nebula.widgets.nattable.summaryrow
 
org.eclipse.nebula.widgets.nattable.test - package org.eclipse.nebula.widgets.nattable.test
 
org.eclipse.nebula.widgets.nattable.test.fixture - package org.eclipse.nebula.widgets.nattable.test.fixture
 
org.eclipse.nebula.widgets.nattable.test.fixture.command - package org.eclipse.nebula.widgets.nattable.test.fixture.command
 
org.eclipse.nebula.widgets.nattable.test.fixture.data - package org.eclipse.nebula.widgets.nattable.test.fixture.data
 
org.eclipse.nebula.widgets.nattable.test.fixture.group - package org.eclipse.nebula.widgets.nattable.test.fixture.group
 
org.eclipse.nebula.widgets.nattable.test.fixture.layer - package org.eclipse.nebula.widgets.nattable.test.fixture.layer
 
org.eclipse.nebula.widgets.nattable.test.integration - package org.eclipse.nebula.widgets.nattable.test.integration
 
org.eclipse.nebula.widgets.nattable.tickupdate - package org.eclipse.nebula.widgets.nattable.tickupdate
 
org.eclipse.nebula.widgets.nattable.tickupdate.action - package org.eclipse.nebula.widgets.nattable.tickupdate.action
 
org.eclipse.nebula.widgets.nattable.tickupdate.command - package org.eclipse.nebula.widgets.nattable.tickupdate.command
 
org.eclipse.nebula.widgets.nattable.tickupdate.config - package org.eclipse.nebula.widgets.nattable.tickupdate.config
 
org.eclipse.nebula.widgets.nattable.tooltip - package org.eclipse.nebula.widgets.nattable.tooltip
 
org.eclipse.nebula.widgets.nattable.tree - package org.eclipse.nebula.widgets.nattable.tree
 
org.eclipse.nebula.widgets.nattable.tree.action - package org.eclipse.nebula.widgets.nattable.tree.action
 
org.eclipse.nebula.widgets.nattable.tree.command - package org.eclipse.nebula.widgets.nattable.tree.command
 
org.eclipse.nebula.widgets.nattable.tree.config - package org.eclipse.nebula.widgets.nattable.tree.config
 
org.eclipse.nebula.widgets.nattable.tree.painter - package org.eclipse.nebula.widgets.nattable.tree.painter
 
org.eclipse.nebula.widgets.nattable.ui - package org.eclipse.nebula.widgets.nattable.ui
 
org.eclipse.nebula.widgets.nattable.ui.action - package org.eclipse.nebula.widgets.nattable.ui.action
 
org.eclipse.nebula.widgets.nattable.ui.binding - package org.eclipse.nebula.widgets.nattable.ui.binding
 
org.eclipse.nebula.widgets.nattable.ui.matcher - package org.eclipse.nebula.widgets.nattable.ui.matcher
 
org.eclipse.nebula.widgets.nattable.ui.menu - package org.eclipse.nebula.widgets.nattable.ui.menu
 
org.eclipse.nebula.widgets.nattable.ui.mode - package org.eclipse.nebula.widgets.nattable.ui.mode
 
org.eclipse.nebula.widgets.nattable.ui.util - package org.eclipse.nebula.widgets.nattable.ui.util
 
org.eclipse.nebula.widgets.nattable.util - package org.eclipse.nebula.widgets.nattable.util
 
org.eclipse.nebula.widgets.nattable.viewport - package org.eclipse.nebula.widgets.nattable.viewport
 
org.eclipse.nebula.widgets.nattable.viewport.action - package org.eclipse.nebula.widgets.nattable.viewport.action
 
org.eclipse.nebula.widgets.nattable.viewport.command - package org.eclipse.nebula.widgets.nattable.viewport.command
 
org.eclipse.nebula.widgets.nattable.viewport.event - package org.eclipse.nebula.widgets.nattable.viewport.event
 
org.eclipse.nebula.widgets.nattable.widget - package org.eclipse.nebula.widgets.nattable.widget
 
originalBgColor - Variable in class org.eclipse.nebula.widgets.nattable.edit.config.RenderErrorHandling
The original background color, needed to be able to restore the normal rendering if the error is removed.
originalCanonicalValue - Variable in class org.eclipse.nebula.widgets.nattable.edit.gui.CellEditDialog
The value that should be propagated to the editor control.
originalFgColor - Variable in class org.eclipse.nebula.widgets.nattable.edit.config.RenderErrorHandling
The original foreground color, needed to be able to restore the normal rendering if the error is removed.
originalFont - Variable in class org.eclipse.nebula.widgets.nattable.edit.config.RenderErrorHandling
The original font, needed to be able to restore the normal rendering if the error is removed.
overlap(Range) - Method in class org.eclipse.nebula.widgets.nattable.coordinate.Range
 

P

PaddingDecorator - Class in org.eclipse.nebula.widgets.nattable.painter.cell.decorator
 
PaddingDecorator(ICellPainter) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.PaddingDecorator
 
PaddingDecorator(ICellPainter, int) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.PaddingDecorator
 
PaddingDecorator(ICellPainter, int, int, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.PaddingDecorator
 
PageDownAction - Class in org.eclipse.nebula.widgets.nattable.selection.action
 
PageDownAction() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.action.PageDownAction
 
PageUpAction - Class in org.eclipse.nebula.widgets.nattable.selection.action
 
PageUpAction() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.action.PageUpAction
 
paintBackground(ILayer, GC, int, int, Rectangle, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.layer.NatGridLayerPainter
 
paintBackground(ILayer, GC, int, int, Rectangle, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.layer.NatLayerPainter
 
paintBg - Variable in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
 
paintCell(ILayerCell, GC, Rectangle, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByHeaderPainter
 
paintCell(ILayerCell, GC, Rectangle, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.BackgroundImagePainter
 
paintCell(ILayerCell, GC, Rectangle, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.BackgroundPainter
 
paintCell(ILayerCell, GC, Rectangle, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.ButtonCellPainter
 
paintCell(ILayerCell, GC, Rectangle, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.CellPainterWrapper
 
paintCell(ILayerCell, GC, Rectangle, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.BeveledBorderDecorator
 
paintCell(ILayerCell, GC, Rectangle, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.CellPainterDecorator
 
paintCell(ILayerCell, GC, Rectangle, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.CustomLineBorderDecorator
 
paintCell(ILayerCell, GC, Rectangle, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.LineBorderDecorator
 
paintCell(ILayerCell, GC, Rectangle, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.PaddingDecorator
 
paintCell(ILayerCell, GC, Rectangle, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.PercentageBarDecorator
 
paintCell(ILayerCell, GC, Rectangle, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.XPBackgroundDecorator
 
paintCell(ILayerCell, GC, Rectangle, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.GradientBackgroundPainter
 
paintCell(ILayerCell, GC, Rectangle, IConfigRegistry) - Method in interface org.eclipse.nebula.widgets.nattable.painter.cell.ICellPainter
 
paintCell(ILayerCell, GC, Rectangle, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.ImagePainter
 
paintCell(ILayerCell, GC, Rectangle, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.PasswordTextPainter
 
paintCell(ILayerCell, GC, Rectangle, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.TextPainter
 
paintCell(ILayerCell, GC, Rectangle, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.VerticalTextPainter
 
paintCell(ILayerCell, GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.layer.CellLayerPainter
 
paintCell(ILayerCell, GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerPainter
 
paintCell(ILayerCell, GC, Rectangle, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.CellPainterFixture
 
paintCell(ILayerCell, GC, Rectangle, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.tree.painter.IndentedTreeImagePainter
 
paintControl(PaintEvent) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
paintFg - Variable in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
 
paintIconImage(GC, Rectangle, int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.CheckBoxPainter
 
paintIconImage(GC, Rectangle, int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.ColumnHeaderCheckBoxPainter
 
paintIconImage(GC, Rectangle, int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.TreeCheckBoxPainter
 
paintLayer(ILayer, GC, int, int, Rectangle, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer.CompositeLayerPainter
 
paintLayer(ILayer, GC, int, int, Rectangle, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.layer.CellLayerPainter
 
paintLayer(ILayer, GC, int, int, Rectangle, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.layer.GridLineCellLayerPainter
 
paintLayer(ILayer, GC, int, int, Rectangle, IConfigRegistry) - Method in interface org.eclipse.nebula.widgets.nattable.painter.layer.ILayerPainter
 
paintLayer(ILayer, GC, int, int, Rectangle, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.layer.NatLayerPainter
 
paintLayer(ILayer, GC, int, int, Rectangle, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerPainter
 
paintOverlay(GC, ILayer) - Method in interface org.eclipse.nebula.widgets.nattable.painter.IOverlayPainter
 
paintOverlays(ILayer, GC, int, int, Rectangle, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.layer.NatLayerPainter
 
parent - Variable in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
The parent Composite, needed for the creation of the dialog.
parse(String, String, TextMatchingMode) - Static method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtils
 
parse(String) - Static method in enum org.eclipse.nebula.widgets.nattable.filterrow.ParseResult.MatchType
 
parseCellsInfo(String) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
parseColumnIndexFromKey(String) - Method in class org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandler
 
parseColumnIndexFromKey() - Method in class org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandlerTest
 
parseEqualSymbol() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest
 
parseEqualSymbolWithSpace() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest
 
parseExpression(String) - Static method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtils
Parses the text entered in the filter row.
parseGreaterThanOrEqualSymbol() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest
 
parseGreaterThanOrEqualSymbolWithSpace() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest
 
parseGreaterThanSymbol() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest
 
parseGreaterThanSymbolWithoutSpace() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest
 
parseLessThanOrEqualSymbol() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest
 
parseLessThanOrEqualSymbolWithSpace() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest
 
parseLessThanSymbol() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest
 
parseLessThanSymbolWithoutSpace() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest
 
parseLiteral(String) - Static method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtils
 
parseMultiple() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest
 
parseMultipleStrings() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest
 
parseMultipleStringsWithSpaces() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest
 
parseNotEqualSymbol() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest
 
parseNotEqualSymbolWithSpace() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest
 
ParseResult - Class in org.eclipse.nebula.widgets.nattable.filterrow
Represents the result of parsing the filter text typed into the text box in the filter row.
ParseResult() - Constructor for class org.eclipse.nebula.widgets.nattable.filterrow.ParseResult
 
ParseResult.MatchType - Enum in org.eclipse.nebula.widgets.nattable.filterrow
Comparison tokens
parseString(Object) - Static method in class org.eclipse.nebula.widgets.nattable.util.PersistenceUtils
Parse the persisted property and create a TreeMap<Integer, String> from it.
parseWithInvalidSymbols() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest
 
parseWithoutThresholdSymbols() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest
 
PASSWORD_ECHO_CHAR - Static variable in interface org.eclipse.nebula.widgets.nattable.style.CellStyleAttributes
Attribute for configuring the echo character that should be used by PasswordTextPainter and PasswordCellEditor.
PasswordCellEditor - Class in org.eclipse.nebula.widgets.nattable.edit.editor
Specialised TextCellEditor that sets the echo char of the text control used by this editor to a configured character.
PasswordCellEditor() - Constructor for class org.eclipse.nebula.widgets.nattable.edit.editor.PasswordCellEditor
Creates a PasswordCellEditor that will not commit a value on pressing the up or the down key.
PasswordCellEditor(boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.edit.editor.PasswordCellEditor
Creates a PasswordCellEditor.
PasswordTextPainter - Class in org.eclipse.nebula.widgets.nattable.painter.cell
Specialized TextPainter that will paint the text that should be showed within a cell anonymized.
PasswordTextPainter() - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.PasswordTextPainter
 
PasswordTextPainter(boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.PasswordTextPainter
 
PasswordTextPainter(boolean, boolean, int) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.PasswordTextPainter
 
PasswordTextPainter(boolean, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.PasswordTextPainter
 
PasswordTextPainter(boolean, boolean, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.PasswordTextPainter
 
PERCENTAGE_BAR_COMPLETE_REGION_END_COLOR - Static variable in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.PercentageBarDecorator
 
PERCENTAGE_BAR_COMPLETE_REGION_START_COLOR - Static variable in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.PercentageBarDecorator
 
PERCENTAGE_BAR_INCOMPLETE_REGION_COLOR - Static variable in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.PercentageBarDecorator
 
PercentageBarCellPainter - Class in org.eclipse.nebula.widgets.nattable.painter.cell
 
PercentageBarCellPainter() - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.PercentageBarCellPainter
 
PercentageBarCellPainter(int) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.PercentageBarCellPainter
 
PercentageBarDecorator - Class in org.eclipse.nebula.widgets.nattable.painter.cell.decorator
Draws a rectangular bar in cell proportional to the value of the cell.
PercentageBarDecorator(ICellPainter) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.PercentageBarDecorator
 
PercentageDisplayConverter - Class in org.eclipse.nebula.widgets.nattable.data.convert
 
PercentageDisplayConverter() - Constructor for class org.eclipse.nebula.widgets.nattable.data.convert.PercentageDisplayConverter
 
percentageOverrideCalculationMode() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
percentageOverrideFixedMode() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
percentageOverrideMixedMode() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
performRowResize(int, Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.AutomaticRowHeightTextPainter
 
performRowResize(int, Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.TextPainter
Checks if a row resize needs to be triggered.
PersistableFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture
 
PersistableFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.PersistableFixture
 
persistablesAreSaved() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTest
 
persistColorToProperties() - Method in class org.eclipse.nebula.widgets.nattable.persistence.StylePersistorTest
 
persistence() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataProviderTest
 
PERSISTENCE_BOTTOM_RIGHT_POSITION - Static variable in class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayer
 
PERSISTENCE_KEY - Static variable in class org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulator
 
PERSISTENCE_KEY_AUTO_COLUMN_SPAN - Static variable in class org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProvider
 
PERSISTENCE_KEY_AUTO_ROW_SPAN - Static variable in class org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProvider
 
PERSISTENCE_KEY_AUTO_SPAN_COLUMNS - Static variable in class org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProvider
 
PERSISTENCE_KEY_AUTO_SPAN_ROWS - Static variable in class org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProvider
 
PERSISTENCE_KEY_COLUMN_INDEX_ORDER - Static variable in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
 
PERSISTENCE_KEY_COLUMN_WIDTH - Static variable in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
PERSISTENCE_KEY_DEFAULT_SIZE - Static variable in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
 
PERSISTENCE_KEY_DEFAULT_SIZES - Static variable in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
 
PERSISTENCE_KEY_FILTER_ROW_TOKENS - Static variable in class org.eclipse.nebula.widgets.nattable.filterrow.FilterRowDataLayer
Prefix for the persistence key in the properties file
PERSISTENCE_KEY_HIDDEN_COLUMN_INDEXES - Static variable in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayer
 
PERSISTENCE_KEY_HIDDEN_ROW_IDS - Static variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hideshow.GlazedListsRowHideShowLayer
 
PERSISTENCE_KEY_HIDDEN_ROW_IDS_COUNT - Static variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hideshow.GlazedListsRowHideShowLayer
Key for persisting the number of hidden row id's.
PERSISTENCE_KEY_HIDDEN_ROW_INDEXES - Static variable in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayer
 
PERSISTENCE_KEY_PERCENTAGE_SIZING - Static variable in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
 
PERSISTENCE_KEY_RENAMED_COLUMN_HEADERS - Static variable in class org.eclipse.nebula.widgets.nattable.columnRename.RenameColumnHelper
 
PERSISTENCE_KEY_RESIZABLE_BY_DEFAULT - Static variable in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
 
PERSISTENCE_KEY_RESIZABLE_INDEXES - Static variable in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
 
PERSISTENCE_KEY_ROW_HEIGHT - Static variable in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
PERSISTENCE_KEY_ROW_INDEX_ORDER - Static variable in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayer
 
PERSISTENCE_KEY_SIZES - Static variable in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
 
PERSISTENCE_KEY_SORTING_STATE - Static variable in class org.eclipse.nebula.widgets.nattable.sort.SortStatePersistor
 
PERSISTENCE_PREFIX - Static variable in class org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandler
 
PERSISTENCE_TOP_LEFT_POSITION - Static variable in class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayer
 
PersistenceDialog - Class in org.eclipse.nebula.widgets.nattable.persistence.gui
Dialog that allows to save and load NatTable state.
PersistenceDialog(Shell, NatTable, Properties) - Constructor for class org.eclipse.nebula.widgets.nattable.persistence.gui.PersistenceDialog
Create a new dialog for handling NatTable state.
PersistenceHelper - Class in org.eclipse.nebula.widgets.nattable.persistence
Helper class for dealing with persistence of NatTable states.
PersistenceHelper() - Constructor for class org.eclipse.nebula.widgets.nattable.persistence.PersistenceHelper
 
PersistenceHelperTest - Class in org.eclipse.nebula.widgets.nattable.persistence
 
PersistenceHelperTest() - Constructor for class org.eclipse.nebula.widgets.nattable.persistence.PersistenceHelperTest
 
PersistenceIntegrationTest - Class in org.eclipse.nebula.widgets.nattable.test.integration
 
PersistenceIntegrationTest() - Constructor for class org.eclipse.nebula.widgets.nattable.test.integration.PersistenceIntegrationTest
 
PersistenceUtils - Class in org.eclipse.nebula.widgets.nattable.util
 
PersistenceUtils() - Constructor for class org.eclipse.nebula.widgets.nattable.util.PersistenceUtils
 
persistStyleSettingsToProperties() - Method in class org.eclipse.nebula.widgets.nattable.persistence.StylePersistorTest
 
PixelCoordinate - Class in org.eclipse.nebula.widgets.nattable.coordinate
 
PixelCoordinate(int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.coordinate.PixelCoordinate
 
PoiExcelExporter - Class in org.eclipse.nebula.widgets.nattable.extension.poi
 
PoiExcelExporter(IOutputStreamProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.poi.PoiExcelExporter
 
populateAvailableTree(List<ColumnEntry>, ColumnGroupModel) - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialog
 
populateDialogArea(Composite) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.gui.ColumnCategoriesDialog
 
populateDialogArea(Composite) - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.AbstractColumnChooserDialog
 
populateDialogArea(Composite) - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialog
 
populateSelectedTree(List<ColumnEntry>, ColumnGroupModel) - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialog
 
populateTree() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialogTest
 
popupMenu - Variable in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
The Menu that is created with this popup menu builder.
PopupMenuAction - Class in org.eclipse.nebula.widgets.nattable.ui.menu
 
PopupMenuAction(Menu) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuAction
 
PopupMenuBuilder - Class in org.eclipse.nebula.widgets.nattable.ui.menu
This class is used to create a context menu.
PopupMenuBuilder(NatTable) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Creates a new Menu that is only configurable with this instance of PopupMenuBuilder.
PopupMenuBuilder(NatTable, Menu) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Creates a popup menu builder based on the given menu.
PositionCoordinate - Class in org.eclipse.nebula.widgets.nattable.coordinate
 
PositionCoordinate(ILayer, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.coordinate.PositionCoordinate
 
PositionCoordinate(PositionCoordinate) - Constructor for class org.eclipse.nebula.widgets.nattable.coordinate.PositionCoordinate
 
PositionCoordinateTest - Class in org.eclipse.nebula.widgets.nattable.coordinate
 
PositionCoordinateTest() - Constructor for class org.eclipse.nebula.widgets.nattable.coordinate.PositionCoordinateTest
 
positionLayer - Variable in class org.eclipse.nebula.widgets.nattable.grid.command.AutoResizeColumnCommandHandler
The layer to use for calculation of the column positions.
positionLayer - Variable in class org.eclipse.nebula.widgets.nattable.grid.command.AutoResizeRowCommandHandler
The layer to use for calculation of the row positions.
PositionUtil - Class in org.eclipse.nebula.widgets.nattable.coordinate
 
PositionUtil() - Constructor for class org.eclipse.nebula.widgets.nattable.coordinate.PositionUtil
 
PositionUtilTest - Class in org.eclipse.nebula.widgets.nattable.coordinate
 
PositionUtilTest() - Constructor for class org.eclipse.nebula.widgets.nattable.coordinate.PositionUtilTest
 
pressCharKey(char, Widget) - Static method in class org.eclipse.nebula.widgets.nattable.test.integration.SWTUtils
 
pressingESCMustDiscardTheValueEnteredAndCloseControl() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest
 
pressKey(int, Widget) - Static method in class org.eclipse.nebula.widgets.nattable.test.integration.SWTUtils
 
pressKey(int, int, Widget) - Static method in class org.eclipse.nebula.widgets.nattable.test.integration.SWTUtils
 
pressKeyOnControl(int, Control) - Static method in class org.eclipse.nebula.widgets.nattable.test.integration.SWTUtils
 
PRICING_AUTO - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
PRICING_AUTO - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 
PRICING_MANUAL - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
PRICING_MANUAL - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 
pricing_type - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
pricing_type - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
PRICING_TYPE_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
PRICING_TYPE_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 
PricingTypeBean - Class in org.eclipse.nebula.widgets.nattable.test.fixture.data
Bean representing the pricing type.
PricingTypeBean(String) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.data.PricingTypeBean
 
print(Shell) - Method in class org.eclipse.nebula.widgets.nattable.print.GridLayerPrinter
 
PrintAction - Class in org.eclipse.nebula.widgets.nattable.print.action
 
PrintAction() - Constructor for class org.eclipse.nebula.widgets.nattable.print.action.PrintAction
 
PrintCommand - Class in org.eclipse.nebula.widgets.nattable.print.command
 
PrintCommand(IConfigRegistry, Shell) - Constructor for class org.eclipse.nebula.widgets.nattable.print.command.PrintCommand
 
PrintCommandHandler - Class in org.eclipse.nebula.widgets.nattable.print.command
 
PrintCommandHandler(GridLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.print.command.PrintCommandHandler
 
PrintEntireGridCommand - Class in org.eclipse.nebula.widgets.nattable.print.command
The viewport picks this up and moved to 0,0 so that the entire grid can be printed.
PrintEntireGridCommand() - Constructor for class org.eclipse.nebula.widgets.nattable.print.command.PrintEntireGridCommand
 
PropertiesFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture
 
PropertiesFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.PropertiesFixture
 
propertyChange(PropertyChangeEvent) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.DetailGlazedListsEventLayer
Object property updated event
propertyChange(PropertyChangeEvent) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsEventLayer
Object property updated event
propertyChangeEventshouldBePropagatedImmediately() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsEventLayerTest
 
PropertyUpdateEvent<T> - Class in org.eclipse.nebula.widgets.nattable.layer.event
 
PropertyUpdateEvent(ILayer, T, String, Object, Object) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.PropertyUpdateEvent
 
PROPERY_1 - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.PropertiesFixture
 
PROPERY_2 - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.PropertiesFixture
 
PROPERY_3 - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.PropertiesFixture
 
proxyShouldRetreiveConfigAttributeUsingTheDisplayModeOrdering() - Method in class org.eclipse.nebula.widgets.nattable.style.CellStyleProxyTest
 
publish_flag - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
publish_flag - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
PUBLISH_FLAG_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
PUBLISH_FLAG_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 
put(PropertyUpdateEvent<T>) - Method in class org.eclipse.nebula.widgets.nattable.blink.UpdateEventsCache
 

Q

queue - Variable in class org.eclipse.nebula.widgets.nattable.conflation.AbstractEventConflater
 

R

Range - Class in org.eclipse.nebula.widgets.nattable.coordinate
Represents an Range of numbers.
Range(int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.coordinate.Range
 
range() - Method in class org.eclipse.nebula.widgets.nattable.selection.RangeTest
 
RangeTest - Class in org.eclipse.nebula.widgets.nattable.coordinate
 
RangeTest() - Constructor for class org.eclipse.nebula.widgets.nattable.coordinate.RangeTest
 
RangeTest - Class in org.eclipse.nebula.widgets.nattable.selection
 
RangeTest() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.RangeTest
 
rating - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
rating - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
RATING_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
RATING_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 
recalculateAvailableHeightAndRowCount() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
Recalculate vertical dimension properties.
recalculateAvailableWidthAndColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
Recalculate horizontal dimension properties.
recalculateScrollBars() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
Recalculate scrollbar characteristics.
RecalculateScrollBarsCommand - Class in org.eclipse.nebula.widgets.nattable.viewport.command
 
RecalculateScrollBarsCommand() - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.command.RecalculateScrollBarsCommand
 
RecalculateScrollBarsCommandHandler - Class in org.eclipse.nebula.widgets.nattable.viewport.command
 
RecalculateScrollBarsCommandHandler(ViewportLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.command.RecalculateScrollBarsCommandHandler
 
RED_COLOR_PREFIX - Static variable in class org.eclipse.nebula.widgets.nattable.persistence.StylePersistor
 
ReflectiveColumnAccessorTest - Class in org.eclipse.nebula.widgets.nattable.data
 
ReflectiveColumnAccessorTest() - Constructor for class org.eclipse.nebula.widgets.nattable.data.ReflectiveColumnAccessorTest
 
ReflectiveColumnPropertyAccessor<R> - Class in org.eclipse.nebula.widgets.nattable.data
Convenience class which uses java reflection to get/set property names from the row bean.
ReflectiveColumnPropertyAccessor(String[]) - Constructor for class org.eclipse.nebula.widgets.nattable.data.ReflectiveColumnPropertyAccessor
 
refresh(List<ColumnEntry>, List<ColumnEntry>) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.gui.ColumnCategoriesDialog
 
refresh() - Method in class org.eclipse.nebula.widgets.nattable.NatTable
Refreshes the entire NatTable as every layer will be refreshed.
registerActiveCellEditor(ICellEditor) - Static method in class org.eclipse.nebula.widgets.nattable.edit.ActiveCellEditorRegistry
Register the given ICellEditor as the current active one.
registerColumnGroupModelListener(IColumnGroupModelListener) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel
 
registerColumnOverrides(int, String...) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulator
Register labels to be contributed a column.
registerColumnOverridesOnTop(int, String...) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulator
Register labels to be contributed a column.
registerCommandHandler(ILayerCommandHandler<?>) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
registerCommandHandler(ILayerCommandHandler<?>) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
 
registerCommandHandler(ILayerCommandHandler<?>) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
registerCommandHandler(ILayerCommandHandler<?>) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
registerCommandHandler(ILayerCommandHandler<?>) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
registerCommandHandlers() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hideshow.GlazedListsRowHideShowLayer
Register the ILayerCommandHandler that will handle the row hide/show events for this layer.
registerCommandHandlers() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayer
 
registerCommandHandlers() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.ColumnHeaderLayer
 
registerCommandHandlers() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.GridLayer
 
registerCommandHandlers() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayer
 
registerCommandHandlers() - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayer
 
registerCommandHandlers() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
Layers should use this method to register their command handlers and call it from their constructor.
registerCommandHandlers() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
registerCommandHandlers() - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
 
registerCommandHandlers() - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayer
 
registerCommandHandlers() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
registerCommandHandlers() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
registerConfigAttribute(ConfigAttribute<T>, T) - Method in class org.eclipse.nebula.widgets.nattable.config.ConfigRegistry
 
registerConfigAttribute(ConfigAttribute<T>, T, String) - Method in class org.eclipse.nebula.widgets.nattable.config.ConfigRegistry
 
registerConfigAttribute(ConfigAttribute<T>, T, String, String) - Method in class org.eclipse.nebula.widgets.nattable.config.ConfigRegistry
 
registerConfigAttribute(ConfigAttribute<T>, T) - Method in interface org.eclipse.nebula.widgets.nattable.config.IConfigRegistry
Register a configuration attribute
registerConfigAttribute(ConfigAttribute<T>, T, String) - Method in interface org.eclipse.nebula.widgets.nattable.config.IConfigRegistry
Register an attribute against a DisplayMode.
registerConfigAttribute(ConfigAttribute<T>, T, String, String) - Method in interface org.eclipse.nebula.widgets.nattable.config.IConfigRegistry
Register an attribute against a DisplayMode and configuration label (applied to cells)
registerDoubleClickBinding(IMouseEventMatcher, IMouseAction) - Method in class org.eclipse.nebula.widgets.nattable.ui.binding.UiBindingRegistry
 
registerEventHandler(ILayerEventHandler<?>) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
registerFirstDoubleClickBinding(IMouseEventMatcher, IMouseAction) - Method in class org.eclipse.nebula.widgets.nattable.ui.binding.UiBindingRegistry
 
registerFirstKeyBinding(IKeyEventMatcher, IKeyAction) - Method in class org.eclipse.nebula.widgets.nattable.ui.binding.UiBindingRegistry
 
registerFirstMouseDownBinding(IMouseEventMatcher, IMouseAction) - Method in class org.eclipse.nebula.widgets.nattable.ui.binding.UiBindingRegistry
 
registerFirstMouseDragMode(IMouseEventMatcher, IDragMode) - Method in class org.eclipse.nebula.widgets.nattable.ui.binding.UiBindingRegistry
 
registerFirstMouseMoveBinding(IMouseEventMatcher, IMouseAction) - Method in class org.eclipse.nebula.widgets.nattable.ui.binding.UiBindingRegistry
 
registerFirstSingleClickBinding(IMouseEventMatcher, IMouseAction) - Method in class org.eclipse.nebula.widgets.nattable.ui.binding.UiBindingRegistry
 
registerKeyBinding(IKeyEventMatcher, IKeyAction) - Method in class org.eclipse.nebula.widgets.nattable.ui.binding.UiBindingRegistry
 
registerLabelOnColumn(DataLayer, int, String) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.NatTableFixture
 
registerLabelOnColumnHeader(DataLayer, int, String) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.NatTableFixture
 
registerModeEventHandler(String, IModeEventHandler) - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.ModeSupport
Register an event handler to handle events for a given mode.
registerMouseDownBinding(IMouseEventMatcher, IMouseAction) - Method in class org.eclipse.nebula.widgets.nattable.ui.binding.UiBindingRegistry
 
registerMouseDragMode(IMouseEventMatcher, IDragMode) - Method in class org.eclipse.nebula.widgets.nattable.ui.binding.UiBindingRegistry
 
registerMouseMoveBinding(IMouseEventMatcher, IMouseAction) - Method in class org.eclipse.nebula.widgets.nattable.ui.binding.UiBindingRegistry
 
registerOverride(Object, int, String) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.CellOverrideLabelAccumulator
Register a config label on the cell
registerOverrides(Serializable, String...) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.AbstractOverrider
 
registerOverrides(Serializable, List<String>) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.AbstractOverrider
 
registerOverrides(String...) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.BodyOverrideConfigLabelAccumulator
 
registerOverrides(int, String...) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.RowOverrideLabelAccumulator
 
registerOverridesOnTop(Serializable, String...) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.AbstractOverrider
 
registerPersistable(IPersistable) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
registerPersistable(IPersistable) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
Persistables registered with a layer will have a chance to write their data out to the Properties instance when the layer is persisted.
registerPersistable(IPersistable) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
registerPersistable(IPersistable) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
registerPersistable(IPersistable) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
registerRowGroupModelListener(ITreeRowModelListener) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModel
 
registerRowGroupModelListener(IRowGroupModelListener) - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroupModel
Registers a listener to the model to receive notification of any changes.
registerRowGroupModelListener(IRowGroupModelListener) - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroupModel
 
registerRowGroupModelListener(ITreeRowModelListener) - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeRowModel
 
registerSingleClickBinding(IMouseEventMatcher, IMouseAction) - Method in class org.eclipse.nebula.widgets.nattable.ui.binding.UiBindingRegistry
 
registerWithDisplayModeAndConfigLabel() - Method in class org.eclipse.nebula.widgets.nattable.config.ConfigRegistryTest
 
registerWithDisplayModeAndMultipleConfigLabels() - Method in class org.eclipse.nebula.widgets.nattable.config.ConfigRegistryTest
 
registrationWithASingleDisplayMode() - Method in class org.eclipse.nebula.widgets.nattable.config.ConfigRegistryTest
 
registrationWithMultipleDisplayModes() - Method in class org.eclipse.nebula.widgets.nattable.config.ConfigRegistryTest
 
registrationWithoutDisplayModeOrConfigLabel() - Method in class org.eclipse.nebula.widgets.nattable.config.ConfigRegistryTest
 
reiszeColumnInATableWithNoRows() - Method in class org.eclipse.nebula.widgets.nattable.resize.ResizeColumnTest
Test for bug NTBL-431
remove(String) - Method in class org.eclipse.nebula.widgets.nattable.blink.UpdateEventsCache
 
remove(String) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.Tree
Removes the node with the supplied node data.
remove() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.TreeTest
 
removeAllLeaves() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialog
 
removeAllStateChangeListener(List<IStateChangedListener>) - Method in class org.eclipse.nebula.widgets.nattable.persistence.gui.PersistenceDialog
Removes the given IStateChangedListeners from the local list of listeners.
removeAutoSpanningColumnPositions(Integer...) - Method in class org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProvider
Removes the given column positions for auto spanning.
removeAutoSpanningRowPositions(Integer...) - Method in class org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProvider
Removes the given row positions for auto spanning.
removeBottomLeftFrom3x4Range() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
removeBottomMiddleFrom3x4Range() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
removeBottomRange() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
removeBottomRightFrom3x4Range() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
removeCacheUdpateListener(IFilterRowComboUpdateListener) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProvider
Removes the given listener from the list of listeners for value cache updates.
removeChildAt(int) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.Node
Remove the Node element at index index of the List<Node>.
removeClickListener(IMouseAction) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.ButtonCellPainter
 
removeColumn(int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel.ColumnGroup
 
removeColumnFromGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest
 
removeColumnGroup(ColumnGroupModel.ColumnGroup) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel
 
RemoveColumnGroupCommand - Class in org.eclipse.nebula.widgets.nattable.group.command
 
RemoveColumnGroupCommand(int) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.RemoveColumnGroupCommand
 
removeColumnGroupMenuItemProvider() - Static method in class org.eclipse.nebula.widgets.nattable.group.config.ColumnGroupMenuItemProviders
 
removeColumnGroupMenuItemProvider(String) - Static method in class org.eclipse.nebula.widgets.nattable.group.config.ColumnGroupMenuItemProviders
 
removeColumnIndex(Integer) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.ColumnCategoriesModel
 
removeColumnIndexesFromModel() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.ColumnCategoriesModelTest
 
removeDragMode(IDragMode) - Method in class org.eclipse.nebula.widgets.nattable.ui.action.AggregateDragMode
 
removeEditorControlListeners() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
 
removeEditorControlListeners() - Method in interface org.eclipse.nebula.widgets.nattable.edit.editor.ICellEditor
This method is intended to remove listeners from the wrapped editor control that was added by ICellEditor.addEditorControlListeners() before to add context related behaviour.
removeEditorControlListeners() - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
 
removeError(ICellEditor) - Method in class org.eclipse.nebula.widgets.nattable.edit.config.RenderErrorHandling
Will remove styling or other decorations that indicate that an error occurred.
removeError(ICellEditor) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractEditErrorHandler
Will remove styling or other decorations that indicate that an error occurred.
removeError(ICellEditor) - Method in interface org.eclipse.nebula.widgets.nattable.edit.editor.IEditErrorHandler
Will remove styling or other decorations that indicate that an error occurred.
removeFromEmptySelection() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
removeGroupByColumnIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByModel
 
removeLabel(String) - Method in class org.eclipse.nebula.widgets.nattable.layer.LabelStack
 
removeLayerListener(ILayerListener) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
removeLayerListener(ILayerListener) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
 
removeLayerListener(ILayerListener) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
removeLayerListener(ILayerListener) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
removeLayerListener(ILayerListener) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
removeLeftRange() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
removeListener(Object) - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.AbstractColumnChooserDialog
 
removeMemberRow(T) - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroup
Removes the row from the group whether it's static or non-static.
removeMemberRow(T) - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroup
 
removeMemberRows(List<T>) - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroup
Removes multiple rows from the group whether they are static or non-static.
removeMemberRows(List<T>) - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroup
 
removeMiddleRange() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
removeMidLeftFrom3x4Range() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
removeMidMiddleFrom3x4Range() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
removeMidRange() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
removeMidRightFrom3x4Range() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
removeOverlayPainter(IOverlayPainter) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
removeOverride(Serializable) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.AbstractOverrider
 
removePostSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.nebula.widgets.nattable.selection.RowPostSelectionProvider
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.BlinkingRowDataFixture
 
removeRightRange() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
removeRowGroup(IRowGroup<T>) - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroup
Returns the row-group child of this group.
removeRowGroup(IRowGroup<T>) - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroupModel
Removes the group from the model.
removeRowGroup(IRowGroup<T>) - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroup
 
removeRowGroup(IRowGroup<T>) - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroupModel
 
removeSelected() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.gui.ColumnCategoriesDialog
 
removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionProvider
 
removeSingleCell() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
removeSingleCellAfterMultipleAdds() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
removeSingleCellFrom1x1Range() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
removeSingleCellFromBeginning10x1Range() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
removeSingleCellFromBeginning1x10Range() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
removeSingleCellFromEnd10x1Range() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
removeSingleCellFromEnd1x10Range() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
removeSingleCellFromMiddle10x1Range() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
removeSingleCellFromMiddle1x10Range() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
removeStateChangeListener(IStateChangedListener) - Method in class org.eclipse.nebula.widgets.nattable.persistence.command.DisplayPersistenceDialogCommandHandler
Removes the given IStateChangedListener from the local list of listeners.
removeStateChangeListener(IStateChangedListener) - Method in class org.eclipse.nebula.widgets.nattable.persistence.gui.PersistenceDialog
Removes the given IStateChangedListener from the local list of listeners.
removeStaticFilter(Matcher<T>) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsStaticFilterStrategy
Remove the static filter from this filter strategy.
removeStaticFilter(MatcherEditor<T>) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsStaticFilterStrategy
Remove the static filter from this filter strategy.
removeTopFromTwoRows() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
removeTopLeftFrom3x4Range() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
removeTopMiddleFrom3x4Range() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
removeTopRange() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
removeTopRightFrom3x4Range() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
renameColumnGroupMenuItemProvider() - Static method in class org.eclipse.nebula.widgets.nattable.group.config.ColumnGroupMenuItemProviders
 
renameColumnGroupMenuItemProvider(String) - Static method in class org.eclipse.nebula.widgets.nattable.group.config.ColumnGroupMenuItemProviders
 
RenameColumnHeaderCommand - Class in org.eclipse.nebula.widgets.nattable.columnRename
Command fired to rename a column header
RenameColumnHeaderCommand(ILayer, int, String) - Constructor for class org.eclipse.nebula.widgets.nattable.columnRename.RenameColumnHeaderCommand
 
RenameColumnHeaderCommandHandler - Class in org.eclipse.nebula.widgets.nattable.columnRename
Handles renaming of columns.
RenameColumnHeaderCommandHandler(ColumnHeaderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.columnRename.RenameColumnHeaderCommandHandler
 
RenameColumnHeaderEvent - Class in org.eclipse.nebula.widgets.nattable.columnRename.event
 
RenameColumnHeaderEvent(ColumnHeaderLayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.columnRename.event.RenameColumnHeaderEvent
 
RenameColumnHeaderEvent(RenameColumnHeaderEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.columnRename.event.RenameColumnHeaderEvent
 
RenameColumnHelper - Class in org.eclipse.nebula.widgets.nattable.columnRename
 
RenameColumnHelper(ColumnHeaderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.columnRename.RenameColumnHelper
 
renameColumnHelper - Variable in class org.eclipse.nebula.widgets.nattable.grid.layer.ColumnHeaderLayer
 
RenameColumnHelperTest - Class in org.eclipse.nebula.widgets.nattable.grid.command
 
RenameColumnHelperTest() - Constructor for class org.eclipse.nebula.widgets.nattable.grid.command.RenameColumnHelperTest
 
renameColumnIndex(int, String) - Method in class org.eclipse.nebula.widgets.nattable.columnRename.RenameColumnHelper
 
renameColumnIndex(int, String) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.ColumnHeaderLayer
 
RenameColumnIntegrationTest - Class in org.eclipse.nebula.widgets.nattable.test.integration
 
RenameColumnIntegrationTest() - Constructor for class org.eclipse.nebula.widgets.nattable.test.integration.RenameColumnIntegrationTest
 
renameColumnMenuItemProvider() - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
renameColumnMenuItemProvider(String) - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
renameColumnPosition(int, String) - Method in class org.eclipse.nebula.widgets.nattable.columnRename.RenameColumnHelper
Rename the column at the given position.
renameColumnPosition(int, String) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.ColumnHeaderLayer
 
RENAMED_COLUMN_INDICATOR - Static variable in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooserUtils
 
renamedColumnsLabelsByIndex - Variable in class org.eclipse.nebula.widgets.nattable.columnRename.RenameColumnHelper
Tracks the renamed labels provided by the users
RenderErrorHandling - Class in org.eclipse.nebula.widgets.nattable.edit.config
IEditErrorHandler implementation that will directly change the rendering of the value inside the editor control.
RenderErrorHandling() - Constructor for class org.eclipse.nebula.widgets.nattable.edit.config.RenderErrorHandling
Create a RenderErrorHandling with no underlying error handler and no decoration provider.
RenderErrorHandling(ControlDecorationProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.edit.config.RenderErrorHandling
Create a RenderErrorHandling with no underlying error handler and the specified decoration provider.
RenderErrorHandling(IEditErrorHandler, ControlDecorationProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.edit.config.RenderErrorHandling
Create a RenderErrorHandling with the underlying error handler and the specified decoration provider.
renderStrikethrough(IStyle) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
Checks if there is a strikethrough text decoration configured within the given cell style.
renderUnderlined(IStyle) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
Checks if there is a underline text decoration configured within the given cell style.
ReorderColumnCommandTest - Class in org.eclipse.nebula.widgets.nattable.reorder.command
 
ReorderColumnCommandTest() - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.command.ReorderColumnCommandTest
 
ReorderColumnEventTest - Class in org.eclipse.nebula.widgets.nattable.reorder.event
 
ReorderColumnEventTest() - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest
 
reorderColumnGroup(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayer
 
ReorderColumnGroupCommand - Class in org.eclipse.nebula.widgets.nattable.group.command
 
ReorderColumnGroupCommand(ILayer, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.ReorderColumnGroupCommand
 
ReorderColumnGroupCommand(ReorderColumnGroupCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.ReorderColumnGroupCommand
 
ReorderColumnGroupCommandHandler - Class in org.eclipse.nebula.widgets.nattable.group.command
 
ReorderColumnGroupCommandHandler(ColumnGroupReorderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.ReorderColumnGroupCommandHandler
 
ReorderColumnGroupEndCommand - Class in org.eclipse.nebula.widgets.nattable.group.command
 
ReorderColumnGroupEndCommand(ILayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.ReorderColumnGroupEndCommand
 
ReorderColumnGroupEndCommand(ReorderColumnGroupEndCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.ReorderColumnGroupEndCommand
 
ReorderColumnGroupEndCommandHandler - Class in org.eclipse.nebula.widgets.nattable.group.command
 
ReorderColumnGroupEndCommandHandler(ColumnGroupReorderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.ReorderColumnGroupEndCommandHandler
 
ReorderColumnGroupStartCommand - Class in org.eclipse.nebula.widgets.nattable.group.command
 
ReorderColumnGroupStartCommand(ILayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.ReorderColumnGroupStartCommand
 
ReorderColumnGroupStartCommand(ReorderColumnGroupStartCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.ReorderColumnGroupStartCommand
 
ReorderColumnGroupStartCommandHandler - Class in org.eclipse.nebula.widgets.nattable.group.command
 
ReorderColumnGroupStartCommandHandler(ColumnGroupReorderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.ReorderColumnGroupStartCommandHandler
 
reorderColumnPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
 
reorderColumnPosition(int, int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
 
reorderColumnPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.BaseColumnReorderLayerFixture
 
reorderColumns() - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest2
 
ReorderColumnsAndGroupsCommand - Class in org.eclipse.nebula.widgets.nattable.group.command
Reorder single multiple columns and column groups in one shot.
ReorderColumnsAndGroupsCommand(ILayer, List<Integer>, int) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.ReorderColumnsAndGroupsCommand
If any of the fromColumnPositions contain a group - the group will be moved.
ReorderColumnsAndGroupsCommandHandler - Class in org.eclipse.nebula.widgets.nattable.group.command
 
ReorderColumnsAndGroupsCommandHandler(ColumnGroupReorderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.ReorderColumnsAndGroupsCommandHandler
 
reorderEventMustPropagateToTheTop() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest
Fix for http://nattable.org/jira/browse/NTBL-476
reorderEventMustPropagateToTheTop() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest
 
ReorderFrozenAreaCommand - Class in org.eclipse.nebula.widgets.nattable.freeze.command
 
ReorderFrozenAreaCommand() - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.command.ReorderFrozenAreaCommand
 
ReorderFrozenAreaCommandHandler - Class in org.eclipse.nebula.widgets.nattable.freeze.command
 
ReorderFrozenAreaCommandHandler() - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.command.ReorderFrozenAreaCommandHandler
 
reorderLayer - Variable in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest
 
reorderMultipleColumnPositions(List<Integer>, int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
 
reorderMultipleColumnPositions(List<Integer>, int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
 
reorderMultipleColumnsLargeArrayToEdges() - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest
 
reorderMultipleColumnsLeftToRight() - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest
 
reorderMultipleColumnsLeftToRightToTheEnd() - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest
 
reorderMultipleColumnsRightToLeft() - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest
 
reorderMultipleColums() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest
 
reorderMultipleRowPositions(List<Integer>, int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayer
Reorders the rows at the given from positions to the TOP of the of the given to position.
reorderMultipleRowPositions(List<Integer>, int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayer
Reorders the rows at the given from positions to the TOP of the of the given to position.
reorderMultipleRowsBottomToTop() - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerTest
 
reorderMultipleRowsLargeArrayToEdges() - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerTest
 
reorderMultipleRowsTopToBottom() - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerTest
 
reorderMultipleRowsTopToBottomToTheEnd() - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerTest
 
ReorderRowCommandTest - Class in org.eclipse.nebula.widgets.nattable.reorder.command
 
ReorderRowCommandTest() - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.command.ReorderRowCommandTest
 
ReorderRowEventTest - Class in org.eclipse.nebula.widgets.nattable.reorder.event
 
ReorderRowEventTest() - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest
 
reorderRowPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayer
Reorders the row at the given from position to the TOP of the of the given to position.
reorderRowPosition(int, int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayer
Reorders the row at the given from position to the TOP of the of the given to position.
reorderRowPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.BaseRowReorderLayerFixture
 
reorderViewableColumnsLeftToRightByPosition() - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest
 
reorderViewableColumnsRightToLeft() - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest
 
reorderViewableColumnsRightToLeftByPosition() - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest
 
reorderViewableRowsBottomToTop() - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerTest
 
reorderViewableRowsBottomToTopByPosition() - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerTest
 
reorderViewableRowsTopToBottomByPosition() - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerTest
 
repaintColumn(int) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
Repaint only a specific column in the grid.
repaintRow(int) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
Repaint only a specific row in the grid.
resertStaticFieldsInViewportFixture() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest
 
reset() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.MouseActionFixture
 
resetOrigin(int, int) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
Reset the origin pixel position to the given values.
resetViewport(FreezeLayer, ViewportLayer) - Static method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeHelper
Helper method to reset the origin coordinates of the viewport.
resizeAColumnAndHideIt() - Method in class org.eclipse.nebula.widgets.nattable.group.DefaultBodyLayerStackTest
 
resizeAColumnAndReorderIt() - Method in class org.eclipse.nebula.widgets.nattable.group.DefaultBodyLayerStackTest
 
ResizeColumnTest - Class in org.eclipse.nebula.widgets.nattable.resize
 
ResizeColumnTest() - Constructor for class org.eclipse.nebula.widgets.nattable.resize.ResizeColumnTest
 
ResizeEventDiffTest - Class in org.eclipse.nebula.widgets.nattable.resize.event
 
ResizeEventDiffTest() - Constructor for class org.eclipse.nebula.widgets.nattable.resize.event.ResizeEventDiffTest
 
ResizeEventPropagationTest - Class in org.eclipse.nebula.widgets.nattable.resize.event
 
ResizeEventPropagationTest() - Constructor for class org.eclipse.nebula.widgets.nattable.resize.event.ResizeEventPropagationTest
 
ResizeStructuralRefreshEvent - Class in org.eclipse.nebula.widgets.nattable.layer.event
Special StructuralRefreshEvent that returns empty lists for column and row diffs to avoid complete resetting of changes made to the NatTable by the user (e.g.
ResizeStructuralRefreshEvent(ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.ResizeStructuralRefreshEvent
 
ResizeStructuralRefreshEvent(ResizeStructuralRefreshEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.ResizeStructuralRefreshEvent
 
ResizingVisibleReorderedColumnsTest - Class in org.eclipse.nebula.widgets.nattable.resize.event
 
ResizingVisibleReorderedColumnsTest() - Constructor for class org.eclipse.nebula.widgets.nattable.resize.event.ResizingVisibleReorderedColumnsTest
 
resolve(Object, Object) - Method in class org.eclipse.nebula.widgets.nattable.blink.BlinkingCellResolver
 
resolve(ILayerCell, IConfigRegistry, Object, Object) - Method in class org.eclipse.nebula.widgets.nattable.blink.BlinkingCellResolver
 
resolve(Object, Object) - Method in interface org.eclipse.nebula.widgets.nattable.blink.IBlinkingCellResolver
 
resolve(ILayerCell, IConfigRegistry, Object, Object) - Method in interface org.eclipse.nebula.widgets.nattable.blink.IBlinkingCellResolver
 
resolveConfigTypes(ILayerCell, Object, Object) - Method in class org.eclipse.nebula.widgets.nattable.blink.BlinkLayer
retreivedCellShouldHaveRightAlignment() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.BoxingStyleTest
 
retreivedCellShouldHaveTopAlignment() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.BoxingStyleTest
 
retrievedCellShouldBeConvertedUsingTheDisplayConverter() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.BoxingStyleTest
 
retrievedCellShouldHaveConfiguredBackground() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.BoxingStyleTest
 
retrievedCellShouldHaveConfiguredForegroundColor() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.BoxingStyleTest
 
returnsCorrectPositionRectangleForMultiColumnReorderLeftCase() - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerVisibleChangeTest
 
returnsCorrectPositionRectangleForMultiColumnReorderLeftCase() - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerVisibleChangeTest
 
returnsCorrectPositionRectangleForMultiColumnReorderRightCase() - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerVisibleChangeTest
 
returnsCorrectPositionRectangleForMultiColumnReorderRightCase() - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerVisibleChangeTest
 
RIGHT_BUTTON - Static variable in class org.eclipse.nebula.widgets.nattable.ui.matcher.MouseEventMatcher
 
RIGHT_LINE_BORDER_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.CustomLineBorderDecorator
Label for adding a border at the right of a cell.
RIGHT_MOUSE_BUTTON - Static variable in class org.eclipse.nebula.widgets.nattable.test.integration.SWTUtils
 
rootCanOnlyBeSetOnce() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.ColumnCategoriesModelTest
 
rootMustBeTheFirstNodeSet() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.ColumnCategoriesModelTest
 
ROW_FULLY_SELECTED_STYLE - Static variable in interface org.eclipse.nebula.widgets.nattable.style.SelectionStyleLabels
 
ROW_GROUP_HEADER - Static variable in interface org.eclipse.nebula.widgets.nattable.grid.GridRegion
 
ROW_HEADER - Static variable in interface org.eclipse.nebula.widgets.nattable.grid.GridRegion
 
ROW_RESIZE_MODE - Static variable in interface org.eclipse.nebula.widgets.nattable.ui.mode.Mode
 
rowAddShouldClearCacheAndCalculateNewSummary() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest
 
RowDataFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture.data
 
RowDataFixture(String, String, String, Date, PricingTypeBean, double, double, int, boolean, double, double, double, double, double, double) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
RowDataListFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture.data
 
RowDataListFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
rowDataProvider - Variable in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
RowDeleteEvent - Class in org.eclipse.nebula.widgets.nattable.layer.event
 
RowDeleteEvent(ILayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowDeleteEvent
 
RowDeleteEvent(ILayer, Range) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowDeleteEvent
 
RowDeleteEvent(ILayer, Range...) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowDeleteEvent
 
RowDeleteEvent(ILayer, Collection<Range>) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowDeleteEvent
 
RowDeleteEvent(RowDeleteEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowDeleteEvent
 
RowGroup<T> - Class in org.eclipse.nebula.widgets.nattable.group.model
An implementation of IRowGroup.
RowGroup(RowGroupModel<T>, String) - Constructor for class org.eclipse.nebula.widgets.nattable.group.model.RowGroup
 
RowGroup(RowGroupModel<T>, String, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.model.RowGroup
 
RowGroupDataFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture.data
Duplicated from the RowDataListFixture as the overriden hashcode and equals in the RowDataFixture doesn't play nicely with hashmaps used in the RowGroupModel.
RowGroupDataFixture(String, String, String, Date, PricingTypeBean, double, double, int, boolean, double, double, double, double, double, double) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
RowGroupDataListFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture.data
Duplicated from the RowDataListFixture as the overriden hashcode and equals in the RowDataFixture doesn't play nicely with hashmaps used in the RowGroupModel.
RowGroupDataListFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 
RowGroupExpandCollapseAction - Class in org.eclipse.nebula.widgets.nattable.group.action
 
RowGroupExpandCollapseAction() - Constructor for class org.eclipse.nebula.widgets.nattable.group.action.RowGroupExpandCollapseAction
 
RowGroupExpandCollapseCommand - Class in org.eclipse.nebula.widgets.nattable.group.command
 
RowGroupExpandCollapseCommand(ILayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.RowGroupExpandCollapseCommand
 
RowGroupExpandCollapseCommand(RowGroupExpandCollapseCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.RowGroupExpandCollapseCommand
 
RowGroupExpandCollapseCommandHandler<T> - Class in org.eclipse.nebula.widgets.nattable.group.command
 
RowGroupExpandCollapseCommandHandler(RowGroupExpandCollapseLayer<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.RowGroupExpandCollapseCommandHandler
 
RowGroupExpandCollapseLayer<T> - Class in org.eclipse.nebula.widgets.nattable.group
 
RowGroupExpandCollapseLayer(IUniqueIndexLayer, IRowGroupModel<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.group.RowGroupExpandCollapseLayer
 
RowGroupHeaderLayer<T> - Class in org.eclipse.nebula.widgets.nattable.group
Adds the Row grouping functionality to the row headers.
RowGroupHeaderLayer(ILayer, SelectionLayer, IRowGroupModel<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayer
 
RowGroupHeaderLayer(ILayer, SelectionLayer, IRowGroupModel<T>, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayer
 
rowGroupHeaderLeftClick(int) - Static method in class org.eclipse.nebula.widgets.nattable.ui.matcher.MouseEventMatcher
 
rowGroupHeaderRightClick(int) - Static method in class org.eclipse.nebula.widgets.nattable.ui.matcher.MouseEventMatcher
 
RowGroupHeaderTextPainter<T> - Class in org.eclipse.nebula.widgets.nattable.group
 
RowGroupHeaderTextPainter(IRowGroupModel<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderTextPainter
 
RowGroupHeaderTextPainter(IRowGroupModel<T>, ICellPainter) - Constructor for class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderTextPainter
 
RowGroupHeaderTextPainter.ExpandCollapseImagePainter - Class in org.eclipse.nebula.widgets.nattable.group
 
RowGroupHeaderTextPainter.ExpandCollapseImagePainter() - Constructor for class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderTextPainter.ExpandCollapseImagePainter
 
RowGroupModel<T> - Class in org.eclipse.nebula.widgets.nattable.group.model
A thread-safe implementation of IRowGroupModel which is optimised for larger data-sets (it should cope with at least 10k rows spread across 2-300 groups).
RowGroupModel() - Constructor for class org.eclipse.nebula.widgets.nattable.group.model.RowGroupModel
 
rowGroupModelChanged() - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroupModelListener
 
rowGroupModelChanged() - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupExpandCollapseLayer
 
RowGroupUtils - Class in org.eclipse.nebula.widgets.nattable.group
The utility methods in this class bridge the divide between the world of row indexes and positions and row objects used the model.
RowGroupUtils() - Constructor for class org.eclipse.nebula.widgets.nattable.group.RowGroupUtils
 
rowHeaderDataLayer - Variable in class org.eclipse.nebula.widgets.nattable.grid.layer.DefaultGridLayer
 
rowHeaderDataProvider - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.GridLayerFixture
 
RowHeaderLayer - Class in org.eclipse.nebula.widgets.nattable.grid.layer
Layer for the row headers of the grid layer
RowHeaderLayer(IUniqueIndexLayer, ILayer, SelectionLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.RowHeaderLayer
Creates a row header layer using the default configuration and painter
RowHeaderLayer(IUniqueIndexLayer, ILayer, SelectionLayer, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.RowHeaderLayer
 
RowHeaderLayer(IUniqueIndexLayer, ILayer, SelectionLayer, boolean, ILayerPainter) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.RowHeaderLayer
 
rowHeaderLayer - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.CompositeLayerFixture
 
rowHeaderLeftClick(int) - Static method in class org.eclipse.nebula.widgets.nattable.ui.matcher.MouseEventMatcher
 
rowHeaderRightClick(int) - Static method in class org.eclipse.nebula.widgets.nattable.ui.matcher.MouseEventMatcher
 
RowHeaderSelectionTest - Class in org.eclipse.nebula.widgets.nattable.style
 
RowHeaderSelectionTest() - Constructor for class org.eclipse.nebula.widgets.nattable.style.RowHeaderSelectionTest
 
RowHideCommand - Class in org.eclipse.nebula.widgets.nattable.hideshow.command
 
RowHideCommand(ILayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.RowHideCommand
 
RowHideCommand(RowHideCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.RowHideCommand
 
RowHideCommandHandler - Class in org.eclipse.nebula.widgets.nattable.hideshow.command
 
RowHideCommandHandler(IRowHideShowCommandLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.RowHideCommandHandler
 
RowHideShowLayer - Class in org.eclipse.nebula.widgets.nattable.hideshow
 
RowHideShowLayer(IUniqueIndexLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayer
 
RowHideShowLayerFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture.layer
A RowHideShowLayer for use in unit tests with a pre-canned set of hidden rows.
RowHideShowLayerFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.RowHideShowLayerFixture
 
RowHideShowLayerFixture(IUniqueIndexLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.RowHideShowLayerFixture
 
RowHideShowLayerFixture(int...) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.RowHideShowLayerFixture
 
RowHideShowLayerFixtureTest - Class in org.eclipse.nebula.widgets.nattable.test.fixture.layer
 
RowHideShowLayerFixtureTest() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.RowHideShowLayerFixtureTest
 
RowHideShowLayerPersistenceTest - Class in org.eclipse.nebula.widgets.nattable.hideshow
 
RowHideShowLayerPersistenceTest() - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerPersistenceTest
 
RowHideShowLayerStructuralChangeEventTest - Class in org.eclipse.nebula.widgets.nattable.hideshow
Test class for testing handling of IStructuralChangeEvents in RowHideShowLayer
RowHideShowLayerStructuralChangeEventTest() - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerStructuralChangeEventTest
 
RowHideShowLayerTest - Class in org.eclipse.nebula.widgets.nattable.hideshow
 
RowHideShowLayerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest
 
RowHideShowLayerTest2 - Class in org.eclipse.nebula.widgets.nattable.hideshow
 
RowHideShowLayerTest2() - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest2
 
rowIdAccessor - Variable in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
rowIdAccessor - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.BlinkingRowDataFixture
 
rowIdAccessor - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
rowIdAccessor - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
rowIndex - Variable in class org.eclipse.nebula.widgets.nattable.coordinate.IndexCoordinate
 
RowInsertEvent - Class in org.eclipse.nebula.widgets.nattable.layer.event
 
RowInsertEvent(ILayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowInsertEvent
 
RowInsertEvent(ILayer, Range) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowInsertEvent
 
RowInsertEvent(ILayer, Range...) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowInsertEvent
 
RowInsertEvent(ILayer, Collection<Range>) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowInsertEvent
 
RowInsertEvent(RowInsertEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowInsertEvent
 
RowObjectIndexHolder<T> - Class in org.eclipse.nebula.widgets.nattable.selection
 
RowObjectIndexHolder(int, T) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.RowObjectIndexHolder
 
RowOnlySelectionBindings - Class in org.eclipse.nebula.widgets.nattable.selection.config
 
RowOnlySelectionBindings() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.config.RowOnlySelectionBindings
 
RowOnlySelectionConfiguration<T> - Class in org.eclipse.nebula.widgets.nattable.selection.config
Configure the move selection behavior so that we always move by a row.
RowOnlySelectionConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.config.RowOnlySelectionConfiguration
 
RowOverrideLabelAccumulator<T> - Class in org.eclipse.nebula.widgets.nattable.layer.cell
 
RowOverrideLabelAccumulator(IRowDataProvider<T>, IRowIdAccessor<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.cell.RowOverrideLabelAccumulator
 
rowPosition - Variable in class org.eclipse.nebula.widgets.nattable.coordinate.PositionCoordinate
 
rowPosition - Variable in class org.eclipse.nebula.widgets.nattable.coordinate.RowPositionCoordinate
 
rowPosition - Variable in class org.eclipse.nebula.widgets.nattable.layer.cell.DataCell
 
rowPosition - Variable in class org.eclipse.nebula.widgets.nattable.layer.event.CellVisualChangeEvent
 
rowPosition - Variable in class org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommand
 
RowPositionCoordinate - Class in org.eclipse.nebula.widgets.nattable.coordinate
 
RowPositionCoordinate(ILayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.coordinate.RowPositionCoordinate
 
rowPositionToHeight - Variable in class org.eclipse.nebula.widgets.nattable.resize.command.MultiRowResizeCommand
 
RowPostSelectionProvider<T> - Class in org.eclipse.nebula.widgets.nattable.selection
 
RowPostSelectionProvider(NatTable, SelectionLayer, IRowDataProvider<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.RowPostSelectionProvider
 
RowPostSelectionProvider(NatTable, SelectionLayer, IRowDataProvider<T>, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.RowPostSelectionProvider
 
RowReorderCommand - Class in org.eclipse.nebula.widgets.nattable.reorder.command
Command for reordering a row.
RowReorderCommand(ILayer, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.command.RowReorderCommand
 
RowReorderCommand(RowReorderCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.command.RowReorderCommand
Constructor used for cloning purposes
RowReorderCommandHandler - Class in org.eclipse.nebula.widgets.nattable.reorder.command
 
RowReorderCommandHandler(RowReorderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.command.RowReorderCommandHandler
 
RowReorderDragMode - Class in org.eclipse.nebula.widgets.nattable.reorder.action
Default IDragMode invoked for 'left click + drag' on the row header.
RowReorderDragMode() - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.action.RowReorderDragMode
 
RowReorderEndCommand - Class in org.eclipse.nebula.widgets.nattable.reorder.command
Command to end row reordering.
RowReorderEndCommand(ILayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.command.RowReorderEndCommand
 
RowReorderEndCommand(RowReorderEndCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.command.RowReorderEndCommand
Constructor used for cloning purposes
RowReorderEndCommandHandler - Class in org.eclipse.nebula.widgets.nattable.reorder.command
 
RowReorderEndCommandHandler(RowReorderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.command.RowReorderEndCommandHandler
 
RowReorderEvent - Class in org.eclipse.nebula.widgets.nattable.reorder.event
 
RowReorderEvent(ILayer, int, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.event.RowReorderEvent
 
RowReorderEvent(ILayer, List<Integer>, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.event.RowReorderEvent
 
RowReorderEvent(RowReorderEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.event.RowReorderEvent
Constructor for internal use to clone this event.
RowReorderLayer - Class in org.eclipse.nebula.widgets.nattable.reorder
Adds functionality for reordering rows(s) Also responsible for saving/loading the row order state.
RowReorderLayer(IUniqueIndexLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayer
 
RowReorderLayer(IUniqueIndexLayer, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayer
 
RowReorderLayerFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture.layer
A RowReorderLayer for use in unit tests with a pre-canned set of row re-orderings: row indexes: 4 1 0 2 3 5 6
RowReorderLayerFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.RowReorderLayerFixture
 
RowReorderLayerFixture(IUniqueIndexLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.RowReorderLayerFixture
 
RowReorderLayerFixtureTest - Class in org.eclipse.nebula.widgets.nattable.test.fixture.layer
 
RowReorderLayerFixtureTest() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.RowReorderLayerFixtureTest
 
RowReorderLayerStructuralChangeEventTest - Class in org.eclipse.nebula.widgets.nattable.reorder
Test class for testing handling of IStructuralChangeEvents in RowReorderLayer
RowReorderLayerStructuralChangeEventTest() - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerStructuralChangeEventTest
 
RowReorderLayerTest - Class in org.eclipse.nebula.widgets.nattable.reorder
 
RowReorderLayerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerTest
 
RowReorderLayerTest2 - Class in org.eclipse.nebula.widgets.nattable.reorder
 
RowReorderLayerTest2() - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerTest2
 
RowReorderLayerVisibleChangeTest - Class in org.eclipse.nebula.widgets.nattable.reorder
 
RowReorderLayerVisibleChangeTest() - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerVisibleChangeTest
 
RowReorderStartCommand - Class in org.eclipse.nebula.widgets.nattable.reorder.command
Command to start row reordering.
RowReorderStartCommand(ILayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.command.RowReorderStartCommand
 
RowReorderStartCommand(RowReorderStartCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.command.RowReorderStartCommand
Constructor used for cloning purposes
RowReorderStartCommandHandler - Class in org.eclipse.nebula.widgets.nattable.reorder.command
 
RowReorderStartCommandHandler(RowReorderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.command.RowReorderStartCommandHandler
 
RowResizeCommand - Class in org.eclipse.nebula.widgets.nattable.resize.command
Event indicating that a row has been resized.
RowResizeCommand(ILayer, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.RowResizeCommand
 
RowResizeCommand(RowResizeCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.RowResizeCommand
 
RowResizeCommandHandler - Class in org.eclipse.nebula.widgets.nattable.resize.command
 
RowResizeCommandHandler(DataLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.RowResizeCommandHandler
 
RowResizeCommandTest - Class in org.eclipse.nebula.widgets.nattable.resize.command
 
RowResizeCommandTest() - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.RowResizeCommandTest
 
RowResizeCursorAction - Class in org.eclipse.nebula.widgets.nattable.resize.action
 
RowResizeCursorAction() - Constructor for class org.eclipse.nebula.widgets.nattable.resize.action.RowResizeCursorAction
 
RowResizeDragMode - Class in org.eclipse.nebula.widgets.nattable.resize.mode
Drag mode that will implement the row resizing process.
RowResizeDragMode() - Constructor for class org.eclipse.nebula.widgets.nattable.resize.mode.RowResizeDragMode
 
RowResizeEvent - Class in org.eclipse.nebula.widgets.nattable.resize.event
 
RowResizeEvent(ILayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.event.RowResizeEvent
 
RowResizeEvent(ILayer, Range) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.event.RowResizeEvent
 
RowResizeEvent(RowResizeEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.event.RowResizeEvent
 
RowResizeEventMatcher - Class in org.eclipse.nebula.widgets.nattable.resize.event
 
RowResizeEventMatcher(int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.event.RowResizeEventMatcher
 
RowResizeEventMatcher(int, String, int) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.event.RowResizeEventMatcher
 
RowSearchStrategy - Class in org.eclipse.nebula.widgets.nattable.search.strategy
 
RowSearchStrategy(int[], IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.search.strategy.RowSearchStrategy
 
RowSearchStrategy(int[], IConfigRegistry, String) - Constructor for class org.eclipse.nebula.widgets.nattable.search.strategy.RowSearchStrategy
 
RowSearchStrategyTest - Class in org.eclipse.nebula.widgets.nattable.search.strategy
 
RowSearchStrategyTest() - Constructor for class org.eclipse.nebula.widgets.nattable.search.strategy.RowSearchStrategyTest
 
RowSelecitonTest - Class in org.eclipse.nebula.widgets.nattable.selection
 
RowSelecitonTest() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.RowSelecitonTest
 
RowSelectionDragMode - Class in org.eclipse.nebula.widgets.nattable.selection.action
Selects the entire row when the mouse is dragged on the body.
RowSelectionDragMode() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.action.RowSelectionDragMode
 
RowSelectionEvent - Class in org.eclipse.nebula.widgets.nattable.selection.event
 
RowSelectionEvent(SelectionLayer, Collection<Integer>, int) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.event.RowSelectionEvent
 
RowSelectionEvent(RowSelectionEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.event.RowSelectionEvent
 
RowSelectionIntegrationTest - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration
 
RowSelectionIntegrationTest() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowSelectionIntegrationTest
 
RowSelectionModel<R> - Class in org.eclipse.nebula.widgets.nattable.selection
 
RowSelectionModel(SelectionLayer, IRowDataProvider<R>, IRowIdAccessor<R>) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
RowSelectionModel(SelectionLayer, IRowDataProvider<R>, IRowIdAccessor<R>, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
RowSelectionPreserver<T> - Class in org.eclipse.nebula.widgets.nattable.selection
Deprecated.
Use SelectionLayer.setSelectionModel(new RowSelectionModel(...)) instead
RowSelectionPreserver(SelectionLayer, IRowDataProvider<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.RowSelectionPreserver
Deprecated.
 
RowSelectionProvider<T> - Class in org.eclipse.nebula.widgets.nattable.selection
Implementation of ISelectionProvider to add support for JFace selection handling.
RowSelectionProvider(SelectionLayer, IRowDataProvider<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.RowSelectionProvider
Create a RowSelectionProvider that only handles fully selected rows and only fires SelectionChangedEvents if the row selection changes.
RowSelectionProvider(SelectionLayer, IRowDataProvider<T>, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.RowSelectionProvider
Create a RowSelectionProvider that only fires SelectionChangedEvents if the row selection changes.
RowSelectionProvider(SelectionLayer, IRowDataProvider<T>, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.RowSelectionProvider
Create a RowSelectionProvider configured with the given parameters.
rowSpan - Variable in class org.eclipse.nebula.widgets.nattable.layer.cell.DataCell
 
RowStructuralChangeEvent - Class in org.eclipse.nebula.widgets.nattable.layer.event
 
RowStructuralChangeEvent(ILayer, Range...) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowStructuralChangeEvent
 
RowStructuralChangeEvent(ILayer, Collection<Range>) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowStructuralChangeEvent
 
RowStructuralChangeEvent(RowStructuralChangeEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowStructuralChangeEvent
 
RowStructuralChangeEventIntegrationTest - Class in org.eclipse.nebula.widgets.nattable.test.integration
 
RowStructuralChangeEventIntegrationTest() - Constructor for class org.eclipse.nebula.widgets.nattable.test.integration.RowStructuralChangeEventIntegrationTest
 
RowStructuralRefreshEvent - Class in org.eclipse.nebula.widgets.nattable.layer.event
 
RowStructuralRefreshEvent(ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowStructuralRefreshEvent
 
RowUpdateEvent - Class in org.eclipse.nebula.widgets.nattable.layer.event
 
RowUpdateEvent(ILayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowUpdateEvent
 
RowUpdateEvent(ILayer, Range) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowUpdateEvent
 
RowUpdateEvent(RowUpdateEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowUpdateEvent
 
RowVisualChangeEvent - Class in org.eclipse.nebula.widgets.nattable.layer.event
 
RowVisualChangeEvent(ILayer, Range...) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowVisualChangeEvent
 
RowVisualChangeEvent(ILayer, Collection<Range>) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowVisualChangeEvent
 
RowVisualChangeEvent(RowVisualChangeEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowVisualChangeEvent
 
run(NatTable, KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.copy.action.CopyDataAction
 
run(NatTable, KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.edit.action.KeyEditAction
 
run(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.edit.action.MouseEditAction
 
run(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.edit.action.ToggleCheckBoxColumnAction
 
run(NatTable, KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.export.action.ExportAction
 
run(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.action.ClearAllFiltersAction
 
run(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.action.ClearFilterAction
 
run(NatTable, KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.action.ToggleFilterRowAction
 
run(NatTable, KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.freeze.action.FreezeGridAction
 
run(NatTable, KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.freeze.action.UnFreezeGridAction
 
run(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.group.action.ColumnGroupExpandCollapseAction
 
run(NatTable, KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.group.action.CreateColumnGroupAction
 
run(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.group.action.RowGroupExpandCollapseAction
 
run(NatTable, KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.group.action.UngroupColumnsAction
 
run(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.ButtonCellPainter
Respond to mouse click.
run(NatTable, KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.print.action.PrintAction
 
run(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.resize.action.AutoResizeColumnAction
 
run(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.resize.action.AutoResizeRowAction
 
run(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.resize.action.ColumnResizeCursorAction
 
run(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.resize.action.RowResizeCursorAction
 
run(NatTable, KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.search.action.SearchAction
 
run(NatTable, KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.selection.action.AbstractKeySelectAction
 
run(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.selection.action.AbstractMouseSelectionAction
 
run(NatTable, KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.selection.action.MoveSelectionAction
 
run(NatTable, KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.selection.action.MoveToFirstColumnAction
 
run(NatTable, KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.selection.action.MoveToFirstRowAction
 
run(NatTable, KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.selection.action.MoveToLastColumnAction
 
run(NatTable, KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.selection.action.MoveToLastRowAction
 
run(NatTable, KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.selection.action.PageDownAction
 
run(NatTable, KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.selection.action.PageUpAction
 
run(NatTable, KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.selection.action.SelectAllAction
 
run(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.selection.action.SelectCellAction
 
run(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.selection.action.SelectRowAction
 
run(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.selection.action.SelectRowGroupsAction
 
run(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.selection.action.ToggleSelectCellAction
 
run(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.sort.action.SortColumnAction
 
run(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.MouseActionFixture
 
run(NatTable, KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.tickupdate.action.TickUpdateAction
 
run(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.tree.action.TreeExpandCollapseAction
 
run(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.action.ClearCursorAction
 
run(NatTable, KeyEvent) - Method in interface org.eclipse.nebula.widgets.nattable.ui.action.IKeyAction
 
run(NatTable, MouseEvent) - Method in interface org.eclipse.nebula.widgets.nattable.ui.action.IMouseAction
 
run(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.action.NoOpMouseAction
 
run(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuAction
 
run(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.viewport.action.ViewportSelectColumnAction
 
run(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.viewport.action.ViewportSelectRowAction
 

S

SAVE_ID - Static variable in class org.eclipse.nebula.widgets.nattable.persistence.gui.PersistenceDialog
Constant ID for the save button of this dialog.
saveBorder(String, Properties, BorderStyle) - Static method in class org.eclipse.nebula.widgets.nattable.persistence.StylePersistor
 
saveColor(String, Properties, Color) - Static method in class org.eclipse.nebula.widgets.nattable.persistence.ColorPersistor
 
saveColor(String, Properties, Color) - Static method in class org.eclipse.nebula.widgets.nattable.persistence.StylePersistor
 
savedProperties - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.PersistableFixture
 
saveFont(String, Properties, Font) - Static method in class org.eclipse.nebula.widgets.nattable.persistence.StylePersistor
 
saveHAlign(String, Properties, HorizontalAlignmentEnum) - Static method in class org.eclipse.nebula.widgets.nattable.persistence.StylePersistor
 
saveRenamedColumnInProperties() - Method in class org.eclipse.nebula.widgets.nattable.grid.command.RenameColumnHelperTest
 
saveState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.columnRename.RenameColumnHelper
 
saveState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProvider
 
saveState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hideshow.GlazedListsRowHideShowLayer
 
saveState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.FilterRowDataProvider
 
saveState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayer
 
saveState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
saveState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayer
 
saveState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel
 
saveState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroupModel
 
saveState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayer
 
saveState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayer
 
saveState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayer
 
saveState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
saveState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
saveState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
saveState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulator
Save the overrides to a properties file.
saveState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
saveState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
saveState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
saveState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
 
saveState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
Save the state of the table to the properties object.
saveState(String, Properties) - Method in interface org.eclipse.nebula.widgets.nattable.persistence.IPersistable
Saves the state to the given Properties using the specified prefix.
saveState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
 
saveState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayer
 
saveState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.sort.SortStatePersistor
Save the sorting state in the properties file.
saveState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandler
 
saveState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.PersistableFixture
 
saveState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
saveStateForMultipleLabels() - Method in class org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandlerTest
 
saveStateToPropeties() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.PersistenceIntegrationTest
 
saveStyle(String, Properties, Style) - Static method in class org.eclipse.nebula.widgets.nattable.persistence.StylePersistor
 
saveVAlign(String, Properties, VerticalAlignmentEnum) - Static method in class org.eclipse.nebula.widgets.nattable.persistence.StylePersistor
 
schedule(Runnable, long) - Method in class org.eclipse.nebula.widgets.nattable.util.Scheduler
 
scheduleAtFixedRate(Runnable, long, long) - Method in class org.eclipse.nebula.widgets.nattable.util.Scheduler
 
Scheduler - Class in org.eclipse.nebula.widgets.nattable.util
 
Scheduler(String) - Constructor for class org.eclipse.nebula.widgets.nattable.util.Scheduler
 
scheduleWithFixedDelay(Runnable, long, long) - Method in class org.eclipse.nebula.widgets.nattable.util.Scheduler
 
scrollableLayer - Variable in class org.eclipse.nebula.widgets.nattable.viewport.ScrollBarHandlerTemplate
 
scrollAndHideTheLastColumn() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest2
Integration test
scrollAndHideTheLastRow() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest2
Integration test
scrollBar - Variable in class org.eclipse.nebula.widgets.nattable.viewport.ScrollBarHandlerTemplate
 
ScrollBarHandlerTemplate - Class in org.eclipse.nebula.widgets.nattable.viewport
 
ScrollBarHandlerTemplate(ViewportLayer, ScrollBar) - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.ScrollBarHandlerTemplate
 
ScrollEvent - Class in org.eclipse.nebula.widgets.nattable.viewport.event
 
ScrollEvent(ViewportLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.event.ScrollEvent
 
ScrollEvent(ScrollEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.event.ScrollEvent
 
ScrollSelectionCommand - Class in org.eclipse.nebula.widgets.nattable.selection.command
 
ScrollSelectionCommand(SelectionLayer.MoveDirectionEnum, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.command.ScrollSelectionCommand
 
ScrollSelectionCommandFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture.command
 
ScrollSelectionCommandFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.command.ScrollSelectionCommandFixture
 
ScrollSelectionCommandFixture(SelectionLayer.MoveDirectionEnum) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.command.ScrollSelectionCommandFixture
 
ScrollSelectionCommandHandler - Class in org.eclipse.nebula.widgets.nattable.selection
 
ScrollSelectionCommandHandler(ViewportLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.ScrollSelectionCommandHandler
 
scrollToColumn(int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.NatTableFixture
 
scrollToRow(int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.NatTableFixture
 
scrollVerticallyByAPage(ScrollSelectionCommand) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
Scrolls the viewport vertically by a page.
scrollVerticallyByAPageCommand(ScrollSelectionCommand) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
scrollVerticallyByAPageCommand() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest
 
scrollViewportDownByOffset() - Method in class org.eclipse.nebula.widgets.nattable.viewport.VerticalScrollBarHandlerTest
 
scrollViewportLeftByOffset() - Method in class org.eclipse.nebula.widgets.nattable.viewport.HorizontalScrollBarHandlerTest
 
scrollViewportLeftByPage() - Method in class org.eclipse.nebula.widgets.nattable.viewport.HorizontalScrollBarHandlerTest
 
scrollViewportRightByOffset() - Method in class org.eclipse.nebula.widgets.nattable.viewport.HorizontalScrollBarHandlerTest
 
scrollViewportUpByOffset() - Method in class org.eclipse.nebula.widgets.nattable.viewport.VerticalScrollBarHandlerTest
 
SEARCH_BACKWARDS - Static variable in interface org.eclipse.nebula.widgets.nattable.search.ISearchDirection
 
SEARCH_FORWARD - Static variable in interface org.eclipse.nebula.widgets.nattable.search.ISearchDirection
 
SearchAction - Class in org.eclipse.nebula.widgets.nattable.search.action
 
SearchAction() - Constructor for class org.eclipse.nebula.widgets.nattable.search.action.SearchAction
 
SearchCommand - Class in org.eclipse.nebula.widgets.nattable.search.command
 
SearchCommand(ILayer, ISearchStrategy, String, boolean, boolean, Comparator<?>) - Constructor for class org.eclipse.nebula.widgets.nattable.search.command.SearchCommand
 
SearchCommand(String, ILayer, ISearchStrategy, String, boolean, boolean, Comparator<?>) - Constructor for class org.eclipse.nebula.widgets.nattable.search.command.SearchCommand
 
SearchCommand(SearchCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.search.command.SearchCommand
 
SearchDialog - Class in org.eclipse.nebula.widgets.nattable.search.gui
 
searchDirection - Variable in class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
SearchEvent - Class in org.eclipse.nebula.widgets.nattable.search.event
 
SearchEvent(PositionCoordinate) - Constructor for class org.eclipse.nebula.widgets.nattable.search.event.SearchEvent
 
SearchGridCellsCommandHandler - Class in org.eclipse.nebula.widgets.nattable.search.command
 
SearchGridCellsCommandHandler(SelectionLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.search.command.SearchGridCellsCommandHandler
 
SearchGridCommandHandlerTest - Class in org.eclipse.nebula.widgets.nattable.search.command
 
SearchGridCommandHandlerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.search.command.SearchGridCommandHandlerTest
 
searchShouldMoveBackwardsToFindCell() - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.GridSearchStrategyTest
 
searchShouldWrapAroundColumn() - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.GridSearchStrategyTest
 
searchShouldWrapAroundRow() - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.GridSearchStrategyTest
 
security_description - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
security_description - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
SECURITY_DESCRIPTION_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
SECURITY_DESCRIPTION_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 
security_id - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
security_id - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
SECURITY_ID_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
SECURITY_ID_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 
select(int) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
Selects the item at the given zero-relative index in the receiver's list.
select(int[]) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
Selects the items at the given zero-relative indices in the receiver.
select(int) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterNatCombo
 
select(int[]) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterNatCombo
 
SELECT - Static variable in interface org.eclipse.nebula.widgets.nattable.style.DisplayMode
 
select(int) - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
Selects the item at the given zero-relative index in the receiver's list.
select(int[]) - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
Selects the items at the given zero-relative indices in the receiver.
Selectable - Interface in org.eclipse.nebula.widgets.nattable.selection
Indicates an ILayer that supports the selection of individual cells.
selectAll() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
SelectAllAction - Class in org.eclipse.nebula.widgets.nattable.selection.action
 
SelectAllAction() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.action.SelectAllAction
 
SelectAllCommand - Class in org.eclipse.nebula.widgets.nattable.selection.command
 
SelectAllCommand() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.command.SelectAllCommand
 
SelectAllTest - Class in org.eclipse.nebula.widgets.nattable.selection
 
SelectAllTest() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.SelectAllTest
 
selectCell(int, int, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectCellCommandHandler
Selects a cell, optionally clearing current selection
selectCell(int, int, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
Calculates the selected cells - taking into account Shift and Ctrl key presses.
SelectCellAction - Class in org.eclipse.nebula.widgets.nattable.selection.action
Action executed when the user selects any cell in the grid.
SelectCellAction() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.action.SelectCellAction
 
SelectCellCommand - Class in org.eclipse.nebula.widgets.nattable.selection.command
Event indicating that the user has selected a specific cell in the data grid.
SelectCellCommand(ILayer, int, int, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.command.SelectCellCommand
 
SelectCellCommand(SelectCellCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.command.SelectCellCommand
 
SelectCellCommandHandler - Class in org.eclipse.nebula.widgets.nattable.selection
 
SelectCellCommandHandler(SelectionLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.SelectCellCommandHandler
 
selectColumn(int, int, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectColumnCommandHandler
 
selectColumn(int, int, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
SelectColumnCommand - Class in org.eclipse.nebula.widgets.nattable.selection.command
 
SelectColumnCommand(ILayer, int, int, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.command.SelectColumnCommand
 
SelectColumnCommand(SelectColumnCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.command.SelectColumnCommand
 
SelectColumnCommandHandler - Class in org.eclipse.nebula.widgets.nattable.selection
 
SelectColumnCommandHandler(SelectionLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.SelectColumnCommandHandler
 
selectedHeaderBgColor - Variable in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionStyleConfiguration
 
selectedHeaderBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionStyleConfiguration
 
selectedHeaderFgColor - Variable in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionStyleConfiguration
 
selectedHeaderFont - Variable in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionStyleConfiguration
 
selectedRows - Variable in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
selectInCombo(int, int, int, Control) - Static method in class org.eclipse.nebula.widgets.nattable.test.integration.SWTUtils
 
selectingRectangularAreasWithShiftKey() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.SelectionIntegrationTest
 
SELECTION_ANCHOR_STYLE - Static variable in interface org.eclipse.nebula.widgets.nattable.style.SelectionStyleLabels
 
selectionAnchor - Variable in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
selectionBgColor - Variable in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionStyleConfiguration
 
selectionColor - Variable in class org.eclipse.nebula.widgets.nattable.style.editor.GridStyleParameterObject
 
SelectionDragModeTest - Class in org.eclipse.nebula.widgets.nattable.selection.action
 
SelectionDragModeTest() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.action.SelectionDragModeTest
 
SelectionEventsTest - Class in org.eclipse.nebula.widgets.nattable.selection.event
 
SelectionEventsTest() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.event.SelectionEventsTest
 
selectionFgColor - Variable in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionStyleConfiguration
 
selectionFont - Variable in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionStyleConfiguration
 
SelectionIntegrationTest - Class in org.eclipse.nebula.widgets.nattable.test.integration
Integration test for all default selection behavior.
SelectionIntegrationTest() - Constructor for class org.eclipse.nebula.widgets.nattable.test.integration.SelectionIntegrationTest
 
selectionLayer - Variable in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooser
 
selectionLayer - Variable in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeCommandHandler
 
selectionLayer - Variable in class org.eclipse.nebula.widgets.nattable.selection.MoveSelectionCommandHandler
 
selectionLayer - Variable in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
SelectionLayer - Class in org.eclipse.nebula.widgets.nattable.selection
Enables selection of column, rows, cells etc.
SelectionLayer(IUniqueIndexLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
SelectionLayer(IUniqueIndexLayer, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
SelectionLayer(IUniqueIndexLayer, ISelectionModel, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
SelectionLayer(IUniqueIndexLayer, ISelectionModel, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
selectionLayer - Variable in class org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandler
 
selectionLayer - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.ColumnHeaderLayerFixture
 
SelectionLayer.MoveDirectionEnum - Enum in org.eclipse.nebula.widgets.nattable.selection
 
SelectionLayerPainter - Class in org.eclipse.nebula.widgets.nattable.selection
 
SelectionLayerPainter() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerPainter
 
SelectionLayerStructuralChangeEventHandler - Class in org.eclipse.nebula.widgets.nattable.selection.event
 
SelectionLayerStructuralChangeEventHandler(SelectionLayer, ISelectionModel) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.event.SelectionLayerStructuralChangeEventHandler
 
SelectionLayerStructuralChangeEventHandlerTest - Class in org.eclipse.nebula.widgets.nattable.selection
 
SelectionLayerStructuralChangeEventHandlerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerStructuralChangeEventHandlerTest
 
SelectionLayerTest - Class in org.eclipse.nebula.widgets.nattable.selection
 
SelectionLayerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest
 
selectionModel - Variable in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
SelectionModel - Class in org.eclipse.nebula.widgets.nattable.selection
Tracks the selections made in the table.
SelectionModel(SelectionLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.SelectionModel
 
SelectionModel(SelectionLayer, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.SelectionModel
 
SelectionModelTest - Class in org.eclipse.nebula.widgets.nattable.selection
 
SelectionModelTest() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
SelectionSearchStrategy - Class in org.eclipse.nebula.widgets.nattable.search.strategy
 
SelectionSearchStrategy(IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.search.strategy.SelectionSearchStrategy
 
SelectionSearchStrategy(IConfigRegistry, String) - Constructor for class org.eclipse.nebula.widgets.nattable.search.strategy.SelectionSearchStrategy
 
SelectionSearchStrategyTest - Class in org.eclipse.nebula.widgets.nattable.search.strategy
 
SelectionSearchStrategyTest() - Constructor for class org.eclipse.nebula.widgets.nattable.search.strategy.SelectionSearchStrategyTest
 
selectionsLock - Variable in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
selectionStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.editor.GridStyleParameterObject
 
SelectionStyleLabels - Interface in org.eclipse.nebula.widgets.nattable.style
 
SelectionUtils - Class in org.eclipse.nebula.widgets.nattable.selection
 
SelectionUtils() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.SelectionUtils
 
selectRegion(int, int, int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
selectRow(int, int, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
SelectRowAction - Class in org.eclipse.nebula.widgets.nattable.selection.action
Action executed when the user selects any row in the grid.
SelectRowAction() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.action.SelectRowAction
 
SelectRowCommandHandler - Class in org.eclipse.nebula.widgets.nattable.selection
 
SelectRowCommandHandler(SelectionLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.SelectRowCommandHandler
 
SelectRowGroupCommandHandler<T> - Class in org.eclipse.nebula.widgets.nattable.selection
 
SelectRowGroupCommandHandler(IRowGroupModel<T>, SelectionLayer, RowGroupHeaderLayer<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.SelectRowGroupCommandHandler
 
SelectRowGroupsAction - Class in org.eclipse.nebula.widgets.nattable.selection.action
 
SelectRowGroupsAction() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.action.SelectRowGroupsAction
 
SelectRowGroupsCommand - Class in org.eclipse.nebula.widgets.nattable.selection.command
 
SelectRowGroupsCommand(ILayer, int, int, boolean, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.command.SelectRowGroupsCommand
 
SelectRowGroupsCommand(ILayer, int, int, boolean, boolean, boolean, int) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.command.SelectRowGroupsCommand
 
SelectRowGroupsCommand(ILayer, int, int, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.command.SelectRowGroupsCommand
 
SelectRowGroupsCommand(SelectRowGroupsCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.command.SelectRowGroupsCommand
 
selectRows(int, Collection<Integer>, boolean, boolean, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectRowCommandHandler
 
selectRows(int, List<Integer>, boolean, boolean, int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectRowGroupCommandHandler
 
SelectRowsCommand - Class in org.eclipse.nebula.widgets.nattable.selection.command
 
SelectRowsCommand(ILayer, int, int, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.command.SelectRowsCommand
 
SelectRowsCommand(ILayer, int, int[], boolean, boolean, int) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.command.SelectRowsCommand
 
SelectRowsCommand(SelectRowsCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.command.SelectRowsCommand
 
SEPARATOR_COLOR - Static variable in interface org.eclipse.nebula.widgets.nattable.freeze.IFreezeConfigAttributes
 
separatorColor - Variable in class org.eclipse.nebula.widgets.nattable.painter.cell.BackgroundImagePainter
 
separatorColor - Variable in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.XPBackgroundDecorator
 
separatorMenuItemProvider() - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
SeparatorPanel - Class in org.eclipse.nebula.widgets.nattable.style.editor
Adds a separator line and label to the parent panel.
SeparatorPanel(Composite, String) - Constructor for class org.eclipse.nebula.widgets.nattable.style.editor.SeparatorPanel
 
serialize() - Method in class org.eclipse.nebula.widgets.nattable.copy.serializing.CopyDataToClipboardSerializer
 
serialize() - Method in interface org.eclipse.nebula.widgets.nattable.serializing.ISerializer
 
setActiveViewConfigurationName(String) - Method in class org.eclipse.nebula.widgets.nattable.persistence.gui.PersistenceDialog
Sets the name of the current active view configuration.
setAddSelectionOnSet(boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionProvider
Configure whether setSelection() should add or set the selection.
setAllValuesSelected() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderComposite
Sets all values for all comboboxes as selected.
setAsk_price(double) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.BlinkingRowDataFixture
 
setAsk_price(double) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
setAsk_price(double) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
setAttributeValue(ConfigAttribute<T>, T) - Method in class org.eclipse.nebula.widgets.nattable.style.CellStyleProxy
 
setAttributeValue(ConfigAttribute<T>, T) - Method in interface org.eclipse.nebula.widgets.nattable.style.IStyle
 
setAttributeValue(ConfigAttribute<T>, T) - Method in class org.eclipse.nebula.widgets.nattable.style.Style
 
setAutoColumnSpan(boolean) - Method in class org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProvider
 
setAutoRowSpan(boolean) - Method in class org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProvider
 
setBaseCellPainterSpansWholeCell(boolean) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.CellPainterDecorator
Deprecated.
use setPaintDecorationDependent() instead, note that the semantic is different
setBid_price(double) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.BlinkingRowDataFixture
 
setBid_price(double) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
setBid_price(double) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
setBlinkDurationInMilis(int) - Method in class org.eclipse.nebula.widgets.nattable.blink.BlinkLayer
 
setBlinkingEnabled(boolean) - Method in class org.eclipse.nebula.widgets.nattable.blink.BlinkLayer
 
setBodyLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.GridLayer
 
setBottomRightPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayer
 
setBounds(Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.CellFixture
 
setButtonFlashTime(int) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.ButtonCellPainter
 
setCalcArea(Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.grid.command.ClientAreaResizeCommand
 
setCalculateHeight(boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayer
 
setCanonicalValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
 
setCanonicalValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
This implementation overrides the default implementation because of the special handling for comboboxes.
setCanonicalValue(Object) - Method in interface org.eclipse.nebula.widgets.nattable.edit.editor.ICellEditor
Sets the given canonical value to the wrapped editor control.
setCanonicalValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
 
setCaseSensitive(boolean) - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
setChangeButtonLabel(String) - Method in class org.eclipse.nebula.widgets.nattable.edit.config.DialogErrorHandling
 
setChildLayer(String, ILayer, int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
setClientAreaProvider(IClientAreaProvider) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.BodyLayerStackFixture
 
setClientAreaProvider(IClientAreaProvider) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.GlazedListsGridLayer
 
setClientAreaProvider(IClientAreaProvider) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
setClientAreaProvider(IClientAreaProvider) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
setClientAreaProvider(IClientAreaProvider) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
setClientAreaProvider(IClientAreaProvider) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
setClientAreaProvider(IClientAreaProvider) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
 
setClientAreaProvider(IClientAreaProvider) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
setClientAreaProvider(IClientAreaProvider) - Method in class org.eclipse.nebula.widgets.nattable.layer.stack.DefaultBodyLayerStack
 
setClientAreaProvider(IClientAreaProvider) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
setClientAreaProvider(IClientAreaProvider) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
setCollapseable(boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel.ColumnGroup
 
setCollapseable(boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroup
 
setCollapsed(boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel.ColumnGroup
 
setColor(Color) - Method in class org.eclipse.nebula.widgets.nattable.style.BorderStyle
 
setColumnCount(int) - Method in class org.eclipse.nebula.widgets.nattable.grid.data.DummyModifiableBodyDataProvider
You have to fire a StructuralRefreshEvent after using this method for refreshing the NatTable.
setColumnGroupCollapseable(int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel
Set the ColumnGroupModel.ColumnGroup to which the column and the specified column index belongs to, to be collapseable or not.
setColumnGroupUnbreakable(int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel
Set the ColumnGroupModel.ColumnGroup to which the column and the specified column index belongs to, to be unbreakable/breakable.
setColumnHeaderLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.GridLayer
 
setColumnPercentageSizing(boolean) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
Configures how the column sizing of this DataLayer is handled.
setColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionCoordinate
 
setColumnPositionRanges(Collection<Range>) - Method in class org.eclipse.nebula.widgets.nattable.layer.event.ColumnVisualChangeEvent
 
setColumnPositionResizable(int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
setColumnPositions(ILayer, int...) - Method in class org.eclipse.nebula.widgets.nattable.command.AbstractMultiColumnCommand
 
setColumnPositions(int[]) - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.ColumnSearchStrategy
 
setColumnsResizableByDefault(boolean) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
setColumnWidth(int) - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayer
 
setColumnWidthByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
setColumnWidthPercentageByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
setComparator(Comparator<?>) - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
setConfigLabelAccumulator(IConfigLabelAccumulator) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
setConfigLabelAccumulatorForRegion(String, IConfigLabelAccumulator) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
Sets the IConfigLabelAccumulator for the given named region.
setConfigLabels(LabelStack) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.CellFixture
 
setConfigRegistry(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
setContextLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.group.gui.CreateColumnGroupDialog
 
setContextLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
setControlMask(boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.action.AbstractKeySelectAction
 
setConversionFailureShellTitle(String) - Method in class org.eclipse.nebula.widgets.nattable.edit.config.DialogErrorHandling
 
setCopyFormattedText(boolean) - Method in class org.eclipse.nebula.widgets.nattable.copy.command.CopyDataCommandHandler
TODO
setCornerLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.GridLayer
 
setData(String) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.Node
 
setData(Object) - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroup
Allows some arbitrary data to be tagged to an IRowGroup.
setData(String, Object) - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroup
Allows some arbitrary data to be tagged to an IRowGroup.
setData(Object) - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroup
 
setData(String, Object) - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroup
 
setDataProvider(IRowDataProvider<T>) - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroupModel
Required for the index-to-row cache to populate itseld.
setDataProvider(IRowDataProvider<T>) - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroupModel
 
setDataProvider(IDataProvider) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
setDataValidator(IDataValidator) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
This method can be used to set the IDataValidator to use.
setDataValue(int, int, Object) - Method in class org.eclipse.nebula.widgets.nattable.data.AbstractFilterListDataProvider
Set the data value for the columnIndex and the visible rowIndex.
setDataValue(int, int, Object) - Method in class org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProvider
 
setDataValue(R, int, Object) - Method in class org.eclipse.nebula.widgets.nattable.data.ExtendedReflectiveColumnPropertyAccessor
 
setDataValue(T, int, Object) - Method in interface org.eclipse.nebula.widgets.nattable.data.IColumnAccessor
 
setDataValue(int, int, Object) - Method in interface org.eclipse.nebula.widgets.nattable.data.IDataProvider
Sets the value at the given column and row index.
setDataValue(int, int, Object) - Method in class org.eclipse.nebula.widgets.nattable.data.ListDataProvider
 
setDataValue(R, int, Object) - Method in class org.eclipse.nebula.widgets.nattable.data.ReflectiveColumnPropertyAccessor
 
setDataValue() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataProviderTest
 
setDataValue(Object, int, Object) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByColumnAccessor
 
setDataValue(int, int, Object) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.FilterRowDataProvider
 
setDataValue(int, int, Object) - Method in class org.eclipse.nebula.widgets.nattable.grid.data.DefaultColumnHeaderDataProvider
 
setDataValue(int, int, Object) - Method in class org.eclipse.nebula.widgets.nattable.grid.data.DefaultCornerDataProvider
 
setDataValue(int, int, Object) - Method in class org.eclipse.nebula.widgets.nattable.grid.data.DefaultRowHeaderDataProvider
 
setDataValue(int, int, Object) - Method in class org.eclipse.nebula.widgets.nattable.grid.data.DummyBodyDataProvider
 
setDataValue(int, int, Object) - Method in class org.eclipse.nebula.widgets.nattable.grid.data.DummyColumnHeaderDataProvider
 
setDataValue(int, int, Object) - Method in class org.eclipse.nebula.widgets.nattable.grid.data.DummyModifiableBodyDataProvider
 
setDataValue(int, int, Object) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.DataProviderFixture
 
setDataValue(int, int, Object) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.KittenDataProviderFixture
 
setDataValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.CellFixture
 
setDecorationPositionOverride(int) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.ControlDecorationProvider
Set the position configuration where the decoration should be rendered relative to the control that should be decorated.
setDecorationPositionOverride(int) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TextCellEditor
Set the position of the control decoration relative to the control.
setDefaultColumnWidth(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
setDefaultColumnWidthByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
setDefaultRowHeight(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
setDefaultRowHeightByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
setDefaultSize(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
 
setDefaultSize(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
 
setDialogSettings(IDialogSettings) - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooser
 
setDialogSettings(IDialogSettings) - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.command.DisplayColumnChooserCommandHandler
 
setDialogSettings(IDialogSettings) - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.AbstractColumnChooserDialog
 
setDialogSettings(Map<String, Object>) - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
 
setDialogSettings(Map<String, Object>) - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.CellEditDialog
Allows to customize the appearance of the dialog.
setDialogSettings(Map<String, Object>) - Method in interface org.eclipse.nebula.widgets.nattable.edit.gui.ICellEditDialog
Allows to customize the appearance of the dialog.
setDiscardButtonLabel(String) - Method in class org.eclipse.nebula.widgets.nattable.edit.config.DialogErrorHandling
 
setDisplayMode(String) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.CellFixture
 
setDisplayModeOrdering(IDisplayModeOrdering) - Method in class org.eclipse.nebula.widgets.nattable.config.ConfigRegistry
 
setDropdownSelection(String[]) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterNatCombo
 
setDropdownSelection(String[]) - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
Transforms the given String array whose contents represents selected items to a selection that can be handled by the underlying Table control in the dropdown.
setEditable(boolean) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TextCellEditor
 
setEditorValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.CheckBoxCellEditor
Sets the given value to editor control.
setEditorValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
 
setEditorValue(Object) - Method in interface org.eclipse.nebula.widgets.nattable.edit.editor.ICellEditor
Sets the given value to editor control.
setEditorValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TextCellEditor
 
setEditorValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
 
setEditorValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.FileDialogCellEditor
 
setEnableBlinkTimer(boolean) - Method in class org.eclipse.nebula.widgets.nattable.blink.command.BlinkTimerEnableCommand
 
setEnabled(boolean) - Method in class org.eclipse.nebula.widgets.nattable.style.editor.BorderThicknessPicker
 
setEnabled(boolean) - Method in class org.eclipse.nebula.widgets.nattable.style.editor.LineStylePicker
 
setEps(double) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
setEps(double) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
setErrorDecorationEnabled(boolean) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.ControlDecorationProvider
Enables/disables the error decoration.
setErrorDecorationEnabled(boolean) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TextCellEditor
Enables/disables the error decoration for the wrapped text control.
setErrorDecorationText(String) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.ControlDecorationProvider
 
setErrorDecorationText(String) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TextCellEditor
Set the error description text that will be shown in the decoration hover.
setErrorStyle(IStyle) - Method in class org.eclipse.nebula.widgets.nattable.edit.config.RenderErrorHandling
 
setEventList(EventList<T>) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.DetailGlazedListsEventLayer
Change the underlying EventList this layer is listening to.
setEventList(EventList<T>) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsEventLayer
 
setFailureShellTitle(String) - Method in class org.eclipse.nebula.widgets.nattable.edit.config.DialogErrorHandling
 
setField20(String) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
setField20(String) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
setField21(String) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
setField21(String) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
setField22(String) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
setField22(String) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
setField23(String) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
setField23(String) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
setField24(String) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
setField24(String) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
setField25(String) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
setField25(String) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
setField26(String) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
setField26(String) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
setField27(String) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
setField27(String) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
setField28(String) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
setField28(String) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
setField29(String) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
setField29(String) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
setField30(String) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
setField30(String) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
setField31(boolean) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
setField31(boolean) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
setField32(boolean) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
setField32(boolean) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
setField33(Date) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
setField33(Date) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
setField34(Date) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
setField34(Date) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
setField35(double) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
setField35(double) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
setField36(double) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
setField36(double) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
setField37(double) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
setField37(double) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
setField38(double) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
setField38(double) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
setField39(double) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
setField39(double) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
setField40(double) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
setField40(double) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
setFillForegroundColor(CellStyle, Color) - Method in class org.eclipse.nebula.widgets.nattable.extension.poi.HSSFExcelExporter
 
setFillForegroundColor(CellStyle, Color) - Method in class org.eclipse.nebula.widgets.nattable.extension.poi.PoiExcelExporter
 
setFilterIndexToObjectMap(Map<Integer, Object>) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.FilterRowDataProvider
Set the map that contains the filter objects mapped to the column index to be the data storage for the inserted filters into the filter row by the user.
setFilterRowVisible(boolean) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderComposite
Sets the visibility state of the filter row.
setFilterRowVisible(boolean) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.FilterRowHeaderComposite
 
setFontColor(Font, Color) - Method in class org.eclipse.nebula.widgets.nattable.extension.poi.HSSFExcelExporter
 
setFontColor(Font, Color) - Method in class org.eclipse.nebula.widgets.nattable.extension.poi.PoiExcelExporter
 
setForcingEntireCellIntoViewport(boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.command.SelectCellCommand
 
setFreeEdit(boolean) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
 
setGroupAsCollapsed(int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupGroupHeaderLayer
 
setGroupAsCollapsed(int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayer
 
setGroupUnbreakable(int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupGroupHeaderLayer
 
setGroupUnbreakable(int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayer
 
setHigh52Week(double) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
setHigh52Week(double) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
setHorizontalLayerDependency(IUniqueIndexLayer) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentIndexLayer
 
setHorizontalLayerDependency(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
setIconImage(Image) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
 
setIndexResizable() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigTest
 
setInputConversionErrorHandler(IEditErrorHandler) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TextCellEditor
 
setInputValidationErrorHandler(IEditErrorHandler) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TextCellEditor
 
setInstitutionOwned(double) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
setInstitutionOwned(double) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
setIssue_date(Date) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
setIssue_date(Date) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
setItems(String[]) - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
Sets the given items to be the items shown in the dropdown of this NatCombo.
setLastSelectedCell(int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
setLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
setLayerPainter(ILayerPainter) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
setLayerPainter(ILayerPainter) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
setLineStyle(BorderStyle.LineStyleEnum) - Method in class org.eclipse.nebula.widgets.nattable.style.BorderStyle
 
setLineWrap(boolean) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.MultiLineTextCellEditor
 
setLocation(Point) - Method in class org.eclipse.nebula.widgets.nattable.style.editor.AbstractStyleEditorDialog
 
setLot_size(int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
setLot_size(int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
setLow52Week(double) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
setLow52Week(double) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
setMarketCap(double) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
setMarketCap(double) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
setMatchOperation(ThresholdMatcherEditor<T, Object>, ParseResult.MatchType) - Static method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtils
Set the Match operation on the ThresholdMatcherEditor corresponding to the ParseResult.MatchType.
setMatchType(ParseResult.MatchType) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.ParseResult
 
setMinimumOrigin(int, int) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
Set the minimum origin pixel position to the given values.
setMinimumOriginX(int) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
Set the minimum origin X pixel position.
setMinimumOriginY(int) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
Set the minimum origin Y pixel position.
setMsg(String) - Method in class org.eclipse.nebula.widgets.nattable.widget.WaitDialog
 
setMultipleSelectionAllowed(boolean) - Method in interface org.eclipse.nebula.widgets.nattable.selection.ISelectionModel
 
setMultipleSelectionAllowed(boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
setMultipleSelectionAllowed(boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModel
 
setMultiselect(boolean) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
 
setMultiselectTextBracket(String, String) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
Set the prefix and suffix that will parenthesize the text that is created out of the selected values if this NatCombo supports multiselection.
setMultiselectTextBracket(String, String) - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
Set the prefix and suffix that will parenthesize the text that is created out of the selected values if this NatCombo supports multiselection.
setMultiselectValueSeparator(String) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
 
setMultiselectValueSeparator(String) - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
 
setName(String) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel.ColumnGroup
 
setNewMinLength(ILayerCell, int) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
This method gets only called if automatic length calculation is enabled.
setNewMinLength(ILayerCell, int) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.TextPainter
 
setNewMinLength(ILayerCell, int) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.VerticalTextPainter
 
setOriginalFont(Font) - Method in class org.eclipse.nebula.widgets.nattable.style.editor.FontPicker
Set the selected font.
setOriginX(int) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
Set the origin X pixel position.
setOriginY(int) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
Set the origin Y pixel position.
setPaintDecorationDependent(boolean) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.CellPainterDecorator
 
setParent(Node) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.Node
 
setParentGroup(IRowGroup<T>) - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroup
Set the specified group as the parent of this group.
setParentGroup(IRowGroup<T>) - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroup
 
setPercentage(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
Will set the given percentage for the given position if this SizeConfig is configured for percentage sizing.
setPercentageSizing(boolean) - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
 
setPosition(Integer) - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnEntry
 
setPositionResizable(int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
Sets the resizable configuration for the given row/column position.
setPricing_type(PricingTypeBean) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
setPricing_type(PricingTypeBean) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
setProperties(Properties) - Method in class org.eclipse.nebula.widgets.nattable.persistence.command.DisplayPersistenceDialogCommandHandler
 
setProperties(Properties) - Method in class org.eclipse.nebula.widgets.nattable.persistence.gui.PersistenceDialog
 
setPublish_flag(boolean) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
setPublish_flag(boolean) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
setRating(String) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
setRating(String) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
setRegionName(String) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
setReorderFromColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayer
 
setReorderFromColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
 
setReorderFromRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayer
Locally cache the position of the row that is currently reordered.
setResizableByDefault(boolean) - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
Sets the global resizable configuration.
setRootElement(Node) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.Tree
Set the root Element for the tree.
setRowCount(int) - Method in class org.eclipse.nebula.widgets.nattable.grid.data.DummyModifiableBodyDataProvider
You have to fire a StructuralRefreshEvent after using this method for refreshing the NatTable.
setRowHeaderLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.GridLayer
 
setRowHeight(int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupGroupHeaderLayer
 
setRowHeight(int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayer
 
setRowHeightByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
setRowHeightPercentageByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
setRowPercentageSizing(boolean) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
Configures how the row sizing of this DataLayer is handled.
setRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionCoordinate
 
setRowPositionRanges(Collection<Range>) - Method in class org.eclipse.nebula.widgets.nattable.layer.event.RowVisualChangeEvent
 
setRowPositionResizable(int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
setRowPositions(ILayer, int...) - Method in class org.eclipse.nebula.widgets.nattable.command.AbstractMultiRowCommand
 
setRowsResizableByDefault(boolean) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
setSearchDirection(String) - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
setSearchEventListener(ILayerListener) - Method in class org.eclipse.nebula.widgets.nattable.search.command.SearchCommand
 
setSearchStrategy(ISearchStrategy, Comparator<?>) - Method in class org.eclipse.nebula.widgets.nattable.search.gui.SearchDialog
 
setSecurity_description(String) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
setSecurity_description(String) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
setSecurity_id(String) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
setSecurity_id(String) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
setSelectedAlignment(HorizontalAlignmentEnum) - Method in class org.eclipse.nebula.widgets.nattable.style.editor.HorizontalAlignmentPicker
 
setSelectedAlignment(VerticalAlignmentEnum) - Method in class org.eclipse.nebula.widgets.nattable.style.editor.VerticalAlignmentPicker
 
setSelectedCell(int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
setSelectedColor(Color) - Method in class org.eclipse.nebula.widgets.nattable.style.editor.ColorPicker
Set the current selected color that will be displayed by the picker.
setSelectedColumnPositions(int[]) - Method in class org.eclipse.nebula.widgets.nattable.resize.command.InitializeAutoResizeColumnsCommand
 
setSelectedLineStyle(BorderStyle.LineStyleEnum) - Method in class org.eclipse.nebula.widgets.nattable.style.editor.LineStylePicker
 
setSelectedRowPositions(int[]) - Method in class org.eclipse.nebula.widgets.nattable.resize.command.InitializeAutoResizeRowsCommand
 
setSelectedThickness(int) - Method in class org.eclipse.nebula.widgets.nattable.style.editor.BorderThicknessPicker
 
setSelection(Tree, List<Integer>) - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialog
Marks the leaves in the tree as selected
setSelection() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialogTest
 
setSelection(String[]) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterNatCombo
 
setSelection(ISelection) - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionProvider
 
setSelection(String[]) - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
Selects the items at the given zero-relative indices in the receiver.
setSelectionIncludingNested(List<Integer>) - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialog
 
setSelectionMode(EditorSelectionEnum) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TextCellEditor
Set the selection mode that should be used on the content of the wrapped text editor control when it gets activated.
setSelectionModel(ISelectionModel) - Method in class org.eclipse.nebula.widgets.nattable.selection.event.SelectionLayerStructuralChangeEventHandler
 
setSelectionModel(ISelectionModel) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
setShiftMask(boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.action.AbstractKeySelectAction
 
setSize(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
Sets the given size for the given position.
setStartingRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.ColumnSearchStrategy
 
setStaticColumnIndexesByGroup(String, int...) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayer
 
setStaticColumnIndexesByGroup(String, int[]) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel
Add static columns identified by staticColumnIndexes to the given columnGroup colGroupName.
setStrikethrough(boolean) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
Set if the text should be rendered strikethrough or not.
setSuppressNoficiations(boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroupModel
Set to true to stop model change notifications.
setTestMode(boolean) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsEventLayer
 
setThickness(int) - Method in class org.eclipse.nebula.widgets.nattable.style.BorderStyle
 
settingAValueFiresUpdateEvent() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataProviderTest
 
settingTextValueAppliesTextFilter() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataProviderTest
 
settingThresholdValuesUpdatedFilter() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataProviderTest
 
settingViewportColumnOriginFiresEvent() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest
 
settingViewportRowOriginFireEvent() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest
 
setTopLeftPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayer
 
setTreeImagePainter(ICellPainter) - Method in class org.eclipse.nebula.widgets.nattable.tree.painter.IndentedTreeImagePainter
 
setType(Node.Type) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.Node
 
setUiBindingRegistry(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
setUnbreakable(boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel.ColumnGroup
 
setUnderline(boolean) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
Set if the text should be rendered underlined or not.
setUnderlyingLayer(IUniqueIndexLayer) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
setUnderlyingLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.blink.BlinkLayerTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.blink.UpdateEventsCacheTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.ChooseColumnsFromCategoriesCommandHandlerTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.ColumnCategoriesLabelProviderTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.ColumnCategoriesModelTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.TreeTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooserUtilsTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialogTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.command.CommandPropagationTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.config.ConfigRegistryTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.IndexCoordinateTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionCoordinateTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.copy.command.CopyDataCommandHandlerTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.data.FilterListDataProviderTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.data.ReflectiveColumnAccessorTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.EventConflaterChainTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataLayerTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataProviderTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowHeaderCompositeTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsEventLayerTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowSelectionIntegrationTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.SortIntegrationTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeHandlerTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayerTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayerTest2
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.grid.command.RenameColumnHelperTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.grid.GridLayerTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.group.action.ColumnGroupReorderDragModeTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.group.action.ColumnHeaderReoderDragModeTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupExpandCollapseLayerTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelPersistenceTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupUtilsTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupsCommandHandlerTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.group.DefaultBodyLayerStackTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerPersistenceTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest2
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.HideColumnCommandTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.HideRowCommandTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.ShowAllColumnsCommandTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.ShowAllRowsCommandTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.event.HideShowColumnEventTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.event.HideShowRowEventTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerPersistenceTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerStructuralChangeEventTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransformTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulatorTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayerCommandHandlingTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayerPersistenceTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayerTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.layer.LayerUtilTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPersistenceTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.NatTableTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.BoxingStyleTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.ButtonCellPainterTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.ConfigurableCellBorderTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.TextRenderingTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.persistence.ColorPersistorTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.persistence.StylePersistorTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest2
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.ReorderColumnCommandTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.ReorderRowCommandTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerStructuralChangeEventTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerTest2
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.resize.AutoResizeColumnsTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.ColumnResizeCommandTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.RowResizeCommandTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.resize.event.ResizeEventPropagationTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.resize.event.ResizingVisibleReorderedColumnsTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.search.command.SearchGridCommandHandlerTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.ColumnSearchStrategyTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.GridSearchStrategyTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.RowSearchStrategyTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.SelectionSearchStrategyTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.selection.action.SelectionDragModeTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.selection.ColumnSelectionTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.selection.event.SelectionEventsTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.selection.HideSelectedColumnsTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.selection.HideSelectedRowsTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelecitonTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectAllTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerStructuralChangeEventHandlerTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.sort.SortStatePersistorTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.style.CellSelectionTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.style.ColumnHeaderLayerSelectionTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.style.DefaultDisplayModeOrderingTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandlerTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.style.RowHeaderSelectionTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.style.StyleInheritanceTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.ColumnHideShowLayerFixtureTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.ColumnReorderLayerFixtureTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.DataLayerFixtureTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.RowHideShowLayerFixtureTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.RowReorderLayerFixtureTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.PersistenceIntegrationTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.RowStructuralChangeEventIntegrationTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.SelectionIntegrationTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.test.TestLayerTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.tickupdate.command.TickUpdateCommandHandlerTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest2
 
setUpCustomCellLabel() - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.CellLabelMouseEventMatcherTest
 
setupGCFromConfig(GC, IStyle) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
Setup the GC by the values defined in the given cell style.
setUseCheckbox(boolean) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
 
setValidationFailureShellTitle(String) - Method in class org.eclipse.nebula.widgets.nattable.edit.config.DialogErrorHandling
 
setValueToMatch(String) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.ParseResult
 
setVerticalLayerDependency(IUniqueIndexLayer) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentIndexLayer
 
setVerticalLayerDependency(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
setViewportMinOriginColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest
 
setViewportMinOriginRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest
 
setViewportOriginColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest
 
setViewportOriginRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest
 
setVisible(boolean) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByHeaderLayer
 
setVolume(double) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
setVolume(double) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
setWrappedPainter(ICellPainter) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.CellPainterWrapper
 
setWrapSearch(boolean) - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
setZoomFactor(float) - Method in class org.eclipse.nebula.widgets.nattable.layer.ZoomLayer
 
sheetNumber - Variable in class org.eclipse.nebula.widgets.nattable.extension.poi.PoiExcelExporter
 
shouldAccessCellInSelectedRow() - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.RowSearchStrategyTest
 
shouldAccessCellsInSelectedColumn() - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.ColumnSearchStrategyTest
 
shouldAccessCorrectNumberOfRemainingColumns() - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.GridSearchStrategyTest
 
shouldAccessWhatIsInSelection() - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.SelectionSearchStrategyTest
 
shouldAccumulateEvents() - Method in class org.eclipse.nebula.widgets.nattable.VisualChangeEventConflaterTest
 
shouldAddEventsToAllChildren() - Method in class org.eclipse.nebula.widgets.nattable.EventConflaterChainTest
 
shouldAddExtraRowAtTheEnd() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest
 
shouldAddToAGroupWhileReorderingMultipleColumns() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest
 
shouldAddUpdateEvents() - Method in class org.eclipse.nebula.widgets.nattable.blink.UpdateEventsCacheTest
 
shouldAllowMovingBetweenRegularGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.action.ColumnHeaderReoderDragModeTest
 
shouldAllowReorderingWithinAnUnbreakableGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.action.ColumnHeaderReoderDragModeTest
 
shouldAllowReorderingWithinARegularGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.action.ColumnHeaderReoderDragModeTest
 
shouldAlsoHideColumnWhichIsNotSelectedButHasAMouseOverIt() - Method in class org.eclipse.nebula.widgets.nattable.selection.HideSelectedColumnsTest
 
shouldAlsoHideRowWhichIsNotSelectedButHasAMouseOverIt() - Method in class org.eclipse.nebula.widgets.nattable.selection.HideSelectedRowsTest
 
shouldAppendColumnsToTheRightWithShiftKeyPressed() - Method in class org.eclipse.nebula.widgets.nattable.selection.ColumnSelectionTest
 
shouldAppendSelectionDownWithShiftKey() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelecitonTest
 
shouldAppendSelectionUpWithShiftKey() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelecitonTest
 
shouldAutoResizeCorrectlyIfMultipleColumnsAreSelected() - Method in class org.eclipse.nebula.widgets.nattable.resize.AutoResizeColumnsTest
Scenario: Multiple columns are selected but a non selected column is auto resized.
shouldCalculateNextSortDirectionCorrectly() - Method in class org.eclipse.nebula.widgets.nattable.sort.SortDirectionEnumTest
 
shouldCleanUpStaleEventsAterTTLExpires() - Method in class org.eclipse.nebula.widgets.nattable.blink.UpdateEventsCacheTest
 
shouldClearSelectionIfASelectedRowIsModified() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerStructuralChangeEventHandlerTest
 
shouldConflateEvents() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsEventLayerTest
 
shouldConstructTheKeyUsingTheColumnIndexAndRowId() - Method in class org.eclipse.nebula.widgets.nattable.blink.UpdateEventsCacheTest
 
shouldCopySingleCell() - Method in class org.eclipse.nebula.widgets.nattable.copy.command.CopyDataCommandHandlerTest
 
shouldCreateColumnGroupAfterReordering() - Method in class org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupsCommandHandlerTest
 
shouldCreateColumnGroupFromSelectedColumns() - Method in class org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupsCommandHandlerTest
 
shouldCreateModelCorrectly() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.ColumnCategoriesModelTest
 
shouldCreateToolTip(Event) - Method in class org.eclipse.nebula.widgets.nattable.tooltip.NatTableContentTooltip
shouldDecrementCellValue() - Method in class org.eclipse.nebula.widgets.nattable.tickupdate.command.TickUpdateCommandHandlerTest
 
shouldDragFirstCellRightAndAddColumnToGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest
 
shouldDragLeftAndMoveColumnIntoGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest
 
shouldDragLeftAndRemoveColumnFromGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest
 
shouldDragRightAndAddColumnToGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest
 
shouldDragRightAndNotRemoveFromAnUnbreakableGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest
 
shouldDragRightAndRemoveColumnFromGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest
 
shouldExtendSelectionDownWithShiftKey() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelecitonTest
 
shouldExtendSelectionOnePageDownUsingPageDownAndShiftKeys() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest
 
shouldExtendSelectionOnePageUpUsingThePageUpAndShiftKeys() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest
 
shouldExtendSelectionUpWithShiftKey() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelecitonTest
 
shouldExtendSelectionWithAllCellsInAColumnUsingTheCtrlKey() - Method in class org.eclipse.nebula.widgets.nattable.selection.ColumnSelectionTest
 
shouldExtendSelectionWithAllCellsInARowUsingTheCtrlKey() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelecitonTest
 
shouldExtendTheSelectionDownUsingDownArrowAndShiftKeys() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest
 
shouldExtendTheSelectionRightUsingRightArrowAndShiftKeys() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest
 
shouldExtendTheSelectionToEndOfRowUsingEndAndShiftKeys() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest
 
shouldExtendTheSelectionToStartOfRowUsingHomeAndShiftKeys() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest
 
shouldExtendTheSelectionToTheLeftUsingLeftArrowAndShiftKeys() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest
 
shouldExtendTheSelectionUpUsingUpArrowAndShiftKeys() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest
 
shouldFailToLoadForMissingRGBString() - Method in class org.eclipse.nebula.widgets.nattable.persistence.ColorPersistorTest
 
shouldFailWhenTryingToInsertSameColumnTwice() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest
 
shouldFallBackToSuperTypeAttributesForEvenCell() - Method in class org.eclipse.nebula.widgets.nattable.style.StyleInheritanceTest
 
shouldFallBackToSuperTypeAttributesForOddCell() - Method in class org.eclipse.nebula.widgets.nattable.style.StyleInheritanceTest
 
shouldFindAllCellsWithValue() - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.GridSearchStrategyTest
 
shouldFindColumnGroupPositionForColumnIndex() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest
 
shouldFindTextInGrid() - Method in class org.eclipse.nebula.widgets.nattable.search.command.SearchGridCommandHandlerTest
 
shouldFindTextInGridAfterWrapping() - Method in class org.eclipse.nebula.widgets.nattable.search.command.SearchGridCommandHandlerTest
 
shouldFireCellSelectionEvent() - Method in class org.eclipse.nebula.widgets.nattable.selection.event.SelectionEventsTest
 
shouldFireColumnSelectionEvent() - Method in class org.eclipse.nebula.widgets.nattable.selection.event.SelectionEventsTest
 
shouldFireCorrectMoveCommandsOnTable() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.ChooseColumnsFromCategoriesCommandHandlerTest
 
shouldFireDisposeCommandOnDisposal() - Method in class org.eclipse.nebula.widgets.nattable.NatTableTest
 
shouldFireResizeEventAfterColumnResizeCommand() - Method in class org.eclipse.nebula.widgets.nattable.resize.event.ResizeEventPropagationTest
 
shouldFireResizeEventAfterRowResizeCommand() - Method in class org.eclipse.nebula.widgets.nattable.resize.event.ResizeEventPropagationTest
 
shouldFireRowSelectionEvent() - Method in class org.eclipse.nebula.widgets.nattable.selection.event.SelectionEventsTest
 
shouldFireRowUpdateEventOnceSummaryIsCalculated() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest
 
shouldFireTheCorrectEventOnColumnHide() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest2
 
shouldFireTheCorrectEventOnRowHide() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest2
 
shouldFreezeAfterScrolling() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeHandlerTest
 
shouldFreezeFirstColumn() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeHandlerTest
 
shouldFreezeRowsAndColumnsBasedOnSelection() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeHandlerTest
 
shouldGetDataFromParentForNestedMenus() - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProvidersTest
 
shouldHandleClearFilterCommand() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataLayerTest
 
shouldHandleClearFilterCommand() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowHeaderCompositeTest
 
shouldHandleGenericLayerCommand() - Method in class org.eclipse.nebula.widgets.nattable.command.CommandPropagationTest
 
shouldHandleTheClearAllFiltersCommand() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataLayerTest
 
shouldHandleTheClearAllFiltersCommand() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowHeaderCompositeTest
 
shouldHandleTheToggeleFilterRowCommand() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataLayerTest
 
shouldHandleTheToggeleFilterRowCommand() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowHeaderCompositeTest
 
shouldHaveAllCellsSelected() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectAllTest
 
shouldHaveOriginSelected() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest
 
shouldHideAllSelectedColumns() - Method in class org.eclipse.nebula.widgets.nattable.selection.HideSelectedColumnsTest
 
shouldHideAllSelectedRows() - Method in class org.eclipse.nebula.widgets.nattable.selection.HideSelectedRowsTest
 
shouldHideColumnForSelectedCell() - Method in class org.eclipse.nebula.widgets.nattable.selection.HideSelectedColumnsTest
 
shouldHideRowForSelectedCell() - Method in class org.eclipse.nebula.widgets.nattable.selection.HideSelectedRowsTest
 
shouldHideSelectedColumn() - Method in class org.eclipse.nebula.widgets.nattable.selection.HideSelectedColumnsTest
 
shouldHideSelectedRow() - Method in class org.eclipse.nebula.widgets.nattable.selection.HideSelectedRowsTest
 
shouldIncrementCellValue() - Method in class org.eclipse.nebula.widgets.nattable.tickupdate.command.TickUpdateCommandHandlerTest
 
shouldInsertAColumnIndexToAGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest
 
shouldLeaveModelUnchangedOnDragLeftWithinSameGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest
 
shouldLeaveModelUnchangedOnDragRightWithinSameGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest
 
shouldLeaveSelectionUnchangedIfASelectedRowIsNotModified() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerStructuralChangeEventHandlerTest
 
shouldLeaveSelectionUnchangedIfTheFollowingRowIsModified() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerStructuralChangeEventHandlerTest
 
shouldLoadColorFromSavedRGBString() - Method in class org.eclipse.nebula.widgets.nattable.persistence.ColorPersistorTest
 
shouldLoadstateFromProperties() - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest2
 
shouldLoadstateFromProperties() - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerTest2
 
shouldMapBetweenNatTableAndGlazedLists() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtilsTest
 
shouldMatchCellsWithCustomLabels() - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.CellLabelMouseEventMatcherTest
 
shouldMoveTheSelecitonAnchorToStartOfRowUsingHomeKey() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest
 
shouldMoveTheSelectionAnchorDownUsingDownArrowKey() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest
 
shouldMoveTheSelectionAnchorLeftUsingLeftArrowKey() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest
 
shouldMoveTheSelectionAnchorOnePageDownUsingPageDownKey() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest
 
shouldMoveTheSelectionAnchorOnePageUpUsingPageUpKey() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest
 
shouldMoveTheSelectionAnchorRightUsingRightArrowKey() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest
 
shouldMoveTheSelectionAnchorToEndOfRowUsingEndKey() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest
 
shouldMoveTheSelectionAnchorUpUsingUpArrowKey() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest
 
shouldNotAllowMovingBetweenTwoUnbreakableGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.action.ColumnHeaderReoderDragModeTest
 
shouldNotAllowMovingFromRegularGroupToUnbreakableGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.action.ColumnHeaderReoderDragModeTest
 
shouldNotAllowMovingFromUnbreakableGroupToRegularGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.action.ColumnHeaderReoderDragModeTest
 
shouldNotAllowMovingIntoAnUnbreakableGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.action.ColumnHeaderReoderDragModeTest
 
shouldNotAllowMovingOutOfAnUnbreakableGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.action.ColumnHeaderReoderDragModeTest
 
shouldNotAllowMultiReorderIntoAnUnbreakableGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest
 
shouldNotAllowRemovalFromAColumnGroupDuringMultiColumnReorder() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest
 
shouldNotifyListeners() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.ButtonCellPainterTest
 
shouldNotInsertIntoAnUnbreakableGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest
 
shouldNotMoveColumnBetweenGroupsIfEitherGroupIsUnbreakable() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest
 
shouldNotRemoveFromAnUnbreakableGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest
 
shouldNotSaveIfNothingIsSorted() - Method in class org.eclipse.nebula.widgets.nattable.sort.SortStatePersistorTest
 
shouldNotSortUnsortableColumns() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.SortIntegrationTest
 
shouldNotUngroupColumnsInUnbreakableGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupsCommandHandlerTest
 
shouldNotUpdateAnUneditableCell() - Method in class org.eclipse.nebula.widgets.nattable.tickupdate.command.TickUpdateCommandHandlerTest
 
shouldOnlySearchWhatIsSelected() - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.SelectionSearchStrategyTest
 
shouldOpenDefaultDialogWithoutIncrementDecrementBox() - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.MultiCellEditDialogRunner
 
shouldPaintButtonPressedOnMouseClick() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.ButtonCellPainterTest
 
shouldParseTheSavedStringCorrectly() - Method in class org.eclipse.nebula.widgets.nattable.sort.SortStatePersistorTest
 
shouldPassOnLayerEventsToListeners() - Method in class org.eclipse.nebula.widgets.nattable.NatTableTest
 
shouldPersistSortStateToProperties() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.SortIntegrationTest
 
shouldPickUpTheDefaultClientAreaIfItHasNotBeenSet() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest
 
shouldPreserveRowSelectionOnDataUpdates() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowSelectionIntegrationTest
 
shouldPreserveRowSelectionOnSort() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowSelectionIntegrationTest
 
shouldPropagateToUnderlyingLayer() - Method in class org.eclipse.nebula.widgets.nattable.command.CommandPropagationTest
 
shouldProvideRenamedLabelsIfTheColumnHasBeenRenamed() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooserUtilsTest
 
shouldRecoverFromCorruptPerssitedState() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataProviderTest
 
shouldRemoveAllColumnsInGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupsCommandHandlerTest
 
shouldRemoveFromAGroupWhileReorderingMultipleColumns() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest
 
shouldRemoveFromOneGroupAndAddToAnother() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest
 
shouldRemoveLabelFromPersistenceIfStyleIsCleared() - Method in class org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandlerTest
 
shouldRemoveNonFilteredColumnsWhenLoadingState() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataProviderTest
 
shouldRenameColumn() - Method in class org.eclipse.nebula.widgets.nattable.grid.command.RenameColumnHelperTest
 
shouldRenameColumnHeader() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.RenameColumnIntegrationTest
 
shouldRenameColumnHeaderForReorderedColumn() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.RenameColumnIntegrationTest
 
shouldReorderEntireColumnGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest
 
shouldReorderEntireColumnGroupAndAddAColumnToCollapsedGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest
 
shouldResizeAllSelectedColumns() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.ColumnResizeCommandTest
 
shouldRestoreSortStateFromProperties() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.SortIntegrationTest
 
shouldRestructureFrozenArea() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeHandlerTest
 
shouldReturnARectangleStartingFromResizedColumnToEndOfGrid() - Method in class org.eclipse.nebula.widgets.nattable.resize.event.ResizeEventPropagationTest
 
shouldReturnARectangleStartingFromResizedRowToEndOfGrid() - Method in class org.eclipse.nebula.widgets.nattable.resize.event.ResizeEventPropagationTest
 
shouldReturnArrayOfCellsForColumnsInSelectionModel() - Method in class org.eclipse.nebula.widgets.nattable.copy.command.CopyDataCommandHandlerTest
 
shouldReturnASelectedCellWithDottedLineStyling() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.ConfigurableCellBorderTest
 
shouldReturnFullySelectedStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.ColumnHeaderLayerSelectionTest
 
shouldReturnFullySelectedStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.RowHeaderSelectionTest
 
shouldReturnGridWithSelectedCellsAndHeaders() - Method in class org.eclipse.nebula.widgets.nattable.copy.command.CopyDataCommandHandlerTest
Returns a collection representing a 11 x 11 grid.
shouldReturnGridWithSelectedCellsNoHeaders() - Method in class org.eclipse.nebula.widgets.nattable.copy.command.CopyDataCommandHandlerTest
 
shouldReturnLabelForCategoriesFromTheModel() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.ColumnCategoriesLabelProviderTest
 
shouldReturnLabelsFromIndexesFromTheColumnEntry() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.ColumnCategoriesLabelProviderTest
 
shouldReturnListOfFullySelectedColumns() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
shouldReturnListOfFullySelectedRows() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
shouldReturnOnlySelectedBodyCells() - Method in class org.eclipse.nebula.widgets.nattable.copy.command.CopyDataCommandHandlerTest
 
shouldReturnSixCells() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest
 
shouldReturnTheBlinkConfigTypeWhenARowIsUpdated() - Method in class org.eclipse.nebula.widgets.nattable.blink.BlinkLayerTest
 
shouldReturnTheCorrectCountOfSelectedCells() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest
Selected cells are (col,row): (2,3),(4,1),(1,0),(9,9)
shouldSaveSortedColumnsAndSortOrder() - Method in class org.eclipse.nebula.widgets.nattable.sort.SortStatePersistorTest
 
shouldSaveTheColorAsAString() - Method in class org.eclipse.nebula.widgets.nattable.persistence.ColorPersistorTest
 
shouldSearchAllBodyCellsForColumnInSelection() - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.ColumnSearchStrategyTest
 
shouldSearchAllBodyCellsForRowInSelection() - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.RowSearchStrategyTest
 
shouldSearchSelectionBackwards() - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.SelectionSearchStrategyTest
 
shouldSelectAllCellsInAColumn() - Method in class org.eclipse.nebula.widgets.nattable.selection.ColumnSelectionTest
 
shouldSelectAllCellsInARow() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelecitonTest
 
shouldSelectAllCellsToTheLeftWithShiftKeyPressed() - Method in class org.eclipse.nebula.widgets.nattable.selection.ColumnSelectionTest
 
shouldSelectAllCellsToTheRightWithShiftKeyPressed() - Method in class org.eclipse.nebula.widgets.nattable.selection.ColumnSelectionTest
 
shouldShutConflaterThreadDownWhenNatTableIsDisposed() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsEventLayerTest
 
shouldSortByClickingOnTheHeader() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.SortIntegrationTest
 
shouldStartUpAllConflaterTasksAtTheEndOfTheInterval() - Method in class org.eclipse.nebula.widgets.nattable.EventConflaterChainTest
 
shouldSummarizeAskPriceColumn() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest
 
shouldSumUpAllRowsWithAAARating() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest
 
shouldSwitchVisibilityProgrammatically() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowHeaderCompositeTest
 
shouldTakeTheButtomIntoAccountWhileMatching() - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.CellLabelMouseEventMatcherTest
 
shouldTakeTheRegionIntoAccountWhileMatching() - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.CellLabelMouseEventMatcherTest
 
shouldThrowAReorderColumnEvent() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest
 
shouldThrowAReorderRowEvent() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest
 
shouldUngroupFirstAndLastSelectedColumn() - Method in class org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupsCommandHandlerTest
 
shouldUngroupFirstSelectedColumn() - Method in class org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupsCommandHandlerTest
 
shouldUngroupMiddleSelectedColumns() - Method in class org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupsCommandHandlerTest
 
shouldUpdateEventDataForMultipleUpdatesToBean() - Method in class org.eclipse.nebula.widgets.nattable.blink.UpdateEventsCacheTest
 
shouldUpdateMultipleCellsInSelection() - Method in class org.eclipse.nebula.widgets.nattable.tickupdate.command.TickUpdateCommandHandlerTest
 
shouldUpdateOnlyIfAllCellsHaveTheSameEditor() - Method in class org.eclipse.nebula.widgets.nattable.tickupdate.command.TickUpdateCommandHandlerTest
 
shouldUseCustomCompratorsIfSpecified() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.SortIntegrationTest
 
show(T) - Method in class org.eclipse.nebula.widgets.nattable.data.AbstractFilterListDataProvider
Within this method the filter logic should be applied.
showAColumn() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest
 
showAllColumns() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayer
 
showAllColumns() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest
 
showAllColumns() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.BaseColumnHideShowLayerFixture
 
ShowAllColumnsCommand - Class in org.eclipse.nebula.widgets.nattable.hideshow.command
 
ShowAllColumnsCommand() - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.ShowAllColumnsCommand
 
ShowAllColumnsCommandHandler - Class in org.eclipse.nebula.widgets.nattable.hideshow.command
 
ShowAllColumnsCommandHandler(ColumnHideShowLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.ShowAllColumnsCommandHandler
 
ShowAllColumnsCommandTest - Class in org.eclipse.nebula.widgets.nattable.hideshow.command
 
ShowAllColumnsCommandTest() - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.ShowAllColumnsCommandTest
 
showAllColumnsMenuItemProvider() - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
Will create and return the IMenuItemProvider that adds the action for executing the ShowAllColumnsCommand to a popup menu.
showAllColumnsMenuItemProvider(String) - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
Will create and return the IMenuItemProvider that adds the action for executing the ShowAllColumnsCommand to a popup menu.
showAllRows() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hideshow.GlazedListsRowHideShowLayer
Show all rows that where previously hidden.
showAllRows() - Method in interface org.eclipse.nebula.widgets.nattable.hideshow.IRowHideShowCommandLayer
Show all rows that where previously hidden.
showAllRows() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayer
 
showAllRows() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest
 
showAllRows() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.BaseRowHideShowLayerFixture
 
ShowAllRowsCommand - Class in org.eclipse.nebula.widgets.nattable.hideshow.command
 
ShowAllRowsCommand() - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.ShowAllRowsCommand
 
ShowAllRowsCommandHandler - Class in org.eclipse.nebula.widgets.nattable.hideshow.command
 
ShowAllRowsCommandHandler(IRowHideShowCommandLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.ShowAllRowsCommandHandler
 
ShowAllRowsCommandTest - Class in org.eclipse.nebula.widgets.nattable.hideshow.command
 
ShowAllRowsCommandTest() - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.ShowAllRowsCommandTest
 
showAllRowsMenuItemProvider() - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
Will create and return the IMenuItemProvider that adds the action for executing the ShowAllRowsCommand to a popup menu.
showAllRowsMenuItemProvider(String) - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
Will create and return the IMenuItemProvider that adds the action for executing the ShowAllRowsCommand to a popup menu.
showARow() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest
 
ShowCellInViewportCommand - Class in org.eclipse.nebula.widgets.nattable.viewport.command
 
ShowCellInViewportCommand(ILayer, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.command.ShowCellInViewportCommand
 
ShowCellInViewportCommand(ShowCellInViewportCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.command.ShowCellInViewportCommand
 
ShowCellInViewportCommandHandler - Class in org.eclipse.nebula.widgets.nattable.viewport.command
 
ShowCellInViewportCommandHandler(ViewportLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.command.ShowCellInViewportCommandHandler
 
showColumnEntries(List<ColumnEntry>, ColumnHideShowLayer) - Static method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooserUtils
 
showColumnIndexes(List<Integer>, ColumnHideShowLayer) - Static method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooserUtils
 
showColumnIndexes(Collection<Integer>) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayer
 
showColumnIndexes(Collection<Integer>) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.BaseColumnHideShowLayerFixture
 
ShowColumnInViewportCommand - Class in org.eclipse.nebula.widgets.nattable.viewport.command
 
ShowColumnInViewportCommand(ILayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.command.ShowColumnInViewportCommand
 
ShowColumnInViewportCommand(ShowColumnInViewportCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.command.ShowColumnInViewportCommand
 
ShowColumnInViewportCommandHandler - Class in org.eclipse.nebula.widgets.nattable.viewport.command
 
ShowColumnInViewportCommandHandler(ViewportLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.command.ShowColumnInViewportCommandHandler
 
showColumnPositions() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest
 
ShowColumnPositionsEvent - Class in org.eclipse.nebula.widgets.nattable.hideshow.event
 
ShowColumnPositionsEvent(IUniqueIndexLayer, Collection<Integer>) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.event.ShowColumnPositionsEvent
 
ShowColumnPositionsEvent(ShowColumnPositionsEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.event.ShowColumnPositionsEvent
 
ShowColumnPositionsEventDiffTest - Class in org.eclipse.nebula.widgets.nattable.hideshow.event
 
ShowColumnPositionsEventDiffTest() - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.event.ShowColumnPositionsEventDiffTest
 
showDecoration() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.ControlDecorationProvider
Will show the control decoration.
showDropdownControl() - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
Shows the dropdown of this NatCombo.
showDropdownControl(boolean) - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
Shows the dropdown of this NatCombo.
showErrorDecorationHover(String) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.ControlDecorationProvider
Will show the control decoration adding the given text as description text.
showErrorDecorationHover(String) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TextCellEditor
Force the error decoration hover to show immediately.
showHideKeyConstant - Variable in class org.eclipse.nebula.widgets.nattable.filterrow.config.DefaultFilterRowConfiguration
 
showRowIndexes(Collection<Integer>) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hideshow.GlazedListsRowHideShowLayer
Show the rows with the given indexes again.
showRowIndexes(Collection<Integer>) - Method in interface org.eclipse.nebula.widgets.nattable.hideshow.IRowHideShowCommandLayer
Show the rows with the given indexes again.
showRowIndexes(Collection<Integer>) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayer
 
showRowIndexes(Collection<Integer>) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.BaseRowHideShowLayerFixture
 
ShowRowInViewportCommand - Class in org.eclipse.nebula.widgets.nattable.viewport.command
 
ShowRowInViewportCommand(ILayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.command.ShowRowInViewportCommand
 
ShowRowInViewportCommand(ShowRowInViewportCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.command.ShowRowInViewportCommand
 
ShowRowInViewportCommandHandler - Class in org.eclipse.nebula.widgets.nattable.viewport.command
 
ShowRowInViewportCommandHandler(ViewportLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.command.ShowRowInViewportCommandHandler
 
showRowPositions() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest
 
ShowRowPositionsEvent - Class in org.eclipse.nebula.widgets.nattable.hideshow.event
 
ShowRowPositionsEvent(ILayer, Collection<Integer>) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.event.ShowRowPositionsEvent
 
ShowRowPositionsEvent(ShowRowPositionsEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.event.ShowRowPositionsEvent
 
ShowRowPositionsEventDiffTest - Class in org.eclipse.nebula.widgets.nattable.hideshow.event
 
ShowRowPositionsEventDiffTest() - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.event.ShowRowPositionsEventDiffTest
 
showRows(Collection<Serializable>) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hideshow.GlazedListsRowHideShowLayer
Show the rows that contain the objects with the given row ids.
showWarningDialog(String, String) - Method in class org.eclipse.nebula.widgets.nattable.edit.config.DialogErrorHandling
Shows a warning dialog if the conversion or the validation returned an error message.
SimpleConfigLabelAccumulator - Class in org.eclipse.nebula.widgets.nattable.layer.cell
 
SimpleConfigLabelAccumulator(String) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.cell.SimpleConfigLabelAccumulator
 
SingleClickSortConfiguration - Class in org.eclipse.nebula.widgets.nattable.sort.config
Modifies the default sort configuration to sort on a single left click on the column header.
SingleClickSortConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.sort.config.SingleClickSortConfiguration
 
SingleClickSortConfiguration(ICellPainter) - Constructor for class org.eclipse.nebula.widgets.nattable.sort.config.SingleClickSortConfiguration
 
singleColumnMovedDown() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialogTest
 
SingleRowSelectionDragMode - Class in org.eclipse.nebula.widgets.nattable.selection.action
Selects the entire row when the mouse is dragged on the body.
SingleRowSelectionDragMode() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.action.SingleRowSelectionDragMode
 
size() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.Range
 
size() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel
 
SizeConfig - Class in org.eclipse.nebula.widgets.nattable.layer
This class stores the size configuration of rows/columns within the NatTable.
SizeConfig(int) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
Create a new SizeConfig with the given default size.
SizeConfigPercentageTest - Class in org.eclipse.nebula.widgets.nattable.layer
 
SizeConfigPercentageTest() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
SizeConfigPersistenceTest - Class in org.eclipse.nebula.widgets.nattable.layer
 
SizeConfigPersistenceTest() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPersistenceTest
 
SizeConfigTest - Class in org.eclipse.nebula.widgets.nattable.layer
 
SizeConfigTest() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.SizeConfigTest
 
sizeOfGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest
 
sizeOfGroup(IRowGroupModel<T>, int) - Static method in class org.eclipse.nebula.widgets.nattable.group.RowGroupUtils
Number of rows in the Group which the bodyRowIndex belongs to.
sizeOfStaticColumns() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest
 
sizeOverride() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigTest
 
sizeOverrideCalculationMode() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
sizeOverrideFixedMode() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
sizeOverrideMixedMode() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
skipLoadingStateIfPersistedStateDoesNotMatchDataSource() - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest2
 
skipLoadingStateIfPersistedStateDoesNotMatchDataSource() - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerTest2
 
sleep - Variable in class org.eclipse.nebula.widgets.nattable.util.UpdateQueue
 
sort(int, SortDirectionEnum, boolean) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsSortModel
 
sort(int, SortDirectionEnum, boolean) - Method in interface org.eclipse.nebula.widgets.nattable.sort.ISortModel
This method is called by the SortCommandHandler in response to a sort command.
sort(int, SortDirectionEnum, boolean) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.SortModelFixture
 
SORT_COMPARATOR - Static variable in interface org.eclipse.nebula.widgets.nattable.sort.SortConfigAttributes
 
SORT_DOWN_CONFIG_TYPE - Static variable in class org.eclipse.nebula.widgets.nattable.sort.config.DefaultSortConfiguration
 
SORT_SEQ_CONFIG_TYPE - Static variable in class org.eclipse.nebula.widgets.nattable.sort.config.DefaultSortConfiguration
The sort sequence can be appended to this base
SORT_UP_CONFIG_TYPE - Static variable in class org.eclipse.nebula.widgets.nattable.sort.config.DefaultSortConfiguration
 
SortableHeaderTextPainter - Class in org.eclipse.nebula.widgets.nattable.sort.painter
 
SortableHeaderTextPainter() - Constructor for class org.eclipse.nebula.widgets.nattable.sort.painter.SortableHeaderTextPainter
Creates the default SortableHeaderTextPainter that uses a TextPainter as base ICellPainter and decorate it with the SortableHeaderTextPainter.SortIconPainter on the right edge of the cell.
SortableHeaderTextPainter(ICellPainter) - Constructor for class org.eclipse.nebula.widgets.nattable.sort.painter.SortableHeaderTextPainter
Creates a SortableHeaderTextPainter that uses the given ICellPainter as base ICellPainter and decorate it with the SortableHeaderTextPainter.SortIconPainter on the right edge of the cell.
SortableHeaderTextPainter(ICellPainter, CellEdgeEnum) - Constructor for class org.eclipse.nebula.widgets.nattable.sort.painter.SortableHeaderTextPainter
Creates a SortableHeaderTextPainter that uses the given ICellPainter as base ICellPainter and decorate it with the SortableHeaderTextPainter.SortIconPainter on the specified edge of the cell.
SortableHeaderTextPainter(ICellPainter, CellEdgeEnum, ICellPainter) - Constructor for class org.eclipse.nebula.widgets.nattable.sort.painter.SortableHeaderTextPainter
Creates a SortableHeaderTextPainter that uses the given ICellPainter as base ICellPainter and decorate it with the given ICellPainter to use for sort related decoration on the specified edge of the cell.
SortableHeaderTextPainter(ICellPainter, CellEdgeEnum, boolean, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.sort.painter.SortableHeaderTextPainter
Creates a SortableHeaderTextPainter that uses the given ICellPainter as base ICellPainter.
SortableHeaderTextPainter(ICellPainter, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.sort.painter.SortableHeaderTextPainter
Creates a SortableHeaderTextPainter that uses the given ICellPainter as base ICellPainter and decorate it with the SortableHeaderTextPainter.SortIconPainter on the right edge of the cell.
SortableHeaderTextPainter.SortIconPainter - Class in org.eclipse.nebula.widgets.nattable.sort.painter
Paints the triangular sort icon images.
SortableHeaderTextPainter.SortIconPainter(boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.sort.painter.SortableHeaderTextPainter.SortIconPainter
 
SortableTreeComparator<T> - Class in org.eclipse.nebula.widgets.nattable.tree
 
SortableTreeComparator(Comparator<T>, ISortModel) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.SortableTreeComparator
 
sortAvailableColumns - Variable in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooser
 
sortByStart(List<Range>) - Static method in class org.eclipse.nebula.widgets.nattable.coordinate.Range
 
sortByStart() - Method in class org.eclipse.nebula.widgets.nattable.selection.RangeTest
 
sortByX(List<Rectangle>) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModel
 
sortByY(List<Rectangle>) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModel
 
sortByY() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
SortColumnAction - Class in org.eclipse.nebula.widgets.nattable.sort.action
 
SortColumnAction(boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.sort.action.SortColumnAction
 
SortColumnCommand - Class in org.eclipse.nebula.widgets.nattable.sort.command
 
SortColumnCommand(ILayer, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.sort.command.SortColumnCommand
 
SortColumnCommand(SortColumnCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.sort.command.SortColumnCommand
 
SortColumnEvent - Class in org.eclipse.nebula.widgets.nattable.sort.event
 
SortColumnEvent(ILayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.sort.event.SortColumnEvent
 
SortColumnEvent(SortColumnEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.sort.event.SortColumnEvent
 
SortCommandHandler<T> - Class in org.eclipse.nebula.widgets.nattable.sort.command
Handle sort commands
SortCommandHandler(ISortModel, SortHeaderLayer<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.sort.command.SortCommandHandler
 
SortConfigAttributes - Interface in org.eclipse.nebula.widgets.nattable.sort
 
sortDirection - Variable in class org.eclipse.nebula.widgets.nattable.sort.SortStatePersistor.SortState
 
SortDirectionEnum - Enum in org.eclipse.nebula.widgets.nattable.sort
 
SortDirectionEnumTest - Class in org.eclipse.nebula.widgets.nattable.sort
 
SortDirectionEnumTest() - Constructor for class org.eclipse.nebula.widgets.nattable.sort.SortDirectionEnumTest
 
sortedList - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsSortModel
 
SortHeaderLayer<T> - Class in org.eclipse.nebula.widgets.nattable.sort
Enables sorting of the data.
SortHeaderLayer(ILayer, ISortModel) - Constructor for class org.eclipse.nebula.widgets.nattable.sort.SortHeaderLayer
 
SortHeaderLayer(ILayer, ISortModel, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.sort.SortHeaderLayer
 
SortIntegrationTest - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration
 
SortIntegrationTest() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.SortIntegrationTest
 
SortModelFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture
 
SortModelFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.SortModelFixture
 
SortModelFixture(List<Integer>, List<Integer>, List<SortDirectionEnum>) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.SortModelFixture
 
sortOrder - Variable in class org.eclipse.nebula.widgets.nattable.sort.SortStatePersistor.SortState
 
SortStatePersistor<T> - Class in org.eclipse.nebula.widgets.nattable.sort
Handles persisting of the sorting state.
SortStatePersistor(ISortModel) - Constructor for class org.eclipse.nebula.widgets.nattable.sort.SortStatePersistor
 
SortStatePersistor.SortState - Class in org.eclipse.nebula.widgets.nattable.sort
Encapsulation of the sort state of a column
SortStatePersistor.SortState(int, SortDirectionEnum, int) - Constructor for class org.eclipse.nebula.widgets.nattable.sort.SortStatePersistor.SortState
 
SortStatePersistorTest - Class in org.eclipse.nebula.widgets.nattable.sort
 
SortStatePersistorTest() - Constructor for class org.eclipse.nebula.widgets.nattable.sort.SortStatePersistorTest
 
spacing - Variable in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
 
SpanningDataLayer - Class in org.eclipse.nebula.widgets.nattable.layer
 
SpanningDataLayer(ISpanningDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.SpanningDataLayer
 
SpanningDataLayer(ISpanningDataProvider, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.SpanningDataLayer
 
SpanningDataLayer() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.SpanningDataLayer
 
SpanningDataLayer(int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.SpanningDataLayer
 
SPREAD_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
SPREAD_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 
start() - Method in class org.eclipse.nebula.widgets.nattable.conflation.EventConflaterChain
 
start - Variable in class org.eclipse.nebula.widgets.nattable.coordinate.Range
 
StateChangeEvent - Class in org.eclipse.nebula.widgets.nattable.persistence.command
Event that will be fired if the NatTable states/view configurations are changed using the PersistenceDialog.
StateChangeEvent(String, StateChangeEvent.StateChangeType) - Constructor for class org.eclipse.nebula.widgets.nattable.persistence.command.StateChangeEvent
Create a new StateChangeEvent for the given view configuration name and type of change.
StateChangeEvent.StateChangeType - Enum in org.eclipse.nebula.widgets.nattable.persistence.command
Enum for the type of change that was done to a NatTable view configuration.
stateIsLoadedCorrectlyFromProperties() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.PersistenceIntegrationTest
 
stateLoaded - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.PersistableFixture
 
stateManagerMenuItemProvider() - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
Will create and return the IMenuItemProvider that adds the action for executing the DisplayPersistenceDialogCommand to a popup menu.
stateManagerMenuItemProvider(String) - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
Will create and return the IMenuItemProvider that adds the action for executing the DisplayPersistenceDialogCommand to a popup menu.
stateSaved - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.PersistableFixture
 
staticMatcherEditor - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsStaticFilterStrategy
 
stop() - Method in class org.eclipse.nebula.widgets.nattable.conflation.EventConflaterChain
 
stopThread() - Method in class org.eclipse.nebula.widgets.nattable.util.UpdateQueue
 
STRING_TYPE_ARRAY - Static variable in class org.eclipse.nebula.widgets.nattable.util.ArrayUtil
 
StructuralChangeEventHelper - Class in org.eclipse.nebula.widgets.nattable.layer.event
Helper class providing support for modifying cached index lists for IStructuralChangeEvents.
StructuralChangeEventHelper() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.StructuralChangeEventHelper
 
StructuralDiff - Class in org.eclipse.nebula.widgets.nattable.layer.event
 
StructuralDiff(StructuralDiff.DiffTypeEnum, Range, Range) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.StructuralDiff
 
StructuralDiff.DiffTypeEnum - Enum in org.eclipse.nebula.widgets.nattable.layer.event
 
StructuralRefreshCommand - Class in org.eclipse.nebula.widgets.nattable.command
Command that triggers a StructuralRefreshEvent.
StructuralRefreshCommand() - Constructor for class org.eclipse.nebula.widgets.nattable.command.StructuralRefreshCommand
 
StructuralRefreshCommandHandler - Class in org.eclipse.nebula.widgets.nattable.command
Command handler for handling StructuralRefreshCommands.
StructuralRefreshCommandHandler() - Constructor for class org.eclipse.nebula.widgets.nattable.command.StructuralRefreshCommandHandler
 
StructuralRefreshEvent - Class in org.eclipse.nebula.widgets.nattable.layer.event
General event indicating that structures cached by the layers need refreshing.
StructuralRefreshEvent(ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.StructuralRefreshEvent
 
StructuralRefreshEvent(StructuralRefreshEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.StructuralRefreshEvent
 
Style - Class in org.eclipse.nebula.widgets.nattable.style
 
Style() - Constructor for class org.eclipse.nebula.widgets.nattable.style.Style
 
style - Variable in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
The style bits that where set on creation time.
STYLE_PERSISTENCE_PREFIX - Static variable in class org.eclipse.nebula.widgets.nattable.persistence.ColorPersistor
 
STYLE_PERSISTENCE_PREFIX - Static variable in class org.eclipse.nebula.widgets.nattable.persistence.StylePersistor
 
StyleInheritanceTest - Class in org.eclipse.nebula.widgets.nattable.style
 
StyleInheritanceTest() - Constructor for class org.eclipse.nebula.widgets.nattable.style.StyleInheritanceTest
 
StylePersistor - Class in org.eclipse.nebula.widgets.nattable.persistence
Saves and loads the following components of a style to a properties object.
StylePersistor() - Constructor for class org.eclipse.nebula.widgets.nattable.persistence.StylePersistor
 
StylePersistorTest - Class in org.eclipse.nebula.widgets.nattable.persistence
 
StylePersistorTest() - Constructor for class org.eclipse.nebula.widgets.nattable.persistence.StylePersistorTest
 
StyleProxy - Class in org.eclipse.nebula.widgets.nattable.style
 
StyleProxy(ConfigAttribute<IStyle>, IConfigRegistry, String, List<String>) - Constructor for class org.eclipse.nebula.widgets.nattable.style.StyleProxy
 
stylesToPersist - Variable in class org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandler
 
submit(Runnable) - Method in class org.eclipse.nebula.widgets.nattable.util.Scheduler
 
summarize(int) - Method in interface org.eclipse.nebula.widgets.nattable.summaryrow.ISummaryProvider
 
summarize(int) - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummationSummaryProvider
 
SUMMARY_PROVIDER - Static variable in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowConfigAttributes
 
summaryCache - Variable in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowLayer
Cache the calculated summary value, since its CPU intensive
summaryCacheIncludingStaleValues - Variable in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowLayer
Use a cache-copy which does not get cleared, as using an Entry type object with stale flag per instance would require traversal of full set of entries in clearSummaryCache()
summaryRowBgColor - Variable in class org.eclipse.nebula.widgets.nattable.summaryrow.DefaultSummaryRowConfiguration
 
summaryRowBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.summaryrow.DefaultSummaryRowConfiguration
 
SummaryRowConfigAttributes - Class in org.eclipse.nebula.widgets.nattable.summaryrow
 
SummaryRowConfigAttributes() - Constructor for class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowConfigAttributes
 
summaryRowFgColor - Variable in class org.eclipse.nebula.widgets.nattable.summaryrow.DefaultSummaryRowConfiguration
 
summaryRowFont - Variable in class org.eclipse.nebula.widgets.nattable.summaryrow.DefaultSummaryRowConfiguration
 
SummaryRowIntegrationTest - Class in org.eclipse.nebula.widgets.nattable.summaryrow
 
SummaryRowIntegrationTest() - Constructor for class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest
 
SummaryRowLayer - Class in org.eclipse.nebula.widgets.nattable.summaryrow
Adds a summary row at the end.
SummaryRowLayer(IUniqueIndexLayer, IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowLayer
 
SummaryRowLayer(IUniqueIndexLayer, IConfigRegistry, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowLayer
 
SummationSummaryProvider - Class in org.eclipse.nebula.widgets.nattable.summaryrow
 
SummationSummaryProvider(IDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.summaryrow.SummationSummaryProvider
 
SummationSummaryProvider(IDataProvider, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.summaryrow.SummationSummaryProvider
 
SUPPORT_MULTI_EDIT - Static variable in interface org.eclipse.nebula.widgets.nattable.edit.EditConfigAttributes
The configuration attribute to specify whether an editor supports multi edit behaviour or not.
supportMultiEdit(IConfigRegistry, List<String>) - Static method in class org.eclipse.nebula.widgets.nattable.edit.EditConfigHelper
Determines whether this editor supports multi edit behaviour or not.
supportMultiEdit(IConfigRegistry, List<String>) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
 
supportMultiEdit(IConfigRegistry, List<String>) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.CheckBoxCellEditor
 
supportMultiEdit(IConfigRegistry, List<String>) - Method in interface org.eclipse.nebula.widgets.nattable.edit.editor.ICellEditor
Determines whether this editor supports multi edit behaviour or not.
supportMultiEdit(IConfigRegistry, List<String>) - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
 
switchMode(String) - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.AbstractModeEventHandler
 
switchMode(IModeEventHandler) - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.AbstractModeEventHandler
 
switchMode(String) - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.ModeSupport
Switch to the given mode.
switchMode(IModeEventHandler) - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.ModeSupport
 
SWTUtils - Class in org.eclipse.nebula.widgets.nattable.test.integration
 
SWTUtils() - Constructor for class org.eclipse.nebula.widgets.nattable.test.integration.SWTUtils
 

T

tableFont - Variable in class org.eclipse.nebula.widgets.nattable.style.editor.GridStyleParameterObject
 
tableShouldDefaultProperlyIfNoPropertiesAreLoaded() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.PersistenceIntegrationTest
 
tableStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.editor.GridStyleParameterObject
 
targetOverlayPainter - Variable in class org.eclipse.nebula.widgets.nattable.reorder.action.ColumnReorderDragMode
 
targetOverlayPainter - Variable in class org.eclipse.nebula.widgets.nattable.reorder.action.RowReorderDragMode
 
tearDown() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialogTest
 
teardown() - Method in class org.eclipse.nebula.widgets.nattable.EventConflaterChainTest
 
tearDown() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.SortIntegrationTest
 
tearDown() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.BoxingStyleTest
 
tearDown() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.TextRenderingTest
 
tearDown() - Method in class org.eclipse.nebula.widgets.nattable.resize.AutoResizeColumnsTest
 
terminateDialog() - Method in class org.eclipse.nebula.widgets.nattable.group.gui.CreateColumnGroupDialog
 
TEST_BG_COLOR - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.CellStyleFixture
 
TEST_BORDER_COLOR - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.CellStyleFixture
 
TEST_BORDER_STYLE - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.CellStyleFixture
 
TEST_BOUNDS - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.CellFixture
 
TEST_CELL_DATA - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.CellFixture
 
TEST_CONFIG_TYPE - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.CellFixture
 
TEST_FG_COLOR - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.CellStyleFixture
 
TEST_FONT - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.CellStyleFixture
 
TEST_GROUP_1 - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.group.ColumnGroupModelFixture
 
TEST_GROUP_2 - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.group.ColumnGroupModelFixture
 
TEST_GROUP_3 - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.group.ColumnGroupModelFixture
 
TEST_GROUP_NAME_1 - Static variable in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerTest
 
TEST_GROUP_NAME_1 - Static variable in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest
 
TEST_GROUP_NAME_2 - Static variable in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerTest
 
TEST_GROUP_NAME_2 - Static variable in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest
 
TEST_GROUP_NAME_3 - Static variable in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerTest
 
TEST_GROUP_NAME_3 - Static variable in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest
 
TEST_PERSISTENCE_PREFIX - Static variable in class org.eclipse.nebula.widgets.nattable.test.integration.PersistenceIntegrationTest
 
testAddInvisibleData() - Method in class org.eclipse.nebula.widgets.nattable.data.FilterListDataProviderTest
 
testAddVisibleData() - Method in class org.eclipse.nebula.widgets.nattable.data.FilterListDataProviderTest
 
testAdjacentRangeOverlap() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.RangeTest
 
testAllCellsEditableWithMultiSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testAllCellsEditableWithMultiSelectionEnableEditing() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testAllCellsEditableWithoutSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testAllCellsEditableWithoutSelectionEnableEditing() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testAllCellsEditableWithSingleSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testAllCellsEditableWithSingleSelectionEnableEditing() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testChildLayerInfoForViewportByLayout() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
 
testClone() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.MultiColumnShowCommandTest
 
testClone() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.MultiRowShowCommandTest
 
testColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayerTest
 
testColumnDiffs() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.event.ShowColumnPositionsEventDiffTest
+ + + before: 0 1 3 5 6 8 9 10 11 12 after: 0 1 2 3 4 5 6 7 8 9 + + + + +
testColumnDiffs() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.event.ShowRowPositionsEventDiffTest
+ + + before: 0 1 3 5 6 8 9 10 11 12 after: 0 1 2 3 4 5 6 7 8 9 + + + + +
testColumnDiffs() - Method in class org.eclipse.nebula.widgets.nattable.resize.event.ResizeEventDiffTest
 
testColumnIndexByPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayerTest
 
testColumnIndexes() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.ColumnHideShowLayerFixtureTest
 
testColumnIndexes() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.ColumnReorderLayerFixtureTest
 
testColumnIndexes() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.DataLayerFixtureTest
 
testColumnIndexes() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.RowHideShowLayerFixtureTest
 
testColumnIndexes() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.RowReorderLayerFixtureTest
 
testColumnPositionByIndex() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayerTest
 
testColumnPositionByX() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayerTest
 
testColumnPositionByXAfterModify() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayerTest
 
testColumnPositionResizable() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayerTest
 
testColumnsResizableByDefault() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayerTest
 
testColumnWidthByPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayerTest
 
testColumnWidthByPositionAfterModify() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayerTest
 
testColumnWidths() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.ColumnHideShowLayerFixtureTest
 
testColumnWidths() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.ColumnReorderLayerFixtureTest
 
testColumnWidths() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.DataLayerFixtureTest
 
testColumnWidths() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.RowHideShowLayerFixtureTest
 
testColumnWidths() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.RowReorderLayerFixtureTest
 
testCompareNonComparables() - Method in class org.eclipse.nebula.widgets.nattable.config.DefaultComparatorTest
 
testCompareNonComparables1() - Method in class org.eclipse.nebula.widgets.nattable.config.DefaultComparatorTest
 
testCompareNonComparables2() - Method in class org.eclipse.nebula.widgets.nattable.config.DefaultComparatorTest
 
testCompareNonNullComparables() - Method in class org.eclipse.nebula.widgets.nattable.config.DefaultComparatorTest
 
testCompareNullA() - Method in class org.eclipse.nebula.widgets.nattable.config.DefaultComparatorTest
 
testCompareNullAB() - Method in class org.eclipse.nebula.widgets.nattable.config.DefaultComparatorTest
 
testCompareNullB() - Method in class org.eclipse.nebula.widgets.nattable.config.DefaultComparatorTest
 
testConversionException() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultBigDecimalDisplayConverterTest
 
testConversionException() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultBigIntegerDisplayConverterTest
 
testConversionException() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultByteDisplayConverterTest
 
testConversionException() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultCharacterDisplayConverterTest
 
testConversionException() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultDoubleDisplayConverterTest
 
testConversionException() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultFloatDisplayConverterTest
 
testConversionException() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultIntegerDisplayConverterTest
 
testConversionException() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultLongDisplayConverterTest
 
testConversionException() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultShortDisplayConverterTest
 
testConvertToLocal() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.event.ShowColumnPositionsEventDiffTest
+ + + before: 0 1 3 5 6 8 9 10 11 12 after: 0 1 2 3 4 5 6 7 8 9 + + + + +
testConvertToLocal() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.event.ShowRowPositionsEventDiffTest
+ + + before: 0 1 3 5 6 8 9 10 11 12 after: 0 1 2 3 4 5 6 7 8 9 + + + + +
testConvertToLocal() - Method in class org.eclipse.nebula.widgets.nattable.resize.event.ResizeEventDiffTest
 
testDataValidation() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest
 
testDefaultEquals() - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.MouseEventMatcherTest
 
testDeleteLastRow() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.RowStructuralChangeEventIntegrationTest
 
testDeleteState() - Method in class org.eclipse.nebula.widgets.nattable.persistence.PersistenceHelperTest
 
testDeleteStateOnEmptyProperties() - Method in class org.eclipse.nebula.widgets.nattable.persistence.PersistenceHelperTest
 
testDeleteStateOnEmptyState() - Method in class org.eclipse.nebula.widgets.nattable.persistence.PersistenceHelperTest
 
testDeleteStateOnNullProperties() - Method in class org.eclipse.nebula.widgets.nattable.persistence.PersistenceHelperTest
 
testDeleteStateOnNullState() - Method in class org.eclipse.nebula.widgets.nattable.persistence.PersistenceHelperTest
 
testEditorActivatedDuringInlineCellEdit() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest
 
testEditorClosesWhenANewEditCommandIsFired() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest
 
testEditorResize() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest
 
testEmptyRangeOverlap() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.RangeTest
 
testEquality() - Method in class org.eclipse.nebula.widgets.nattable.selection.RangeTest
 
testEquals() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.IndexCoordinateTest
 
testEquals() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionCoordinateTest
 
testEquals() - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.BodyCellEditorMouseEventMatcherTest
 
testEquals() - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.KeyEventMatcherTest
 
testFindColumnPosition0() - Method in class org.eclipse.nebula.widgets.nattable.layer.LayerUtilTest
 
testFindColumnPositionAtEnd() - Method in class org.eclipse.nebula.widgets.nattable.layer.LayerUtilTest
 
testFindColumnPositionOffEnd() - Method in class org.eclipse.nebula.widgets.nattable.layer.LayerUtilTest
 
testFindRowPosition0() - Method in class org.eclipse.nebula.widgets.nattable.layer.LayerUtilTest
 
testFindRowPositionAtEnd() - Method in class org.eclipse.nebula.widgets.nattable.layer.LayerUtilTest
 
testFindRowPositionOffEnd() - Method in class org.eclipse.nebula.widgets.nattable.layer.LayerUtilTest
 
testFindWeirdColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.LayerUtilTest
 
testFindWeirdColumnPosition2() - Method in class org.eclipse.nebula.widgets.nattable.layer.LayerUtilTest
 
testFindWeirdRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.LayerUtilTest
 
testFindWeirdRowPosition2() - Method in class org.eclipse.nebula.widgets.nattable.layer.LayerUtilTest
 
testFireClonedEventIfMultipleListeners() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTest
 
testFireOriginalEventIfOnlyOneListener() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTest
 
testFreezeAll() - Method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayerTest2
 
testFreezeAllColumns() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest
 
testFreezeColumns() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest
 
testFreezeEnd() - Method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayerTest2
 
testFreezeMiddle() - Method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayerTest2
 
testFreezeSelectionAtBeginning() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest
 
testFreezeSelectionInMiddle() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest
 
testFreezeStart() - Method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayerTest2
 
testFullConstructorEquals() - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.MouseEventMatcherTest
 
testGetAvailableStates() - Method in class org.eclipse.nebula.widgets.nattable.persistence.PersistenceHelperTest
 
testGetAvailableStatesOnEmpty() - Method in class org.eclipse.nebula.widgets.nattable.persistence.PersistenceHelperTest
 
testGetAvailableStatesOnNull() - Method in class org.eclipse.nebula.widgets.nattable.persistence.PersistenceHelperTest
 
testGetDataValue() - Method in class org.eclipse.nebula.widgets.nattable.data.FilterListDataProviderTest
 
testGetLastSelectedCellEditorWithMultiSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testGetLastSelectedCellEditorWithoutSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testGetLastSelectedCellEditorWithSingleSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testGetLastSelectedCellWithMultiSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testGetLastSelectedCellWithoutSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testGetLastSelectedCellWithSingleSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testGetRowObject() - Method in class org.eclipse.nebula.widgets.nattable.data.FilterListDataProviderTest
 
testHandleColumnResizeCommand() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.ColumnResizeCommandTest
 
testHandleHiddenRowDeleteEvent() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerStructuralChangeEventTest
 
testHandleLastRowDeleteEvent() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerStructuralChangeEventTest
 
testHandleLastRowDeleteEvent() - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerStructuralChangeEventTest
 
testHandleMultipleRowDeleteEvent() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerStructuralChangeEventTest
 
testHandleMultipleRowDeleteEvent() - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerStructuralChangeEventTest
 
testHandleRowAddEvent() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerStructuralChangeEventTest
 
testHandleRowAddEvent() - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerStructuralChangeEventTest
 
testHandleRowDeleteEvent() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerStructuralChangeEventTest
 
testHandleRowDeleteEvent() - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerStructuralChangeEventTest
 
testHandleRowResizeCommand() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.RowResizeCommandTest
 
testHashCode() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.IndexCoordinateTest
 
testHashCode() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionCoordinateTest
 
testHeight() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayerTest
 
testHeightAfterModify() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayerTest
 
testHideBeginningFrozenColumn() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest
 
testHideColumnCommand() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.HideColumnCommandTest
 
testHideColumnCommand() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.ShowAllColumnsCommandTest
 
testHideColumnCommand() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.ShowAllRowsCommandTest
 
testHideEndFrozenColumn() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest
 
testHideMiddleFrozenColumn() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest
 
testHideReorder() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.RowStructuralChangeEventIntegrationTest
 
testHideRowCommand() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.HideRowCommandTest
 
testHideShow() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.RowStructuralChangeEventIntegrationTest
 
testHideShowInteriorColumn() - Method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayerTest
 
testIdentity() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.IndexCoordinateTest
 
testIdentity() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionCoordinateTest
 
testIdentityHashCode() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.IndexCoordinateTest
 
testIdentityHashCode() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionCoordinateTest
 
testIdentityLayerTransform() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransformTest
 
testIdentityLayerTransform() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest
 
testIndexOfRowObject() - Method in class org.eclipse.nebula.widgets.nattable.data.FilterListDataProviderTest
 
testingChildLayerInfoForCornerByLayout() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
 
testInit() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.RowStructuralChangeEventIntegrationTest
 
testIsCellEditableWithoutSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testIsCellEditableWithoutSelectionEnableEditing() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testIsCellEditableWithSingleSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testIsCellEditableWithSingleSelectionEnableEditing() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testIsConverterSameWithMultiSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testIsConverterSameWithMultiSelectionOneChangedConverter() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testIsConverterSameWithoutSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testIsConverterSameWithSingleSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testIsEditorSameWithMultiSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testIsEditorSameWithMultiSelectionOneChangedEditor() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testIsEditorSameWithoutSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testIsEditorSameWithSingleSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testIsValueSameWithMultiSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testIsValueSameWithMultiSelectionEnsureSameValues() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testIsValueSameWithoutSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testIsValueSameWithSingleSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
TestLayer - Class in org.eclipse.nebula.widgets.nattable.test.fixture
 
TestLayer(int, int, String, String, String) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
TestLayer(int, int, int, int, int, int, String, String, String) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
TestLayerCell - Class in org.eclipse.nebula.widgets.nattable.test.fixture
 
TestLayerCell(ILayer, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayerCell
 
TestLayerCell(ILayer, int, int, DataCell) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayerCell
 
TestLayerCell(ILayer, int, int, int, int, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayerCell
 
TestLayerCell(ILayerCell) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayerCell
 
TestLayerTest - Class in org.eclipse.nebula.widgets.nattable.test
 
TestLayerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.test.TestLayerTest
 
testLetterOrDigitMatch() - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.LetterOrDigitKeyEventMatcherTest
 
testLineBreak() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.TextRenderingTest
 
testLineWrap() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.TextRenderingTest
 
testLoadLablesFromProperties() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulatorTest
 
testLoadState() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelPersistenceTest
 
testLoadState() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerPersistenceTest
 
testLoadState() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerPersistenceTest
 
testLoadState() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayerPersistenceTest
 
testLoadState() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPersistenceTest
 
testLoadStatePercentageSizing() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPersistenceTest
 
testMap() - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.BodyCellEditorMouseEventMatcherTest
 
testMap() - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.KeyEventMatcherTest
 
testMap() - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.MouseEventMatcherTest
 
testMoveCellPositionIntoViewport() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest
 
testMoveColumnPositionIntoViewportFiresEvent() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest
Scrolling Events fired when origin changes
testMoveColumnPositionIntoViewportForAColumnAlreadyInTheViewport() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest
 
testMoveColumnPositionIntoViewportSimpleCase() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest
 
testMoveRowPositionIntoViewport() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest
 
testMovingAroundColumns() - Method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayerTest
 
testNavigationUsingTabButtonWhenAnInvalidValueIsEntered() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest
 
testNonNullDataToDisplay() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultBigDecimalDisplayConverterTest
 
testNonNullDataToDisplay() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultBigIntegerDisplayConverterTest
 
testNonNullDataToDisplay() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultBooleanDisplayConverterTest
 
testNonNullDataToDisplay() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultByteDisplayConverterTest
 
testNonNullDataToDisplay() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultCharacterDisplayConverterTest
 
testNonNullDataToDisplay() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultDisplayConverterTest
 
testNonNullDataToDisplay() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultDoubleDisplayConverterTest
 
testNonNullDataToDisplay() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultFloatDisplayConverterTest
 
testNonNullDataToDisplay() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultIntegerDisplayConverterTest
 
testNonNullDataToDisplay() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultLongDisplayConverterTest
 
testNonNullDataToDisplay() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultShortDisplayConverterTest
 
testNonNullDisplayToData() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultBigDecimalDisplayConverterTest
 
testNonNullDisplayToData() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultBigIntegerDisplayConverterTest
 
testNonNullDisplayToData() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultBooleanDisplayConverterTest
 
testNonNullDisplayToData() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultByteDisplayConverterTest
 
testNonNullDisplayToData() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultCharacterDisplayConverterTest
 
testNonNullDisplayToData() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultDisplayConverterTest
 
testNonNullDisplayToData() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultDoubleDisplayConverterTest
 
testNonNullDisplayToData() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultFloatDisplayConverterTest
 
testNonNullDisplayToData() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultIntegerDisplayConverterTest
 
testNonNullDisplayToData() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultLongDisplayConverterTest
 
testNonNullDisplayToData() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultShortDisplayConverterTest
 
testNotEditableByDefault() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest
 
testNotEqual() - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.BodyCellEditorMouseEventMatcherTest
 
testNotEqual() - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.KeyEventMatcherTest
 
testNotEqual() - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.MouseEventMatcherTest
 
testNotFrozen() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest
 
testNullDataToDisplay() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultBigDecimalDisplayConverterTest
 
testNullDataToDisplay() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultBigIntegerDisplayConverterTest
 
testNullDataToDisplay() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultBooleanDisplayConverterTest
 
testNullDataToDisplay() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultByteDisplayConverterTest
 
testNullDataToDisplay() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultCharacterDisplayConverterTest
 
testNullDataToDisplay() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultDisplayConverterTest
 
testNullDataToDisplay() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultDoubleDisplayConverterTest
 
testNullDataToDisplay() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultFloatDisplayConverterTest
 
testNullDataToDisplay() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultIntegerDisplayConverterTest
 
testNullDataToDisplay() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultLongDisplayConverterTest
 
testNullDataToDisplay() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultShortDisplayConverterTest
 
testNullDisplayToData() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultBigDecimalDisplayConverterTest
 
testNullDisplayToData() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultBigIntegerDisplayConverterTest
 
testNullDisplayToData() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultBooleanDisplayConverterTest
 
testNullDisplayToData() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultByteDisplayConverterTest
 
testNullDisplayToData() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultCharacterDisplayConverterTest
 
testNullDisplayToData() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultDisplayConverterTest
 
testNullDisplayToData() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultDoubleDisplayConverterTest
 
testNullDisplayToData() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultFloatDisplayConverterTest
 
testNullDisplayToData() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultIntegerDisplayConverterTest
 
testNullDisplayToData() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultLongDisplayConverterTest
 
testNullDisplayToData() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultShortDisplayConverterTest
 
testPreferredColumnWidth() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayerTest
 
testPreferredColumnWidthByPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayerTest
 
testPreferredRowHeight() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayerTest
 
testPreferredRowHeightByPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayerTest
 
testRemoveInvisibleData() - Method in class org.eclipse.nebula.widgets.nattable.data.FilterListDataProviderTest
 
testRemoveVisibleData() - Method in class org.eclipse.nebula.widgets.nattable.data.FilterListDataProviderTest
 
testReorder() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.RowStructuralChangeEventIntegrationTest
 
testReorderBeginningFrozenColumnToEndOfFrozenArea() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest
 
testReorderBeginningFrozenColumnToMiddleOfFrozenArea() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest
 
testReorderColumnCommand() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.ReorderColumnCommandTest
 
testReorderEndFrozenColumnToBeginningOfFrozenArea() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest
 
testReorderEndFrozenColumnToMiddleOfFrozenArea() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest
 
testReorderHide() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.RowStructuralChangeEventIntegrationTest
 
testReorderingIntoTopLeftCoordinate() - Method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayerTest
 
testReorderingRightBottomCornerOutOfFrozenArea() - Method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayerTest
 
testReorderInInteriorColumn() - Method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayerTest
 
testReorderLeftColumnDiffs() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.MultiColumnReorderEventDiffTest
+ - - - before: 0 1 2 3 4 5 6 7 8 9 10 after: 0 1 7 8 9 2 3 4 5 6 10 + + + -
testReorderLeftConvertToLocal() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.MultiColumnReorderEventDiffTest
+ - - - before: 0 1 2 3 4 5 6 7 8 9 10 after: 0 1 7 8 9 2 3 4 5 6 10 + + + -
testReorderMiddleFrozenColumnToBeginningOfFrozenArea() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest
 
testReorderMiddleFrozenColumnToEndOfFrozenArea() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest
 
testReorderMiddleFrozenColumnToMiddleOfFrozenArea() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest
 
testReorderNonFrozenColumnToBeginningOfFrozenArea() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest
 
testReorderNonFrozenColumnToEndOfFrozenArea() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest
 
testReorderNonFrozenColumnToMiddleOfFrozenArea() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest
 
testReorderOutInteriorColumn() - Method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayerTest
 
testReorderRightColumnDiffs() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.MultiColumnReorderEventDiffTest
- - - + before: 0 1 2 3 4 5 6 7 8 after: 0 1 5 6 2 3 4 7 8 - + + +
testReorderRightConvertToLocal() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.MultiColumnReorderEventDiffTest
- - - + before: 0 1 2 3 4 5 6 7 8 after: 0 1 5 6 2 3 4 7 8 - + + +
testReorderRowCommand() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.ReorderRowCommandTest
 
testRowCount() - Method in class org.eclipse.nebula.widgets.nattable.data.FilterListDataProviderTest
 
testRowCount() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayerTest
 
testRowHeightByPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayerTest
 
testRowHeightByPositionAfterModify() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayerTest
 
testRowHeights() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.ColumnHideShowLayerFixtureTest
 
testRowHeights() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.ColumnReorderLayerFixtureTest
 
testRowHeights() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.DataLayerFixtureTest
 
testRowHeights() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.RowHideShowLayerFixtureTest
 
testRowHeights() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.RowReorderLayerFixtureTest
 
testRowIndexByPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayerTest
 
testRowIndexes() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.ColumnHideShowLayerFixtureTest
 
testRowIndexes() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.ColumnReorderLayerFixtureTest
 
testRowIndexes() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.DataLayerFixtureTest
 
testRowIndexes() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.RowHideShowLayerFixtureTest
 
testRowIndexes() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.RowReorderLayerFixtureTest
 
testRowPositionByIndex() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayerTest
 
testRowPositionByY() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayerTest
 
testRowPositionByYAfterModify() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayerTest
 
testRowPositionResizable() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayerTest
 
testRowsResizableByDefault() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayerTest
 
testSaveState() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelPersistenceTest
 
testSaveState() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerPersistenceTest
 
testSaveState() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerPersistenceTest
 
testSaveState() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayerPersistenceTest
 
testSaveState() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPersistenceTest
 
testSaveStateToProperties() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulatorTest
 
testScrollRight() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest2
 
testSetDataValue() - Method in class org.eclipse.nebula.widgets.nattable.data.FilterListDataProviderTest
 
testSetupColumns() - Method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayerTest
 
testSetupRows() - Method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayerTest
 
testSpecialCharactersMatch() - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.LetterOrDigitKeyEventMatcherTest
 
testStartXOfColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayerTest
 
testStartXOfColumnPositionAfterModify() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayerTest
 
testStartYOfRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayerTest
 
testStartYOfRowPositionAfterModify() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayerTest
 
testTestLayer() - Method in class org.eclipse.nebula.widgets.nattable.test.TestLayerTest
 
testWhitespacePattern() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.TextRenderingTest
 
testWhiteSpacesNotMatch() - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.LetterOrDigitKeyEventMatcherTest
 
testWidth() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayerTest
 
testWidthAfterModify() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayerTest
 
text - Variable in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
The text control of this NatCombo, allowing to enter values directly.
TEXT_DECORATION - Static variable in interface org.eclipse.nebula.widgets.nattable.style.CellStyleAttributes
Attribute for configuring the text decoration (underline and/or strikethrough).
TEXT_DELIMITER - Static variable in interface org.eclipse.nebula.widgets.nattable.filterrow.config.FilterRowConfigAttributes
 
TEXT_MATCHING_MODE - Static variable in interface org.eclipse.nebula.widgets.nattable.filterrow.config.FilterRowConfigAttributes
 
TextCellEditor - Class in org.eclipse.nebula.widgets.nattable.edit.editor
ICellEditor implementation that wraps a SWT Text control to support text editing.
TextCellEditor() - Constructor for class org.eclipse.nebula.widgets.nattable.edit.editor.TextCellEditor
Creates the default TextCellEditor that does not commit on pressing the up/down arrow keys and will not move the selection on committing a value by pressing enter.
TextCellEditor(boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.edit.editor.TextCellEditor
Creates a TextCellEditor that will not move the selection on committing a value by pressing enter.
TextCellEditor(boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.edit.editor.TextCellEditor
Creates a TextCellEditor.
TextDecorationEnum - Enum in org.eclipse.nebula.widgets.nattable.style
Enumeration for text decorations that can be configured for cell styles.
textMatchingMode - Variable in class org.eclipse.nebula.widgets.nattable.filterrow.config.DefaultFilterRowConfiguration
 
TextMatchingMode - Enum in org.eclipse.nebula.widgets.nattable.filterrow
 
TextPainter - Class in org.eclipse.nebula.widgets.nattable.painter.cell
TextPainter that draws text into a cell horizontally.
TextPainter() - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.TextPainter
 
TextPainter(boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.TextPainter
 
TextPainter(boolean, boolean, int) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.TextPainter
 
TextPainter(boolean, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.TextPainter
 
TextPainter(boolean, boolean, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.TextPainter
 
TextPainter(boolean, boolean, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.TextPainter
 
TextPainter(boolean, boolean, int, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.TextPainter
 
TextPainterOptimisationHarness - Class in org.eclipse.nebula.widgets.nattable.painter.cell
 
TextPainterOptimisationHarness() - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.TextPainterOptimisationHarness
 
TextRenderingTest - Class in org.eclipse.nebula.widgets.nattable.painter.cell
 
TextRenderingTest() - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.TextRenderingTest
 
THICKNESS - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.BorderStyleFixture
 
TickUpdateAction - Class in org.eclipse.nebula.widgets.nattable.tickupdate.action
IKeyAction that will execute the TickUpdateCommand with the additional information if the update increments or decrements the current value.
TickUpdateAction(boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.tickupdate.action.TickUpdateAction
 
TickUpdateCellEditDialog - Class in org.eclipse.nebula.widgets.nattable.edit.gui
Specialization of CellEditDialog that adds additional functionality to also use tick updates on the cell value(s).
TickUpdateCellEditDialog(Shell, Object, ILayerCell, ICellEditor, IConfigRegistry, ITickUpdateHandler) - Constructor for class org.eclipse.nebula.widgets.nattable.edit.gui.TickUpdateCellEditDialog
 
TickUpdateCommand - Class in org.eclipse.nebula.widgets.nattable.tickupdate.command
Command to trigger a tick update on the current selected cells.
TickUpdateCommand(IConfigRegistry, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.tickupdate.command.TickUpdateCommand
 
TickUpdateCommand(TickUpdateCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.tickupdate.command.TickUpdateCommand
Constructor that is used by local cloning operation.
TickUpdateCommandHandler - Class in org.eclipse.nebula.widgets.nattable.tickupdate.command
The command handler that will handle TickUpdateCommands on selected cells.
TickUpdateCommandHandler(SelectionLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.tickupdate.command.TickUpdateCommandHandler
 
TickUpdateCommandHandlerTest - Class in org.eclipse.nebula.widgets.nattable.tickupdate.command
 
TickUpdateCommandHandlerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.tickupdate.command.TickUpdateCommandHandlerTest
 
TickUpdateConfigAttributes - Class in org.eclipse.nebula.widgets.nattable.tickupdate
The configuration attributes for tick updates.
TickUpdateConfigAttributes() - Constructor for class org.eclipse.nebula.widgets.nattable.tickupdate.TickUpdateConfigAttributes
 
TickUpdateHandlerFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture
 
TickUpdateHandlerFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.TickUpdateHandlerFixture
 
TIME_TO_LIVE - Static variable in class org.eclipse.nebula.widgets.nattable.blink.UpdateEventsCache
TTL for an event in the cache.
toDisplayCoordinates(Point) - Method in class org.eclipse.nebula.widgets.nattable.columnRename.DisplayColumnRenameDialogCommand
 
toDisplayCoordinates(Point) - Method in class org.eclipse.nebula.widgets.nattable.group.command.DisplayColumnGroupRenameDialogCommand
 
toggleCell(int, int, boolean, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectCellCommandHandler
Toggles the selection state of the given row and column.
ToggleCheckBoxColumnAction - Class in org.eclipse.nebula.widgets.nattable.edit.action
 
ToggleCheckBoxColumnAction(ColumnHeaderCheckBoxPainter, IUniqueIndexLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.edit.action.ToggleCheckBoxColumnAction
 
toggleCollapsed() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel.ColumnGroup
 
toggleColumnGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest
 
ToggleFilterRowAction - Class in org.eclipse.nebula.widgets.nattable.filterrow.action
 
ToggleFilterRowAction() - Constructor for class org.eclipse.nebula.widgets.nattable.filterrow.action.ToggleFilterRowAction
 
ToggleFilterRowCommand - Class in org.eclipse.nebula.widgets.nattable.filterrow.command
 
ToggleFilterRowCommand() - Constructor for class org.eclipse.nebula.widgets.nattable.filterrow.command.ToggleFilterRowCommand
 
ToggleSelectCellAction - Class in org.eclipse.nebula.widgets.nattable.selection.action
NOTE - work in progress - NTBL-252
ToggleSelectCellAction(boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.action.ToggleSelectCellAction
 
toList() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.Tree
Returns the Tree as a List of Node objects.
tooltipRegions - Variable in class org.eclipse.nebula.widgets.nattable.tooltip.NatTableContentTooltip
The regions of the NatTable for which this ToolTip is active.
TOP_LINE_BORDER_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.CustomLineBorderDecorator
Label for adding a border at the top of a cell.
toString() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.ColumnCategoriesModel
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.Node
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.Tree
Returns a String representation of the Tree.
toString() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnEntry
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnGroupEntry
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.command.AbstractColumnCommand
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.command.AbstractPositionCommand
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.command.AbstractRowCommand
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.ColumnPositionCoordinate
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.IndexCoordinate
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.PixelCoordinate
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionCoordinate
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.Range
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.RowPositionCoordinate
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByObject
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.GridLayer
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel.ColumnGroup
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroup
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroupModel
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.LayerCell
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.ColumnVisualChangeEvent
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.RowVisualChangeEvent
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.StructuralDiff
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.layer.LabelStack
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.layer.LayoutCoordinate
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModel
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.style.BorderStyle
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.style.Style
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.BlinkingRowDataFixture
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.PricingTypeBean
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.DataLayerFixture
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.ui.binding.MouseBinding
 
toString(Collection<T>) - Static method in class org.eclipse.nebula.widgets.nattable.util.ObjectUtils
 
toString(T[]) - Static method in class org.eclipse.nebula.widgets.nattable.util.ObjectUtils
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
toStringCreatesAPersistableString() - Method in class org.eclipse.nebula.widgets.nattable.persistence.BorderStylePersistenceTest
 
toSWT(BorderStyle.LineStyleEnum) - Static method in enum org.eclipse.nebula.widgets.nattable.style.BorderStyle.LineStyleEnum
 
TransformedLayerCell - Class in org.eclipse.nebula.widgets.nattable.layer.cell
 
TransformedLayerCell(ILayerCell) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.cell.TransformedLayerCell
 
TranslatedLayerCell - Class in org.eclipse.nebula.widgets.nattable.layer.cell
A transformed LayerCell that translates the position of the underlying cell.
TranslatedLayerCell(ILayerCell, ILayer, int, int, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.cell.TranslatedLayerCell
 
Tree - Class in org.eclipse.nebula.widgets.nattable.columnCategories
Represents a Tree of Objects.
Tree() - Constructor for class org.eclipse.nebula.widgets.nattable.columnCategories.Tree
Default ctor.
TREE_COLUMN_CELL - Static variable in class org.eclipse.nebula.widgets.nattable.tree.TreeLayer
 
TREE_COLUMN_NUMBER - Static variable in class org.eclipse.nebula.widgets.nattable.tree.TreeLayer
 
TreeCheckBoxPainter - Class in org.eclipse.nebula.widgets.nattable.painter.cell
 
TreeCheckBoxPainter() - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.TreeCheckBoxPainter
 
TreeCheckBoxPainter(Image, Image, Image) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.TreeCheckBoxPainter
 
TreeExpandCollapseAction - Class in org.eclipse.nebula.widgets.nattable.tree.action
 
TreeExpandCollapseAction() - Constructor for class org.eclipse.nebula.widgets.nattable.tree.action.TreeExpandCollapseAction
 
TreeExpandCollapseCommand - Class in org.eclipse.nebula.widgets.nattable.tree.command
 
TreeExpandCollapseCommand(int) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.command.TreeExpandCollapseCommand
 
TreeExpandCollapseCommand(TreeExpandCollapseCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.command.TreeExpandCollapseCommand
 
TreeExpandCollapseCommandHandler - Class in org.eclipse.nebula.widgets.nattable.tree.command
 
TreeExpandCollapseCommandHandler(TreeLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.command.TreeExpandCollapseCommandHandler
 
TreeExportFormatter - Class in org.eclipse.nebula.widgets.nattable.tree.config
 
TreeExportFormatter(ITreeRowModel<?>) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.config.TreeExportFormatter
 
TreeImagePainter - Class in org.eclipse.nebula.widgets.nattable.tree.painter
 
TreeImagePainter(ITreeRowModel<?>) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.painter.TreeImagePainter
 
TreeImagePainter(ITreeRowModel<?>, Image, Image, Image) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.painter.TreeImagePainter
 
TreeLayer - Class in org.eclipse.nebula.widgets.nattable.tree
 
TreeLayer(IUniqueIndexLayer, ITreeRowModel<?>) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.TreeLayer
Creates a TreeLayer instance based on the given information.
TreeLayer(IUniqueIndexLayer, ITreeRowModel<?>, IndentedTreeImagePainter) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.TreeLayer
Creates a TreeLayer instance based on the given information.
TreeLayer(IUniqueIndexLayer, ITreeRowModel<?>, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.TreeLayer
Creates a TreeLayer instance based on the given information.
TreeLayer(IUniqueIndexLayer, ITreeRowModel<?>, IndentedTreeImagePainter, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.TreeLayer
Creates a TreeLayer instance based on the given information.
TreeRowModel<T> - Class in org.eclipse.nebula.widgets.nattable.tree
 
TreeRowModel(ITreeData<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.TreeRowModel
 
treeRowModelChanged() - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeRowModelListener
 
TreeTest - Class in org.eclipse.nebula.widgets.nattable.columnCategories
 
TreeTest() - Constructor for class org.eclipse.nebula.widgets.nattable.columnCategories.TreeTest
 
TurnViewportOffCommand - Class in org.eclipse.nebula.widgets.nattable.print.command
This command is handled by the viewport.
TurnViewportOffCommand() - Constructor for class org.eclipse.nebula.widgets.nattable.print.command.TurnViewportOffCommand
 
TurnViewportOnCommand - Class in org.eclipse.nebula.widgets.nattable.print.command
Restores the viewport to its normal operation.
TurnViewportOnCommand() - Constructor for class org.eclipse.nebula.widgets.nattable.print.command.TurnViewportOnCommand
 
type - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.PricingTypeBean
 

U

UiBindingRegistry - Class in org.eclipse.nebula.widgets.nattable.ui.binding
 
UiBindingRegistry(NatTable) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.binding.UiBindingRegistry
 
underlyingErrorHandler - Variable in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractEditErrorHandler
The underlying IEditErrorHandler
underlyingLayer - Variable in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
underlyingLayer - Variable in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
underlyingToLocalColumnPosition(ILayer, int) - Method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayer
 
underlyingToLocalColumnPosition(ILayer, int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentIndexLayer
 
underlyingToLocalColumnPosition(ILayer, int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
underlyingToLocalColumnPosition(ILayer, int) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.AbstractColumnHideShowLayer
 
underlyingToLocalColumnPosition(ILayer, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
underlyingToLocalColumnPosition(ILayer, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
underlyingToLocalColumnPosition(ILayer, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
underlyingToLocalColumnPosition(ILayer, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
underlyingToLocalColumnPosition(ILayer, int) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
 
underlyingToLocalColumnPosition(ILayer, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
underlyingToLocalColumnPosition(ILayer, int) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
underlyingToLocalColumnPosition(ILayer, int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
 
underlyingToLocalColumnPosition(ILayer, int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
underlyingToLocalColumnPosition(ILayer, int) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
underlyingToLocalColumnPositions(ILayer, Collection<Range>) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
underlyingToLocalColumnPositions(ILayer, Collection<Range>) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.AbstractColumnHideShowLayer
 
underlyingToLocalColumnPositions(ILayer, Collection<Range>) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
underlyingToLocalColumnPositions(ILayer, Collection<Range>) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
underlyingToLocalColumnPositions(ILayer, Collection<Range>) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
underlyingToLocalColumnPositions(ILayer, Collection<Range>) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
underlyingToLocalColumnPositions(ILayer, Collection<Range>) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
 
underlyingToLocalColumnPositions(ILayer, Collection<Range>) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
underlyingToLocalColumnPositions(ILayer, Collection<Range>) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
underlyingToLocalColumnPositions(ILayer, Collection<Range>) - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
 
underlyingToLocalColumnPositions(ILayer, Collection<Range>) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
underlyingToLocalRowPosition(ILayer, int) - Method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayer
 
underlyingToLocalRowPosition(ILayer, int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentIndexLayer
 
underlyingToLocalRowPosition(ILayer, int) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
underlyingToLocalRowPosition(ILayer, int) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.AbstractRowHideShowLayer
 
underlyingToLocalRowPosition(ILayer, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
underlyingToLocalRowPosition(ILayer, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
underlyingToLocalRowPosition(ILayer, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
underlyingToLocalRowPosition(ILayer, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
underlyingToLocalRowPosition(ILayer, int) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
 
underlyingToLocalRowPosition(ILayer, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
underlyingToLocalRowPosition(ILayer, int) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
underlyingToLocalRowPosition(ILayer, int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayer
 
underlyingToLocalRowPosition(ILayer, int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
underlyingToLocalRowPosition(ILayer, int) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
underlyingToLocalRowPositions(ILayer, Collection<Range>) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
underlyingToLocalRowPositions(ILayer, Collection<Range>) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.AbstractRowHideShowLayer
 
underlyingToLocalRowPositions(ILayer, Collection<Range>) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
underlyingToLocalRowPositions(ILayer, Collection<Range>) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
underlyingToLocalRowPositions(ILayer, Collection<Range>) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
underlyingToLocalRowPositions(ILayer, Collection<Range>) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
underlyingToLocalRowPositions(ILayer, Collection<Range>) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
 
underlyingToLocalRowPositions(ILayer, Collection<Range>) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
underlyingToLocalRowPositions(ILayer, Collection<Range>) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
underlyingToLocalRowPositions(ILayer, Collection<Range>) - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayer
 
underlyingToLocalRowPositions(ILayer, Collection<Range>) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
unfreeze(FreezeLayer, ViewportLayer) - Static method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeHelper
Unfreezes the grid at the specified position.
UnfreezeEvent - Class in org.eclipse.nebula.widgets.nattable.freeze.event
 
UnfreezeEvent(ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.event.UnfreezeEvent
 
UnfreezeEvent(UnfreezeEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.event.UnfreezeEvent
 
UnFreezeGridAction - Class in org.eclipse.nebula.widgets.nattable.freeze.action
 
UnFreezeGridAction() - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.action.UnFreezeGridAction
 
UnFreezeGridCommand - Class in org.eclipse.nebula.widgets.nattable.freeze.command
Simple command to unfreeze a frozen state.
UnFreezeGridCommand() - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.command.UnFreezeGridCommand
 
UngroupByColumnIndexCommand - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.command
 
UngroupByColumnIndexCommand(int) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.command.UngroupByColumnIndexCommand
 
UngroupColumnCommand - Class in org.eclipse.nebula.widgets.nattable.group.command
 
UngroupColumnCommand() - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.UngroupColumnCommand
 
UngroupColumnsAction - Class in org.eclipse.nebula.widgets.nattable.group.action
 
UngroupColumnsAction() - Constructor for class org.eclipse.nebula.widgets.nattable.group.action.UngroupColumnsAction
 
UngroupColumnsEvent - Class in org.eclipse.nebula.widgets.nattable.group.event
 
UngroupColumnsEvent(ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.event.UngroupColumnsEvent
 
UngroupColumnsEvent(UngroupColumnsEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.group.event.UngroupColumnsEvent
 
ungroupColumnsMenuItemProvider() - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
ungroupColumnsMenuItemProvider(String) - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
unregisterActiveCellEditor() - Static method in class org.eclipse.nebula.widgets.nattable.edit.ActiveCellEditorRegistry
Will unregister the current active cell editor if there is one.
unregisterColumnGroupModelListener(IColumnGroupModelListener) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel
 
unregisterCommandHandler(Class<? extends ILayerCommand>) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
unregisterCommandHandler(Class<? extends ILayerCommand>) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
 
unregisterCommandHandler(Class<? extends ILayerCommand>) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
unregisterCommandHandler(Class<? extends ILayerCommand>) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
unregisterCommandHandler(Class<? extends ILayerCommand>) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
unregisterConfigAttribute(ConfigAttribute<T>, String, String) - Method in class org.eclipse.nebula.widgets.nattable.config.ConfigRegistry
 
unregisterConfigAttribute(ConfigAttribute<T>, String, String) - Method in interface org.eclipse.nebula.widgets.nattable.config.IConfigRegistry
 
unregisterDoubleClickBinding(IMouseEventMatcher) - Method in class org.eclipse.nebula.widgets.nattable.ui.binding.UiBindingRegistry
 
unregisterKeyBinding(IKeyEventMatcher) - Method in class org.eclipse.nebula.widgets.nattable.ui.binding.UiBindingRegistry
 
unregisterMouseDownBinding(IMouseEventMatcher) - Method in class org.eclipse.nebula.widgets.nattable.ui.binding.UiBindingRegistry
 
unregisterMouseDragMode(IMouseEventMatcher) - Method in class org.eclipse.nebula.widgets.nattable.ui.binding.UiBindingRegistry
 
unregisterMouseMoveBinding(IMouseEventMatcher) - Method in class org.eclipse.nebula.widgets.nattable.ui.binding.UiBindingRegistry
 
unregisterPersistable(IPersistable) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
unregisterPersistable(IPersistable) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
 
unregisterPersistable(IPersistable) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
unregisterPersistable(IPersistable) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
unregisterPersistable(IPersistable) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
unregisterRowGroupModelListener(IRowGroupModelListener) - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroupModel
Unregisters the listener from the model.
unregisterRowGroupModelListener(IRowGroupModelListener) - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroupModel
 
unregisterSingleClickBinding(IMouseEventMatcher) - Method in class org.eclipse.nebula.widgets.nattable.ui.binding.UiBindingRegistry
 
unschedule(ScheduledFuture<?>) - Method in class org.eclipse.nebula.widgets.nattable.util.Scheduler
 
update(Observable, Object) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayer
 
UPDATE_HANDLER - Static variable in class org.eclipse.nebula.widgets.nattable.tickupdate.TickUpdateConfigAttributes
The configuration attribute for registering the ITickUpdateHandler to use.
UpdateDataCommand - Class in org.eclipse.nebula.widgets.nattable.edit.command
Command that will trigger a data model update.
UpdateDataCommand(ILayer, int, int, Object) - Constructor for class org.eclipse.nebula.widgets.nattable.edit.command.UpdateDataCommand
Create a new UpdateDataCommand based on the specified information.
UpdateDataCommand(UpdateDataCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.edit.command.UpdateDataCommand
Create a new UpdateDataCommand based on the specified instance.
UpdateDataCommandHandler - Class in org.eclipse.nebula.widgets.nattable.edit.command
ILayerCommandHandler that handles UpdateDataCommands by updating the data model.
UpdateDataCommandHandler(DataLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.edit.command.UpdateDataCommandHandler
 
UpdateEventsCache<T> - Class in org.eclipse.nebula.widgets.nattable.blink
Cache for the update events coming in.
UpdateEventsCache(IRowIdAccessor<T>, KeyStrategy, ScheduledExecutorService) - Constructor for class org.eclipse.nebula.widgets.nattable.blink.UpdateEventsCache
 
UpdateEventsCacheTest - Class in org.eclipse.nebula.widgets.nattable.blink
 
UpdateEventsCacheTest() - Constructor for class org.eclipse.nebula.widgets.nattable.blink.UpdateEventsCacheTest
 
UpdateQueue - Class in org.eclipse.nebula.widgets.nattable.util
GUI Update Event Queue
UpdateQueue() - Constructor for class org.eclipse.nebula.widgets.nattable.util.UpdateQueue
 
updateResize() - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
updateResize() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.NatTableFixture
 
updateTextControl(boolean) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterNatCombo
 
updateTextControl(boolean) - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
This method will be called if an item of the dropdown control is selected via mouse click or pressing enter.
updateTree() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayer
Method to update the tree list after filter or TreeList.Format changed.
USE_ADJUST_BY - Static variable in class org.eclipse.nebula.widgets.nattable.tickupdate.TickUpdateConfigAttributes
The configuration attribute to configure how the tick updates should be usable in the TickUpdateCellEditDialog.
useCheckbox - Variable in class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
Flag that indicates whether this ComboBoxCellEditor shows checkboxes for items in the dropdown or not.
useCheckbox - Variable in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
Flag that indicates whether checkboxes should be shown for the items in the dropdown.
USER_EDITED_STYLE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandler
 

V

V_ALIGNMENT_PREFIX - Static variable in class org.eclipse.nebula.widgets.nattable.persistence.StylePersistor
 
validate(int, int, Object) - Method in class org.eclipse.nebula.widgets.nattable.data.validate.ContextualDataValidator
 
validate(ILayerCell, IConfigRegistry, Object) - Method in class org.eclipse.nebula.widgets.nattable.data.validate.ContextualDataValidator
 
validate(int, int, Object) - Method in class org.eclipse.nebula.widgets.nattable.data.validate.DataValidator
 
validate(ILayerCell, IConfigRegistry, Object) - Method in class org.eclipse.nebula.widgets.nattable.data.validate.DataValidator
 
validate(int, int, Object) - Method in class org.eclipse.nebula.widgets.nattable.data.validate.DefaultDataValidator
 
validate(int, int, Object) - Method in class org.eclipse.nebula.widgets.nattable.data.validate.DefaultNumericDataValidator
 
validate(int, int, Object) - Method in interface org.eclipse.nebula.widgets.nattable.data.validate.IDataValidator
 
validate(ILayerCell, IConfigRegistry, Object) - Method in interface org.eclipse.nebula.widgets.nattable.data.validate.IDataValidator
 
validateCanonicalValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
 
validateCanonicalValue(Object, IEditErrorHandler) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
 
validateCanonicalValue(Object) - Method in interface org.eclipse.nebula.widgets.nattable.edit.editor.ICellEditor
Validates the given value using the configured IDataValidator.
validateCanonicalValue(Object, IEditErrorHandler) - Method in interface org.eclipse.nebula.widgets.nattable.edit.editor.ICellEditor
Validates the current value in this editor using the configured IDataValidator.
validateCanonicalValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
 
validateCanonicalValue(Object, IEditErrorHandler) - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
 
VALIDATION_ERROR_HANDLER - Static variable in interface org.eclipse.nebula.widgets.nattable.edit.EditConfigAttributes
The configuration attribute for the IEditErrorHandler that should be used for validation failure handling.
VALIDATION_ERROR_STYLE - Static variable in interface org.eclipse.nebula.widgets.nattable.edit.EditConfigAttributes
The configuration attribute for the style that should be used on just in time validation error rendering within an editor control.
validationEditErrorHandler - Variable in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
The error handler that will be used to show validation errors.
validationEditErrorHandler - Variable in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
The error handler that will be used to show validation errors.
ValidationFailedException - Exception in org.eclipse.nebula.widgets.nattable.data.validate
Exception for handling validation failures.
ValidationFailedException(String) - Constructor for exception org.eclipse.nebula.widgets.nattable.data.validate.ValidationFailedException
 
ValidationFailedException(String, Throwable) - Constructor for exception org.eclipse.nebula.widgets.nattable.data.validate.ValidationFailedException
 
vAlign - Variable in class org.eclipse.nebula.widgets.nattable.config.DefaultNatTableStyleConfiguration
 
vAlign - Variable in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultColumnHeaderStyleConfiguration
 
vAlign - Variable in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultRowHeaderStyleConfiguration
 
VALUE_1 - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.PropertiesFixture
 
VALUE_2 - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.PropertiesFixture
 
VALUE_3 - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.PropertiesFixture
 
VALUE_SEPARATOR - Static variable in interface org.eclipse.nebula.widgets.nattable.persistence.IPersistable
Separator used for values.
valueOf(String) - Static method in enum org.eclipse.nebula.widgets.nattable.columnCategories.Node.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.nebula.widgets.nattable.edit.CheckBoxStateEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.nebula.widgets.nattable.edit.editor.EditorSelectionEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.nebula.widgets.nattable.edit.EditTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.nebula.widgets.nattable.filterrow.ParseResult.MatchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.nebula.widgets.nattable.filterrow.TextMatchingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.nebula.widgets.nattable.layer.event.StructuralDiff.DiffTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.nebula.widgets.nattable.persistence.command.StateChangeEvent.StateChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.nebula.widgets.nattable.selection.SelectionLayer.MoveDirectionEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.nebula.widgets.nattable.sort.SortDirectionEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.nebula.widgets.nattable.style.BorderStyle.LineStyleEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.nebula.widgets.nattable.style.HorizontalAlignmentEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.nebula.widgets.nattable.style.TextDecorationEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.nebula.widgets.nattable.style.VerticalAlignmentEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.nebula.widgets.nattable.ui.util.CellEdgeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.nebula.widgets.nattable.widget.EditModeEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.eclipse.nebula.widgets.nattable.columnCategories.Node.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.nebula.widgets.nattable.edit.CheckBoxStateEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.nebula.widgets.nattable.edit.editor.EditorSelectionEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.nebula.widgets.nattable.edit.EditTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.nebula.widgets.nattable.filterrow.ParseResult.MatchType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.nebula.widgets.nattable.filterrow.TextMatchingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.nebula.widgets.nattable.layer.event.StructuralDiff.DiffTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.nebula.widgets.nattable.persistence.command.StateChangeEvent.StateChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.nebula.widgets.nattable.selection.SelectionLayer.MoveDirectionEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.nebula.widgets.nattable.sort.SortDirectionEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.nebula.widgets.nattable.style.BorderStyle.LineStyleEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.nebula.widgets.nattable.style.HorizontalAlignmentEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.nebula.widgets.nattable.style.TextDecorationEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.nebula.widgets.nattable.style.VerticalAlignmentEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.nebula.widgets.nattable.ui.util.CellEdgeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.nebula.widgets.nattable.widget.EditModeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
valuesNotEqual(Object, Object) - Method in class org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProvider
Check if the given values are equal.
VERTICAL_ALIGNMENT - Static variable in interface org.eclipse.nebula.widgets.nattable.style.CellStyleAttributes
Attribute for configuring the vertical alignment of a cell.
VerticalAlignmentEnum - Enum in org.eclipse.nebula.widgets.nattable.style
 
VerticalAlignmentPicker - Class in org.eclipse.nebula.widgets.nattable.style.editor
Component that lets the user select an alignment.
VerticalAlignmentPicker(Composite, VerticalAlignmentEnum) - Constructor for class org.eclipse.nebula.widgets.nattable.style.editor.VerticalAlignmentPicker
 
VerticalScrollBarHandler - Class in org.eclipse.nebula.widgets.nattable.viewport
Listener for the Vertical scroll bar events.
VerticalScrollBarHandler(ViewportLayer, ScrollBar) - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.VerticalScrollBarHandler
 
VerticalScrollBarHandlerTest - Class in org.eclipse.nebula.widgets.nattable.viewport
Test for Vertical scrolling of the viewport.
VerticalScrollBarHandlerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.VerticalScrollBarHandlerTest
 
verticalScrollbarThumbSize() - Method in class org.eclipse.nebula.widgets.nattable.viewport.VerticalScrollBarHandlerTest
 
verticalScrollbarThumbSizeCalcNoScrollingNeeded() - Method in class org.eclipse.nebula.widgets.nattable.viewport.VerticalScrollBarHandlerTest
 
VerticalTextPainter - Class in org.eclipse.nebula.widgets.nattable.painter.cell
TextPainter that draws text into a cell vertically.
VerticalTextPainter() - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.VerticalTextPainter
 
VerticalTextPainter(boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.VerticalTextPainter
 
VerticalTextPainter(boolean, boolean, int) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.VerticalTextPainter
 
VerticalTextPainter(boolean, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.VerticalTextPainter
 
VerticalTextPainter(boolean, boolean, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.VerticalTextPainter
 
VerticalTextPainter(boolean, boolean, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.VerticalTextPainter
 
VerticalTextPainter(boolean, boolean, int, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.VerticalTextPainter
 
ViewportDragCommand - Class in org.eclipse.nebula.widgets.nattable.viewport.command
 
ViewportDragCommand(int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.command.ViewportDragCommand
 
ViewportDragCommandHandler - Class in org.eclipse.nebula.widgets.nattable.viewport.command
 
ViewportDragCommandHandler(ViewportLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.command.ViewportDragCommandHandler
 
ViewportEventHandler - Class in org.eclipse.nebula.widgets.nattable.viewport.event
 
ViewportEventHandler(ViewportLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.event.ViewportEventHandler
 
viewportLayer - Variable in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeCommandHandler
 
viewportLayer - Variable in class org.eclipse.nebula.widgets.nattable.viewport.ScrollBarHandlerTemplate
 
ViewportLayer - Class in org.eclipse.nebula.widgets.nattable.viewport
Viewport - the visible area of NatTable Places a 'viewport' over the table.
ViewportLayer(IUniqueIndexLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
viewportLayer - Variable in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest
 
ViewportLayerFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture.layer
Viewport fixtures to enable testing with various configurations.
ViewportLayerFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.ViewportLayerFixture
Default Xtor
ViewportLayerFixture(IUniqueIndexLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.ViewportLayerFixture
 
ViewportLayerFixture(int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.ViewportLayerFixture
Xtor Fixture with all columns equal width and all rows equal height.
ViewportLayerFixture(int, int, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.ViewportLayerFixture
Xtor Fixture with all columns equal width and all rows equal height.
ViewportLayerFixture(Rectangle) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.ViewportLayerFixture
Xtor Provide your own clientArea
ViewportLayerTest - Class in org.eclipse.nebula.widgets.nattable.viewport
 
ViewportLayerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest
 
ViewportLayerTest2 - Class in org.eclipse.nebula.widgets.nattable.viewport
 
ViewportLayerTest2() - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest2
 
ViewportSelectColumnAction - Class in org.eclipse.nebula.widgets.nattable.viewport.action
Action indicating that the user has specifically selected a column header.
ViewportSelectColumnAction(boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.action.ViewportSelectColumnAction
 
ViewportSelectColumnCommand - Class in org.eclipse.nebula.widgets.nattable.viewport.command
 
ViewportSelectColumnCommand(ILayer, int, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.command.ViewportSelectColumnCommand
 
ViewportSelectColumnCommand(ViewportSelectColumnCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.command.ViewportSelectColumnCommand
 
ViewportSelectColumnCommandHandler - Class in org.eclipse.nebula.widgets.nattable.viewport.command
 
ViewportSelectColumnCommandHandler(AbstractLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.command.ViewportSelectColumnCommandHandler
 
ViewportSelectRowAction - Class in org.eclipse.nebula.widgets.nattable.viewport.action
Event fired when the ctrl key is pressed and the row header is clicked.
ViewportSelectRowAction(boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.action.ViewportSelectRowAction
 
ViewportSelectRowCommand - Class in org.eclipse.nebula.widgets.nattable.viewport.command
Command to select a row.
ViewportSelectRowCommand(ILayer, int, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.command.ViewportSelectRowCommand
 
ViewportSelectRowCommand(ViewportSelectRowCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.command.ViewportSelectRowCommand
 
ViewportSelectRowCommandHandler - Class in org.eclipse.nebula.widgets.nattable.viewport.command
 
ViewportSelectRowCommandHandler(AbstractLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.command.ViewportSelectRowCommandHandler
 
visibleColumnsEntries - Variable in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooser
 
VisibleColumnsProvider - Class in org.eclipse.nebula.widgets.nattable.columnCategories.gui
Provides visible columns as ColumnEntry objects.
VisibleColumnsProvider(List<ColumnEntry>) - Constructor for class org.eclipse.nebula.widgets.nattable.columnCategories.gui.VisibleColumnsProvider
 
VisualChangeEventConflater - Class in org.eclipse.nebula.widgets.nattable.conflation
Gathers all the VisualChangeEvents.
VisualChangeEventConflater(NatTable) - Constructor for class org.eclipse.nebula.widgets.nattable.conflation.VisualChangeEventConflater
 
VisualChangeEventConflaterTest - Class in org.eclipse.nebula.widgets.nattable
 
VisualChangeEventConflaterTest() - Constructor for class org.eclipse.nebula.widgets.nattable.VisualChangeEventConflaterTest
 
VisualRefreshCommand - Class in org.eclipse.nebula.widgets.nattable.command
Command that triggers a VisualRefreshEvent.
VisualRefreshCommand() - Constructor for class org.eclipse.nebula.widgets.nattable.command.VisualRefreshCommand
 
VisualRefreshCommandHandler - Class in org.eclipse.nebula.widgets.nattable.command
Command handler for handling VisualRefreshCommands.
VisualRefreshCommandHandler() - Constructor for class org.eclipse.nebula.widgets.nattable.command.VisualRefreshCommandHandler
 
VisualRefreshEvent - Class in org.eclipse.nebula.widgets.nattable.layer.event
 
VisualRefreshEvent(ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.VisualRefreshEvent
 
VisualRefreshEvent(VisualRefreshEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.VisualRefreshEvent
 
volume - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataFixture
 
volume - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataFixture
 
VOLUME_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture
 
VOLUME_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.data.RowGroupDataListFixture
 

W

WaitDialog - Class in org.eclipse.nebula.widgets.nattable.widget
 
WaitDialog(Shell, int, String, Image) - Constructor for class org.eclipse.nebula.widgets.nattable.widget.WaitDialog
 
width - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.AreaProviderFixture
 
willHideColumnShouldThrowsHideShowEvent() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.event.HideShowColumnEventTest
 
willHideColumnShouldThrowsHideShowEvent() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.event.HideShowRowEventTest
 
willSelectBodyCellAndShouldHaveColumnHeaderSelected() - Method in class org.eclipse.nebula.widgets.nattable.style.CellSelectionTest
 
willSelectBodyCellAndShouldHaveColumnHeaderSelected() - Method in class org.eclipse.nebula.widgets.nattable.style.ColumnHeaderLayerSelectionTest
 
willSelectBodyCellAndShouldHaveColumnHeaderSelected() - Method in class org.eclipse.nebula.widgets.nattable.style.RowHeaderSelectionTest
 
willShowAllColumnsThrowsHideShowEvent() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.event.HideShowColumnEventTest
 
willShowAllColumnsThrowsHideShowEvent() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.event.HideShowRowEventTest
 
willShowColumnShouldThrowsHideShowEvent() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.event.HideShowColumnEventTest
 
willShowColumnShouldThrowsHideShowEvent() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.event.HideShowRowEventTest
 
WITH_CTRL - Static variable in class org.eclipse.nebula.widgets.nattable.selection.event.SelectionEventsTest
 
WITH_SHIFT - Static variable in class org.eclipse.nebula.widgets.nattable.selection.event.SelectionEventsTest
 
withAutoResizeSelectedColumnsMenuItem() - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
withAutoResizeSelectedColumnsMenuItem(String) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
withAutoResizeSelectedRowsMenuItem() - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
withAutoResizeSelectedRowsMenuItem(String) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
withCategoriesBasedColumnChooser() - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
withCategoriesBasedColumnChooser(String) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
withClearAllFilters() - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
withClearAllFilters(String) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
withColumnChooserMenuItem() - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
withColumnChooserMenuItem(String) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
withColumnRenameDialog() - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
withColumnRenameDialog(String) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
withColumnStyleEditor() - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
withColumnStyleEditor(String) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
withCreateColumnGroupsMenuItem() - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
withCreateColumnGroupsMenuItem(String) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
withHideColumnMenuItem() - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Adds the menu item for hiding a column to the popup menu.
withHideColumnMenuItem(String) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Adds the menu item for hiding a column to the popup menu.
withHideRowMenuItem() - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Adds the menu item for hiding a row to the popup menu.
withHideRowMenuItem(String) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Adds the menu item for hiding a row to the popup menu.
withInspectLabelsMenuItem() - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
withMenuItemProvider(IMenuItemProvider) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Adds the menu item provided by the given IMenuItemProvider to the popup menu.
withSeparator() - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Adds a separator to the popup menu.
withShowAllColumnsMenuItem() - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Adds the menu item for showing all columns to the popup menu.
withShowAllColumnsMenuItem(String) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Adds the menu item for showing all columns to the popup menu.
withShowAllRowsMenuItem() - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Adds the menu item for showing all rows to the popup menu.
withShowAllRowsMenuItem(String) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Adds the menu item for showing all rows to the popup menu.
withStateManagerMenuItemProvider() - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Adds the menu item for opening the view management dialog to the popup menu.
withStateManagerMenuItemProvider(String) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Adds the menu item for opening the view management dialog to the popup menu.
withToggleFilterRow() - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
withToggleFilterRow(String) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
withUngroupColumnsMenuItem() - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
withUngroupColumnsMenuItem(String) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
wrapSearch - Variable in class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
wrapText - Variable in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
 

X

x - Variable in class org.eclipse.nebula.widgets.nattable.layer.LayoutCoordinate
 
xlRow - Variable in class org.eclipse.nebula.widgets.nattable.extension.poi.PoiExcelExporter
 
xlSheet - Variable in class org.eclipse.nebula.widgets.nattable.extension.poi.PoiExcelExporter
 
xlWorkbook - Variable in class org.eclipse.nebula.widgets.nattable.extension.poi.PoiExcelExporter
 
XPBackgroundDecorator - Class in org.eclipse.nebula.widgets.nattable.painter.cell.decorator
 
XPBackgroundDecorator(ICellPainter) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.XPBackgroundDecorator
 

Y

y - Variable in class org.eclipse.nebula.widgets.nattable.layer.LayoutCoordinate
 

Z

ZoomLayer - Class in org.eclipse.nebula.widgets.nattable.layer
 
ZoomLayer(ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.ZoomLayer
 
A B C D E F G H I K L M N O P Q R S T U V W X Y Z 

Copyright © 2013. All Rights Reserved.