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
 
AbstractDpiConverter - Class in org.eclipse.nebula.widgets.nattable.layer
Abstract implementation for IDpiConverter that predefines dpi conversion factors and methods that convert based on these factors.
AbstractDpiConverter() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.AbstractDpiConverter
 
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
 
AbstractListValueGenerator<T> - Class in org.eclipse.nebula.widgets.nattable.dataset.valuegenerator
 
AbstractListValueGenerator(List<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.valuegenerator.AbstractListValueGenerator
 
AbstractListValueGenerator(T...) - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.valuegenerator.AbstractListValueGenerator
 
AbstractModeEventHandler - Class in org.eclipse.nebula.widgets.nattable.ui.mode
 
AbstractModeEventHandler(ModeSupport, NatTable) - 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
 
AbstractNatExample - Class in org.eclipse.nebula.widgets.nattable.examples
 
AbstractNatExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.AbstractNatExample
 
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
 
AbstractTreeRowModel<T> - Class in org.eclipse.nebula.widgets.nattable.tree
 
AbstractTreeRowModel(ITreeData<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.AbstractTreeRowModel
 
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.examples.examples._102_Configuration.AutomaticRowHeightExample.ValidatorMessageLabelAccumulator
 
accumulateConfigLabels(LabelStack, int, int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByConfigLabelModifier
 
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.AggregateConfigLabelAccumulator
 
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
 
activate() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsEventLayer
Activates the handling of GlazedLists events.
ACTIVATE_EDITOR_ON_TRAVERSAL - Static variable in interface org.eclipse.nebula.widgets.nattable.edit.EditConfigAttributes
The configuration attribute to specify whether an editor should be activated if the activation was triggered by traversal, where traversal also includes selection and activation after commit.
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) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.DateCellEditor
 
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.TableCellEditor
 
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
 
activateEditorOnTraversal(IConfigRegistry, List<String>) - Static method in class org.eclipse.nebula.widgets.nattable.edit.EditConfigHelper
Determines whether the editor that is about to be opened via traversal or after commit selection movement should be opened or not.
activateLastSelectedCellEditor(SelectionLayer, IConfigRegistry, boolean) - Static method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtils
 
activateOnTraversal(IConfigRegistry, List<String>) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
 
activateOnTraversal(IConfigRegistry, List<String>) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.CheckBoxCellEditor
 
activateOnTraversal(IConfigRegistry, List<String>) - Method in interface org.eclipse.nebula.widgets.nattable.edit.editor.ICellEditor
This method is asked on tab traversal whether this ICellEditor should be automatically activated or not.
activateOnTraversal(IConfigRegistry, List<String>) - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
 
ACTIVE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._505_Selection._5054_SelectionProviderExample
 
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
Deprecated. Storing the editor in a global registry has certain drawbacks as outlined in the documentation and the bug report. In order to resolve that the active editor is now an instance field of the table. The methods provided in here to register or retrieve the editor are available on the table itself. Therefore this registry is obsolete and should not be used any more.
ActiveCellEditorRegistry() - Constructor for class org.eclipse.nebula.widgets.nattable.edit.ActiveCellEditorRegistry
Deprecated.  
add(IEventConflater) - Method in class org.eclipse.nebula.widgets.nattable.conflation.EventConflaterChain
 
add(IConfigLabelAccumulator) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.AggregateConfigLabelAccumulator
 
add(IConfigLabelAccumulator...) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.AggregateConfigLabelAccumulator
 
Add_Selection_By_Rectangle_Is_Supported() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
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.extension.builder.configuration.GridLayerConfiguration
Prevent the superclass from setting this
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
 
addCellLabelsToBody(CellOverrideLabelAccumulator<? extends TableRow>) - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.NatTableBuilder
 
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.
addChild(TreeGridWithCheckBoxFieldsExample.Datum) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers.TreeGridWithCheckBoxFieldsExample.Datum
 
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.hover.config.ColumnHeaderHoverLayerConfiguration
 
addColumnHeaderStyleConfig() - Method in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultColumnHeaderLayerConfiguration
 
addColumnHeaderUIBindings(HoverLayer) - Method in class org.eclipse.nebula.widgets.nattable.hover.config.ColumnHeaderHoverLayerConfiguration
 
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 behavior.
addEditorControlListeners() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TableCellEditor
This method is intended to add listeners to the wrapped editor control to add context related behavior.
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
 
addFocusListener(FocusListener) - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
 
addGroupByColumnIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByModel
 
Adding_Infinite_Column_Selection_Is_Truncated_Before_Stored() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
Adding_Infinite_Row_Selection_Is_Truncated_Before_Stored() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
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.
addLabelAccumulator(IConfigLabelAccumulator) - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.layers.BodyLayerStack
 
addLabelAccumulator(IConfigLabelAccumulator) - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.layers.ColumnHeaderLayerStack
 
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
 
addListener(int, Listener) - Method in interface org.eclipse.nebula.widgets.nattable.viewport.IScroller
 
addListener(int, Listener) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ScrollBarScroller
 
addListener(int, Listener) - Method in class org.eclipse.nebula.widgets.nattable.viewport.SliderScroller
 
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.
addMenuItemState(String, IMenuItemState) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemStateMap
Add an additional state for the given id.
addMouseListener(MouseListener) - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
 
addMoveSelectionConfig() - Method in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultRowSelectionLayerConfiguration
 
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.
addNonModifiableColumn(Integer...) - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooser
 
addNonModifiableColumn(Integer...) - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.command.DisplayColumnChooserCommandHandler
 
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.examples.examples._103_Events.BlinkingGlazedListExample.Tuple
 
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
 
Address - Class in org.eclipse.nebula.widgets.nattable.examples.data.person
 
Address() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.data.person.Address
 
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.extension.builder.configuration.RowHeaderConfiguration
 
addRowHeaderStyleConfig() - Method in class org.eclipse.nebula.widgets.nattable.hover.config.RowHeaderHoverLayerConfiguration
 
addRowHeaderStyleConfig() - Method in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultRowHeaderLayerConfiguration
 
addRowHeaderUIBindings(HoverLayer) - Method in class org.eclipse.nebula.widgets.nattable.hover.config.RowHeaderHoverLayerConfiguration
 
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
Selects a specified cell
addSelection(Rectangle) - Method in interface org.eclipse.nebula.widgets.nattable.selection.ISelectionModel
Selects the cells of a specified area
addSelection(int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest.StubbedMarkerSelectionModel
 
addSelection(Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest.StubbedMarkerSelectionModel
 
addSelection(int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModel
 
addSelection(Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModel
 
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.DefaultRowSelectionLayerConfiguration
 
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
 
addTextControlListener(ControlListener) - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
 
addThemeExtension(IThemeExtension) - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Adds an IThemeExtension to this ThemeConfiguration which adds additional styling configuration on top.
addTickUpdateConfig() - Method in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionLayerConfiguration
 
addToCache(ICalculatedValueCacheKey, Object) - Method in class org.eclipse.nebula.widgets.nattable.util.CalculatedValueCache
Adds the given value to the cache and the cache-copy.
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
 
aggregate - Variable in class org.eclipse.nebula.widgets.nattable.ui.matcher.SelectionAnchorCellLabelKeyEventMatcher
 
AggregateConfigLabelAccumulator - Class in org.eclipse.nebula.widgets.nattable.layer.cell
An IConfigLabelAccumulator that can aggregate labels from other IConfigLabelAccumulators.
AggregateConfigLabelAccumulator() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.cell.AggregateConfigLabelAccumulator
 
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
 
aggregatedSizeCacheMap - Variable in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
Map that contains the cached aggregated sizes.
ALIGN_CELL_CONTENTS_LEFT_CONFIG_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditableGridExample
 
ALIGN_CELL_CONTENTS_RIGHT_CONFIG_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditableGridExample
 
ALL_COLUMN_KEY - Static variable in class org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulator
This key is used to register overrides for all columns.
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.
allCellsEditable(Collection<ILayerCell>, IConfigRegistry) - Static method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtils
For every selected cell it is checked whether the cell is editable or not.
allIndexesSameSize() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigScalingTest
 
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
 
AlternateRowStyleConfiguration - Class in org.eclipse.nebula.widgets.nattable.extension.builder.configuration
Sets up alternate row coloring.
AlternateRowStyleConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.builder.configuration.AlternateRowStyleConfiguration
 
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
Creates an AlternatingRowConfigLabelAccumulator that operates on row positions.
AlternatingRowConfigLabelAccumulator(ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.cell.AlternatingRowConfigLabelAccumulator
Creates an AlternatingRowConfigLabelAccumulator that operates on row indices.
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
 
anchorGridBorderColor - Variable in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionStyleConfiguration
 
anchorGridBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionStyleConfiguration
 
anchorLabel(SelectionLayer, IUniqueIndexLayer, String) - Static method in class org.eclipse.nebula.widgets.nattable.ui.matcher.SelectionAnchorCellLabelKeyEventMatcher
Create a SelectionAnchorCellLabelKeyEventMatcher that checks only if the given label is assigned to the selection anchor's cell, while the label stack is retrieved from the given layer.
anchorLabel(SelectionLayer, IUniqueIndexLayer, String, IKeyEventMatcher) - Static method in class org.eclipse.nebula.widgets.nattable.ui.matcher.SelectionAnchorCellLabelKeyEventMatcher
Create a SelectionAnchorCellLabelKeyEventMatcher that checks if the aggregate matches as well as if the given label is assigned to the selection anchor's cell, while the label stack is retrieved from the given layer.
anchorSelectionBgColor - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableStyle
 
anchorSelectionFgColor - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableStyle
 
anchorSelectionFont - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableStyle
 
AnyCommandHandlerFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture.command
 
AnyCommandHandlerFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.command.AnyCommandHandlerFixture
 
applyBorderStyle(GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerPainter
 
applyCellStyle(Control, Object) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TableCellEditor.InternalLabelProvider
Applies style attributes to the internal cell editor of the table viewer based on the state of the value.
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.
Applying_style_to_a_cell - Class in org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration
 
Applying_style_to_a_cell() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.Applying_style_to_a_cell
 
applySelectedStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandler
 
applySelectedStyle(Style, String) - Method in class org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandler
 
applySelectedStyleToColumns(DisplayColumnStyleEditorCommand, int[]) - Method in class org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandler
 
applyTheme(ThemeConfiguration) - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeManager
Apply the given ThemeConfiguration to the IConfigRegistry this ThemeManager is registered.
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(Collection<Integer>) - Static method in class org.eclipse.nebula.widgets.nattable.util.ArrayUtil
Transforms the given collection of Integers to an array of primitive int values.
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.examples.data.stock.RowDataFixture
 
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_CONFIG_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditableGridExample
 
ASK_PRICE_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.examples.data.stock.RowDataListFixture
 
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
 
askPrice - Variable in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
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.
assembleModel() - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.model.ColumnCategoriesModelAssemblerTest
 
assembleModelAddingAllToRoot() - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.model.ColumnCategoriesModelAssemblerTest
 
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
AUTO_RESIZE_ALL_SELECTED_COLUMN_MENU_ITEM_ID - Static variable in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
AUTO_RESIZE_COLUMN_MENU_ITEM_ID - Static variable in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
AUTO_RESIZE_ROW_MENU_ITEM_ID - Static variable in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
AutomaticRowHeightExample - Class in org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration
Example showing a NatTable with dynamic row height that is increasing and shrinking the row height dependent to the content.
AutomaticRowHeightExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.AutomaticRowHeightExample
 
AutomaticRowHeightExample.ValidationMessageTableStyleConfiguration - Class in org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration
 
AutomaticRowHeightExample.ValidationMessageTableStyleConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.AutomaticRowHeightExample.ValidationMessageTableStyleConfiguration
 
AutomaticRowHeightExample.ValidatorMessageLabelAccumulator - Class in org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration
 
AutomaticRowHeightExample.ValidatorMessageLabelAccumulator() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.AutomaticRowHeightExample.ValidatorMessageLabelAccumulator
 
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
 
availableSpace - Variable in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
The available space needed for percentage calculation on resizing.
AXIS_CYCLE_TRAVERSAL_STRATEGY - Static variable in interface org.eclipse.nebula.widgets.nattable.selection.ITraversalStrategy
ITraversalStrategy that specifies the following:
traversal scope = axis cycle = true step count = 1 valid = true This means for example, on moving a selection to the right, the selection will move one cell at a time and jump to the first column when moving over the right border.
AXIS_TRAVERSAL_STRATEGY - Static variable in interface org.eclipse.nebula.widgets.nattable.selection.ITraversalStrategy
ITraversalStrategy that specifies the following:
traversal scope = axis cycle = false step count = 1 valid = true This means for example, on moving a selection to the right, the selection will move one cell at a time and stop at the right border.

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) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.BackgroundImagePainter
 
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
 
BASE_PACKAGE - Static variable in interface org.eclipse.nebula.widgets.nattable.examples.INatExample
 
BASE_PATH - Static variable in interface org.eclipse.nebula.widgets.nattable.examples.INatExample
 
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
 
baseStrategy - Variable in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategy
The ITraversalStrategy that is wrapped by this EditTraversalStrategy.
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.extension.builder.model.ColumnStyle
 
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.examples.data.stock.RowDataFixture
 
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_CONFIG_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditableGridExample
 
BID_PRICE_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.examples.data.stock.RowDataListFixture
 
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
 
BidAskTypeValueGenerator - Class in org.eclipse.nebula.widgets.nattable.dataset.pricing.valuegenerator
 
BidAskTypeValueGenerator() - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.pricing.valuegenerator.BidAskTypeValueGenerator
 
bidPrice - Variable in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
Big_data - Class in org.eclipse.nebula.widgets.nattable.examples.examples._101_Data
 
Big_data() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._101_Data.Big_data
 
BIRTHDAY_COLUMN_POSITION - Static variable in class org.eclipse.nebula.widgets.nattable.examples.data.person.DataModelConstants
 
BIRTHDAY_PROPERTYNAME - Static variable in class org.eclipse.nebula.widgets.nattable.examples.data.person.DataModelConstants
 
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
 
BlinkingGlazedListExample - Class in org.eclipse.nebula.widgets.nattable.examples.examples._103_Events
 
BlinkingGlazedListExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.BlinkingGlazedListExample
 
BlinkingGlazedListExample.ColumnHeaderDataProvider - Class in org.eclipse.nebula.widgets.nattable.examples.examples._103_Events
 
BlinkingGlazedListExample.ColumnHeaderDataProvider() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.BlinkingGlazedListExample.ColumnHeaderDataProvider
 
BlinkingGlazedListExample.Tuple - Class in org.eclipse.nebula.widgets.nattable.examples.examples._103_Events
 
BlinkingGlazedListExample.Tuple(List<String>, Object[], long) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.BlinkingGlazedListExample.Tuple
 
BlinkingGlazedListExample.TupleColumnPropertyAccessor - Class in org.eclipse.nebula.widgets.nattable.examples.examples._103_Events
 
BlinkingGlazedListExample.TupleColumnPropertyAccessor() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.BlinkingGlazedListExample.TupleColumnPropertyAccessor
 
BlinkingGlazedListExample.UpdateTupleTask - Class in org.eclipse.nebula.widgets.nattable.examples.examples._103_Events
 
BlinkingGlazedListExample.UpdateTupleTask() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.BlinkingGlazedListExample.UpdateTupleTask
 
BlinkingGridExample - Class in org.eclipse.nebula.widgets.nattable.examples.examples._103_Events
 
BlinkingGridExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.BlinkingGridExample
 
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
 
BODY_COLUMN_LABEL_PREFIX - Static variable in class org.eclipse.nebula.widgets.nattable.extension.builder.NatTableBuilder
 
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.examples.fixtures.ColumnStructureUpdatesExampleGridLayer
 
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
 
bodyHoverBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
bodyHoverBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
bodyHoverCellPainter - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
bodyHoverFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
bodyHoverFont - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
bodyHoverGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
bodyHoverGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
bodyHoverHAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
bodyHoverImage - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
bodyHoverPWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
bodyHoverSelectionBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
bodyHoverSelectionBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
bodyHoverSelectionCellPainter - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
bodyHoverSelectionFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
bodyHoverSelectionFont - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
bodyHoverSelectionGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
bodyHoverSelectionGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
bodyHoverSelectionHAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
bodyHoverSelectionImage - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
bodyHoverSelectionPWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
bodyHoverSelectionTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
bodyHoverSelectionVAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
BodyHoverStylingBindings - Class in org.eclipse.nebula.widgets.nattable.hover.config
UI bindings for applying and clearing styles when moving the mouse over NatTable cells.
BodyHoverStylingBindings(HoverLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hover.config.BodyHoverStylingBindings
 
bodyHoverTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
bodyHoverVAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
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
 
BodyLayerStack<T extends TableRow> - Class in org.eclipse.nebula.widgets.nattable.extension.builder.layers
 
BodyLayerStack(TableModel, EventList<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.builder.layers.BodyLayerStack
 
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.extension.builder.configuration
Configuration for the right click menu on the GridRegion.BODY
BodyMenuConfiguration(NatTable, Menu) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.builder.configuration.BodyMenuConfiguration
 
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.extension.builder.model.ColumnStyle
 
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.extension.builder.NatTableBuilder
 
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
 
calculateAvailableSpace(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
Calculates the available space for percentage size calculation.
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.
calculateByHeight - Variable in class org.eclipse.nebula.widgets.nattable.painter.cell.ImagePainter
 
calculateByTextHeight - Variable in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
 
calculateByTextLength - Variable in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
 
calculateByWidth - Variable in class org.eclipse.nebula.widgets.nattable.painter.cell.ImagePainter
 
calculateColumnWidth() - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterNatCombo
 
calculateColumnWidth() - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
Calculates and applies the column width to ensure that the column has the same width as the table itself, so selection is possible for the whole row.
calculateControlBounds(Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
 
calculateControlBounds(Rectangle) - Method in interface org.eclipse.nebula.widgets.nattable.edit.editor.ICellEditor
This method is used to calculate the bounds of the edit control when opened inline.
calculateControlBounds(Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.MultiLineTextCellEditor
 
calculateControlBounds(Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
 
calculateDestinationPositionsForMovingDown() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.ChooseColumnsFromCategoriesCommandHandlerTest
 
calculateDestinationPositionsForMovingUp() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.ChooseColumnsFromCategoriesCommandHandlerTest
 
CalculatedValueCache - Class in org.eclipse.nebula.widgets.nattable.util
This class is intended as a value cache that is able to perform calculations in a background thread.
CalculatedValueCache(ILayer, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.util.CalculatedValueCache
Creates a new CalculatedValueCache for the specified layer that performs smooth updates of the calculated values.
CalculatedValueCache(ILayer, boolean, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.util.CalculatedValueCache
Creates a new CalculatedValueCache for the specified layer.
CalculatedValueCacheTest - Class in org.eclipse.nebula.widgets.nattable.util
 
CalculatedValueCacheTest() - Constructor for class org.eclipse.nebula.widgets.nattable.util.CalculatedValueCacheTest
 
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.VerticalTextImagePainter
 
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.
CalculateSummaryRowValuesCommand - Class in org.eclipse.nebula.widgets.nattable.summaryrow.command
Command to trigger the calculation of the summary row values manually.
CalculateSummaryRowValuesCommand() - Constructor for class org.eclipse.nebula.widgets.nattable.summaryrow.command.CalculateSummaryRowValuesCommand
 
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
 
CalculatingGridExample - Class in org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing
Example that demonstrates how to implement a NatTable instance that shows calculated values.
CalculatingGridExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.CalculatingGridExample
 
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
 
canEdit(Object) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TableCellEditor.TableCellEditingSupport
 
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.DecimalNumericDisplayConverter
 
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.
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
 
canonicalToDisplayValue(ILayerCell, IConfigRegistry, Object) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDisplayConverter
 
canonicalToDisplayValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryDisplayConverter
 
canRecreateInstanceFromAPersistedString() - Method in class org.eclipse.nebula.widgets.nattable.persistence.BorderStylePersistenceTest
 
caseSensitive - Variable in class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
CATEGORIES_BASED_COLUMN_CHOOSER_MENU_ITEM_ID - Static variable in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
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
 
categoryName - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableColumn
The column will be added to a category of the following name
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
Attribute for configuring the ICellPainter that should be used to render a cell.
CELL_STYLE - Static variable in interface org.eclipse.nebula.widgets.nattable.config.CellConfigAttributes
Attribute for configuring the IStyle that should be used to render a cell.
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.
CellEditorCreatedEvent - Class in org.eclipse.nebula.widgets.nattable.edit
The CellEditorCreatedEvent is fired by the EditController whenever a editor has been created.
CellEditorCreatedEvent(ICellEditor) - Constructor for class org.eclipse.nebula.widgets.nattable.edit.CellEditorCreatedEvent
Creates a new event passing the created editor
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.
cellEditorValidator - Variable in class org.eclipse.nebula.widgets.nattable.edit.editor.TableCellEditor
Internal ICellEditorValidator that checks if a value is valid based on conversion and validation rules applied via NatTable IDisplayConverter and IDataValidator
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
Create a default CellLayerPainter with default clipping behaviour.
CellLayerPainter(boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.layer.CellLayerPainter
Create a CellLayerPainter with specified clipping behaviour.
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.
CellPainterDecorator(ICellPainter, CellEdgeEnum, int, ICellPainter, boolean, 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.
CellPainterDecorator_Example - Class in org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration
 
CellPainterDecorator_Example() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.CellPainterDecorator_Example
 
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
 
cellSelectionFont - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableStyle
 
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
 
CellSelectionTraversalTest - Class in org.eclipse.nebula.widgets.nattable.selection
 
CellSelectionTraversalTest() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
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
 
CellVisualUpdateEvent - Class in org.eclipse.nebula.widgets.nattable.layer.event
Specialization of the CellVisualChangeEvent.
CellVisualUpdateEvent(ILayer, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.CellVisualUpdateEvent
Create a new CellVisualUpdateEvent based on the given information.
CellVisualUpdateEvent(CellVisualChangeEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.CellVisualUpdateEvent
Create a new CellVisualUpdateEvent out of the given event.
cGroupHeaderBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cGroupHeaderBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cGroupHeaderCellPainter - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cGroupHeaderFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cGroupHeaderFont - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cGroupHeaderGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cGroupHeaderGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cGroupHeaderHAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cGroupHeaderImage - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cGroupHeaderPWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cGroupHeaderTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cGroupHeaderVAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
Changed_Sort_Order_Is_Properly_Reflected() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
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
 
cHeaderBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderCellPainter - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderFont - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderFullSelectionBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderFullSelectionBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderFullSelectionCellPainter - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderFullSelectionFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderFullSelectionFont - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderFullSelectionGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderFullSelectionGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderFullSelectionHAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderFullSelectionImage - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderFullSelectionPWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderFullSelectionTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderFullSelectionVAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderHAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderHoverBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderHoverBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderHoverCellPainter - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderHoverFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderHoverFont - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderHoverGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderHoverGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderHoverHAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderHoverImage - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderHoverPWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderHoverSelectionBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderHoverSelectionBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderHoverSelectionCellPainter - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderHoverSelectionFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderHoverSelectionFont - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderHoverSelectionGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderHoverSelectionGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderHoverSelectionHAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderHoverSelectionImage - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderHoverSelectionPWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderHoverSelectionTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderHoverSelectionVAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderHoverTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderHoverVAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderImage - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderPWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderSelectionBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderSelectionBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderSelectionCellPainter - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderSelectionFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderSelectionFont - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderSelectionGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderSelectionGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderSelectionHAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderSelectionImage - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderSelectionPWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderSelectionTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderSelectionVAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cHeaderVAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
CHECK_BOX_CONFIG_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditableGridExample
 
CHECK_BOX_EDITOR_CONFIG_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditableGridExample
 
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
 
checkMinimumWidth - Variable in class org.eclipse.nebula.widgets.nattable.resize.mode.ColumnResizeDragMode
 
checkMinimumWidth - Variable in class org.eclipse.nebula.widgets.nattable.resize.mode.RowResizeDragMode
 
checkSubclass() - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
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
 
CITY_COLUMN_POSITION - Static variable in class org.eclipse.nebula.widgets.nattable.examples.data.person.DataModelConstants
 
CITY_PROPERTYNAME - Static variable in class org.eclipse.nebula.widgets.nattable.examples.data.person.DataModelConstants
 
CLASSIC_BASE_PACKAGE - Static variable in interface org.eclipse.nebula.widgets.nattable.examples.INatExample
 
CLASSIC_BASE_PATH - Static variable in interface org.eclipse.nebula.widgets.nattable.examples.INatExample
 
CLASSIC_EXAMPLES_PREFIX - Static variable in interface org.eclipse.nebula.widgets.nattable.examples.INatExample
 
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
 
cleanThemeConfiguration() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeManager
This method is used to unregister the style configurations that were applied by the current set ThemeConfiguration.
cleanUp() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest
 
cleanUp() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
cleanUp() - Method in class org.eclipse.nebula.widgets.nattable.selection.ColumnSelectionTest
 
cleanUp() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest
 
cleanUp() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest
 
cleanUp() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTest
 
cleanUp() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
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.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
Deprecated. Since this is not specified by the ITreeRowModel interface, this method shouldn't be used directly and therefore be removed.
CLEAR_ALL_FILTERS_MENU_ITEM_ID - Static variable in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
Clear_Infinity_Long_Column_Only_Clear_Known_Rows() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
Clear_Infinity_Long_Row_Only_Clear_Known_Columns() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
Clear_Removes_All_Selections() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.SelectionsTest
 
Clear_Selection() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
Clear_Selection_By_Rectangle() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
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.
clearCache() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByComparator
 
clearCache() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayer
Clear the internal cache to trigger new calculations.
clearCache() - Method in interface org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.IGroupByComparator
For performance reasons the IGroupByComparator might cache several information e.g.
clearCache() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowLayer
Clear the internal cache to trigger new calculations.
clearCache() - Method in class org.eclipse.nebula.widgets.nattable.util.CalculatedValueCache
 
clearCache() - Method in interface org.eclipse.nebula.widgets.nattable.util.ICalculatedValueCache
Clear the internal cache.
clearComparatorCache() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByTreeFormat
Clear the comparator local cache of summary information that is used to increase performance on sorting.
clearConfiguration() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
clearConverterCache() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDisplayConverter
Clear the internal converter cache.
clearCurrentHoveredCellPosition() - Method in class org.eclipse.nebula.widgets.nattable.hover.HoverLayer
Removes the local stored information about the cell position that is currently hovered and fires an event to update the cell so the hover styling is removed.
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
Create a new ClearFilterIconMouseEventMatcher for the given FilterRowPainter
clearGroupByColumnIndexes() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByModel
 
ClearHoverStylingAction - Class in org.eclipse.nebula.widgets.nattable.hover.action
IMouseAction that will clear a hover styling that is currently applied in a HoverLayer.
ClearHoverStylingAction() - Constructor for class org.eclipse.nebula.widgets.nattable.hover.action.ClearHoverStylingAction
Create a ClearHoverStylingAction that will trigger clearing the hover styling in every HoverLayer that exists in the layer composition.
ClearHoverStylingAction(HoverLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hover.action.ClearHoverStylingAction
Create a ClearHoverStylingAction that will trigger clearing the hover styling in every HoverLayer that exists in the layer composition, except the given HoverLayer.
ClearHoverStylingCommand - Class in org.eclipse.nebula.widgets.nattable.hover.command
Command that is used to clear the hover styling in a NatTable.
ClearHoverStylingCommand() - Constructor for class org.eclipse.nebula.widgets.nattable.hover.command.ClearHoverStylingCommand
Create a ClearHoverStylingCommand that clears the hover styling in every HoverLayer that exists in the layer composition.
ClearHoverStylingCommand(HoverLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hover.command.ClearHoverStylingCommand
Create a ClearHoverStylingCommand that clears the hover styling in every HoverLayer that exists in the layer composition, except the given HoverLayer.
ClearHoverStylingCommandHandler - Class in org.eclipse.nebula.widgets.nattable.hover.command
Command handler that is responsible for handling the ClearHoverStylingCommand.
ClearHoverStylingCommandHandler(HoverLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hover.command.ClearHoverStylingCommandHandler
 
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
Removes all cell selections
clearSelection(int, int) - Method in interface org.eclipse.nebula.widgets.nattable.selection.ISelectionModel
Deselects a specified cell
clearSelection(Rectangle) - Method in interface org.eclipse.nebula.widgets.nattable.selection.ISelectionModel
Removes the selection of specified cells
clearSelection() - Method in class org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest.StubbedMarkerSelectionModel
 
clearSelection(int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest.StubbedMarkerSelectionModel
 
clearSelection(Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest.StubbedMarkerSelectionModel
 
clearSelection() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModel
 
clearSelection(int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModel
 
clearSelection(Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModel
 
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
 
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
 
ClientAreaAdapter - Class in org.eclipse.nebula.widgets.nattable.util
Adapter class to support multiple viewports in one NatTable instance.
ClientAreaAdapter(IClientAreaProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.util.ClientAreaAdapter
 
ClientAreaAdapter(IClientAreaProvider, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.util.ClientAreaAdapter
 
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.hover.command.HoverStylingCommand
 
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.summaryrow.command.CalculateSummaryRowValuesCommand
 
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.CellEditorCreatedEvent
 
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 class org.eclipse.nebula.widgets.nattable.layer.event.CellVisualUpdateEvent
 
cloneEvent() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.ColumnDeleteEvent
 
cloneEvent() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.ColumnInsertEvent
 
cloneEvent() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.ColumnVisualUpdateEvent
 
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.RowVisualUpdateEvent
 
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.TableCellEditor
 
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.search.gui.SearchDialog
 
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
 
colHeaderMenu - Variable in class org.eclipse.nebula.widgets.nattable.ui.menu.AbstractHeaderMenuConfiguration
The column header menu.
collapse(T) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeData
Deprecated. expand/collapse operations should be performed on ITreeRowModel!
collapse(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeData
Deprecated. expand/collapse operations should be performed on ITreeRowModel!
collapse(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModel
Collapse the tree node at the given visible index.
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(T) - Method in class org.eclipse.nebula.widgets.nattable.tree.AbstractTreeRowModel
 
collapse(int) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeRowModel
Collapses the tree node at the given index.
collapse(T) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeRowModel
Collapse the tree node that represent the given object.
collapse(int) - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeRowModel
 
collapseAll() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeData
Deprecated. expand/collapse operations should be performed on ITreeRowModel!
collapseAll() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModel
Will check the whole TreeList for its nodes and collapses them if they are expanded.
collapseAll() - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeRowModel
Collapses all tree nodes.
collapseAll() - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeLayer
Collapses all tree nodes in the tree.
collapseAll() - 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_CHOOSER_MENU_ITEM_ID - Static variable in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
COLUMN_EIGHT_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._4222_CellPainterExample
 
COLUMN_EIGHT_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._446_EditErrorHandlingExample
 
COLUMN_EIGHT_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._447_EditorExample
 
COLUMN_EIGHT_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._804_GlazedListsEditorExample
 
COLUMN_EIGHT_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.CellPainterDecorator_Example
 
COLUMN_EIGHT_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditErrorHandlingExample
 
COLUMN_EIGHT_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditorExample
 
COLUMN_ELEVEN_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._4222_CellPainterExample
 
COLUMN_ELEVEN_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._447_EditorExample
 
COLUMN_ELEVEN_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._804_GlazedListsEditorExample
 
COLUMN_ELEVEN_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditorExample
 
COLUMN_FIVE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._300_Data._303_CalculatedDataExample
 
COLUMN_FIVE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._4222_CellPainterExample
 
COLUMN_FIVE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._446_EditErrorHandlingExample
 
COLUMN_FIVE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._4471_EditorTraversalExample
 
COLUMN_FIVE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._447_EditorExample
 
COLUMN_FIVE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._505_Selection._5055_SelectionTraversalExample
 
COLUMN_FIVE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._802_CalculatingGridExample
 
COLUMN_FIVE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._803_CachedCalculatingGridExample
 
COLUMN_FIVE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._804_GlazedListsEditorExample
 
COLUMN_FIVE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.CellPainterDecorator_Example
 
COLUMN_FIVE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.CalculatingGridExample
 
COLUMN_FIVE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditErrorHandlingExample
 
COLUMN_FIVE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditorExample
 
COLUMN_FOUR_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._300_Data._303_CalculatedDataExample
 
COLUMN_FOUR_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._4222_CellPainterExample
 
COLUMN_FOUR_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._446_EditErrorHandlingExample
 
COLUMN_FOUR_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._4471_EditorTraversalExample
 
COLUMN_FOUR_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._447_EditorExample
 
COLUMN_FOUR_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._505_Selection._5055_SelectionTraversalExample
 
COLUMN_FOUR_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._802_CalculatingGridExample
 
COLUMN_FOUR_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._803_CachedCalculatingGridExample
 
COLUMN_FOUR_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._804_GlazedListsEditorExample
 
COLUMN_FOUR_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.CellPainterDecorator_Example
 
COLUMN_FOUR_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.CalculatingGridExample
 
COLUMN_FOUR_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditErrorHandlingExample
 
COLUMN_FOUR_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditorExample
 
COLUMN_FOURTEEN_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._447_EditorExample
 
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_COLUMN_LABEL_PREFIX - Static variable in class org.eclipse.nebula.widgets.nattable.extension.builder.NatTableBuilder
 
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_NINE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._4222_CellPainterExample
 
COLUMN_NINE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._446_EditErrorHandlingExample
 
COLUMN_NINE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._447_EditorExample
 
COLUMN_NINE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._804_GlazedListsEditorExample
 
COLUMN_NINE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditErrorHandlingExample
 
COLUMN_NINE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditorExample
 
COLUMN_ONE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._300_Data._303_CalculatedDataExample
 
COLUMN_ONE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._4222_CellPainterExample
 
COLUMN_ONE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._446_EditErrorHandlingExample
 
COLUMN_ONE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._4471_EditorTraversalExample
 
COLUMN_ONE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._447_EditorExample
 
COLUMN_ONE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._505_Selection._5055_SelectionTraversalExample
 
COLUMN_ONE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions._774_MultiExportExample
 
COLUMN_ONE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._802_CalculatingGridExample
 
COLUMN_ONE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._803_CachedCalculatingGridExample
 
COLUMN_ONE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._804_GlazedListsEditorExample
 
COLUMN_ONE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.CellPainterDecorator_Example
 
COLUMN_ONE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.CalculatingGridExample
 
COLUMN_ONE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditErrorHandlingExample
 
COLUMN_ONE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditorExample
 
COLUMN_RENAME_MENU_ITEM_ID - Static variable in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
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_SEVEN_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._4222_CellPainterExample
 
COLUMN_SEVEN_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._446_EditErrorHandlingExample
 
COLUMN_SEVEN_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._447_EditorExample
 
COLUMN_SEVEN_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._804_GlazedListsEditorExample
 
COLUMN_SEVEN_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.CellPainterDecorator_Example
 
COLUMN_SEVEN_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditErrorHandlingExample
 
COLUMN_SEVEN_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditorExample
 
COLUMN_SIX_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._4222_CellPainterExample
 
COLUMN_SIX_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._446_EditErrorHandlingExample
 
COLUMN_SIX_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._447_EditorExample
 
COLUMN_SIX_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._804_GlazedListsEditorExample
 
COLUMN_SIX_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.CellPainterDecorator_Example
 
COLUMN_SIX_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditErrorHandlingExample
 
COLUMN_SIX_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditorExample
 
COLUMN_SORT_MODE - Static variable in interface org.eclipse.nebula.widgets.nattable.ui.mode.Mode
 
COLUMN_STYLE_EDITOR_MENU_ITEM_ID - Static variable in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
COLUMN_TEN_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._4222_CellPainterExample
 
COLUMN_TEN_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._447_EditorExample
 
COLUMN_TEN_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._804_GlazedListsEditorExample
 
COLUMN_TEN_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditorExample
 
COLUMN_THIRTEEN_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._447_EditorExample
 
COLUMN_THIRTEEN_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._804_GlazedListsEditorExample
 
COLUMN_THIRTEEN_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditorExample
 
COLUMN_THREE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._300_Data._303_CalculatedDataExample
 
COLUMN_THREE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._4222_CellPainterExample
 
COLUMN_THREE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._446_EditErrorHandlingExample
 
COLUMN_THREE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._4471_EditorTraversalExample
 
COLUMN_THREE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._447_EditorExample
 
COLUMN_THREE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._505_Selection._5055_SelectionTraversalExample
 
COLUMN_THREE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._802_CalculatingGridExample
 
COLUMN_THREE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._803_CachedCalculatingGridExample
 
COLUMN_THREE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._804_GlazedListsEditorExample
 
COLUMN_THREE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.CellPainterDecorator_Example
 
COLUMN_THREE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.CalculatingGridExample
 
COLUMN_THREE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditErrorHandlingExample
 
COLUMN_THREE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditorExample
 
COLUMN_TWELVE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._4222_CellPainterExample
 
COLUMN_TWELVE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._447_EditorExample
 
COLUMN_TWELVE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._804_GlazedListsEditorExample
 
COLUMN_TWELVE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditorExample
 
COLUMN_TWO_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._300_Data._303_CalculatedDataExample
 
COLUMN_TWO_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._4222_CellPainterExample
 
COLUMN_TWO_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._446_EditErrorHandlingExample
 
COLUMN_TWO_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._4471_EditorTraversalExample
 
COLUMN_TWO_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._447_EditorExample
 
COLUMN_TWO_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._505_Selection._5055_SelectionTraversalExample
 
COLUMN_TWO_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions._774_MultiExportExample
 
COLUMN_TWO_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._802_CalculatingGridExample
 
COLUMN_TWO_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._803_CachedCalculatingGridExample
 
COLUMN_TWO_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._804_GlazedListsEditorExample
 
COLUMN_TWO_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.CellPainterDecorator_Example
 
COLUMN_TWO_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.CalculatingGridExample
 
COLUMN_TWO_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditErrorHandlingExample
 
COLUMN_TWO_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditorExample
 
COLUMN_VALUE_SEPARATOR - Static variable in class org.eclipse.nebula.widgets.nattable.util.PersistenceUtils
The character that is used to separate the column and the value that should be stored for the column.
columnAccessor - Variable in class org.eclipse.nebula.widgets.nattable.data.ListDataProvider
 
ColumnAccessor<T extends TableRow> - Class in org.eclipse.nebula.widgets.nattable.extension.builder.util
 
ColumnAccessor(TableColumn[]) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.builder.util.ColumnAccessor
 
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
 
columnAccessor - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByColumnAccessor
 
columnAccessor - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByComparator
 
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
 
columnCategoriesModel - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableModel
 
ColumnCategoriesModelAssembler - Class in org.eclipse.nebula.widgets.nattable.extension.builder.util
 
ColumnCategoriesModelAssembler() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.builder.util.ColumnCategoriesModelAssembler
 
ColumnCategoriesModelAssemblerTest - Class in org.eclipse.nebula.widgets.nattable.extension.builder.model
 
ColumnCategoriesModelAssemblerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.builder.model.ColumnCategoriesModelAssemblerTest
 
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
 
ColumnChooser(Shell, SelectionLayer, ColumnHideShowLayer, ColumnHeaderLayer, DataLayer, ColumnGroupHeaderLayer, ColumnGroupModel, boolean, 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
 
ColumnDeleteEvent - Class in org.eclipse.nebula.widgets.nattable.layer.event
Event indicating that one ore more columns were deleted from the layer.
ColumnDeleteEvent(ILayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.ColumnDeleteEvent
Creates a new ColumnDeleteEvent based on the given information.
ColumnDeleteEvent(ILayer, Range...) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.ColumnDeleteEvent
Creates a new ColumnDeleteEvent based on the given information.
ColumnDeleteEvent(ILayer, Collection<Range>) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.ColumnDeleteEvent
Creates a new ColumnDeleteEvent based on the given information.
ColumnDeleteEvent(ColumnStructuralChangeEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.ColumnDeleteEvent
Creates a new ColumnDeleteEvent based on the given instance.
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
 
columnFirst - Variable in class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
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
 
ColumnGroupConfiguration - Class in org.eclipse.nebula.widgets.nattable.extension.builder.configuration
 
ColumnGroupConfiguration(ColumnGroupModel, TableModel) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.builder.configuration.ColumnGroupConfiguration
 
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(ILayer, int, 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
 
ColumnGroupExpandCollapseImagePainter - Class in org.eclipse.nebula.widgets.nattable.group.painter
Paints the triangular expand/collapse column header images.
ColumnGroupExpandCollapseImagePainter() - Constructor for class org.eclipse.nebula.widgets.nattable.group.painter.ColumnGroupExpandCollapseImagePainter
Create a ColumnGroupExpandCollapseImagePainter that uses the default icons (black triangles) and renders the background.
ColumnGroupExpandCollapseImagePainter(boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.painter.ColumnGroupExpandCollapseImagePainter
Create a ColumnGroupExpandCollapseImagePainter that uses the default icons (black triangles).
ColumnGroupExpandCollapseImagePainter(boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.painter.ColumnGroupExpandCollapseImagePainter
Create a ColumnGroupExpandCollapseImagePainter.
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
 
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
 
columnGroupHeaderHeight - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableStyle
 
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
Deprecated. Use constructor without ColumnGroupModel reference
ColumnGroupHeaderTextPainter(ColumnGroupModel, ICellPainter) - Constructor for class org.eclipse.nebula.widgets.nattable.group.painter.ColumnGroupHeaderTextPainter
Deprecated. Use constructor without ColumnGroupModel reference
ColumnGroupHeaderTextPainter(ColumnGroupModel, ICellPainter, CellEdgeEnum) - Constructor for class org.eclipse.nebula.widgets.nattable.group.painter.ColumnGroupHeaderTextPainter
Deprecated. Use constructor without ColumnGroupModel reference
ColumnGroupHeaderTextPainter() - Constructor for class org.eclipse.nebula.widgets.nattable.group.painter.ColumnGroupHeaderTextPainter
Creates the default ColumnGroupHeaderTextPainter that uses a TextPainter as base ICellPainter and decorate it with the ColumnGroupExpandCollapseImagePainter on the right edge of the cell.
ColumnGroupHeaderTextPainter(ICellPainter) - Constructor for class org.eclipse.nebula.widgets.nattable.group.painter.ColumnGroupHeaderTextPainter
Creates a ColumnGroupHeaderTextPainter that uses the given ICellPainter as base ICellPainter and decorate it with the ColumnGroupExpandCollapseImagePainter on the right edge of the cell.
ColumnGroupHeaderTextPainter(ICellPainter, CellEdgeEnum) - Constructor for class org.eclipse.nebula.widgets.nattable.group.painter.ColumnGroupHeaderTextPainter
Creates a ColumnGroupHeaderTextPainter that uses the given ICellPainter as base ICellPainter and decorate it with the ColumnGroupExpandCollapseImagePainter on the specified edge of the cell.
ColumnGroupHeaderTextPainter(ICellPainter, CellEdgeEnum, ICellPainter) - Constructor for class org.eclipse.nebula.widgets.nattable.group.painter.ColumnGroupHeaderTextPainter
Creates a ColumnGroupHeaderTextPainter that uses the given ICellPainter as base ICellPainter and decorate it with the given ICellPainter to use for column group related decoration on the specified edge of the cell.
ColumnGroupHeaderTextPainter(ColumnGroupModel, ICellPainter, CellEdgeEnum, boolean, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.painter.ColumnGroupHeaderTextPainter
Deprecated. Use constructor without ColumnGroupModel reference
ColumnGroupHeaderTextPainter(ColumnGroupModel, ICellPainter, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.painter.ColumnGroupHeaderTextPainter
Deprecated. Use constructor without ColumnGroupModel reference
ColumnGroupHeaderTextPainter(ICellPainter, CellEdgeEnum, boolean, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.painter.ColumnGroupHeaderTextPainter
Creates a ColumnGroupHeaderTextPainter that uses the given ICellPainter as base ICellPainter.
ColumnGroupHeaderTextPainter(ICellPainter, CellEdgeEnum, ICellPainter, boolean, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.painter.ColumnGroupHeaderTextPainter
Creates a ColumnGroupHeaderTextPainter that uses the given ICellPainter as base ICellPainter.
ColumnGroupHeaderTextPainter(ICellPainter, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.painter.ColumnGroupHeaderTextPainter
Creates a ColumnGroupHeaderTextPainter that uses the given ICellPainter as base ICellPainter and decorate it with the ColumnGroupExpandCollapseImagePainter on the right edge of the cell.
columnGroupLayer - Variable in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerTest
 
ColumnGroupMenuItemProviders - Class in org.eclipse.nebula.widgets.nattable.group.config
Deprecated. Use MenuItemProviders or the PopupMenuBuilder directly
ColumnGroupMenuItemProviders() - Constructor for class org.eclipse.nebula.widgets.nattable.group.config.ColumnGroupMenuItemProviders
Deprecated.  
columnGroupModel - Variable in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooser
 
columnGroupModel - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableModel
You do not have to set these up, the builder will build this from the column data
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
 
ColumnGroupModelAssembler - Class in org.eclipse.nebula.widgets.nattable.extension.builder.util
 
ColumnGroupModelAssembler() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.builder.util.ColumnGroupModelAssembler
 
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
 
columnHeaderBGColor - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableStyle
 
columnHeaderBgImage - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableStyle
 
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
 
ColumnHeaderConfiguration - Class in org.eclipse.nebula.widgets.nattable.extension.builder.configuration
 
ColumnHeaderConfiguration(TableStyle) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.builder.configuration.ColumnHeaderConfiguration
 
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
 
columnHeaderFGColor - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableStyle
 
columnHeaderFont - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableStyle
 
columnHeaderHeight - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableStyle
 
ColumnHeaderHoverLayerConfiguration - Class in org.eclipse.nebula.widgets.nattable.hover.config
Setup for the column header area to support column resizing and hover styling.
ColumnHeaderHoverLayerConfiguration(HoverLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hover.config.ColumnHeaderHoverLayerConfiguration
 
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
 
ColumnHeaderLayerStack<T extends TableRow> - Class in org.eclipse.nebula.widgets.nattable.extension.builder.layers
 
ColumnHeaderLayerStack(SortedList<T>, FilterList<T>, TableModel, BodyLayerStack<T>, IColumnPropertyAccessor<T>, IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.builder.layers.ColumnHeaderLayerStack
 
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
 
ColumnHeaderResizeHoverBindings - Class in org.eclipse.nebula.widgets.nattable.hover.config
 
ColumnHeaderResizeHoverBindings(HoverLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hover.config.ColumnHeaderResizeHoverBindings
 
columnHeaderRightClick(int) - Static method in class org.eclipse.nebula.widgets.nattable.ui.matcher.MouseEventMatcher
 
ColumnHeaders - Enum in org.eclipse.nebula.widgets.nattable.dataset.pricing
 
columnHeaderSelectedBgImage - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableStyle
 
ColumnHeaderSelectionDataLayerExample - Class in org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._101_Header
 
ColumnHeaderSelectionDataLayerExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._101_Header.ColumnHeaderSelectionDataLayerExample
 
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
 
ColumnHeaderViewportSelectionDataLayerExample - Class in org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._101_Header
 
ColumnHeaderViewportSelectionDataLayerExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._101_Header.ColumnHeaderViewportSelectionDataLayerExample
 
ColumnHeaderViewportSelectionReorderDataLayerExample - Class in org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._101_Header
 
ColumnHeaderViewportSelectionReorderDataLayerExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._101_Header.ColumnHeaderViewportSelectionReorderDataLayerExample
 
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
 
ColumnHideShowLayerStructuralChangeEventTest - Class in org.eclipse.nebula.widgets.nattable.hideshow
Test class for testing handling of IStructuralChangeEvents in RowHideShowLayer
ColumnHideShowLayerStructuralChangeEventTest() - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerStructuralChangeEventTest
 
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
 
columnIndexOrder - Variable in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
 
ColumnInsertEvent - Class in org.eclipse.nebula.widgets.nattable.layer.event
Event indicating that one ore more columns were inserted to the layer.
ColumnInsertEvent(ILayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.ColumnInsertEvent
Creates a new ColumnInsertEvent based on the given information.
ColumnInsertEvent(ILayer, Range...) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.ColumnInsertEvent
Creates a new ColumnInsertEvent based on the given information.
ColumnInsertEvent(ILayer, Collection<Range>) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.ColumnInsertEvent
Creates a new ColumnInsertEvent based on the given information.
ColumnInsertEvent(ColumnStructuralChangeEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.ColumnInsertEvent
Creates a new ColumnInsertEvent based on the given instance.
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
 
columnPositionToResize - Variable in class org.eclipse.nebula.widgets.nattable.resize.mode.ColumnResizeDragMode
 
columnProperties - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableModel
 
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
Event indicating that one or multiple columns are moved to a new position.
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
 
ColumnReorderLayerStructuralChangeEventTest - Class in org.eclipse.nebula.widgets.nattable.reorder
Test class for testing handling of IStructuralChangeEvents in ColumnReorderLayer
ColumnReorderLayerStructuralChangeEventTest() - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerStructuralChangeEventTest
 
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(ILayer, Range) - 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
Creates a new ColumnStructuralChangeEvent based on the given information.
ColumnStructuralChangeEvent(ILayer, Collection<Range>) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.ColumnStructuralChangeEvent
Creates a new ColumnStructuralChangeEvent based on the given information.
ColumnStructuralChangeEvent(ColumnStructuralChangeEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.ColumnStructuralChangeEvent
Creates a new ColumnStructuralChangeEvent based on the given instance.
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
 
ColumnStructureUpdatesExampleGridLayer<T> - Class in org.eclipse.nebula.widgets.nattable.examples.fixtures
Factory for assembling GridLayer and the child layers - with support for GlazedLists
ColumnStructureUpdatesExampleGridLayer(EventList<T>, String[], Map<String, String>, IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.fixtures.ColumnStructureUpdatesExampleGridLayer
 
ColumnStructureUpdatesExampleGridLayer(EventList<T>, String[], Map<String, String>, IConfigRegistry, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.fixtures.ColumnStructureUpdatesExampleGridLayer
 
ColumnStructureUpdatesExampleGridLayer.ListDataProviderExample<E> - Class in org.eclipse.nebula.widgets.nattable.examples.fixtures
 
ColumnStructureUpdatesExampleGridLayer.ListDataProviderExample(SortedList<E>, IColumnPropertyAccessor<E>) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.fixtures.ColumnStructureUpdatesExampleGridLayer.ListDataProviderExample
 
ColumnStructureUpdatesGridExample - Class in org.eclipse.nebula.widgets.nattable.examples.examples._103_Events
 
ColumnStructureUpdatesGridExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.ColumnStructureUpdatesGridExample
 
ColumnStyle - Class in org.eclipse.nebula.widgets.nattable.extension.builder.model
 
ColumnStyle() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.builder.model.ColumnStyle
 
ColumnStyleChooserConfiguration - Class in org.eclipse.nebula.widgets.nattable.layer.config
Registers the DisplayColumnStyleEditorCommandHandler
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
An event that indicates a visible change to one ore more columns in the layer.
ColumnVisualChangeEvent(ILayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.ColumnVisualChangeEvent
Creates a new ColumnVisualChangeEvent based on the given information.
ColumnVisualChangeEvent(ILayer, Range...) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.ColumnVisualChangeEvent
Creates a new ColumnVisualChangeEvent based on the given information.
ColumnVisualChangeEvent(ILayer, Collection<Range>) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.ColumnVisualChangeEvent
Creates a new ColumnVisualChangeEvent based on the given information.
ColumnVisualChangeEvent(ColumnVisualChangeEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.ColumnVisualChangeEvent
Creates a new ColumnVisualChangeEvent based on the given instance.
ColumnVisualUpdateEvent - Class in org.eclipse.nebula.widgets.nattable.layer.event
Specialization of the ColumnVisualChangeEvent.
ColumnVisualUpdateEvent(ILayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.ColumnVisualUpdateEvent
Create a new ColumnVisualUpdateEvent based on the given information.
ColumnVisualUpdateEvent(IUniqueIndexLayer, int[]) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.ColumnVisualUpdateEvent
Create a new ColumnVisualUpdateEvent based on the given information.
ColumnVisualUpdateEvent(IUniqueIndexLayer, Collection<Integer>) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.ColumnVisualUpdateEvent
Create a new ColumnVisualUpdateEvent based on the given information.
ColumnVisualUpdateEvent(ColumnVisualUpdateEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.ColumnVisualUpdateEvent
Create a new ColumnVisualUpdateEvent out of the given event.
columnWidthConfig - Variable in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
COMBO_BOX_CONFIG_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditableGridExample
 
COMBO_BOX_EDITOR_CONFIG_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditableGridExample
 
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>, 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(FilterList<T>, 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(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>, 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.
ComboBoxFilterRowHeaderComposite(ComboBoxGlazedListsFilterStrategy<T>, FilterRowComboBoxDataProvider<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>, FilterList<T>, IColumnAccessor<T>, IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxGlazedListsFilterStrategy
 
ComboBoxGlazedListsFilterStrategy(FilterRowComboBoxDataProvider<T>, FilterList<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
 
commandHandlers - Variable in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
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
 
commit(SelectionLayer.MoveDirectionEnum, boolean) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxCellEditor
 
commitAndCloseActiveCellEditor() - Method in class org.eclipse.nebula.widgets.nattable.NatTable
Checks if there is an active cell editor registered.
commitAndCloseActiveEditor() - Static method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtils
Deprecated. Has been replaced by NatTable.commitAndCloseActiveCellEditor(). The active editor is now managed by the table itself. Therefore the static helpers to access the editor should not be used any more.
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.extension.builder.model.TableColumn
 
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(_6052_GroupByCustomTypesExample.City, _6052_GroupByCustomTypesExample.City) - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._605_GroupBy._6052_GroupByCustomTypesExample.CityComparator
 
compare(Object, Object) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByComparator
 
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(PricingTypeBean) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.stock.PricingTypeBean
 
compareTo(TreeGridWithCheckBoxFieldsExample.Datum) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers.TreeGridWithCheckBoxFieldsExample.Datum
Comparison is based on name only
compareTo(BlinkingGlazedListExample.Tuple) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.BlinkingGlazedListExample.Tuple
 
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
 
CompositeDataLayerExample - Class in org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.elemental
 
CompositeDataLayerExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.elemental.CompositeDataLayerExample
 
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
 
CompositeFreezeLayerHideShowTest - Class in org.eclipse.nebula.widgets.nattable.freeze
 
CompositeFreezeLayerHideShowTest() - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest
 
CompositeFreezeLayerTest - Class in org.eclipse.nebula.widgets.nattable.freeze
 
CompositeFreezeLayerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest
 
CompositeGridLayerExample - Class in org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._100_Grid
 
CompositeGridLayerExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._100_Grid.CompositeGridLayerExample
 
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
 
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
 
configureAlternatingRowStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
When creating a NatTable grid composition, using the DefaultGridLayerConfiguration, the AlternatingRowConfigLabelAccumulator is configured for the body region to apply labels for alternating rows.
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.extension.builder.configuration.RowSelectionUIBindings
 
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
 
configureCategoriesBasedColumnChooser() - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.NatTableBuilder
 
configureColumnChooser() - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.NatTableBuilder
 
configureColumnGroupHeaderStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
This method is used to register style configurations for the column group header in a NatTable.
configureColumnHeaderMouseClickBindings(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionBindings
 
configureColumnHeaderRightClickMenu() - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.NatTableBuilder
 
configureColumnHeaderSelectionStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Register the style configurations for rendering the selection in a column header in a NatTable.
configureColumnHeaderStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Register the style configurations for rendering the column header in a NatTable.
configureColumnProperties() - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.NatTableBuilder
 
configureColumnStyleCustomization() - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.NatTableBuilder
 
configureCornerSelectionStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Register the style configurations for rendering the selection in the corner of a NatTable.
configureCornerStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Register the style configurations for rendering the corner in a NatTable.
configureDefaultSelectionStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Register default selection style configurations.
configureDefaultStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Register default style configurations.
configureEditErrorStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
This method is used to register the styles that should be applied to an editor control in case of conversion/validation errors.
configureEditing() - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.NatTableBuilder
 
configureEndButtonBindings(UiBindingRegistry, IKeyAction) - Method in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionBindings
 
configureEvenRowStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.configuration.AlternateRowStyleConfiguration
 
configureEvenRowStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.config.DefaultRowStyleConfiguration
 
configureFiltering() - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.NatTableBuilder
 
configureFilterRowStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
This method is used to register style configurations for the filter row.
configureFreezeStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
This method is used to register the style attributes for freeze rendering.
configureGridLayer() - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.NatTableBuilder
Configure the Alternate row color
configureGridLineStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
This method is used to register the grid line styling, which consists of grid line color and the configuration if grid lines should be rendered or not.
configureGroupByHeaderBackgroundColor(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
Registering the background color for the GroupBy header region.
configureGroupByHint(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
Method to configure the styling of the GroupBy hint in the GroupBy header.
configureGroupByObjectSelectionStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
Registering the style configuration for the selected GroupBy objects.
configureGroupByObjectStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
Registering the style configuration for the GroupBy objects.
configureGroupByStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
Registering the style configuration for the GroupBy header region.
configureGroupBySummarySelectionStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
Registering the style configuration for the selected GroupBy summary.
configureGroupBySummaryStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
Registering the style configuration for the GroupBy summary.
configureHeaderFullySelectedStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.configuration.SelectionStyleConfiguration
 
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
 
configureHoverSelectionStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Register the style configurations for hovering selections.
configureHoverStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Register the style configurations for hovering.
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.extension.builder.configuration.RowSelectionUIBindings
 
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.extension.builder.configuration.RowSelectionUIBindings
 
configureMoveUpBindings(UiBindingRegistry, IKeyAction) - Method in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionBindings
 
configureOddRowStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.configuration.AlternateRowStyleConfiguration
 
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.examples.examples._100_Layers._101_Header.DynamicColumnHeaderHeightExample.FilterRowCustomConfiguration
 
configureRegistry(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.AutomaticRowHeightExample.ValidationMessageTableStyleConfiguration
 
configureRegistry(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._131_Filtering.FilterRowGridExample.FilterRowCustomConfiguration
 
configureRegistry(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.StyledColumnHeaderConfiguration
 
configureRegistry(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.export.config.DefaultExportBindings
 
configureRegistry(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.configuration.AlternateRowStyleConfiguration
 
configureRegistry(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.configuration.ColumnGroupConfiguration
 
configureRegistry(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.configuration.ColumnHeaderConfiguration
 
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.style.theme.ThemeConfiguration
 
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
 
configureRowGroupHeaderStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
This method is used to register style configurations for the row group header in a NatTable.
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
 
configureRowHeaderSelectionStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Register the style configurations for rendering the selection in a row header in a NatTable.
configureRowHeaderStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultRowHeaderStyleConfiguration
 
configureRowHeaderStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Register the style configurations for rendering the row header in a NatTable.
ConfigureScalingCommand - Class in org.eclipse.nebula.widgets.nattable.layer.command
This command is used to configure scaling behavior.
ConfigureScalingCommand(IDpiConverter, IDpiConverter) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.command.ConfigureScalingCommand
 
ConfigureScalingCommandHandler - Class in org.eclipse.nebula.widgets.nattable.layer.command
ILayerCommandHandler for handling ConfigureScalingCommands.
ConfigureScalingCommandHandler(SizeConfig, SizeConfig) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.command.ConfigureScalingCommandHandler
Create a new ConfigureScalingCommandHandler that updates the given SizeConfig instances on handling a ConfigureScalingCommand.
configureSelectedSortHeaderStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
This method is used to register styles for the selected sort header layer.
configureSelectionAnchorGridLineStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionStyleConfiguration
 
configureSelectionAnchorStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionStyleConfiguration
 
configureSelectionAnchorStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Register the style configurations to render the selection anchor.
configureSelectionStyle() - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.NatTableBuilder
Set up selection behavior.
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
 
configureSortHeaderStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
This method is used to register styles for the sort header layer.
configureSorting() - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.NatTableBuilder
 
configureSummaryRowStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
This method is used to register style configurations for a summary row.
configureTreeStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
This method is used to register style configurations for a tree representation.
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.builder.configuration.BodyMenuConfiguration
 
configureUiBindings(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.configuration.ColumnGroupConfiguration
 
configureUiBindings(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.configuration.RightClickColumnHeaderMenuConfiguration
 
configureUiBindings(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.configuration.SortConfiguration
Remove the original key bindings and implement new ones.
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.hover.config.BodyHoverStylingBindings
 
configureUiBindings(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.hover.config.ColumnHeaderResizeHoverBindings
 
configureUiBindings(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.hover.config.RowHeaderResizeHoverBindings
 
configureUiBindings(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.hover.config.SimpleHoverStylingBindings
 
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.tree.config.TreeLayerExpandCollapseKeyBindings
 
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.
conversionErrorBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
conversionErrorFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
conversionErrorFont - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
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
 
convertDpiToPixel(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractDpiConverter
 
convertDpiToPixel(int) - Method in interface org.eclipse.nebula.widgets.nattable.layer.IDpiConverter
Converts the given DPI scaled value to a pixel value.
converterCache - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDisplayConverter
 
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.
convertHorizontalDpiToPixel(int) - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
Converts the given DPI scaled value to a pixel value using the factor for the horizontal DPI.
convertHorizontalPixelToDpi(int) - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
Converts the given amount of pixels to a DPI scaled value using the factor for the horizontal DPI value.
convertPixelToDpi(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractDpiConverter
 
convertPixelToDpi(int) - Method in interface org.eclipse.nebula.widgets.nattable.layer.IDpiConverter
Converts the given amount of pixels to a DPI scaled value.
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.CellEditorCreatedEvent
 
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.CellVisualUpdateEvent
 
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.summaryrow.command.CalculateSummaryRowValuesCommand
 
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
 
convertVerticalDpiToPixel(int) - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
Converts the given DPI scaled value to a pixel value using the factor for the vertical DPI.
convertVerticalPixelToDpi(int) - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
Converts the given amount of pixels to a DPI scaled value using the factor for the vertical DPI.
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
 
cornerBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cornerBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cornerCellPainter - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
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
 
cornerFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cornerFont - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cornerGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cornerGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cornerHAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cornerImage - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
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
 
CornerLayerStack<T extends TableRow> - Class in org.eclipse.nebula.widgets.nattable.extension.builder.layers
 
CornerLayerStack(ColumnHeaderLayerStack<T>, RowHeaderLayerStack<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.builder.layers.CornerLayerStack
 
cornerMenu - Variable in class org.eclipse.nebula.widgets.nattable.ui.menu.AbstractHeaderMenuConfiguration
The corner region menu
cornerPWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cornerSelectionBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cornerSelectionBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cornerSelectionCellPainter - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cornerSelectionFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cornerSelectionFont - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cornerSelectionGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cornerSelectionGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cornerSelectionHAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cornerSelectionImage - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cornerSelectionPWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cornerSelectionTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cornerSelectionVAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cornerTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
cornerVAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
correctPercentageValues(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
This method is used to correct the calculated percentage values in case a user configured more than 100 percent.
create() - Method in class org.eclipse.nebula.widgets.nattable.group.gui.CreateColumnGroupDialog
 
create() - Method in class org.eclipse.nebula.widgets.nattable.search.gui.SearchDialog
 
CREATE_COLUMN_GROUP_MENU_ITEM_ID - Static variable in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
createAddress() - Static method in class org.eclipse.nebula.widgets.nattable.examples.data.person.PersonService
Creates a random address out of street names, postal codes and city names which are taken from "The Simpsons" (i haven't found postal codes, so here i invented some for the example)
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
 
createColumnHeaderDataProvider() - Method in class org.eclipse.nebula.widgets.nattable.examples._300_Data._302_CustomColumnPropertyAccessorExample
Creates the IDataProvider for the column header of this GridLayer.
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
 
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 class org.eclipse.nebula.widgets.nattable.edit.editor.DateCellEditor
 
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.TableCellEditor
 
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
 
createEditorControl(Composite, int) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.FilterRowTextCellEditor
 
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.
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._300_Data._301_CustomDataProviderExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._300_Data._302_CustomColumnPropertyAccessorExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._300_Data._303_CalculatedDataExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._300_Data._304_DynamicColumnExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._4221_NatGridLayerPainterExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._4222_CellPainterExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._423_ThemeStylingExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._4451_CrossValidationGridExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._446_EditErrorHandlingExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._4471_EditorTraversalExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._447_EditorExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._501_Data._5011_DataLayerExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._501_Data._5012_PercentageSizingDataLayerExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._501_Data._5013_PercentageSizingGridExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._501_Data._5014_SpanningDataLayerExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._501_Data._5015_AutomaticDataSpanningExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._503_Compositions._5031_VerticalCompositionExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._503_Compositions._5032_HorizontalCompositionExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._503_Compositions._5033_GridLayerExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._504_Viewport._5041_ViewportLayerExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._504_Viewport._5042_HorizontalSplitViewportExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._504_Viewport._5043_VerticalSplitViewportExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._504_Viewport._5044_HorizontalSplitViewportGridExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._505_Selection._5051_SelectionLayerExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._505_Selection._5052_RowSelectionExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._505_Selection._5053_SelectionEventsExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._505_Selection._5054_SelectionProviderExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._505_Selection._5055_SelectionTraversalExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._506_Hover._5061_SimpleHoverStylingExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._506_Hover._5062_CompositeHoverStylingExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._506_Hover._5063_GridBodyHoverStylingExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._506_Hover._5064_GridHeaderHoverStylingExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._506_Hover._5065_GridHoverStylingExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._507_HideShow._5071_ColumnHideShowExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._507_HideShow._5072_RowHideShowExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._507_HideShow._5073_ColumnAndRowHideShowExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._508_Reorder._5081_ColumnReorderExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._508_Reorder._5082_RowReorderExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._508_Reorder._5083_ColumnAndRowReorderExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._509_SortHeaderLayerExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._511_Grouping._5111_ColumnGroupingExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._511_Grouping._5112_TwoLevelColumnGroupingExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._511_Grouping._5113_RowGroupingExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._512_SummaryRow._5121_SummaryRowExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._512_SummaryRow._5122_SummaryRowGridExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._512_SummaryRow._5123_SummaryRowPositionExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._512_SummaryRow._5124_SummaryRowPositionGridExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._513_FreezeExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._602_GlazedListsSortingExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6031_GlazedListsFilterExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6032_GlazedListsFilterCustomTypesExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6033_GlazedListsStaticFilterExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6034_ExcelLikeFilterRowExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6035_ExcelLikeFilterRowCustomTypesExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._604_Tree._6041_TreeGridExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._604_Tree._6042_TreeStructureGridExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._605_GroupBy._6051_GroupByExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._605_GroupBy._6052_GroupByCustomTypesExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._605_GroupBy._6053_GroupBySummaryExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._606_GlazedListsRowHideShowExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions._751_CopyExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions._761_PrintExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions._771_ExcelExportExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions._772_GridExcelExportExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions._773_GridExcelExportFormatterExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions._774_MultiExportExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions._781_DragAndDropExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._801_VerticalCompositionWithFeaturesExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._802_CalculatingGridExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._803_CachedCalculatingGridExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._804_GlazedListsEditorExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._806_SortableColumnGroupingExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._807_SortableFilterableColumnGroupExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._808_SortableGroupByWithFilterExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._809_GroupBySummarySummaryRowExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._810_SortableGroupByFilterColumnGroupAndFreezeExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._811_GroupBySummaryFixedSummaryRowExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._812_EditableGroupBySummarySummaryRowExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._000_Default_NatTable
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._001_Getting_Started
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._000_Configuring_NatTable_with_a_layer
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._001_Vertical_layer_composition
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._002_Lateral_layer_composition
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._100_Grid.CompositeGridLayerExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._101_Header.ColumnHeaderSelectionDataLayerExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._101_Header.ColumnHeaderViewportSelectionDataLayerExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._101_Header.ColumnHeaderViewportSelectionReorderDataLayerExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._101_Header.DynamicColumnHeaderHeightExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._101_Header.RowHeaderSelectionDataLayerExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._101_Header.RowHeaderViewportSelectionDataLayerExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.elemental.CompositeDataLayerExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.elemental.DataLayerExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.elemental.HideShowDataLayerExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.elemental.PercentageSizingDataLayerExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.elemental.ReorderDataLayerExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.elemental.SelectionDataLayerExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.elemental.SpanningDataLayerExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.elemental.ViewportDataLayerExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.viewportSelection.ViewportSelectionHideShowDataLayerExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.viewportSelection.ViewportSelectionReorderDataLayerExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.viewportSelection.ViewportSelectionSpanningDataLayerExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.viewportSelection.ZoomedViewportSelectionDataLayerExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers.FreezableGridExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers.InvertedLayerExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers.TreeGridExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers.TreeGridWithCheckBoxFieldsExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._101_Data.Big_data
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._101_Data.Creating_a_summary_row
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._101_Data.Derived_or_computed_column_data
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._101_Data.Using_a_custom_DataProvider
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._101_Data.Using_the_ListDataProvider
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.Applying_style_to_a_cell
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.AutomaticRowHeightExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.CellPainterDecorator_Example
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.NatTableBuilderExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.Rendereing_a_cell_as_a_button
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.TextPainter_Examples
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.Tooltips
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.Using_a_predefined_configuration_object
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.BlinkingGlazedListExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.BlinkingGridExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.ColumnStructureUpdatesGridExample
NOTE - Glazed EventList class is thread ready but not thread safe.
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.DynamicColumnExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.Real_time_data_updates
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._104_Styling._000_Styled_grid
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._104_Styling._001_Custom_styling_of_specific_cells
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._104_Styling._002_Using_a_custom_cell_painter
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._104_Styling._010_NatTable_with_grid_painting_of_remainder_space
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.CalculatingGridExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.CrossValidationGridExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditableGridExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditErrorHandlingExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditorExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._120_Selection.Get_and_set_selected_objects
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._120_Selection.Selection_events
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._130_Sorting.SortableGridExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._131_Filtering.FilterRowGridExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._131_Filtering.StaticFilterGridExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._150_Column_and_row_grouping._000_Column_groups
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._150_Column_and_row_grouping._001_Two_level_column_groups
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._150_Column_and_row_grouping._010_Column_categories
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._150_Column_and_row_grouping._100_Row_groups
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._150_Column_and_row_grouping._200_Group_by
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._900_Everything_but_the_kitchen_sink
 
createExampleControl(Composite) - Method in interface org.eclipse.nebula.widgets.nattable.examples.INatExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.PersistentNatExampleWrapper
 
createExtendedPersonWithAddress(int) - Static method in class org.eclipse.nebula.widgets.nattable.examples.data.person.PersonService
Creates a random person out of names which are taken from "The Simpsons" and enrich them with random generated married state and birthday date.
createGC() - Method in class org.eclipse.nebula.widgets.nattable.util.GCFactory
 
createGroupByHeaderMenu(NatTable) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByHeaderMenuConfiguration
Creates the PopupMenuBuilder for the groupBy header menu with the menu items to ungroup.
createGroupByTreeFormat(GroupByModel, IColumnAccessor<T>) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayer
 
createIncrementalStrategy(ITraversalStrategy) - Method in class org.eclipse.nebula.widgets.nattable.selection.MoveCellSelectionCommandHandler
Creates a ITraversalStrategy that wraps the given base strategy but returning the step count + 1.
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
 
createPerson(int) - Static method in class org.eclipse.nebula.widgets.nattable.examples.data.person.PersonService
Creates a random person out of names which are taken from "The Simpsons" and enrich them with random generated married state and birthday date.
createPersonWithAddress(int) - Static method in class org.eclipse.nebula.widgets.nattable.examples.data.person.PersonService
Creates a random person out of names which are taken from "The Simpsons" and enrich them with random generated married state and birthday date.
createRandomLengthText() - Static method in class org.eclipse.nebula.widgets.nattable.examples.data.person.PersonService
 
createRandomMoneyAmount() - Static method in class org.eclipse.nebula.widgets.nattable.examples.data.person.PersonService
 
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
 
createSubLayerCell(ILayerCell, Object) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.TableCellPainter
Creating a temporary sub cell that represents one data value in the collection of data to be shown in the cell.
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
 
Creating_a_summary_row - Class in org.eclipse.nebula.widgets.nattable.examples.examples._101_Data
 
Creating_a_summary_row() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._101_Data.Creating_a_summary_row
 
CrossValidationGridExample - Class in org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing
Example that demonstrates how to implement cross validation in a NatTable.
CrossValidationGridExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.CrossValidationGridExample
 
currentEvent - Variable in class org.eclipse.nebula.widgets.nattable.reorder.action.ColumnReorderDragMode
 
currentEvent - Variable in class org.eclipse.nebula.widgets.nattable.reorder.action.RowReorderDragMode
 
currentFileName - Variable in class org.eclipse.nebula.widgets.nattable.export.FileOutputStreamProvider
 
currentX - Variable in class org.eclipse.nebula.widgets.nattable.resize.mode.ColumnResizeDragMode
 
currentY - Variable in class org.eclipse.nebula.widgets.nattable.resize.mode.RowResizeDragMode
 
CUSTOM_CELL_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.Rendereing_a_cell_as_a_button
 
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

DarkGroupByThemeExtension - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy
 
DarkGroupByThemeExtension() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DarkGroupByThemeExtension
 
DarkNatTableThemeConfiguration - Class in org.eclipse.nebula.widgets.nattable.style.theme
Theme configuration that overrides the stylings set in the DefaultNatTableThemeConfiguration to give the NatTable a dark modern look&feel.
DarkNatTableThemeConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.style.theme.DarkNatTableThemeConfiguration
 
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
 
DataGenerator<T> - Class in org.eclipse.nebula.widgets.nattable.dataset.generator
 
DataGenerator() - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.generator.DataGenerator
 
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
 
DataLayerExample - Class in org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.elemental
 
DataLayerExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.elemental.DataLayerExample
 
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
 
DataModelConstants - Class in org.eclipse.nebula.widgets.nattable.examples.data.person
 
DataModelConstants() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.data.person.DataModelConstants
 
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
 
dataTypeClassName - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableColumn
Name of the class of the underlying row object property, Example "Double", "String" etc.
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.
DataValueGenerator - Annotation Type in org.eclipse.nebula.widgets.nattable.dataset.generator
 
DATE_FORMAT - Static variable in interface org.eclipse.nebula.widgets.nattable.export.ExportConfigAttributes
The configuration attribute for specifying the format that should be used for exporting Calendar or Date objects appropriately.
DATE_FORMAT_PATTERN - Static variable in class org.eclipse.nebula.widgets.nattable.examples.data.person.DataModelConstants
 
DATE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._4451_CrossValidationGridExample
 
DATE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._604_Tree._6042_TreeStructureGridExample
 
DATE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.CrossValidationGridExample
 
DateCellEditor - Class in org.eclipse.nebula.widgets.nattable.edit.editor
ICellEditor implementation that uses a DateTime control for editing.
DateCellEditor() - Constructor for class org.eclipse.nebula.widgets.nattable.edit.editor.DateCellEditor
Creates the default DateCellEditor that does not move the selection on committing the value by pressing enter.
DateCellEditor(boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.edit.editor.DateCellEditor
Creates a DateCellEditor.
deactivate() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsEventLayer
Deactivates the handling of GlazedLists events.
DebugMenuConfiguration - Class in org.eclipse.nebula.widgets.nattable.ui.menu
 
DebugMenuConfiguration(NatTable) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.menu.DebugMenuConfiguration
 
DecimalNumericDisplayConverter - Class in org.eclipse.nebula.widgets.nattable.data.convert
 
DecimalNumericDisplayConverter() - Constructor for class org.eclipse.nebula.widgets.nattable.data.convert.DecimalNumericDisplayConverter
 
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.
DEFAULT - Static variable in interface org.eclipse.nebula.widgets.nattable.summaryrow.ISummaryProvider
This instance will always return ISummaryProvider.DEFAULT_SUMMARY_VALUE and does not perform a calculation.
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_SELECTION_FONT - Static variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableStyle
 
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
Prefix of the labels that get attached to cells in the summary row.
DEFAULT_SUMMARY_ROW_CONFIG_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowLayer
Label that gets attached to the LabelStack for every cell in the summary row.
DEFAULT_SUMMARY_ROW_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.grid.data.DefaultSummaryRowHeaderDataProvider
 
DEFAULT_SUMMARY_ROW_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.grid.data.FixedSummaryRowHeaderLayer
 
DEFAULT_SUMMARY_ROW_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.summaryrow.FixedSummaryRowLayer
 
DEFAULT_SUMMARY_VALUE - Static variable in interface org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.summary.IGroupBySummaryProvider
 
DEFAULT_SUMMARY_VALUE - Static variable in interface org.eclipse.nebula.widgets.nattable.summaryrow.ISummaryProvider
 
DEFAULT_TABLE_FONT - Static variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableStyle
 
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.
defaultBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
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
 
defaultBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
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
 
defaultCellPainter - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
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
 
defaultColumnWidth - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableStyle
 
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
 
defaultConfigLabelsAreAdded() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest
 
defaultConfigLabelsAreApplied() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest
 
defaultConfigLabelsNotAddedForLayersBelow() - 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
 
defaultFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
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
 
defaultFont - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
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(FilterList<T>, IColumnAccessor<T>, IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategy
Create a new DefaultGlazedListsFilterStrategy on top of the given FilterList.
DefaultGlazedListsFilterStrategy(FilterList<T>, CompositeMatcherEditor<T>, IColumnAccessor<T>, IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategy
Create a new DefaultGlazedListsFilterStrategy on top of the given FilterList using the given CompositeMatcherEditor.
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(FilterList<T>, IColumnAccessor<T>, IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsStaticFilterStrategy
Create a new DefaultGlazedListsStaticFilterStrategy on top of the given FilterList.
DefaultGlazedListsStaticFilterStrategy(FilterList<T>, CompositeMatcherEditor<T>, IColumnAccessor<T>, IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsStaticFilterStrategy
Create a new DefaultGlazedListsStaticFilterStrategy on top of the given FilterList using the given CompositeMatcherEditor.
defaultGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
defaultGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
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
 
DefaultGroupByThemeExtension - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy
IThemeExtension that adds styling configurations for the GroupBy feature that comes with the GlazedLists extension.
DefaultGroupByThemeExtension() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
defaultHAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
defaultHandlingOfNonNumericColumns() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest
 
defaultHorizontalAlign - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableStyle
 
defaultHoverBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
defaultHoverBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
defaultHoverCellPainter - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
defaultHoverFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
defaultHoverFont - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
defaultHoverGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
defaultHoverGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
defaultHoverHAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
defaultHoverImage - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
defaultHoverPWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
defaultHoverSelectionBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
defaultHoverSelectionBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
defaultHoverSelectionCellPainter - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
defaultHoverSelectionFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
defaultHoverSelectionFont - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
defaultHoverSelectionGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
defaultHoverSelectionGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
defaultHoverSelectionHAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
defaultHoverSelectionImage - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
defaultHoverSelectionPWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
defaultHoverSelectionTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
defaultHoverSelectionVAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
defaultHoverTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
defaultHoverVAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
defaultImage - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
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
 
DefaultNatTableThemeConfiguration - Class in org.eclipse.nebula.widgets.nattable.style.theme
ThemeConfiguration that contains the basic styles that can be configured for a NatTable.
DefaultNatTableThemeConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
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
Simple UI binding configuration that adds the binding for [Ctrl] + [P] to trigger the PrintAction.
DefaultPrintBindings() - Constructor for class org.eclipse.nebula.widgets.nattable.print.config.DefaultPrintBindings
 
defaultPWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
DefaultRowGroupHeaderLayerConfiguration<T> - Class in org.eclipse.nebula.widgets.nattable.group.config
 
DefaultRowGroupHeaderLayerConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.group.config.DefaultRowGroupHeaderLayerConfiguration
 
DefaultRowGroupHeaderLayerConfiguration(IRowGroupModel<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.group.config.DefaultRowGroupHeaderLayerConfiguration
Deprecated. use constructor without IRowGroupModel as it is not needed anymore
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
 
defaultRowHeight - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableStyle
 
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
 
DefaultRowSelectionLayerConfiguration - Class in org.eclipse.nebula.widgets.nattable.selection.config
Default configuration for row only based selections.
DefaultRowSelectionLayerConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.config.DefaultRowSelectionLayerConfiguration
 
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
 
defaultSelectionBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
DefaultSelectionBindings - Class in org.eclipse.nebula.widgets.nattable.selection.config
 
DefaultSelectionBindings() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionBindings
 
defaultSelectionBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
defaultSelectionCellPainter - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
defaultSelectionFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
defaultSelectionFont - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
defaultSelectionGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
defaultSelectionGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
defaultSelectionHAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
defaultSelectionImage - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
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
 
defaultSelectionPWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
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
 
defaultSelectionTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
defaultSelectionVAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
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
 
defaultSize - Variable in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
The global default size of this SizeConfig.
defaultSizeMap - Variable in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
Map that contains default sizes per column.
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
 
defaultTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
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
 
defaultVAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
defaultVerticalAlign - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableStyle
 
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.
DelimitedFileReader - Class in org.eclipse.nebula.widgets.nattable.dataset.pricing
 
depth(int) - Method in class org.eclipse.nebula.widgets.nattable.tree.AbstractTreeRowModel
 
depth(int) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeRowModel
 
Derived_or_computed_column_data - Class in org.eclipse.nebula.widgets.nattable.examples.examples._101_Data
 
Derived_or_computed_column_data() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._101_Data.Derived_or_computed_column_data
 
Derived_or_computed_column_data.Person - Class in org.eclipse.nebula.widgets.nattable.examples.examples._101_Data
 
Derived_or_computed_column_data.Person(String, String, String, long) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._101_Data.Derived_or_computed_column_data.Person
 
Deselecting_Cells_Does_Only_Affect_Those_Cells() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.SelectionsTest
 
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) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
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
 
Disabling_Multiple_Selection_Is_Communicated() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
Disabling_Multiple_Selection_Is_Supported() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
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
Attribute for configuring the IDisplayConverter that should be used to convert the data in a cell for rendering.
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
 
DisplayColumnChooserCommandHandler(SelectionLayer, ColumnHideShowLayer, ColumnHeaderLayer, DataLayer, ColumnGroupHeaderLayer, ColumnGroupModel, boolean, 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.
displayConverter - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableColumn
Formatter used to covert the underlying data to a display string and vice versa
DisplayConverters - Class in org.eclipse.nebula.widgets.nattable.extension.builder.util
Converts between data source and display values for numeric data.
DisplayConverters() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.builder.util.DisplayConverters
 
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.
displayMode(String, IMouseEventMatcher) - Static method in class org.eclipse.nebula.widgets.nattable.ui.matcher.DisplayModeMouseEventMatcher
 
displayMode(String) - Static method in class org.eclipse.nebula.widgets.nattable.ui.matcher.DisplayModeMouseEventMatcher
 
DisplayModeMouseEventMatcher - Class in org.eclipse.nebula.widgets.nattable.ui.matcher
This class is used to check a mouse event against the DisplayMode of the cell at the mouse event's position.
DisplayModeMouseEventMatcher(String) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.matcher.DisplayModeMouseEventMatcher
Creates a DisplayModeMouseEventMatcher that checks only if the specified display mode matches.
DisplayModeMouseEventMatcher(String, IMouseEventMatcher) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.matcher.DisplayModeMouseEventMatcher
Creates a DisplayModeMouseEventMatcher that checks if the specified display mode matches and the aggregate matcher.
displayName - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableColumn
Name of the column as it appears in the column header
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
 
displayToCanonicalValue(ILayerCell, IConfigRegistry, Object) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDisplayConverter
 
displayToCanonicalValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryDisplayConverter
 
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.examples.runner.NavContentProvider
 
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.util.CalculatedValueCache
 
dispose() - Method in interface org.eclipse.nebula.widgets.nattable.util.ICalculatedValueCache
Cleaning up internal resources like shutting down the ExecutorService.
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.viewport.ViewportLayerDisposalTest
 
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.filterrow.ComboBoxFilterRowHeaderComposite
 
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsEventLayer
 
doCommand(GroupByColumnIndexCommand) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.command.GroupByColumnCommandHandler
 
doCommand(UngroupByColumnIndexCommand) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.command.UngroupByColumnCommandHandler
 
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayer
 
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(ColumnReorderEndCommand) - Method in class org.eclipse.nebula.widgets.nattable.group.command.GroupColumnReorderEndCommandHandler
 
doCommand(ColumnReorderStartCommand) - Method in class org.eclipse.nebula.widgets.nattable.group.command.GroupColumnReorderStartCommandHandler
 
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(ClearHoverStylingCommand) - Method in class org.eclipse.nebula.widgets.nattable.hover.command.ClearHoverStylingCommandHandler
 
doCommand(HoverStylingCommand) - Method in class org.eclipse.nebula.widgets.nattable.hover.command.HoverStylingCommandHandler
 
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(ILayer, ConfigureScalingCommand) - Method in class org.eclipse.nebula.widgets.nattable.layer.command.ConfigureScalingCommandHandler
 
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(ILayer, TurnViewportOffCommand) - Method in class org.eclipse.nebula.widgets.nattable.print.command.MultiTurnViewportOffCommandHandler
 
doCommand(ILayer, TurnViewportOnCommand) - Method in class org.eclipse.nebula.widgets.nattable.print.command.MultiTurnViewportOnCommandHandler
 
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(ILayer, TreeCollapseAllCommand) - Method in class org.eclipse.nebula.widgets.nattable.tree.command.TreeCollapseAllCommandHandler
 
doCommand(ILayer, TreeExpandAllCommand) - Method in class org.eclipse.nebula.widgets.nattable.tree.command.TreeExpandAllCommandHandler
 
doCommand(TreeExpandCollapseCommand) - Method in class org.eclipse.nebula.widgets.nattable.tree.command.TreeExpandCollapseCommandHandler
 
doCommand(TreeExpandToLevelCommand) - Method in class org.eclipse.nebula.widgets.nattable.tree.command.TreeExpandToLevelCommandHandler
 
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
 
doIncrementalFind() - Method in class org.eclipse.nebula.widgets.nattable.search.gui.SearchDialog
 
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.
DoubleValueGenerator - Class in org.eclipse.nebula.widgets.nattable.dataset.valuegenerator
 
DoubleValueGenerator(int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.valuegenerator.DoubleValueGenerator
Generates random double values such that: (floor) <= value < (floor + range)
downScale(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
Calculates the size value dependent on a possible configured scaling from DPI to pixel value.
dpi - Variable in class org.eclipse.nebula.widgets.nattable.layer.AbstractDpiConverter
 
dpiConverter - Variable in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
The IDpiConverter that is used for scaling DPI conversion.
drag(int, int) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
Used for edge hover scrolling.
drag(SelectionLayer.MoveDirectionEnum, SelectionLayer.MoveDirectionEnum) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
Used to scroll in the given direction on drag operations outside the visible region.
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, MouseModeEventHandler, MouseEvent) - 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, IConfigRegistry) - 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
 
DynamicColumnExample - Class in org.eclipse.nebula.widgets.nattable.examples.examples._103_Events
 
DynamicColumnExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.DynamicColumnExample
 
DynamicColumnHeaderHeightExample - Class in org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._101_Header
 
DynamicColumnHeaderHeightExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._101_Header.DynamicColumnHeaderHeightExample
 
DynamicColumnHeaderHeightExample.FilterRowCustomConfiguration - Class in org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._101_Header
 
DynamicColumnHeaderHeightExample.FilterRowCustomConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._101_Header.DynamicColumnHeaderHeightExample.FilterRowCustomConfiguration
 

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.
editableGridConfiguration(ColumnOverrideLabelAccumulator, IDataProvider) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditableGridExample
 
EditableGridExample - Class in org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing
 
EditableGridExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditableGridExample
 
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(Collection<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 behavior.
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.
EditErrorHandlingExample - Class in org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing
 
EditErrorHandlingExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditErrorHandlingExample
 
editHandler - Variable in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
The ICellEditHandler that will be used on commit.
editingFont - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableStyle
 
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.
editor - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableColumn
The type of editor
EditorExample - Class in org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing
 
EditorExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditorExample
 
Editors - Class in org.eclipse.nebula.widgets.nattable.extension.builder.model
 
Editors() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.builder.model.Editors
 
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
 
EditSelectionCommand(Composite, IConfigRegistry, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.edit.command.EditSelectionCommand
 
EditSelectionCommand(Composite, IConfigRegistry, Character, boolean) - 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
 
EditTraversalStrategy - Class in org.eclipse.nebula.widgets.nattable.selection
Wrapper for basic ITraversalStrategy implementations that add target checks.
EditTraversalStrategy(ITraversalStrategy, NatTable) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategy
 
EditTraversalStrategyLeftRightTest - Class in org.eclipse.nebula.widgets.nattable.selection
 
EditTraversalStrategyLeftRightTest() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest
 
EditTraversalStrategyUpDownTest - Class in org.eclipse.nebula.widgets.nattable.selection
 
EditTraversalStrategyUpDownTest() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest
 
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
 
enableColumnCategories - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableModel
 
enableColumnGroups - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableModel
 
enableColumnHeaderRightClickMenu - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableModel
 
enableColumnStyleCustomization - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableModel
 
enableEditingOnAllCells() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.NatTableFixture
 
enableFilterRow - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableModel
 
enableFullRowSelection - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableModel
 
enablement - Variable in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Collection of all registered enablement state checkers for configured id's.
end - Variable in class org.eclipse.nebula.widgets.nattable.coordinate.Range
 
eps - Variable in class org.eclipse.nebula.widgets.nattable.examples.data.stock.RowDataFixture
 
eps - Variable in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
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.examples.data.stock.RowDataListFixture
 
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.examples.data.stock.RowDataFixture
 
equals(Object) - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
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.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
 
ErrorSeverityValueGenerator - Class in org.eclipse.nebula.widgets.nattable.dataset.pricing.valuegenerator
 
ErrorSeverityValueGenerator() - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.pricing.valuegenerator.ErrorSeverityValueGenerator
 
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.extension.builder.configuration.AlternateRowStyleConfiguration
 
evenRowBgColor - Variable in class org.eclipse.nebula.widgets.nattable.grid.layer.config.DefaultRowStyleConfiguration
 
evenRowBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
evenRowBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
evenRowCellPainter - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
evenRowCellSelectionBgColor - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableStyle
 
evenRowCellSelectionFgColor - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableStyle
 
evenRowColor - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableStyle
 
evenRowColor - Variable in class org.eclipse.nebula.widgets.nattable.style.editor.GridStyleParameterObject
 
evenRowFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
evenRowFont - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
evenRowGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
evenRowGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
evenRowHAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
evenRowImage - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
evenRowPWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
evenRowStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.editor.GridStyleParameterObject
 
evenRowTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
evenRowVAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
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
 
EventData - Class in org.eclipse.nebula.widgets.nattable.examples.data
 
EventData() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.data.EventData
 
eventHandlers - Variable in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
eventOnSameCell(MouseEvent, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.AbstractModeEventHandler
Checks if the mouse down event was processed on the same cell as the mouse up event.
ExcelCellStyleAttributes - Class in org.eclipse.nebula.widgets.nattable.extension.poi
 
ExcelCellStyleAttributes(Color, Color, FontData, String, int, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.poi.ExcelCellStyleAttributes
 
ExcelExporter - Class in org.eclipse.nebula.widgets.nattable.export.excel
This class is used to export a NatTable to an Excel spreadsheet by using a XML format.
ExcelExporter() - Constructor for class org.eclipse.nebula.widgets.nattable.export.excel.ExcelExporter
Creates a new ExcelExporter using a FileOutputStreamProvider with default values.
ExcelExporter(IOutputStreamProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.export.excel.ExcelExporter
Creates a new ExcelExporter that uses the given IOutputStreamProvider for retrieving the OutputStream to write the export to.
executeCalculation() - Method in interface org.eclipse.nebula.widgets.nattable.util.ICalculator
Will execute the calculation of a value.
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
Deprecated. expand/collapse operations should be performed on ITreeRowModel!
expand(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeData
Deprecated. expand/collapse operations should be performed on ITreeRowModel!
expand(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModel
Expand the tree node at the given visible index.
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(T) - Method in class org.eclipse.nebula.widgets.nattable.tree.AbstractTreeRowModel
 
expand(int) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeRowModel
Expands the tree node at the given index.
expand(T) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeRowModel
Expands the tree node that represents the given object.
expand(int) - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeRowModel
 
expandAll() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeData
Deprecated. expand/collapse operations should be performed on ITreeRowModel!
expandAll() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModel
Expands all tree nodes.
expandAll() - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeRowModel
Expands all tree nodes.
expandAll() - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeLayer
Expands all tree nodes in the tree.
expandAll() - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeRowModel
 
expandAllLeaves() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialog
 
expandAllToLevel(int) - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeLayer
Expands all tree nodes in the tree to a certain level.
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.
expandToLevel(int, int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModel
 
expandToLevel(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModel
Expands all tree nodes to a certain level.
expandToLevel(T, int) - Method in class org.eclipse.nebula.widgets.nattable.tree.AbstractTreeRowModel
 
expandToLevel(int, int) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeRowModel
Expands the tree node at the given index to a certain level.
expandToLevel(T, int) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeRowModel
Expands the tree node that represents the given object to a certain level.
expandToLevel(int) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeRowModel
Expands all tree nodes to a certain level.
expandToLevel(int) - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeRowModel
 
expandToLevel(int, int) - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeRowModel
 
expandTreeRow(int) - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeLayer
Expands the tree node for the given row index.
expandTreeRowToLevel(int, int) - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeLayer
Expands the tree node for the given row index in the tree to a certain level.
EXPORT_FORMATTER - Static variable in interface org.eclipse.nebula.widgets.nattable.export.ExportConfigAttributes
The configuration attribute for specifying a formatter that should be used to format the values for the export.
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
Need to 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
Exports one cell.
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
 
ExportConfigAttributes - Interface in org.eclipse.nebula.widgets.nattable.export
Configuration attributes that are used to configure the export functionality.
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
Need to be called only once at the end of an export operation.
exportEnd(OutputStream) - Method in class org.eclipse.nebula.widgets.nattable.extension.poi.PoiExcelExporter
 
EXPORTER - Static variable in interface org.eclipse.nebula.widgets.nattable.export.ExportConfigAttributes
The configuration attribute for specifying the concrete implementation instance of ILayerExporter that should be used for exporting the NatTable.
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
Starts the export operation of one ILayer.
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
Ends the export operation of one ILayer.
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
Export multiple NatTable instances to one file by using the given ILayerExporter.
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
Starts the export operation of one row.
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
Ends the export operation of one row.
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
Exports a single ILayer using the ILayerExporter registered in the ConfigRegistry.
ExtendedPersonWithAddress - Class in org.eclipse.nebula.widgets.nattable.examples.data.person
 
ExtendedPersonWithAddress(int, String, String, Person.Gender, boolean, Date, Address, String, String, double, List<String>, List<String>) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.data.person.ExtendedPersonWithAddress
 
ExtendedPersonWithAddress(Person, Address, String, String, double, List<String>, List<String>) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.data.person.ExtendedPersonWithAddress
 
ExtendedReflectiveColumnPropertyAccessor<R> - Class in org.eclipse.nebula.widgets.nattable.data
 
ExtendedReflectiveColumnPropertyAccessor(String[]) - Constructor for class org.eclipse.nebula.widgets.nattable.data.ExtendedReflectiveColumnPropertyAccessor
 
extensions - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Collection of IThemeExtension that should be added to this ThemeConfiguration.

F

FEMALE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._423_ThemeStylingExample
 
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.extension.builder.model.ColumnStyle
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataListFixture
 
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.examples.data.stock.RowDataListFixture
 
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.examples.data.stock.RowDataListFixture
 
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.examples.data.stock.RowDataListFixture
 
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.examples.data.stock.RowDataListFixture
 
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.examples.data.stock.RowDataListFixture
 
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.examples.data.stock.RowDataListFixture
 
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.examples.data.stock.RowDataListFixture
 
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.examples.data.stock.RowDataListFixture
 
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.examples.data.stock.RowDataListFixture
 
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.examples.data.stock.RowDataListFixture
 
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.examples.data.stock.RowDataListFixture
 
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.examples.data.stock.RowDataListFixture
 
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.examples.data.stock.RowDataListFixture
 
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.examples.data.stock.RowDataListFixture
 
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.examples.data.stock.RowDataListFixture
 
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.examples.data.stock.RowDataListFixture
 
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.examples.data.stock.RowDataListFixture
 
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.examples.data.stock.RowDataListFixture
 
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.examples.data.stock.RowDataListFixture
 
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.examples.data.stock.RowDataListFixture
 
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
Implementation of IOutputStreamProvider that will open a FileDialog on requesting an OutputStream, to let a user specify the location to write a file.
FileOutputStreamProvider(String, String[], String[]) - Constructor for class org.eclipse.nebula.widgets.nattable.export.FileOutputStreamProvider
 
fill(Menu, int) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder.PopupContributionItem
 
FILTER_COLLECTION_PREFIX - Static variable in class org.eclipse.nebula.widgets.nattable.filterrow.FilterRowDataProvider
The prefix String that will be used to mark that the following filter value in the persisted state is a collection.
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
 
filterCollectionsEqual(Collection, Collection) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxGlazedListsFilterStrategy
 
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.
filterList - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategy
 
FilterListDataProviderTest - Class in org.eclipse.nebula.widgets.nattable.data
 
FilterListDataProviderTest() - Constructor for class org.eclipse.nebula.widgets.nattable.data.FilterListDataProviderTest
 
filterLock - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategy
 
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.
filterRowBGColor - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableStyle
 
filterRowBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
filterRowBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
filterRowCellPainter - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
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
 
filterRowDisplayConverter - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableColumn
Display converter to translate the strings typed by the user in the filter row.
filterRowEditor - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableColumn
Editor to be used in the filter row cell
FilterRowExampleGridLayer - Class in org.eclipse.nebula.widgets.nattable.examples.fixtures
 
FilterRowExampleGridLayer(IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.fixtures.FilterRowExampleGridLayer
 
filterRowFGColor - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableStyle
 
filterRowFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
filterRowFont - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableStyle
 
filterRowFont - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
filterRowGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
filterRowGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
FilterRowGridExample - Class in org.eclipse.nebula.widgets.nattable.examples.examples._131_Filtering
 
FilterRowGridExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._131_Filtering.FilterRowGridExample
 
FilterRowGridExample.FilterRowCustomConfiguration - Class in org.eclipse.nebula.widgets.nattable.examples.examples._131_Filtering
 
FilterRowGridExample.FilterRowCustomConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._131_Filtering.FilterRowGridExample.FilterRowCustomConfiguration
 
filterRowHAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
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
 
filterRowImage - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
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.
filterRowPWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
FilterRowTextCellEditor - Class in org.eclipse.nebula.widgets.nattable.filterrow
Specialisation of TextCellEditor that performs a commit on edit.
FilterRowTextCellEditor() - Constructor for class org.eclipse.nebula.widgets.nattable.filterrow.FilterRowTextCellEditor
 
filterRowTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
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
 
filterRowVAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
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.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.
FIRSTNAME_COLUMN_POSITION - Static variable in class org.eclipse.nebula.widgets.nattable.examples.data.person.DataModelConstants
 
FIRSTNAME_PROPERTYNAME - Static variable in class org.eclipse.nebula.widgets.nattable.examples.data.person.DataModelConstants
 
FixedSummaryRowHeaderLayer - Class in org.eclipse.nebula.widgets.nattable.grid.data
Using this specialization of RowHeaderLayer adds support for configuring a fixed SummaryRowLayer in the body region of a grid.
FixedSummaryRowHeaderLayer(IUniqueIndexLayer, ILayer, SelectionLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.data.FixedSummaryRowHeaderLayer
 
FixedSummaryRowHeaderLayer(IUniqueIndexLayer, ILayer, SelectionLayer, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.data.FixedSummaryRowHeaderLayer
 
FixedSummaryRowHeaderLayer(IUniqueIndexLayer, ILayer, SelectionLayer, boolean, ILayerPainter) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.data.FixedSummaryRowHeaderLayer
 
FixedSummaryRowLayer - Class in org.eclipse.nebula.widgets.nattable.summaryrow
This layer is a specialization of the SummaryRowLayer and is intended to be used in a composition below a GridLayer or a vertical composition like one with a column header and a body.
FixedSummaryRowLayer(IUniqueIndexLayer, ILayer, IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.summaryrow.FixedSummaryRowLayer
Creates a standalone FixedSummaryRowLayer that is horizontal dependent to the given layer and calculates the summary values from the given bodyDataLayer.
FixedSummaryRowLayer(IUniqueIndexLayer, ILayer, IConfigRegistry, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.summaryrow.FixedSummaryRowLayer
Creates a standalone FixedSummaryRowLayer that is horizontal dependent to the given layer and calculates the summary values from the given bodyDataLayer.
FixedSummaryRowLayer(IUniqueIndexLayer, ILayer, IConfigRegistry, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.summaryrow.FixedSummaryRowLayer
Creates a standalone FixedSummaryRowLayer that is horizontal dependent to the given layer and calculates the summary values from the given bodyDataLayer.
focusGained(FocusEvent) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TableCellEditor.InternalFocusListener
 
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
 
focusListener - Variable in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
The FocusListener that will be added to the created editor control for EditModeEnum.INLINE to close it if it loses focus.
focusLost(FocusEvent) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TableCellEditor.InternalFocusListener
 
focusLost(FocusEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.action.DragModeEventHandler
 
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.extension.builder.model.ColumnStyle
 
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.LayerPrinter
 
forceFocus() - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
forceFocus() - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
 
FOREGROUND_COLOR - Static variable in interface org.eclipse.nebula.widgets.nattable.style.CellStyleAttributes
Attribute for configuring the foreground color of a cell.
FORMAT_DATE_CONFIG_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditableGridExample
 
FORMAT_DOUBLE_2_PLACES_CONFIG_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditableGridExample
 
FORMAT_DOUBLE_6_PLACES_CONFIG_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditableGridExample
 
FORMAT_IN_MILLIONS_CONFIG_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditableGridExample
 
FORMAT_PRICING_TYPE_CONFIG_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditableGridExample
 
formatDataForDepth(int, int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeData
Deprecated. 
formatDataForDepth(int, T) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeData
Deprecated. 
formatDataForDepth(int, T) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeData
Deprecated. formatting of data should be done by the exporter or a display converter
formatDataForDepth(int, int) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeData
Deprecated. formatting of data should be done by the exporter or a display converter
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.
FreezableGridExample - Class in org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers
This fixture creates a simple, minimal 3x3 table with resizable columns whose cells are of the form 'Row X, Col Y'.
FreezableGridExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers.FreezableGridExample
 
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
 
freezeSeparatorColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
FullFeaturedBodyLayerStack<T> - Class in org.eclipse.nebula.widgets.nattable.examples.fixtures
 
FullFeaturedBodyLayerStack(EventList<T>, IRowIdAccessor<T>, String[], IConfigRegistry, ColumnGroupModel) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.fixtures.FullFeaturedBodyLayerStack
 
FullFeaturedBodyLayerStack(EventList<T>, IRowIdAccessor<T>, String[], IConfigRegistry, ColumnGroupModel, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.fixtures.FullFeaturedBodyLayerStack
 
FullFeaturedColumnHeaderLayerStack<T> - Class in org.eclipse.nebula.widgets.nattable.examples.fixtures
 
FullFeaturedColumnHeaderLayerStack(SortedList<T>, FilterList<T>, String[], Map<String, String>, ILayer, SelectionLayer, ColumnGroupModel, IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.fixtures.FullFeaturedColumnHeaderLayerStack
 
Fully_Deselected_Row_Doesent_Linger() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.SelectionsTest
 
Fully_Deselecting_All_Rows_Causes_Is_Empty() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.SelectionsTest
 
fullySelectedHeaderBgColor - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableStyle
 
fullySelectedHeaderBgColor - Variable in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionStyleConfiguration
 
fullySelectedHeaderFgColor - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableStyle
 
fullySelectedHeaderFont - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableStyle
 

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
 
GENDER_COLUMN_POSITION - Static variable in class org.eclipse.nebula.widgets.nattable.examples.data.person.DataModelConstants
 
GENDER_PROPERTYNAME - Static variable in class org.eclipse.nebula.widgets.nattable.examples.data.person.DataModelConstants
 
generate(Class<T>) - Method in class org.eclipse.nebula.widgets.nattable.dataset.generator.DataGenerator
 
GenerateDouble - Annotation Type in org.eclipse.nebula.widgets.nattable.dataset.generator
 
GenerateListOfStrings - Annotation Type in org.eclipse.nebula.widgets.nattable.dataset.generator
 
generateSimplePassword() - Static method in class org.eclipse.nebula.widgets.nattable.examples.data.person.PersonService
 
GeneratorException - Exception in org.eclipse.nebula.widgets.nattable.dataset.generator
 
GeneratorException(Exception) - Constructor for exception org.eclipse.nebula.widgets.nattable.dataset.generator.GeneratorException
 
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
 
Get_and_set_selected_objects - Class in org.eclipse.nebula.widgets.nattable.examples.examples._120_Selection
 
Get_and_set_selected_objects() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._120_Selection.Get_and_set_selected_objects
 
Get_and_set_selected_objects.Person - Class in org.eclipse.nebula.widgets.nattable.examples.examples._120_Selection
 
Get_and_set_selected_objects.Person(String, String, String, long) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._120_Selection.Get_and_set_selected_objects.Person
 
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
Deprecated. replaced by NatTable.getActiveCellEditor().
getActiveCellEditor() - Method in class org.eclipse.nebula.widgets.nattable.NatTable
Returns the active cell editor that is currently open or null if there is no editor active.
getActiveCellStyle(Object) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TableCellEditor.InternalLabelProvider
Returns the IStyle based on the state of the given element
getActiveViewConfigurationName() - Method in class org.eclipse.nebula.widgets.nattable.persistence.gui.PersistenceDialog
 
getAddedItems() - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboUpdateEvent
 
getAddress() - Method in class org.eclipse.nebula.widgets.nattable.examples.data.person.PersonWithAddress
 
getAfterPositionRange() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.StructuralDiff
 
getAge() - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6032_GlazedListsFilterCustomTypesExample.MyRowObject
 
getAge() - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6035_ExcelLikeFilterRowCustomTypesExample.MyRowObject
 
getAge() - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._605_GroupBy._6052_GroupByCustomTypesExample.MyRowObject
 
getAge() - Method in class org.eclipse.nebula.widgets.nattable.examples.data.person.ExtendedPersonWithAddress
 
getAge() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.data.KittenDataProviderFixture.Kitten
 
getAggregateMixedModeSizeChangeCacheCheck() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
getAggregateMixedModeSpaceChangeCacheCheck() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
getAggregateSize(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
 
getAggregateSize() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigScalingTest
 
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
 
getAggregateSizeCalculationModeSizeChangeCacheCheck() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
getAggregateSizeCalculationModeSpaceChangeCacheCheck() - 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
 
getAggregateSizeConfigMixedPercentageMode() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
getAggregateSizeFixedModeAfterAdding() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
getAggregateSizeFixedModeAfterAddingTooMuch() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
getAggregateSizeFixedModeSizeChangeCacheCheck() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
getAggregateSizeFixedModeSpaceChangeCacheCheck() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
getAggregateSizeMixedModeAfterAdding() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
getAggregateSizeMixedModeSizeChangeCacheCheck() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
getAggregateSizeMixedModeSpaceChangeCacheCheck() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
getAggregateSizeWithSizeOverrides() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigScalingTest
 
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
 
getAlias() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
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() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
getAsk_price() - Method in class org.eclipse.nebula.widgets.nattable.examples.data.stock.RowDataFixture
 
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
 
getAskPrice() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
getAskSpread() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
getAskYield() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
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.
getBackground(Object) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TableCellEditor.InternalLabelProvider
 
getBackgroundColor(ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.PaddingDecorator
Extract the background color that is registered for the given ILayerCell.
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.
getBar() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers.TreeGridExample.Datum
 
getBar() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers.TreeGridWithCheckBoxFieldsExample.Datum
 
getBaseCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.CellPainterDecorator
 
getBaseCellPainterBounds(ILayerCell, GC, Rectangle, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.CellPainterDecorator
 
getBaseIssue() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
getBaseLayer() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentIndexLayer
 
getBaseLayer() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
getBasisPointValue() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
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() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
getBid_price() - Method in class org.eclipse.nebula.widgets.nattable.examples.data.stock.RowDataFixture
 
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
 
getBidAskType() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
getBidOverAsk() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
getBidOverAskP() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
getBidPrice() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
getBidSpread() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
getBidYield() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
getBirthDate() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.Person
 
getBirthday() - Method in class org.eclipse.nebula.widgets.nattable.examples.data.person.Person
 
getBirthday() - Method in class org.eclipse.nebula.widgets.nattable.test.data.Person
 
getBlinkingLayer() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.FullFeaturedBodyLayerStack
 
getBodyDataLayer() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.ColumnStructureUpdatesExampleGridLayer
 
getBodyDataLayer() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.FullFeaturedBodyLayerStack
 
getBodyDataLayer() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.GlazedListsGridLayer
 
getBodyDataLayer() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.SelectionExampleGridLayer
 
getBodyDataLayer() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.StaticFilterExampleGridLayer
 
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.examples.fixtures.FullFeaturedBodyLayerStack
 
getBodyDataProvider() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.GlazedListsGridLayer
 
getBodyDataProvider() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.SelectionExampleGridLayer
 
getBodyDataProvider() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.StaticFilterExampleGridLayer
 
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
 
getBodyHoverCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getBodyHoverCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the ICellPainter that should be used to render hovered cells in a NatTable body region.
getBodyHoverSelectionCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getBodyHoverSelectionCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the ICellPainter that should be used to render hovered selected cells in a NatTable body region.
getBodyHoverSelectionStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getBodyHoverSelectionStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the IStyle that should be used to render hovered selected cells in a NatTable body region.
getBodyHoverStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getBodyHoverStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the IStyle that should be used to render hovered cells in a NatTable body region.
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.examples.fixtures.GlazedListsGridLayer
 
getBodyLayerStack() - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.NatTableBuilder
 
getBodyLayerStack() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.GlazedListsGridLayer
 
getBorderColor() - Method in class org.eclipse.nebula.widgets.nattable.painter.NatTableBorderOverlayPainter
Checks if a IConfigRegistry is set to this NatTableBorderOverlayPainter and will try to extract the configuration value for CellConfigAttributes.GRID_LINE_COLOR.
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.style.editor.FontPicker
 
getButton() - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.MouseEventMatcher
 
getButtonWidthHint(Button) - Static method in class org.eclipse.nebula.widgets.nattable.search.gui.SearchDialog
 
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
 
getCalculatedValue(int, int, boolean, ICalculator) - Method in class org.eclipse.nebula.widgets.nattable.util.CalculatedValueCache
 
getCalculatedValue(int, int, ICalculatedValueCacheKey, boolean, ICalculator) - Method in class org.eclipse.nebula.widgets.nattable.util.CalculatedValueCache
 
getCalculatedValue(int, int, boolean, ICalculator) - Method in interface org.eclipse.nebula.widgets.nattable.util.ICalculatedValueCache
Returns the calculated value for the specified column and row position.
getCalculatedValue(int, int, ICalculatedValueCacheKey, boolean, ICalculator) - Method in interface org.eclipse.nebula.widgets.nattable.util.ICalculatedValueCache
Returns the calculated value for the specified column and row position.
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 class org.eclipse.nebula.widgets.nattable.edit.editor.DateCellEditor
 
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.editor.TableCellEditor
 
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
 
getCellEdge() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.CellPainterDecorator
 
getCellEditor(Object) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TableCellEditor.TableCellEditingSupport
 
getCellEditor() - Method in interface org.eclipse.nebula.widgets.nattable.extension.builder.model.IEditor
 
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
 
getCheckBoxEditor() - Static method in class org.eclipse.nebula.widgets.nattable.extension.builder.model.Editors
 
getCheckBoxState() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers.TreeGridWithCheckBoxFieldsExample.Datum
 
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.tree.AbstractTreeRowModel
 
getChildIndexes(int) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeRowModel
This method returns all visible child indexes below the node at the given index.
getChildLayerByLayoutCoordinate(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
getChildLayerByLayoutPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
 
getChildLayerByRegionName(String) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
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() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers.TreeGridWithCheckBoxFieldsExample.Datum
 
getChildren(Object) - Method in class org.eclipse.nebula.widgets.nattable.examples.runner.NavContentProvider
 
getChildren(T) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeData
 
getChildren(T, boolean) - 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(int) - Method in class org.eclipse.nebula.widgets.nattable.tree.AbstractTreeRowModel
 
getChildren(T) - Method in class org.eclipse.nebula.widgets.nattable.tree.AbstractTreeRowModel
 
getChildren(T) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeData
Return the child objects below the given object if the object is a tree node.
getChildren(T, boolean) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeData
Return the child objects below the given object if the object is a tree node.
getChildren(int) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeData
Return the child objects below the object at the given index if the object is a tree node.
getChildren(int) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeRowModel
This method returns all children below the node at the given index.
getCity() - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6032_GlazedListsFilterCustomTypesExample.MyRowObject
 
getCity() - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6035_ExcelLikeFilterRowCustomTypesExample.MyRowObject
 
getCity() - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._605_GroupBy._6052_GroupByCustomTypesExample.MyRowObject
 
getCity() - Method in class org.eclipse.nebula.widgets.nattable.examples.data.person.Address
 
getCityNames() - Static method in class org.eclipse.nebula.widgets.nattable.examples.data.person.PersonService
 
getClientArea() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.AreaProviderFixture
 
getClientArea() - Method in class org.eclipse.nebula.widgets.nattable.util.ClientAreaAdapter
 
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
 
getClosingPrice() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
getClosingSpread() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
getClosingYield() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
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.GlazedListsSortModel
 
getColumnComparator(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.NatColumnTableFormat
 
getColumnComparator(int) - Method in interface org.eclipse.nebula.widgets.nattable.sort.ISortModel
 
getColumnComparator(int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.SortModelFixture
 
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.dataset.generator.TableDataProvider
 
getColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.BlinkingGlazedListExample.ColumnHeaderDataProvider
 
getColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.BlinkingGlazedListExample.TupleColumnPropertyAccessor
 
getColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.ColumnStructureUpdatesExampleGridLayer.ListDataProviderExample
 
getColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.util.ColumnAccessor
 
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.FilterRowDataLayer
 
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.summaryrow.FixedSummaryRowLayer
 
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 class org.eclipse.nebula.widgets.nattable.layer.event.ColumnDeleteEvent
 
getColumnDiffs() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.ColumnInsertEvent
 
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
 
getColumnEightNumber() - Method in class org.eclipse.nebula.widgets.nattable.examples.data.NumberValues
 
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.
getColumnFiveNumber() - Method in class org.eclipse.nebula.widgets.nattable.examples.data.NumberValues
 
getColumnFourNumber() - Method in class org.eclipse.nebula.widgets.nattable.examples.data.NumberValues
 
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.examples.fixtures.FullFeaturedBodyLayerStack
 
getColumnGroupExpandCollapseLayer() - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.layers.BodyLayerStack
 
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
 
getColumnGroupHeaderCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getColumnGroupHeaderCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the ICellPainter that should be used to render the column group header in a NatTable.
getColumnGroupHeaderLayer() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.FullFeaturedColumnHeaderLayerStack
 
getColumnGroupHeaderLayer() - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.layers.ColumnHeaderLayerStack
 
getColumnGroupHeaderStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getColumnGroupHeaderStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the IStyle that should be used to render the column group header in a NatTable.
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.extension.builder.layers.BodyLayerStack
 
getColumnGroupReorderLayer() - Method in class org.eclipse.nebula.widgets.nattable.layer.stack.ColumnGroupBodyLayerStack
 
getColumnHeaderCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getColumnHeaderCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the ICellPainter that should be used to render the column header in a NatTable.
getColumnHeaderDataLayer() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.ColumnStructureUpdatesExampleGridLayer
 
getColumnHeaderDataLayer() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.FullFeaturedColumnHeaderLayerStack
 
getColumnHeaderDataLayer() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.SelectionExampleGridLayer
 
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
 
getColumnHeaderDataProvider() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.FullFeaturedColumnHeaderLayerStack
 
getColumnHeaderFullSelectionCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getColumnHeaderFullSelectionCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the ICellPainter that should be used to render the selected cells in the column header of a NatTable when all cells in the column are selected.
getColumnHeaderFullSelectionStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getColumnHeaderFullSelectionStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the IStyle that should be used to render the selected cells in the column header of a NatTable when all cells in the column are selected.
getColumnHeaderHoverCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getColumnHeaderHoverCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the ICellPainter that should be used to render hovered cells in a NatTable column header region.
getColumnHeaderHoverSelectionCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getColumnHeaderHoverSelectionCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the ICellPainter that should be used to render hovered selected cells in a NatTable column header region.
getColumnHeaderHoverSelectionStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getColumnHeaderHoverSelectionStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the IStyle that should be used to render hovered selected cells in a NatTable column header region.
getColumnHeaderHoverStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getColumnHeaderHoverStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the IStyle that should be used to render hovered cells in a NatTable column header region.
getColumnHeaderLabel(int) - Method in class org.eclipse.nebula.widgets.nattable.grid.data.DefaultColumnHeaderDataProvider
 
getColumnHeaderLayer() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.FullFeaturedColumnHeaderLayerStack
 
getColumnHeaderLayer() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.GlazedListsColumnHeaderLayerStack
 
getColumnHeaderLayer() - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.layers.ColumnHeaderLayerStack
 
getColumnHeaderLayer() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DefaultGridLayer
 
getColumnHeaderLayer() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.GridLayer
 
getColumnHeaderLayerStack() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.GlazedListsGridLayer
 
getColumnHeaderLayerStack() - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.NatTableBuilder
 
getColumnHeaderSelectionCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getColumnHeaderSelectionCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the ICellPainter that should be used to render the selected cells in the column header of a NatTable.
getColumnHeaderSelectionStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getColumnHeaderSelectionStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the IStyle that should be used to render the selected cells in the column header of a NatTable.
getColumnHeaderStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getColumnHeaderStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the IStyle that should be used to render the column header in a NatTable.
getColumnHideShowLayer() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.FullFeaturedBodyLayerStack
 
getColumnHideShowLayer() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.SelectionExampleBodyLayerStack
 
getColumnHideShowLayer() - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.layers.BodyLayerStack
 
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(String) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.BlinkingGlazedListExample.TupleColumnPropertyAccessor
 
getColumnIndex(String) - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.util.ColumnAccessor
 
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.filterrow.FilterRowDataLayer
 
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.summaryrow.FixedSummaryRowLayer
 
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
 
getColumnIndexesForPositions(List<Integer>) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayer
Transforms the given collection of column positions to an array of column indexes.
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.examples.data.stock.RowDataListFixture
Get the index of the property name.
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.examples.fixtures.ColumnStructureUpdatesExampleGridLayer
 
getColumnLabelAccumulator() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.GlazedListsGridLayer
 
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
 
getColumnNineNumber() - Method in class org.eclipse.nebula.widgets.nattable.examples.data.NumberValues
 
getColumnOneNumber() - Method in class org.eclipse.nebula.widgets.nattable.examples.data.NumberValues
 
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.filterrow.FilterRowDataLayer
 
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.summaryrow.FixedSummaryRowLayer
 
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
 
getColumnProperty(int) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.BlinkingGlazedListExample.TupleColumnPropertyAccessor
 
getColumnProperty(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.util.ColumnAccessor
 
getColumnReorderLayer() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.FullFeaturedBodyLayerStack
 
getColumnReorderLayer() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.SelectionExampleBodyLayerStack
 
getColumnReorderLayer() - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.layers.BodyLayerStack
 
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
 
getColumns() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.SelectionsTest
 
getColumnSevenNumber() - Method in class org.eclipse.nebula.widgets.nattable.examples.data.NumberValues
 
getColumnSixNumber() - Method in class org.eclipse.nebula.widgets.nattable.examples.data.NumberValues
 
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
 
getColumnTenNumber() - Method in class org.eclipse.nebula.widgets.nattable.examples.data.NumberValues
 
getColumnThreeNumber() - Method in class org.eclipse.nebula.widgets.nattable.examples.data.NumberValues
 
getColumnTwoNumber() - Method in class org.eclipse.nebula.widgets.nattable.examples.data.NumberValues
 
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.filterrow.FilterRowDataLayer
 
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.summaryrow.FixedSummaryRowLayer
 
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
 
getColumnWidthMinimum() - Method in class org.eclipse.nebula.widgets.nattable.resize.mode.ColumnResizeDragMode
 
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
 
getComboboxEditor(IComboBoxDataProvider) - Static method in class org.eclipse.nebula.widgets.nattable.extension.builder.model.Editors
 
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.extension.glazedlists.groupBy.command.GroupByColumnCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.command.UngroupByColumnCommandHandler
 
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.GroupColumnReorderEndCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.group.command.GroupColumnReorderStartCommandHandler
 
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.hover.command.ClearHoverStylingCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.hover.command.HoverStylingCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.layer.command.ConfigureScalingCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.persistence.command.DisplayPersistenceDialogCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.print.command.MultiTurnViewportOffCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.print.command.MultiTurnViewportOnCommandHandler
 
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.TreeCollapseAllCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.tree.command.TreeExpandAllCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.tree.command.TreeExpandCollapseCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.tree.command.TreeExpandToLevelCommandHandler
 
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
 
getComments() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
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.GroupByComparator
 
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.data.FixedSummaryRowHeaderLayer
 
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.FixedSummaryRowLayer
 
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
 
getConfigLabelsByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeLayer
 
getConfigLabelsByPositionWithoutTransformation(int, int) - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.FixedSummaryRowLayer
This implementation directly calls the super implementation.
getConfigLabelsByPositionWithoutTransformation(int, int) - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowLayer
This method is a wrapper for calling SummaryRowLayer.getConfigLabelsByPosition(int, int).
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
 
getConversionErrorStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getConversionErrorStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the IStyle that should be applied to an editor in case the input is invalid in terms of conversion errors.
getConversionFailureShellTitle() - Method in class org.eclipse.nebula.widgets.nattable.edit.config.DialogErrorHandling
 
getConvexity() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
getCornerCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getCornerCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the ICellPainter that should be used to render the corner in a NatTable.
getCornerDataLayer() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DefaultGridLayer
 
getCornerLayer() - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.NatTableBuilder
 
getCornerLayer() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DefaultGridLayer
 
getCornerLayer() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.GridLayer
 
getCornerSelectionCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getCornerSelectionCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the ICellPainter that should be used to render the selected cells in the corner of a NatTable.
getCornerSelectionStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getCornerSelectionStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the IStyle that should be used to render the selected cells in the corner of a NatTable.
getCornerStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getCornerStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the IStyle that should be used to render the corner of a NatTable.
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
 
getCurrentDpiFactor() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractDpiConverter
 
getCurrentDpiFactor() - Method in interface org.eclipse.nebula.widgets.nattable.layer.IDpiConverter
 
getCurrentEvent() - Method in class org.eclipse.nebula.widgets.nattable.ui.action.AggregateDragMode
 
getCurrentEvent() - Method in class org.eclipse.nebula.widgets.nattable.ui.action.CellDragMode
 
getCurrentHoveredCellPosition() - Method in class org.eclipse.nebula.widgets.nattable.hover.HoverLayer
 
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 class org.eclipse.nebula.widgets.nattable.dataset.generator.TableDataProvider
 
getData(int) - Static method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBeanGenerator
 
getData() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
getData() - Method in interface org.eclipse.nebula.widgets.nattable.extension.builder.model.TableRow
 
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
 
getDataAsArray(Object) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TableCellEditor
Checks if the given data object is of type Collection or Array.
getDataAsArray(ILayerCell) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.TableCellPainter
Checks if the data value of the given cell is of type Collection or Array.
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
 
getDataFormatString(ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.extension.poi.PoiExcelExporter
 
getDataLayer() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.GlazedListsColumnHeaderLayerStack
 
getDataLayer() - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.layers.BodyLayerStack
 
getDataLayer() - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.layers.ColumnHeaderLayerStack
 
getDataLayer() - Static method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.ColumnHeaderLayerFixture
 
getDataProvider() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.GlazedListsColumnHeaderLayerStack
 
getDataProvider() - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.layers.BodyLayerStack
 
getDataProvider() - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.layers.ColumnHeaderLayerStack
 
getDataProvider() - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.layers.RowHeaderLayerStack
 
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.examples.examples._103_Events.BlinkingGlazedListExample.ColumnHeaderDataProvider
 
getDataValue(BlinkingGlazedListExample.Tuple, int) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.BlinkingGlazedListExample.TupleColumnPropertyAccessor
 
getDataValue(TableRow, int) - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.util.ColumnAccessor
 
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.layer.DataLayer
Gets the value at the given column and row index.
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.extension.glazedlists.groupBy.GroupByDataLayer
 
getDataValueByPosition(int, int, LabelStack, boolean) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayer
This method is used to retrieve a data value of an ILayerCell.
getDataValueByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.grid.data.FixedSummaryRowHeaderLayer
 
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.FixedSummaryRowLayer
 
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
 
getDecoratorCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.CellPainterDecorator
 
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.
getDefaultCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getDefaultCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the default ICellPainter that is used to render the NatTable.
getDefaultCellStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getDefaultCellStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
 
getDefaultColumnWidth() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
getDefaultHoverCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getDefaultHoverCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the ICellPainter that should be used by default to render hovered cells in a NatTable.
getDefaultHoverSelectionCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getDefaultHoverSelectionCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the ICellPainter that should be used by default to render hovered selected cells in a NatTable.
getDefaultHoverSelectionStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getDefaultHoverSelectionStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the IStyle that should be used by default to render hovered selected cells in a NatTable.
getDefaultHoverStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getDefaultHoverStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the IStyle that should be used by default to render hovered cells in a NatTable.
getDefaultRowHeight() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
getDefaultRowHeight() - Method in class org.eclipse.nebula.widgets.nattable.painter.layer.NatGridLayerPainter
 
getDefaultSelectionCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getDefaultSelectionCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the default ICellPainter that is used to render selected cells in NatTable.
getDefaultSelectionCellStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getDefaultSelectionCellStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
 
getDefaultSize() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
 
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
 
getDepthOfData(int) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeData
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._300_Data._301_CustomDataProviderExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._300_Data._302_CustomColumnPropertyAccessorExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._300_Data._303_CalculatedDataExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._300_Data._304_DynamicColumnExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._4221_NatGridLayerPainterExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._4222_CellPainterExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._423_ThemeStylingExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._4451_CrossValidationGridExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._446_EditErrorHandlingExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._4471_EditorTraversalExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._447_EditorExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._501_Data._5011_DataLayerExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._501_Data._5012_PercentageSizingDataLayerExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._501_Data._5013_PercentageSizingGridExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._501_Data._5014_SpanningDataLayerExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._501_Data._5015_AutomaticDataSpanningExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._503_Compositions._5031_VerticalCompositionExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._503_Compositions._5032_HorizontalCompositionExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._503_Compositions._5033_GridLayerExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._504_Viewport._5041_ViewportLayerExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._504_Viewport._5042_HorizontalSplitViewportExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._504_Viewport._5043_VerticalSplitViewportExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._504_Viewport._5044_HorizontalSplitViewportGridExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._505_Selection._5051_SelectionLayerExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._505_Selection._5052_RowSelectionExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._505_Selection._5053_SelectionEventsExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._505_Selection._5054_SelectionProviderExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._505_Selection._5055_SelectionTraversalExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._506_Hover._5061_SimpleHoverStylingExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._506_Hover._5062_CompositeHoverStylingExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._506_Hover._5063_GridBodyHoverStylingExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._506_Hover._5064_GridHeaderHoverStylingExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._506_Hover._5065_GridHoverStylingExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._507_HideShow._5071_ColumnHideShowExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._507_HideShow._5072_RowHideShowExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._507_HideShow._5073_ColumnAndRowHideShowExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._508_Reorder._5081_ColumnReorderExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._508_Reorder._5082_RowReorderExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._508_Reorder._5083_ColumnAndRowReorderExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._509_SortHeaderLayerExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._511_Grouping._5111_ColumnGroupingExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._511_Grouping._5112_TwoLevelColumnGroupingExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._511_Grouping._5113_RowGroupingExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._512_SummaryRow._5121_SummaryRowExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._512_SummaryRow._5122_SummaryRowGridExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._512_SummaryRow._5123_SummaryRowPositionExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._512_SummaryRow._5124_SummaryRowPositionGridExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._513_FreezeExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._602_GlazedListsSortingExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6031_GlazedListsFilterExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6032_GlazedListsFilterCustomTypesExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6033_GlazedListsStaticFilterExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6034_ExcelLikeFilterRowExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6035_ExcelLikeFilterRowCustomTypesExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._604_Tree._6041_TreeGridExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._604_Tree._6042_TreeStructureGridExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._605_GroupBy._6051_GroupByExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._605_GroupBy._6052_GroupByCustomTypesExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._605_GroupBy._6053_GroupBySummaryExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._606_GlazedListsRowHideShowExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions._751_CopyExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions._761_PrintExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions._771_ExcelExportExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions._772_GridExcelExportExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions._773_GridExcelExportFormatterExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions._774_MultiExportExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions._781_DragAndDropExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._801_VerticalCompositionWithFeaturesExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._802_CalculatingGridExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._803_CachedCalculatingGridExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._804_GlazedListsEditorExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._806_SortableColumnGroupingExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._808_SortableGroupByWithFilterExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._809_GroupBySummarySummaryRowExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._810_SortableGroupByFilterColumnGroupAndFreezeExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._811_GroupBySummaryFixedSummaryRowExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._812_EditableGroupBySummarySummaryRowExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.AbstractNatExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.data.EventData
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.data.person.ExtendedPersonWithAddress
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._000_Default_NatTable
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._000_Configuring_NatTable_with_a_layer
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._001_Vertical_layer_composition
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._002_Lateral_layer_composition
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._101_Header.ColumnHeaderViewportSelectionDataLayerExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._101_Header.DynamicColumnHeaderHeightExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._101_Header.RowHeaderViewportSelectionDataLayerExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers.FreezableGridExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._101_Data.Big_data
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._101_Data.Creating_a_summary_row
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._101_Data.Derived_or_computed_column_data
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._101_Data.Using_a_custom_DataProvider
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._101_Data.Using_the_ListDataProvider
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.Applying_style_to_a_cell
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.AutomaticRowHeightExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.CellPainterDecorator_Example
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.Rendereing_a_cell_as_a_button
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.TextPainter_Examples
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.Using_a_predefined_configuration_object
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.BlinkingGlazedListExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.ColumnStructureUpdatesGridExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.Real_time_data_updates
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._104_Styling._000_Styled_grid
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._104_Styling._001_Custom_styling_of_specific_cells
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.CalculatingGridExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.CrossValidationGridExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditableGridExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditErrorHandlingExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditorExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._120_Selection.Get_and_set_selected_objects
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._120_Selection.Selection_events
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._130_Sorting.SortableGridExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._131_Filtering.StaticFilterGridExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._150_Column_and_row_grouping._000_Column_groups
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._150_Column_and_row_grouping._010_Column_categories
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._150_Column_and_row_grouping._100_Row_groups
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._150_Column_and_row_grouping._200_Group_by
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._900_Everything_but_the_kitchen_sink
 
getDescription() - Method in interface org.eclipse.nebula.widgets.nattable.examples.INatExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.PersistentNatExampleWrapper
 
getDescription() - Method in enum org.eclipse.nebula.widgets.nattable.sort.SortDirectionEnum
 
getDescriptor() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByObject
 
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
 
getDialogBoundsSettings() - Method in class org.eclipse.nebula.widgets.nattable.search.gui.SearchDialog
 
getDialogBoundsStrategy() - Method in class org.eclipse.nebula.widgets.nattable.search.gui.SearchDialog
 
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
 
getDirectChildIndexes(int) - Method in class org.eclipse.nebula.widgets.nattable.tree.AbstractTreeRowModel
 
getDirectChildIndexes(int) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeRowModel
This method returns only the direct visible child indexes of the node at the given index.
getDirectChildren(int) - Method in class org.eclipse.nebula.widgets.nattable.tree.AbstractTreeRowModel
 
getDirectChildren(T) - Method in class org.eclipse.nebula.widgets.nattable.tree.AbstractTreeRowModel
 
getDirectChildren(int) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeRowModel
This method returns only the direct children of the node at the given index.
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.examples.data.stock.PricingTypeBean
Format: Items displayed in the Combo <-> Canonical value
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.hover.HoverLayer
 
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
 
getDisplayValue(ILayerCell, IConfigRegistry, Object) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDisplayConverter
Searches for the IDisplayConverter to use for the given ILayerCell and converts the given canonical value to the display value using the found converter.
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
 
getDoubleDisplayConverter(String) - Static method in class org.eclipse.nebula.widgets.nattable.extension.builder.util.DisplayConverters
Convert using the FormatterFactory.
getDpi() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractDpiConverter
 
getDpi() - Method in interface org.eclipse.nebula.widgets.nattable.layer.IDpiConverter
Returns the dots per inch of the display.
getDpiFactor(int) - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
Returns the factor for scaling calculations of pixels regarding the DPI.
getDpiX() - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
getDpiY() - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
getDragFromGridColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.reorder.action.ColumnReorderDragMode
 
getDragFromGridRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.reorder.action.RowReorderDragMode
 
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
 
getDragToGridColumnPosition(CellEdgeEnum, int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.action.ColumnReorderDragMode
 
getDragToGridRowPosition(CellEdgeEnum, int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.action.RowReorderDragMode
 
getDrinkList() - Static method in class org.eclipse.nebula.widgets.nattable.examples.data.person.PersonService
 
getEditableRule() - Method in interface org.eclipse.nebula.widgets.nattable.extension.builder.model.IEditor
 
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.
getEditingSupport() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TableCellEditor
 
getEditor() - Method in class org.eclipse.nebula.widgets.nattable.edit.CellEditorCreatedEvent
Returns the editor associated with this event.
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 class org.eclipse.nebula.widgets.nattable.edit.editor.DateCellEditor
 
getEditorControl() - Method in interface org.eclipse.nebula.widgets.nattable.edit.editor.ICellEditor
 
getEditorControl() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TableCellEditor
 
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 class org.eclipse.nebula.widgets.nattable.edit.editor.DateCellEditor
 
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.TableCellEditor
 
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
 
getElementCount() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeData
 
getElementCount() - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeData
 
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
 
getElements(Object) - Method in class org.eclipse.nebula.widgets.nattable.examples.runner.NavContentProvider
 
getElementsInGroup(GroupByObject) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayer
Get the list of elements for a group, create it if it doesn't exists.
We could also use treeData.getChildren(groupDescriptor, true) but it's less efficient.
getEmptyModel() - Static method in class org.eclipse.nebula.widgets.nattable.test.fixture.SortModelFixture
 
getEnabled() - Method in interface org.eclipse.nebula.widgets.nattable.viewport.IScroller
 
getEnabled() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ScrollBarScroller
 
getEnabled() - Method in class org.eclipse.nebula.widgets.nattable.viewport.SliderScroller
 
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.examples.data.stock.RowDataFixture
 
getEps() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
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
 
getErrorMessage() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
getErrorSeverity() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
getEscKeyListener() - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.CellEditDialog
 
getEvenRowCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getEvenRowCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the ICellPainter that should be used to render alternating rows.
getEvenRowStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getEvenRowStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the IStyle that should be used to render alternating rows.
getEvent(String) - Method in class org.eclipse.nebula.widgets.nattable.blink.UpdateEventsCache
 
getEventCount() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.NatTableFixture
 
getEventList() - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.NatTableBuilder
 
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
 
getExample(String) - Static method in class org.eclipse.nebula.widgets.nattable.examples.runner.TabbedNatExampleRunner
 
getExampleClass(String) - Static method in class org.eclipse.nebula.widgets.nattable.examples.runner.TabbedNatExampleRunner
 
getExtendedPersonsWithAddress(int) - Static method in class org.eclipse.nebula.widgets.nattable.examples.data.person.PersonService
Creates a list of ExtendedPersonWithAddress.
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
 
getFavouriteDrinks() - Method in class org.eclipse.nebula.widgets.nattable.examples.data.person.ExtendedPersonWithAddress
 
getFavouriteFood() - Method in class org.eclipse.nebula.widgets.nattable.examples.data.person.ExtendedPersonWithAddress
 
getField20() - Method in class org.eclipse.nebula.widgets.nattable.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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
 
getFilename() - Method in class org.eclipse.nebula.widgets.nattable.examples.data.person.ExtendedPersonWithAddress
 
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.
getFilterList() - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.NatTableBuilder
 
getFilterRowCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getFilterRowCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the ICellPainter that should be used to render the filter row cells in a NatTable.
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
 
getFilterRowHeaderLayer() - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.layers.ColumnHeaderLayerStack
 
getFilterRowStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getFilterRowStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the IStyle that should be used to render the filter row in a NatTable.
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
 
getFirstName() - Method in class org.eclipse.nebula.widgets.nattable.examples.data.person.Person
 
getFirstName() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._101_Data.Derived_or_computed_column_data.Person
 
getFirstName() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._101_Data.Using_the_ListDataProvider.Person
 
getFirstName() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._120_Selection.Get_and_set_selected_objects.Person
 
getFirstName() - Method in class org.eclipse.nebula.widgets.nattable.test.data.Person
 
getFixedMixedPersons() - Static method in class org.eclipse.nebula.widgets.nattable.test.data.PersonService
 
getFixedPersons() - Static method in class org.eclipse.nebula.widgets.nattable.test.data.PersonService
Creates a fixed list of Persons.
getFixedPersonsWithNull() - Static method in class org.eclipse.nebula.widgets.nattable.test.data.PersonService
Creates a fixed list of Persons with a few null values.
getFixedSubCellHeight() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TableCellEditor
Note that because of limitations to native tables of the OS, it is not possible to specify different row heights.
getFixedSubCellHeight() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.TableCellPainter
 
getFont(Object) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TableCellEditor.InternalLabelProvider
 
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
 
getFoo() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers.TreeGridExample.Datum
 
getFoodList() - Static method in class org.eclipse.nebula.widgets.nattable.examples.data.person.PersonService
 
getForeground(Object) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TableCellEditor.InternalLabelProvider
 
getForeGroundColour(ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.GradientBackgroundPainter
Searches the foreground color to be used for gradient sweeping.
getFreezeLayer() - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.layers.BodyLayerStack
 
getFreezeSeparatorColor() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getFreezeSeparatorColor() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the Color that should be used to render the freeze separator.
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
 
getFromDate() - Method in class org.eclipse.nebula.widgets.nattable.examples.data.EventData
 
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.MarkerSelectionModelTest.StubbedMarkerSelectionModel
 
getFullySelectedColumnPositions(int) - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModel
 
getFullySelectedColumnPositions() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
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.MarkerSelectionModelTest.StubbedMarkerSelectionModel
 
getFullySelectedRowPositions(int) - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModel
 
getFullySelectedRowPositions() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
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
 
getGender() - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6032_GlazedListsFilterCustomTypesExample.MyRowObject
 
getGender() - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6035_ExcelLikeFilterRowCustomTypesExample.MyRowObject
 
getGender() - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._605_GroupBy._6052_GroupByCustomTypesExample.MyRowObject
 
getGender() - Method in class org.eclipse.nebula.widgets.nattable.examples.data.person.Person
 
getGender() - Method in class org.eclipse.nebula.widgets.nattable.test.data.Person
 
getGlazedListEventsLayer() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.FullFeaturedBodyLayerStack
 
getGlazedListEventsLayer() - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.layers.BodyLayerStack
 
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.cell.TableCellPainter
 
getGridColor() - Method in class org.eclipse.nebula.widgets.nattable.painter.layer.GridLineCellLayerPainter
 
getGridColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.selection.action.AbstractMouseSelectionAction
 
getGridLayer() - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.NatTableBuilder
 
getGridLineColor() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getGridLineColor() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the Color that should be used to render the grid lines.
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
 
getGroupByHeaderBackgroundColor() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
Returns the Color that should be used to render the group by header background.
getGroupByHeaderPainter() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByHeaderConfiguration
 
getGroupByHint() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
getGroupByHintStyle() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
getGroupByModel() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByHeaderLayer
 
getGroupByObject(Object, Map<Integer, Object>) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByTreeFormat
 
getGroupByObjectCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
Returns the ICellPainter that should be used to render the GroupBy object row cells in a NatTable.
getGroupByObjectSelectionCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
Returns the ICellPainter that should be used to render the selected GroupBy object row cells in a NatTable.
getGroupByObjectSelectionStyle() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
Returns the IStyle that should be used to render the selected GroupBy object rows in a NatTable.
getGroupByObjectStyle() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
Returns the IStyle that should be used to render the GroupBy object rows in a NatTable.
getGroupByStyle() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
Returns the IStyle that should be used to render the GroupBy region in a NatTable.
getGroupBySummaryCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
Returns the ICellPainter that should be used to render the GroupBy row summary cells in a NatTable.
getGroupBySummaryProvider(LabelStack) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayer
 
getGroupBySummarySelectionCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
Returns the ICellPainter that should be used to render the selected GroupBy row summary cells in a NatTable.
getGroupBySummarySelectionStyle() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
Returns the IStyle that should be used to render the selected GroupBy row summary cells in a NatTable.
getGroupBySummaryStyle() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
Returns the IStyle that should be used to render the GroupBy row summary cells in a NatTable.
getGroupDescriptorMatcher(GroupByObject, IColumnAccessor<T>) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayer
 
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.util.ClientAreaAdapter
 
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.examples.data.stock.RowDataFixture
 
getHigh52Week() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
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
 
getHorizontal() - Method in class org.eclipse.nebula.widgets.nattable.viewport.command.ViewportDragCommand
 
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.
getHorizontalDpiConverter() - Method in class org.eclipse.nebula.widgets.nattable.layer.command.ConfigureScalingCommand
 
getHorizontalLayerDependency() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentIndexLayer
 
getHorizontalLayerDependency() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
getHousenumber() - Method in class org.eclipse.nebula.widgets.nattable.examples.data.person.Address
 
getHoverLayer() - Method in class org.eclipse.nebula.widgets.nattable.hover.command.ClearHoverStylingCommand
 
getHoverLayer() - Method in class org.eclipse.nebula.widgets.nattable.hover.command.HoverStylingCommand
 
getIconImage() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
 
getId() - Method in class org.eclipse.nebula.widgets.nattable.examples.data.person.Person
 
getId() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.Person
 
getID() - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
getId() - Method in class org.eclipse.nebula.widgets.nattable.test.data.Person
 
getIdentifier() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
getIdentifier() - Method in interface org.eclipse.nebula.widgets.nattable.extension.builder.model.TableRow
 
getIdnAskYield() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
getIdnBid() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
getIdnBidSize() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
getIdnBidSpread() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
getIdnBidYield() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
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.painter.ColumnGroupExpandCollapseImagePainter
 
getImage(ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.group.painter.RowGroupExpandCollapseImagePainter
 
getImage(boolean) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.CheckBoxPainter
 
getImage(ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.CheckBoxPainter
 
getImage(boolean) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.ColumnHeaderCheckBoxPainter
 
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(boolean) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.TreeCheckBoxPainter
 
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.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
Returns the Image representation of a NatTable internal image resource.
getImage(ImageData) - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
Deprecated. This method does not work correctly since it uses Object.toString()
getImageByURL(URL) - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
This method extracts the base filename out of the given URL and uses it as key to search for the Image in the ImageRegistry.
getImageByURL(String, URL) - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
This method returns the Image that is registered for the given key.
getImageDescriptor(String) - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
Returns the ImageDescriptor for a NatTable internal image resource.
getIncrement() - Method in interface org.eclipse.nebula.widgets.nattable.viewport.IScroller
 
getIncrement() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ScrollBarScroller
 
getIncrement() - Method in class org.eclipse.nebula.widgets.nattable.viewport.SliderScroller
 
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
Deprecated. since 1.1 the configured TreeImagePainter should be used instead of the hard referenced one
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.examples.data.stock.RowDataFixture
Convenience method to quickly get a new instance
getInstance(String, String) - Static method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
Convenience method to quickly get a new instance
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.examples.data.stock.RowDataFixture
 
getInstitutionOwned() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
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
Calculates the cell bounds that should be used for the internal painter out of the available bounds for this PaddingDecorator and the configured padding.
getInternalPainter() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.TableCellPainter
This getter is introduced to allow overriding in subclasses to add support for mixed internal painters, like for example different painters dependent on the data type.
getIsin() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
getIssue_date() - Method in class org.eclipse.nebula.widgets.nattable.examples.data.stock.RowDataFixture
 
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
 
getIssueDate() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
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
 
getLabel() - Method in enum org.eclipse.nebula.widgets.nattable.dataset.pricing.ColumnHeaders
 
getLabels() - Static method in enum org.eclipse.nebula.widgets.nattable.dataset.pricing.ColumnHeaders
 
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
 
getLastName() - Method in class org.eclipse.nebula.widgets.nattable.examples.data.person.Person
 
getLastName() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._101_Data.Derived_or_computed_column_data.Person
 
getLastName() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._101_Data.Using_the_ListDataProvider.Person
 
getLastName() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._120_Selection.Get_and_set_selected_objects.Person
 
getLastName() - Method in class org.eclipse.nebula.widgets.nattable.test.data.Person
 
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
 
getLastSelectedCell() - Method in interface org.eclipse.nebula.widgets.nattable.selection.IMarkerSelectionModel
 
getLastSelectedCell() - Method in class org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest.StubbedMarkerSelectionModel
 
getLastSelectedCell() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModel
 
getLastSelectedCell() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
getLastSelectedCell_Copes_With_Missing_Marker() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
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 interface org.eclipse.nebula.widgets.nattable.selection.IMarkerSelectionModel
 
getLastSelectedRegion() - Method in class org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest.StubbedMarkerSelectionModel
 
getLastSelectedRegion() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModel
 
getLastSelectedRegion() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
getLastSelectedRegion() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
getLastSelectedRegion_Copes_With_Missing_Marker() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
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
Deprecated.  
getLayerEventClass() - Method in class org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest.StubbedMarkerSelectionModel
 
getLayerEventClass() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModel
 
getLayerEventClass() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
getLayerEventClass() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionPreserver
Deprecated.  
getLayerEventClass() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModel
 
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.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 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
 
getLayoutXCount() - 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
 
getLayoutYCount() - 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.
getLevel() - Method in class org.eclipse.nebula.widgets.nattable.tree.command.TreeExpandToLevelCommand
 
getLineStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.BorderStyle
 
getList() - Method in class org.eclipse.nebula.widgets.nattable.data.ListDataProvider
 
getList() - Static method in class org.eclipse.nebula.widgets.nattable.examples.data.stock.RowDataListFixture
 
getList(int) - Static method in class org.eclipse.nebula.widgets.nattable.examples.data.stock.RowDataListFixture
 
getList() - Static method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.Person
 
getList() - Static method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
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.examples.data.stock.RowDataFixture
 
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
 
getLotSize() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
getLow52Week() - Method in class org.eclipse.nebula.widgets.nattable.examples.data.stock.RowDataFixture
 
getLow52Week() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
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.examples.data.stock.RowDataFixture
 
getMarketCap() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
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.filterrow.DefaultGlazedListsFilterStrategy
Returns the CompositeMatcherEditor that is created and used by this IFilterStrategy.
getMatcherEditor() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hideshow.GlazedListsRowHideShowLayer
 
getMatchOperation() - Method in class org.eclipse.nebula.widgets.nattable.filterrow.ParseResult
 
getMaxColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
getMaxHeight() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
getMaximum() - Method in interface org.eclipse.nebula.widgets.nattable.viewport.IScroller
 
getMaximum() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ScrollBarScroller
 
getMaximum() - Method in class org.eclipse.nebula.widgets.nattable.viewport.SliderScroller
 
getMaxRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
getMaxWidth() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
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
 
getMinColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
getMinHorizontalStart() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
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
 
getMinRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
getMinusImage() - Method in class org.eclipse.nebula.widgets.nattable.tree.painter.TreeImagePainter
 
getMinVerticalStart() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
getModDuration() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
getModel(int) - 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
 
getMoney() - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6032_GlazedListsFilterCustomTypesExample.MyRowObject
 
getMoney() - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6035_ExcelLikeFilterRowCustomTypesExample.MyRowObject
 
getMoney() - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._605_GroupBy._6052_GroupByCustomTypesExample.MyRowObject
 
getMoney() - Method in class org.eclipse.nebula.widgets.nattable.examples.data.person.ExtendedPersonWithAddress
 
getMoney() - Method in class org.eclipse.nebula.widgets.nattable.test.data.Person
 
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
 
getMouseEnterAction(MouseEvent) - Method in interface org.eclipse.nebula.widgets.nattable.ui.binding.IUiBindingRegistry
 
getMouseEnterAction(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
 
getMouseExitAction(MouseEvent) - Method in interface org.eclipse.nebula.widgets.nattable.ui.binding.IUiBindingRegistry
 
getMouseExitAction(MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.binding.UiBindingRegistry
 
getMouseHoverAction(MouseEvent) - Method in interface org.eclipse.nebula.widgets.nattable.ui.binding.IUiBindingRegistry
 
getMouseHoverAction(MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.binding.UiBindingRegistry
 
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
 
getMoveDirection(int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.action.ColumnReorderDragMode
 
getMoveDirection(int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.action.RowReorderDragMode
 
getName() - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6032_GlazedListsFilterCustomTypesExample.City
 
getName() - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6032_GlazedListsFilterCustomTypesExample.MyRowObject
 
getName() - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6035_ExcelLikeFilterRowCustomTypesExample.City
 
getName() - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6035_ExcelLikeFilterRowCustomTypesExample.MyRowObject
 
getName() - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._605_GroupBy._6052_GroupByCustomTypesExample.City
 
getName() - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._605_GroupBy._6052_GroupByCustomTypesExample.MyRowObject
 
getName() - Method in class org.eclipse.nebula.widgets.nattable.examples.AbstractNatExample
 
getName() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers.TreeGridWithCheckBoxFieldsExample.Datum
 
getName() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.Person
 
getName() - Method in interface org.eclipse.nebula.widgets.nattable.examples.INatExample
 
getName() - Method in class org.eclipse.nebula.widgets.nattable.examples.PersistentNatExampleWrapper
 
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
getNativeTradingGroup() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
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.extension.builder.NatTableBuilder
 
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
 
getNumberFormat() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.NumericDisplayConverter
 
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.
getNumRows(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.generator.NatTableDataGenerator
 
getObjectAtIndexAndDepth(int, int) - Method in class org.eclipse.nebula.widgets.nattable.tree.AbstractTreeRowModel
Deprecated. 
getObjectAtIndexAndDepth(int, int) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeRowModel
Deprecated. formatting should be done in the IExportFormatter
getOddRowCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getOddRowCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the ICellPainter that should be used to render alternating rows.
getOddRowStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getOddRowStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the IStyle that should be used to render alternating rows.
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
Opens a FileDialog to let a user choose the location to write the export to, and returns the corresponding PrintStream to that file.
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
 
getOwnStaticMemberRows() - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroup
 
getPageIncrement() - Method in interface org.eclipse.nebula.widgets.nattable.viewport.IScroller
 
getPageIncrement() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ScrollBarScroller
 
getPageIncrement() - Method in class org.eclipse.nebula.widgets.nattable.viewport.SliderScroller
 
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
 
getParent() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers.TreeGridExample.Datum
 
getParent() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers.TreeGridWithCheckBoxFieldsExample.Datum
 
getParent(Object) - Method in class org.eclipse.nebula.widgets.nattable.examples.runner.NavContentProvider
 
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
 
getParentIndex() - Method in class org.eclipse.nebula.widgets.nattable.tree.command.TreeExpandToLevelCommand
 
getPassword() - Method in class org.eclipse.nebula.widgets.nattable.examples.data.person.ExtendedPersonWithAddress
 
getPath(List<Object>, Object) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByTreeFormat
 
getPersons(int) - Static method in class org.eclipse.nebula.widgets.nattable.examples.data.person.PersonService
Creates a list of Persons.
getPersonsWithAddress(int) - Static method in class org.eclipse.nebula.widgets.nattable.examples.data.person.PersonService
Creates a list of PersonWithAddress.
getPlusImage() - Method in class org.eclipse.nebula.widgets.nattable.tree.painter.TreeImagePainter
 
getPlz() - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6032_GlazedListsFilterCustomTypesExample.City
 
getPlz() - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6035_ExcelLikeFilterRowCustomTypesExample.City
 
getPlz() - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._605_GroupBy._6052_GroupByCustomTypesExample.City
 
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
 
getPostalCode() - Method in class org.eclipse.nebula.widgets.nattable.examples.data.person.Address
 
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.filterrow.FilterRowDataLayer
 
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.summaryrow.FixedSummaryRowLayer
 
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.TableCellPainter
 
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.VerticalTextImagePainter
 
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.filterrow.FilterRowDataLayer
 
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(ILayerCell, GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.group.painter.RowGroupHeaderTextPainter
 
getPreferredWidth() - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayer
 
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.TableCellPainter
 
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.VerticalTextImagePainter
 
getPreferredWidth(ILayerCell, GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.VerticalTextPainter
 
getPreferredWidth() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.FixedSummaryRowLayer
 
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
 
getPriceChange() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
getPricing_type() - Method in class org.eclipse.nebula.widgets.nattable.examples.data.stock.RowDataFixture
 
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
 
getPricingModel() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
getPricingSource() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
getPricingType() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
getProperties() - Static method in enum org.eclipse.nebula.widgets.nattable.dataset.pricing.ColumnHeaders
 
getProperties() - Method in class org.eclipse.nebula.widgets.nattable.persistence.command.DisplayPersistenceDialogCommandHandler
 
getProperties() - Method in class org.eclipse.nebula.widgets.nattable.persistence.gui.PersistenceDialog
 
getProperty() - Method in enum org.eclipse.nebula.widgets.nattable.dataset.pricing.ColumnHeaders
 
getPropertyChangeEvent() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.PropertyUpdateEvent
 
getPropertyMap() - Static method in enum org.eclipse.nebula.widgets.nattable.dataset.pricing.ColumnHeaders
 
getPropertyName() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.PropertyUpdateEvent
 
getPropertyNames() - Static method in class org.eclipse.nebula.widgets.nattable.examples.data.stock.RowDataListFixture
 
getPropertyNames() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
getPropertyNames(TableColumn[]) - Static method in class org.eclipse.nebula.widgets.nattable.extension.builder.util.TableColumnUtils
 
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.examples.data.stock.RowDataListFixture
 
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
 
getPropertyNamesToTypeMap() - Static method in enum org.eclipse.nebula.widgets.nattable.dataset.pricing.ColumnHeaders
 
getPropertyToLabelMap() - Static method in class org.eclipse.nebula.widgets.nattable.examples.data.stock.RowDataListFixture
 
getPropertyToLabelMap(TableColumn[]) - Static method in class org.eclipse.nebula.widgets.nattable.extension.builder.util.TableColumnUtils
 
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
 
getPublishFlag() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
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
 
getRandomPersons(int) - Static method in class org.eclipse.nebula.widgets.nattable.test.data.PersonService
Creates a list of random Persons.
getRanges(Collection<Integer>) - Static method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionUtil
Creates Ranges out of list of numbers.
getRanges(int...) - 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
 
getRank() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._101_Data.Derived_or_computed_column_data.Person
 
getRank() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._101_Data.Using_the_ListDataProvider.Person
 
getRank() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._120_Selection.Get_and_set_selected_objects.Person
 
getRating() - Method in class org.eclipse.nebula.widgets.nattable.examples.data.stock.RowDataFixture
 
getRating() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
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
 
getRenderBodyGridLines() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getRenderBodyGridLines() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns whether grid lines in the body should be rendered or not.
getRenderColumnHeaderGridLines() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getRenderColumnHeaderGridLines() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns whether grid lines in the column header should be rendered or not.
getRenderCornerGridLines() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getRenderCornerGridLines() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns whether grid lines in the corner region should be rendered or not.
getRenderFilterRowGridLines() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getRenderFilterRowGridLines() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns whether grid lines in the filter row should be rendered or not.
getRenderRowHeaderGridLines() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getRenderRowHeaderGridLines() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns whether grid lines in the row header should be rendered or not.
getReorderFromColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayer
Used to support column reordering via drag and drop.
getReorderFromColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
 
getReorderFromRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayer
 
getResult() - Method in class org.eclipse.nebula.widgets.nattable.export.excel.ExcelExporter
 
getResult() - Method in class org.eclipse.nebula.widgets.nattable.export.FileOutputStreamProvider
 
getResult() - Method in interface org.eclipse.nebula.widgets.nattable.export.ILayerExporter
 
getResult() - Method in interface org.eclipse.nebula.widgets.nattable.export.IOutputStreamProvider
 
getResult() - Method in class org.eclipse.nebula.widgets.nattable.extension.poi.PoiExcelExporter
 
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.dataset.generator.TableDataProvider
 
getRowCount() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.BlinkingGlazedListExample.ColumnHeaderDataProvider
 
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
 
getRowGroupHeaderCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getRowGroupHeaderCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the ICellPainter that should be used to render the row group header in a NatTable.
getRowGroupHeaderStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getRowGroupHeaderStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the IStyle that should be used to render the row group header in a NatTable.
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
 
getRowHeaderCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getRowHeaderCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the ICellPainter that should be used to render the row header in a NatTable.
getRowHeaderDataLayer() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DefaultGridLayer
 
getRowHeaderFullSelectionCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getRowHeaderFullSelectionCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the ICellPainter that should be used to render the selected cells in the row header of a NatTable when all cells in the row are selected.
getRowHeaderFullSelectionStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getRowHeaderFullSelectionStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the IStyle that should be used to render the selected cells in the row header of a NatTable when all cells in the row are selected.
getRowHeaderHoverCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getRowHeaderHoverCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the ICellPainter that should be used to render hovered cells in a NatTable row header region.
getRowHeaderHoverSelectionCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getRowHeaderHoverSelectionCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the ICellPainter that should be used to render hovered selected cells in a NatTable row header region.
getRowHeaderHoverSelectionStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getRowHeaderHoverSelectionStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the IStyle that should be used to render hovered selected cells in a NatTable row header region.
getRowHeaderHoverStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getRowHeaderHoverStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the IStyle that should be used to render hovered cells in a NatTable row header region.
getRowHeaderLayer() - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.NatTableBuilder
 
getRowHeaderLayer() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DefaultGridLayer
 
getRowHeaderLayer() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.GridLayer
 
getRowHeaderSelectionCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getRowHeaderSelectionCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the ICellPainter that should be used to render the selected cells in the row header of a NatTable.
getRowHeaderSelectionStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getRowHeaderSelectionStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the IStyle that should be used to render the selected cells in the row header of a NatTable.
getRowHeaderStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getRowHeaderStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the IStyle that should be used to render the row header in a NatTable.
getRowHeight(int) - Method in class org.eclipse.nebula.widgets.nattable.resize.command.MultiRowResizeCommand
 
getRowHeightByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByHeaderLayer
 
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.group.command.ColumnGroupExpandCollapseCommand
 
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.
getRows() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.SelectionsTest
 
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
 
getScalingImageSuffix() - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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
 
getSecurityDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
getSecurityId() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
getSecurityType() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
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
 
getSelectedCells() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
Retrieves the ILayerCells out of the SelectionLayer that are currently marked as selected in the SelectionModel.
getSelectedCellsForEditing(SelectionLayer) - Static method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtils
Returns the collection of selected ILayerCells that are eligible for editing.
getSelectedColor() - Method in class org.eclipse.nebula.widgets.nattable.style.editor.ColorPicker
 
getSelectedColumnPositions() - Method in interface org.eclipse.nebula.widgets.nattable.selection.ISelectionModel
Retrieves the columns that have any selected cells
getSelectedColumnPositions() - Method in class org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest.StubbedMarkerSelectionModel
 
getSelectedColumnPositions() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModel
 
getSelectedColumnPositions() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
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
 
getSelectedGridColor() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.TableCellPainter
 
getSelectedLineStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.editor.LineStylePicker
 
getSelectedRowCount() - Method in interface org.eclipse.nebula.widgets.nattable.selection.ISelectionModel
Retrieves the number of rows that have any selected cell
getSelectedRowCount() - Method in class org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest.StubbedMarkerSelectionModel
 
getSelectedRowCount() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModel
 
getSelectedRowCount() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
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
Retrieves the rows with a valid row position that have any selected cells
getSelectedRowPositions() - Method in class org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest.StubbedMarkerSelectionModel
 
getSelectedRowPositions() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModel
 
getSelectedRowPositions() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
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
 
getSelectedSortHeaderCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getSelectedSortHeaderCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the ICellPainter that should be used to render the sort header cells in a NatTable in selected state.
getSelectedSortHeaderStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getSelectedSortHeaderStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the IStyle that should be used to render the sort header in a NatTable in selected state.
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 interface org.eclipse.nebula.widgets.nattable.viewport.IScroller
 
getSelection() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ScrollBarScroller
 
getSelection() - Method in class org.eclipse.nebula.widgets.nattable.viewport.SliderScroller
 
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 interface org.eclipse.nebula.widgets.nattable.selection.IMarkerSelectionModel
 
getSelectionAnchor() - Method in class org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest.StubbedMarkerSelectionModel
 
getSelectionAnchor() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModel
 
getSelectionAnchor() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
getSelectionAnchor() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
getSelectionAnchor_Copes_With_Missing_Marker() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
getSelectionAnchorCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getSelectionAnchorCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the ICellPainter that is used to render the selection anchor in normal display mode.
getSelectionAnchorGridLineStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getSelectionAnchorGridLineStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Return the IStyle that should be used to render the grid lines aroung the selection anchor.
getSelectionAnchorSelectionCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getSelectionAnchorSelectionCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the ICellPainter that is used to render the selection anchor in selection display mode.
getSelectionAnchorSelectionStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getSelectionAnchorSelectionStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the IStyle that is used to render the selection anchor in selection display mode.
getSelectionAnchorStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getSelectionAnchorStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the IStyle that is used to render the selection anchor in normal display mode.
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.examples.examples._001_Getting_Started.BodyLayerStack
 
getSelectionLayer() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.FullFeaturedBodyLayerStack
 
getSelectionLayer() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.SelectionExampleBodyLayerStack
 
getSelectionLayer() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.SelectionExampleGridLayer
 
getSelectionLayer() - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.layers.BodyLayerStack
 
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
Retrieves the cells that are selected
getSelections() - Method in class org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest.StubbedMarkerSelectionModel
 
getSelections() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModel
 
getSelections() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
getSelections() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModel
 
getSelections_Ignores_Invisible_Rows() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
getSelections_Retrieves_All_Cells() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.SelectionsTest
 
getSelf() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers.TreeGridWithCheckBoxFieldsExample.Datum
 
getSequenceNumber() - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
getSerialNumber() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._101_Data.Derived_or_computed_column_data.Person
 
getSerialNumber() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._101_Data.Using_the_ListDataProvider.Person
 
getSerialNumber() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._120_Selection.Get_and_set_selected_objects.Person
 
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
 
getShortDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.AbstractNatExample
 
getShortDescription() - Method in interface org.eclipse.nebula.widgets.nattable.examples.INatExample
 
getShortDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.PersistentNatExampleWrapper
 
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
 
getSizeConfigMixedPercentageMode() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
getSizeFixedModeAfterAdding() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
getSizeFixedModeAfterAddingTooMuch() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
getSizeFixedModeAfterAddingWithNoSize() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
getSizeMixedMixedModeAfterAddingTooMuch() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
getSizeMixedModeAfterAdding() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
getSizeMixedModeAfterAddingExactly100() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
getSizeMixedModeAfterAddingTooMuch() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
getSizeMixedPercentageModeAfterAdding() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
getSizeMixedPercentageModeAfterAddingExactly100() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
getSizeMixedPercentageModeAfterAddingTooMuch() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
getSortDirection(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsSortModel
 
getSortDirection() - Method in class org.eclipse.nebula.widgets.nattable.sort.command.SortColumnCommand
 
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
 
getSortHeaderCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getSortHeaderCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the ICellPainter that should be used to render the sort header cells in a NatTable.
getSortHeaderLayer() - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.layers.ColumnHeaderLayerStack
 
getSortHeaderStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getSortHeaderStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the IStyle that should be used to render the sort header in a NatTable.
getSortModel() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByComparator
 
getSortModel() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByTreeFormat
 
getSortModel() - Method in interface org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.IGroupByComparator
 
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
 
getSpacing() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.CellPainterDecorator
 
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.examples.data.stock.RowDataFixture
 
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
 
getSpreadChange() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
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.filterrow.FilterRowDataLayer
 
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.painter.layer.CellLayerPainter
 
getStartXOfColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
 
getStartXOfColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.FixedSummaryRowLayer
 
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.painter.layer.CellLayerPainter
 
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
 
getStepCount() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategy
 
getStepCount() - Method in interface org.eclipse.nebula.widgets.nattable.selection.ITraversalStrategy
 
getStepSize() - Method in class org.eclipse.nebula.widgets.nattable.selection.command.MoveSelectionCommand
 
getStreet() - Method in class org.eclipse.nebula.widgets.nattable.examples.data.person.Address
 
getStreetNames() - Static method in class org.eclipse.nebula.widgets.nattable.examples.data.person.PersonService
 
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.
getSubCellHeight(ILayerCell, GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.TableCellPainter
Get the height for the sub cell.
getSummaryRowCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getSummaryRowCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the ICellPainter that should be used to render the summary row cells in a NatTable.
getSummaryRowLabel() - Method in class org.eclipse.nebula.widgets.nattable.grid.data.FixedSummaryRowHeaderLayer
 
getSummaryRowLabel() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.FixedSummaryRowLayer
 
getSummaryRowSelectionCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getSummaryRowSelectionCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the ICellPainter that should be used to render the selected summary row cells in a NatTable.
getSummaryRowSelectionStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getSummaryRowSelectionStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the IStyle that should be used to render the selected summary row cells in a NatTable.
getSummaryRowStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getSummaryRowStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the IStyle that should be used to render the summary row cells in a NatTable.
getSummaryValueFromCache(GroupByObject, int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByComparator
Returns the cached summary value for the given GroupByObject and column index.
getSWTStyle(IStyle) - Static method in enum org.eclipse.nebula.widgets.nattable.style.HorizontalAlignmentEnum
 
getSWTStyle(IStyle) - Static method in enum org.eclipse.nebula.widgets.nattable.style.VerticalAlignmentEnum
 
getSymbol() - Method in enum org.eclipse.nebula.widgets.nattable.filterrow.ParseResult.MatchType
 
getTabbedLineRead() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.DelimitedFileReader
 
getTableComposite() - Method in class org.eclipse.nebula.widgets.nattable.grid.command.InitializeGridCommand
 
getTableModel() - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.NatTableBuilder
 
getTargetLayer() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.command.LayerCommandFixture
 
getTdAvgCost() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
getTdClosingPL() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
getTdCostOfInventory() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
getTdNetPL() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
getTdPosition() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
getTdTradingPL() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
getTdUnrealizedPL() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
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(Object) - Method in class org.eclipse.nebula.widgets.nattable.examples.runner.NavLabelProvider
 
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.
getTextEditor() - Static method in class org.eclipse.nebula.widgets.nattable.extension.builder.model.Editors
 
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.extension.glazedlists.groupBy.GroupByCellTextPainter
 
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
 
getTgAverageCost() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
getTgClosingPL() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
getTgCostOfInventory() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
getTgNetPL() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
getTgPL() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
getTgPosition() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
getTgUnrealizedPL() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
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.
getThumb() - Method in interface org.eclipse.nebula.widgets.nattable.viewport.IScroller
 
getThumb() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ScrollBarScroller
 
getThumb() - Method in class org.eclipse.nebula.widgets.nattable.viewport.SliderScroller
 
getTitle() - Method in class org.eclipse.nebula.widgets.nattable.examples.data.EventData
 
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
 
getToDate() - Method in class org.eclipse.nebula.widgets.nattable.examples.data.EventData
 
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.
getTraversalScope() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategy
 
getTraversalScope() - Method in interface org.eclipse.nebula.widgets.nattable.selection.ITraversalStrategy
 
getTraversalStrategy() - Method in class org.eclipse.nebula.widgets.nattable.selection.command.MoveSelectionCommand
 
getTraversalStrategy(T) - Method in class org.eclipse.nebula.widgets.nattable.selection.MoveSelectionCommandHandler
Determines the ITraversalStrategy that should be used to move the selection on handling the given command.
getTreeCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getTreeCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the ICellPainter that should be used to render the tree column cells in a NatTable.
getTreeData() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModel
 
getTreeData() - Method in class org.eclipse.nebula.widgets.nattable.tree.AbstractTreeRowModel
 
getTreeImagePainter() - Method in class org.eclipse.nebula.widgets.nattable.tree.painter.IndentedTreeImagePainter
 
getTreeImagePainter() - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeLayer
Deprecated. since 1.1 the configured TreeImagePainter should be used instead of the hard referenced one
getTreeList() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayer
 
getTreeList() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeData
 
getTreeRowModel() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayer
 
getTreeSelectionCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getTreeSelectionCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the ICellPainter that should be used to render the selected tree column cells in a NatTable.
getTreeSelectionStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getTreeSelectionStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the IStyle that should be used to render the selected tree column cells in a NatTable.
getTreeStructurePainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getTreeStructurePainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the ICellPainter that should be used to render the tree structure in a NatTable.
getTreeStructureSelectionPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getTreeStructureSelectionPainter() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the ICellPainter that should be used to render the selected tree structure in a NatTable.
getTreeStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getTreeStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the IStyle that should be used to render the tree column cells in a NatTable.
getType() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.Node
 
getType() - Method in enum org.eclipse.nebula.widgets.nattable.dataset.pricing.ColumnHeaders
 
getType() - Method in interface org.eclipse.nebula.widgets.nattable.extension.builder.model.IEditor
 
getType() - Method in class org.eclipse.nebula.widgets.nattable.persistence.command.StateChangeEvent
 
getUiBindingRegistry() - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
getUnderlying() - Method in interface org.eclipse.nebula.widgets.nattable.viewport.IScroller
 
getUnderlying() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ScrollBarScroller
 
getUnderlying() - Method in class org.eclipse.nebula.widgets.nattable.viewport.SliderScroller
 
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
 
getValidationErrorStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getValidationErrorStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the IStyle that should be applied to an editor in case the input is invalid in terms of validation errors.
getValidationFailureShellTitle() - Method in class org.eclipse.nebula.widgets.nattable.edit.config.DialogErrorHandling
 
getValidator() - Method in interface org.eclipse.nebula.widgets.nattable.extension.builder.model.IEditor
 
getValue() - Method in class org.eclipse.nebula.widgets.nattable.dataset.generator.NatTableDataGenerator.ColumnValueBean
 
getValue() - Method in class org.eclipse.nebula.widgets.nattable.dataset.generator.NatTableDataGenerator.DoubleColumnValueBean
 
getValue() - Method in class org.eclipse.nebula.widgets.nattable.dataset.generator.NatTableDataGenerator.StringColumnValueBean
 
getValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TableCellEditor.TableCellEditingSupport
 
getValue() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TableCellEditor.ValueWrapper
 
getValue(int) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.BlinkingGlazedListExample.Tuple
 
getValue(int) - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
getValue(String) - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
getValue(int) - Method in interface org.eclipse.nebula.widgets.nattable.extension.builder.model.TableRow
 
getValue() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByObject
 
getValueCache() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayer
 
getValueCache() - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProvider
 
getValueCache() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowLayer
 
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
 
getVertical() - Method in class org.eclipse.nebula.widgets.nattable.viewport.command.ViewportDragCommand
 
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
 
getVerticalDpiConverter() - Method in class org.eclipse.nebula.widgets.nattable.layer.command.ConfigureScalingCommand
 
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.examples.fixtures.FullFeaturedBodyLayerStack
 
getViewportLayer() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.SelectionExampleBodyLayerStack
 
getViewportLayer() - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.layers.BodyLayerStack
 
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
 
getVisible() - Method in interface org.eclipse.nebula.widgets.nattable.viewport.IScroller
 
getVisible() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ScrollBarScroller
 
getVisible() - Method in class org.eclipse.nebula.widgets.nattable.viewport.SliderScroller
 
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.examples.data.stock.RowDataFixture
 
getVolume() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
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
 
getWhere() - Method in class org.eclipse.nebula.widgets.nattable.examples.data.EventData
 
getWidth() - Method in class org.eclipse.nebula.widgets.nattable.filterrow.FilterRowDataLayer
 
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.summaryrow.FixedSummaryRowLayer
 
getWidth() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
getWidth() - Method in class org.eclipse.nebula.widgets.nattable.util.ClientAreaAdapter
 
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
 
getYieldChange() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
getZoomFactor() - Method in class org.eclipse.nebula.widgets.nattable.layer.ZoomLayer
 
GlazedListsColumnHeaderLayerStack<T> - Class in org.eclipse.nebula.widgets.nattable.examples.fixtures
Column header layer stack, with a SortHeaderLayer.
GlazedListsColumnHeaderLayerStack(String[], Map<String, String>, SortedList<T>, IColumnPropertyAccessor<T>, IConfigRegistry, DefaultBodyLayerStack) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.fixtures.GlazedListsColumnHeaderLayerStack
 
GlazedListsColumnHeaderLayerStack(IDataProvider, SortedList<T>, IColumnPropertyAccessor<T>, IConfigRegistry, DefaultBodyLayerStack) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.fixtures.GlazedListsColumnHeaderLayerStack
 
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: GlazedLists 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
 
GlazedListsFilterRowComboBoxDataProvider<T> - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow
Special implementation of FilterRowComboBoxDataProvider that performs FilterRowComboUpdateEvents if the underlying list is changed.
GlazedListsFilterRowComboBoxDataProvider(ILayer, Collection<T>, IColumnAccessor<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.GlazedListsFilterRowComboBoxDataProvider
 
GlazedListsGridLayer<T> - Class in org.eclipse.nebula.widgets.nattable.examples.fixtures
Factory for assembling GridLayer and the child layers - with support for GlazedLists and sorting
GlazedListsGridLayer(EventList<T>, String[], Map<String, String>, IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.fixtures.GlazedListsGridLayer
 
GlazedListsGridLayer(EventList<T>, String[], Map<String, String>, IConfigRegistry, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.fixtures.GlazedListsGridLayer
The underlying DataLayer created is able to handle Events raised by GlazedLists and fire corresponding NatTable events.
GlazedListsGridLayer(EventList<T>, IColumnPropertyAccessor<T>, IDataProvider, IConfigRegistry, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.fixtures.GlazedListsGridLayer
 
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
Implementation of ITreeData that operates on a GlazedLists TreeList.
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
 
GlazedListTreeRowModelExpandCollapseTest - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree
 
GlazedListTreeRowModelExpandCollapseTest() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModelExpandCollapseTest
 
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
 
GRID_LINE_COLOR - Static variable in interface org.eclipse.nebula.widgets.nattable.config.CellConfigAttributes
Attribute for configuring the Color that should be used to render the grid lines.
GridColorsEditorPanel - Class in org.eclipse.nebula.widgets.nattable.style.editor
 
GridColorsEditorPanel(Composite, GridStyleParameterObject) - Constructor for class org.eclipse.nebula.widgets.nattable.style.editor.GridColorsEditorPanel
 
gridColumnStartX - Variable in class org.eclipse.nebula.widgets.nattable.resize.mode.ColumnResizeDragMode
 
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
 
GridLayerConfiguration - Class in org.eclipse.nebula.widgets.nattable.extension.builder.configuration
 
GridLayerConfiguration(GridLayer, TableStyle) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.builder.configuration.GridLayerConfiguration
 
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
 
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
Create a GridLineCellLayerPainter that renders grid lines in the specified color and uses the default clipping behaviour.
GridLineCellLayerPainter() - Constructor for class org.eclipse.nebula.widgets.nattable.painter.layer.GridLineCellLayerPainter
Create a GridLineCellLayerPainter that renders gray grid lines and uses the default clipping behaviour.
GridLineCellLayerPainter(Color, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.layer.GridLineCellLayerPainter
Create a GridLineCellLayerPainter that renders grid lines in the specified color and uses the specified clipping behaviour.
GridLineCellLayerPainter(boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.layer.GridLineCellLayerPainter
Create a GridLineCellLayerPainter that renders gray grid lines and uses the specified clipping behaviour.
gridLineColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
GridRegion - Interface in org.eclipse.nebula.widgets.nattable.grid
A region is simply an area on the Grid.
gridRowPositionToResize - Variable in class org.eclipse.nebula.widgets.nattable.resize.mode.RowResizeDragMode
 
gridRowStartY - Variable in class org.eclipse.nebula.widgets.nattable.resize.mode.RowResizeDragMode
 
GridSearchStrategy - Class in org.eclipse.nebula.widgets.nattable.search.strategy
 
GridSearchStrategy(IConfigRegistry, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.search.strategy.GridSearchStrategy
 
GridSearchStrategy(IConfigRegistry, boolean, String, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.search.strategy.GridSearchStrategy
 
GridSearchStrategy.GridRectangle - Class in org.eclipse.nebula.widgets.nattable.search.strategy
 
GridSearchStrategy.GridRectangle() - Constructor for class org.eclipse.nebula.widgets.nattable.search.strategy.GridSearchStrategy.GridRectangle
 
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_CHILD_COUNT_PATTERN - Static variable in interface org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByConfigAttributes
Configuration attribute to specify a pattern that is used to render the number of children for a group.
GROUP_BY_COLUMN_PREFIX - Static variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayer
Label prefix for labels that are added to cells for a group by object.
GROUP_BY_HEADER_BACKGROUND_COLOR - Static variable in interface org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByConfigAttributes
Attribute for configuring the Color that should be used to render the background of the GroupByHeaderLayer.
GROUP_BY_HINT - Static variable in interface org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByConfigAttributes
Configuration attribute to specify a hint that should be shown in case no grouping is applied.
GROUP_BY_HINT_STYLE - Static variable in interface org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByConfigAttributes
Configuration attribute to specify the style of a group by hint.
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
 
GROUP_BY_SUMMARY - Static variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayer
Label that indicates the shown tree item object as GroupByObject and contains a summary value.
GROUP_BY_SUMMARY_COLUMN_PREFIX - Static variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayer
Label prefix for labels that are added to cells for a group by object summary.
GROUP_BY_SUMMARY_PROVIDER - Static variable in interface org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByConfigAttributes
The configuration attribute that is used to calculate the summary for a column.
GROUP_COLLAPSED_CONFIG_TYPE - Static variable in class org.eclipse.nebula.widgets.nattable.group.config.DefaultColumnGroupHeaderLayerConfiguration
 
GROUP_COLLAPSED_CONFIG_TYPE - Static variable in class org.eclipse.nebula.widgets.nattable.group.config.DefaultRowGroupHeaderLayerConfiguration
 
GROUP_EXPANDED_CONFIG_TYPE - Static variable in class org.eclipse.nebula.widgets.nattable.group.config.DefaultColumnGroupHeaderLayerConfiguration
 
GROUP_EXPANDED_CONFIG_TYPE - Static variable in class org.eclipse.nebula.widgets.nattable.group.config.DefaultRowGroupHeaderLayerConfiguration
 
groupByBgColor - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupByBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
GroupByCellTextPainter - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy
Specialized TextPainter that is used for grouping rows.
GroupByCellTextPainter() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByCellTextPainter
 
GroupByColumnAccessor<T> - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy
IColumnAccessor that wraps an instance of IColumnAccessor and adds the ability to handle GroupByObjects additionally to the underlying data structure.
GroupByColumnAccessor(IColumnAccessor<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByColumnAccessor
 
GroupByColumnCommandHandler - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.command
The ILayerCommandHandler for handling GroupByColumnIndexCommands.
GroupByColumnCommandHandler(GroupByHeaderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.command.GroupByColumnCommandHandler
 
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
 
GroupByColumnReorderDragMode - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy
Specialization of ColumnReorderDragMode that avoids rendering of the column drag lines in case the mouse moves over the groupBy region.
GroupByColumnReorderDragMode() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByColumnReorderDragMode
 
GroupByComparator<T> - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy
Comparator that is used to sort the TreeList based on the groupBy information.
GroupByComparator(GroupByModel, IColumnAccessor<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByComparator
 
GroupByComparator(GroupByModel, IColumnAccessor<T>, GroupByDataLayer<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByComparator
 
GroupByConfigAttributes - Interface in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy
 
GroupByConfigLabelModifier - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy
This is a special kind of IConfigLabelAccumulator since it doesn't add a label but remove one on a special condition.
GroupByConfigLabelModifier(GroupByModel) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByConfigLabelModifier
Create a new GroupByConfigLabelModifier that removes the TreeLayer.TREE_COLUMN_CELL label if no grouping is active.
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
 
GroupByDataLayer(GroupByModel, EventList<T>, IColumnAccessor<T>, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayer
 
GroupByDataLayer(GroupByModel, EventList<T>, IColumnAccessor<T>, IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayer
 
GroupByDataLayer(GroupByModel, EventList<T>, IColumnAccessor<T>, IConfigRegistry, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayer
 
GroupByDataLayer(GroupByModel, EventList<T>, IColumnAccessor<T>, IConfigRegistry, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayer
 
GroupByDataLayer(GroupByModel, EventList<T>, IColumnAccessor<T>, TreeList.ExpansionModel<Object>, IConfigRegistry, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayer
 
groupByDataLayer - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDisplayConverter
 
GroupByDataLayer.GroupDescriptorMatcher<T> - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy
To find out if an element is part of a group
GroupByDataLayer.GroupDescriptorMatcher(GroupByObject, IColumnAccessor<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayer.GroupDescriptorMatcher
 
GroupByDataLayerConfiguration<T> - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy
 
GroupByDataLayerConfiguration(GroupByDataLayer<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayerConfiguration
 
GroupByDataLayerTest - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby
 
GroupByDataLayerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerTest
 
GroupByDisplayConverter<T> - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy
IDisplayConverter that is used for conversion of GroupByObjects.
GroupByDisplayConverter(GroupByDataLayer<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDisplayConverter
 
GroupByDisplayConverter(GroupByDataLayer<T>, Object) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDisplayConverter
 
GroupByDragMode - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.action
IDragMode for enabling the groupBy feature.
GroupByDragMode() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.action.GroupByDragMode
 
groupByFgColor - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupByFont - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupByGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupByGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupByHAlign - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupByHeaderBgColor - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
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
Create a GroupByHeaderLayer that uses the default GroupByHeaderConfiguration.
GroupByHeaderLayer(GroupByModel, ILayer, GroupByHeaderConfiguration) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByHeaderLayer
Create a GroupByHeaderLayer that uses the given GroupByHeaderConfiguration.
GroupByHeaderLayer(GroupByModel, ILayer, IDataProvider, GroupByHeaderConfiguration) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByHeaderLayer
Create a GroupByHeaderLayer by either using the given GroupByHeaderConfiguration or creating a new GroupByHeaderConfiguration using the given column header IDataProvider.
groupByHeaderMenu - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByHeaderMenuConfiguration
The groupBy header menu.
GroupByHeaderMenuConfiguration - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy
Configuration for adding a context menu to the groupBy header.
GroupByHeaderMenuConfiguration(NatTable, GroupByHeaderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByHeaderMenuConfiguration
Creates the groupBy header menu configuration to add a popup menu to the groupBy header.
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
 
groupByHint - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupByHintBgColor - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupByHintBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupByHintFgColor - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupByHintFont - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupByHintGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupByHintGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupByHintHAlign - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupByHintImage - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupByHintPWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupByHintTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupByHintVAlign - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupByImage - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupByModel - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByComparator
 
GroupByModel - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy
 
GroupByModel() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByModel
 
GroupByModelPersistenceTest - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby
 
GroupByModelPersistenceTest() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByModelPersistenceTest
 
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(Object, Map<Integer, Object>) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByObject
 
groupByObjectBgColor - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupByObjectBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupByObjectCellPainter - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupByObjectComparatorCache - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByComparator
Cache that is used to increase the performance on sorting by summary values.
groupByObjectFgColor - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupByObjectFont - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupByObjectGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupByObjectGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupByObjectHAlign - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupByObjectImage - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupByObjectPWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupByObjectSelectionBgColor - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupByObjectSelectionBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupByObjectSelectionCellPainter - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupByObjectSelectionFgColor - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupByObjectSelectionFont - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupByObjectSelectionGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupByObjectSelectionGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupByObjectSelectionHAlign - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupByObjectSelectionImage - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupByObjectSelectionPWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupByObjectSelectionTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupByObjectSelectionVAlign - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupByObjectTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupByObjectVAlign - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupByPWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupBySummaryBgColor - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupBySummaryBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupBySummaryCellPainter - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupBySummaryFgColor - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupBySummaryFont - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupBySummaryGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupBySummaryGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupBySummaryHAlign - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupBySummaryImage - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupBySummaryPWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupBySummarySelectionBgColor - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupBySummarySelectionBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupBySummarySelectionCellPainter - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupBySummarySelectionFgColor - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupBySummarySelectionFont - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupBySummarySelectionGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupBySummarySelectionGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupBySummarySelectionHAlign - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupBySummarySelectionImage - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupBySummarySelectionPWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupBySummarySelectionTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupBySummarySelectionVAlign - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupBySummaryTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupBySummaryVAlign - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
groupByTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
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
 
groupByVAlign - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
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
 
GroupColumnReorderEndCommandHandler - Class in org.eclipse.nebula.widgets.nattable.group.command
 
GroupColumnReorderEndCommandHandler(ColumnGroupReorderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.GroupColumnReorderEndCommandHandler
 
GroupColumnReorderStartCommandHandler - Class in org.eclipse.nebula.widgets.nattable.group.command
 
GroupColumnReorderStartCommandHandler(ColumnGroupReorderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.GroupColumnReorderStartCommandHandler
 
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
 
groupName - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableColumn
The column will be added to a group of the following name
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.extension.builder.model.ColumnStyle
 
hAlign - Variable in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultColumnHeaderStyleConfiguration
 
hAlign - Variable in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultRowHeaderStyleConfiguration
 
handleColumnDelete(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 columns has been deleted.
handleColumnHideCommand(ColumnHideCommand) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
Will check if there are fully selected column positions.
handleColumnInsert(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 columns are added.
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.filterrow.GlazedListsFilterRowComboBoxDataProvider
 
handleLayerEvent(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsSortModel
 
handleLayerEvent(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayer
 
handleLayerEvent(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProvider
 
handleLayerEvent(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayer
 
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.ColumnHideShowLayer
 
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
Deprecated.  
handleLayerEvent(IStructuralChangeEvent) - Method in class org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest.StubbedMarkerSelectionModel
 
handleLayerEvent(IStructuralChangeEvent) - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModel
 
handleLayerEvent(IStructuralChangeEvent) - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
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(IStructuralChangeEvent) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModel
 
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 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 rows are added.
handleRowResizeCommand(RowResizeCommand) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
Will check if there are fully selected row positions.
handleSameUpdateDataCommandRaisesNoEvents() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayerCommandHandlingTest
 
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(Object) - Method in class org.eclipse.nebula.widgets.nattable.examples.runner.NavContentProvider
 
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.tree.AbstractTreeRowModel
 
hasChildren(T) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeData
 
hasChildren(int) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeData
 
hasChildren(int) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeRowModel
 
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.examples.data.stock.RowDataFixture
 
hashCode() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
hashCode() - Method in interface org.eclipse.nebula.widgets.nattable.extension.builder.model.Identifier
 
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.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
 
hasHorizontalCompositeDependency() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.FixedSummaryRowLayer
 
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
 
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
 
headerSelectionBgColor - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableStyle
 
headerSelectionFgColor - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableStyle
 
headerSelectionFont - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableStyle
 
height - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.AreaProviderFixture
 
hiddenColumnEntries - Variable in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooser
 
HIDE_COLUMN_MENU_ITEM_ID - Static variable in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
HIDE_ROW_MENU_ITEM_ID - Static variable in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
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
 
HideShowDataLayerExample - Class in org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.elemental
 
HideShowDataLayerExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.elemental.HideShowDataLayerExample
 
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.examples.data.stock.RowDataFixture
 
high52Week - Variable in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
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.examples.data.stock.RowDataListFixture
 
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
 
horizontalLayerDependency - Variable in class org.eclipse.nebula.widgets.nattable.summaryrow.FixedSummaryRowLayer
The layer to which fixed summary row should be horizontally dependent.
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
 
HorizontalScrollBarHandler(ViewportLayer, IScroller<?>) - 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
 
horizontalTraversalStrategy - Variable in class org.eclipse.nebula.widgets.nattable.selection.MoveSelectionCommandHandler
The strategy to use on horizontal traversal.
HOUSENUMBER_COLUMN_POSITION - Static variable in class org.eclipse.nebula.widgets.nattable.examples.data.person.DataModelConstants
 
HOUSENUMBER_PROPERTYNAME - Static variable in class org.eclipse.nebula.widgets.nattable.examples.data.person.DataModelConstants
 
HOVER - Static variable in interface org.eclipse.nebula.widgets.nattable.style.DisplayMode
 
HoverLayer - Class in org.eclipse.nebula.widgets.nattable.hover
This layer simply adds the possibility to render cells differently if the mouse cursor is moved over them.
HoverLayer(IUniqueIndexLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hover.HoverLayer
Create a new HoverLayer that uses the default configuration.
HoverLayer(IUniqueIndexLayer, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.hover.HoverLayer
 
HoverStylingAction - Class in org.eclipse.nebula.widgets.nattable.hover.action
Action that will execute the HoverStylingCommand which applies hover styling in a NatTable.
HoverStylingAction(HoverLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hover.action.HoverStylingAction
 
HoverStylingCommand - Class in org.eclipse.nebula.widgets.nattable.hover.command
Command that is used to apply hover styling in a NatTable.
HoverStylingCommand(ILayer, int, int, HoverLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hover.command.HoverStylingCommand
 
HoverStylingCommand(HoverStylingCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.hover.command.HoverStylingCommand
Constructor used for cloning purposes.
HoverStylingCommandHandler - Class in org.eclipse.nebula.widgets.nattable.hover.command
Command handler that is responsible for handling the HoverStylingCommand.
HoverStylingCommandHandler(HoverLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hover.command.HoverStylingCommandHandler
 
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.
ICalculatedValueCache - Interface in org.eclipse.nebula.widgets.nattable.util
Interface for specifying a value cache to support value calculations in a background thread.
ICalculatedValueCacheKey - Interface in org.eclipse.nebula.widgets.nattable.util
Marker interface for specifying a key for the CalculatedValueCache.
ICalculator - Interface in org.eclipse.nebula.widgets.nattable.util
Interface that is used by the CalculatedValueCache to calculate values in a background process.
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
 
Identifier - Interface in org.eclipse.nebula.widgets.nattable.extension.builder.model
 
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
 
IDpiConverter - Interface in org.eclipse.nebula.widgets.nattable.layer
Interface to add support for scaling.
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.
IEditor - Interface in org.eclipse.nebula.widgets.nattable.extension.builder.model
 
IEditor.Type - Enum in org.eclipse.nebula.widgets.nattable.extension.builder.model
 
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
 
IGroupByComparator<T> - Interface in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy
Comparator interface specialization for a comparator that can be used to sort the tree structure in a groupBy composition.
IGroupBySummaryProvider<T> - Interface in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.summary
 
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
An ILayerExporter is used to export a NatTable to an external format.
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
 
IMarkerSelectionModel - Interface in org.eclipse.nebula.widgets.nattable.selection
Selection model that holds markers such as anchors and last selection properties in order to keep them up-to-date after underlying data has changed.
IMenuItemProvider - Interface in org.eclipse.nebula.widgets.nattable.ui.menu
 
IMenuItemState - Interface in org.eclipse.nebula.widgets.nattable.ui.menu
Implementors represent a dynamic state of a MenuItem provided by a IMenuItemProvider.
IModeEventHandler - Interface in org.eclipse.nebula.widgets.nattable.ui.mode
 
IMouseAction - Interface in org.eclipse.nebula.widgets.nattable.ui.action
Implementing this interface will create an action that translates an SWT MouseEvent into a command that should be executed in the NatTable.
IMouseClickAction - Interface in org.eclipse.nebula.widgets.nattable.ui.action
Specialisation of IMouseAction for specifying an action that is executed on mouse click.
IMouseEventMatcher - Interface in org.eclipse.nebula.widgets.nattable.ui.matcher
 
INatExample - Interface in org.eclipse.nebula.widgets.nattable.examples
 
includeCollapsed - Variable in class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
incremental - Variable in class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
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
Deprecated. Use constructor without ITreeRowModel parameter
IndentedTreeImagePainter(ITreeRowModel<?>, int) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.painter.IndentedTreeImagePainter
Deprecated. Use constructor without ITreeRowModel parameter
IndentedTreeImagePainter(ITreeRowModel<?>, int, TreeImagePainter) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.painter.IndentedTreeImagePainter
Deprecated. Use constructor without ITreeRowModel parameter
IndentedTreeImagePainter() - Constructor for class org.eclipse.nebula.widgets.nattable.tree.painter.IndentedTreeImagePainter
Creates an IndentedTreeImagePainter.
IndentedTreeImagePainter(int) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.painter.IndentedTreeImagePainter
Creates an IndentedTreeImagePainter.
IndentedTreeImagePainter(int, TreeImagePainter) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.painter.IndentedTreeImagePainter
Creates an IndentedTreeImagePainter using the given indentation per depth and ICellPainter for painting the icons in the tree.
IndentedTreeImagePainter(int, CellEdgeEnum, TreeImagePainter) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.painter.IndentedTreeImagePainter
 
IndentedTreeImagePainter(int, ICellPainter, CellEdgeEnum, boolean, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.painter.IndentedTreeImagePainter
Creates a IndentedTreeImagePainter that uses the given ICellPainter as base ICellPainter.
IndentedTreeImagePainter(int, ICellPainter, CellEdgeEnum, ICellPainter, boolean, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.painter.IndentedTreeImagePainter
Creates a IndentedTreeImagePainter that uses the given ICellPainter as base ICellPainter.
IndentedTreeImagePainter(int, ICellPainter, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.painter.IndentedTreeImagePainter
Creates a IndentedTreeImagePainter that uses the given ICellPainter as base ICellPainter and decorate it with the TreeImagePainter on the right edge of the cell.
index - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableColumn
 
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.SizeConfigScalingTest
 
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
 
init() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerDisposalTest
 
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
INITIAL_PAINT_COMPLETE_FLAG - Static variable in class org.eclipse.nebula.widgets.nattable.NatTable
Key that is used for loading NatTable states.
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
 
initializeTreeComparator(ISortModel, IUniqueIndexLayer, boolean) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayer
Initialize the Comparator that is used to build the tree structure.
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(Viewer, Object, Object) - Method in class org.eclipse.nebula.widgets.nattable.examples.runner.NavContentProvider
 
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 indexes 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
INSPECT_LABEL_MENU_ITEM_ID - Static variable in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
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.examples.data.stock.RowDataListFixture
 
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.examples.data.stock.RowDataFixture
 
institutionOwned - Variable in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
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
 
IntegerValueGenerator - Class in org.eclipse.nebula.widgets.nattable.dataset.valuegenerator
 
IntegerValueGenerator(int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.valuegenerator.IntegerValueGenerator
Generates random integer values such that: (floor) <= value < (floor + range)
internalCollapse(int) - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeRowModel
Performs the collapse operation without notifying the listeners while processing.
internalExpand(int) - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeRowModel
Performs the expand operations iteratively without notifying the listeners while processing.
internalExpandAll() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModel
Performs the expand operations iteratively without notifying the listeners while processing.
internalExpandToLevel(int, int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModel
Performs the expand operations iteratively without notifying the listeners while processing.
internalExpandToLevel(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModel
Performs the expand operations iteratively without notifying the listeners while processing.
internalExpandToLevel(int, int) - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeRowModel
Performs the expand operations iteratively without notifying the listeners while processing.
INVALID_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._4451_CrossValidationGridExample
 
INVALID_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.CrossValidationGridExample
 
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
 
InvertedLayerExample - Class in org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers
 
InvertedLayerExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers.InvertedLayerExample
 
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
Interface for specifying a provider for OutputStreams.
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
 
isActive() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsEventLayer
 
isActive(NatEventData) - Method in interface org.eclipse.nebula.widgets.nattable.ui.menu.IMenuItemState
Return whether this state is currently active or not.
isActive(String, NatEventData) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemStateMap
Checks if all the registered states for the given id are active.
isActive(NatEventData) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.VisibleColumnsRemaining
 
isAggregatedSizeCacheValid - Variable in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
Flag that indicates if the aggregated size cache is valid or if it needs to get recalculated.
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
 
isBodyColumn(int) - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.FixedSummaryRowLayer
 
isByTraversal() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditSelectionCommand
 
isCalculateByHeight() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.ImagePainter
 
isCalculateByTextHeight() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
 
isCalculateByTextLength() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
 
isCalculateByWidth() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.ImagePainter
 
isCalculateHeight() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayer
 
isCalculateParentCellHeight() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.TableCellPainter
 
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(ILayer, 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.
isCellPositionHovered(Point) - Method in class org.eclipse.nebula.widgets.nattable.hover.HoverLayer
Check if this HoverLayer knows the current hovered cell and if that cell is located at the given position coordinates.
isCellPositionHovered(int, int) - Method in class org.eclipse.nebula.widgets.nattable.hover.HoverLayer
Check if this HoverLayer knows the current hovered cell and if that cell is located at the given position coordinates.
isCellPositionSelected(int, int) - Method in interface org.eclipse.nebula.widgets.nattable.selection.ISelectionModel
Determines whether a specified cell is selected
isCellPositionSelected(int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest.StubbedMarkerSelectionModel
 
isCellPositionSelected(int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModel
 
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
 
isClipLeft(int) - Method in class org.eclipse.nebula.widgets.nattable.painter.layer.CellLayerPainter
Determines the rendering behavior when two cells overlap.
isClipTop(int) - Method in class org.eclipse.nebula.widgets.nattable.painter.layer.CellLayerPainter
Determines the rendering behavior when two cells overlap.
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() - 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
 
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
Note: The check only works for visible elements, therefore a check for an element that is below an collapsed element does not work.
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(T) - Method in class org.eclipse.nebula.widgets.nattable.tree.AbstractTreeRowModel
 
isCollapsed(int) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeRowModel
 
isCollapsed(T) - 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
 
isCollapsible(int) - Method in class org.eclipse.nebula.widgets.nattable.tree.AbstractTreeRowModel
Checks if the tree node at the given index is collapsible or not.
isCollapsible(int) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeRowModel
Checks if the tree node at the given index is collapsible or not.
isColumnFirst() - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
isColumnFullySelected() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
isColumnFullySelected() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
isColumnFullySelected_Copes_With_Clear() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
isColumnFullySelected_Copes_With_Combining_Adjacent_Individually_Selected_Cells() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
isColumnFullySelected_Copes_With_Gap() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
isColumnFullySelected_Copes_With_Overlapping_Regions() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
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.ColumnGroupGroupHeaderLayer
 
isColumnInGroup(int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayer
 
isColumnPercentageSizing() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
isColumnPercentageSizing(int) - 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.MarkerSelectionModelTest.StubbedMarkerSelectionModel
 
isColumnPositionFullySelected(int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModel
 
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.
isColumnPositionFullySelected_For_Unselected_Column() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
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.filterrow.FilterRowDataLayer
 
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.summaryrow.FixedSummaryRowLayer
 
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
Determines whether a specified column contains any selected cell
isColumnPositionSelected(int) - Method in class org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest.StubbedMarkerSelectionModel
 
isColumnPositionSelected(int) - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModel
 
isColumnPositionSelected() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
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
 
isConfiguredForMoveDirection() - Method in class org.eclipse.nebula.widgets.nattable.viewport.command.ViewportDragCommand
 
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.
isConverterSame(Collection<ILayerCell>, IConfigRegistry) - Static method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtils
Checks if all selected cells have the same IDisplayConverter configured.
IScroller<T> - Interface in org.eclipse.nebula.widgets.nattable.viewport
Interface to abstract control of either an SWT ScrollBar or Slider.
isCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategy
 
isCycle() - Method in interface org.eclipse.nebula.widgets.nattable.selection.ITraversalStrategy
 
isDisposed() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsEventLayer
 
isDisposed() - Method in interface org.eclipse.nebula.widgets.nattable.viewport.IScroller
 
isDisposed() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ScrollBarScroller
 
isDisposed() - Method in class org.eclipse.nebula.widgets.nattable.viewport.SliderScroller
 
isDynamic() - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder.PopupContributionItem
 
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
 
isEditable - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableColumn
Is the user allowed to edit this column
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.
isEditorSame(Collection<ILayerCell>, 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
 
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
Determines whether there are any selected cells
isEmpty() - Method in class org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest.StubbedMarkerSelectionModel
 
isEmpty() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModel
 
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
 
isEnabled() - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder.PopupContributionItem
 
ISerializer - Interface in org.eclipse.nebula.widgets.nattable.serializing
 
isEventDataValid(EventData) - Static method in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._4451_CrossValidationGridExample
 
isEventDataValid(Date, Date) - Static method in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._4451_CrossValidationGridExample
 
isEventDataValid(EventData) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.CrossValidationGridExample
 
isEventDataValid(Date, Date) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.CrossValidationGridExample
 
isExclusive() - Method in class org.eclipse.nebula.widgets.nattable.edit.action.MouseEditAction
 
isExclusive() - Method in interface org.eclipse.nebula.widgets.nattable.ui.action.IMouseClickAction
Configuration of this IMouseClickAction to specify the behaviour when this action is configured to be a single click action, and there is also a double click action registered.
isExpanded(T) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeData
Deprecated. expand/collapse operations should be performed on ITreeRowModel!
isExpanded(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeData
Deprecated. expand/collapse operations should be performed on ITreeRowModel!
isField31() - Method in class org.eclipse.nebula.widgets.nattable.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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
 
isFocusControl() - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
 
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
 
isIncludeCollapsed() - Method in class org.eclipse.nebula.widgets.nattable.search.command.SearchCommand
 
isIncludeCollapsed() - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
isIncrement() - Method in class org.eclipse.nebula.widgets.nattable.tickupdate.command.TickUpdateCommand
 
isIncremental() - Method in class org.eclipse.nebula.widgets.nattable.search.command.SearchCommand
 
isIncremental() - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
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
 
IsinValueGenerator - Class in org.eclipse.nebula.widgets.nattable.dataset.pricing.valuegenerator
 
IsinValueGenerator() - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.pricing.valuegenerator.IsinValueGenerator
 
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.tree.AbstractTreeRowModel
 
isLeaf(int) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeRowModel
 
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.
isMarried() - Method in class org.eclipse.nebula.widgets.nattable.examples.data.person.Person
 
isMarried() - Method in class org.eclipse.nebula.widgets.nattable.test.data.Person
 
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
Determines whether multiple cells can be selected simultaneously
isMultipleSelectionAllowed() - Method in class org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest.StubbedMarkerSelectionModel
 
isMultipleSelectionAllowed() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModel
 
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
 
isOn() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers.TreeGridWithCheckBoxFieldsExample.Datum
 
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
 
isPercentageSizing(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
Checks if there is a special percentage sizing configuration for the given position.
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.examples.data.stock.RowDataFixture
 
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
 
isRegex() - Method in class org.eclipse.nebula.widgets.nattable.search.command.SearchCommand
 
isRegex() - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
isReorder(Collection<StructuralDiff>) - Static method in class org.eclipse.nebula.widgets.nattable.layer.event.StructuralChangeEventHelper
Method to indicate if the collection of StructuralDiffs marks a reorder event.
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
 
isResizable() - Method in class org.eclipse.nebula.widgets.nattable.search.gui.SearchDialog
 
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
 
isRotateClockwise() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.VerticalTextPainter
 
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
 
isRowPercentageSizing(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
isRowPositionFullySelected(int, int) - Method in interface org.eclipse.nebula.widgets.nattable.selection.ISelectionModel
Check if all cells in a row are selected, which means the row is fully selected.
isRowPositionFullySelected(int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest.StubbedMarkerSelectionModel
 
isRowPositionFullySelected(int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModel
 
isRowPositionFullySelected() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
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
 
isRowPositionFullySelected_Copes_With_Clear() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
isRowPositionFullySelected_Copes_With_Combining_Adjacent_Individually_Selected_Cells() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
isRowPositionFullySelected_Copes_With_Gap() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
isRowPositionFullySelected_Copes_With_Overlapping_Regions() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
isRowPositionFullySelected_For_Unselected_Row() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
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
Determines whether a specified row contains any selected cell
isRowPositionSelected(int) - Method in class org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest.StubbedMarkerSelectionModel
 
isRowPositionSelected(int) - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModel
 
isRowPositionSelected() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
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
 
isSortable - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableColumn
Column sorting
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
 
isStandalone() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowLayer
 
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
 
isStyleEmpty(IStyle) - Static method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Null-safe check if a IStyle is empty or not.
issue_date - Variable in class org.eclipse.nebula.widgets.nattable.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataListFixture
 
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
 
issueDate - Variable in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
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
 
isSummaryColumn(GroupByObject, int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByComparator
 
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
 
isTreeColumn(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByComparator
 
isTrimText() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
 
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
 
isUseTreeColumnIndex() - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeLayer
 
isValid() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TableCellEditor.ValueWrapper
 
isValidIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeData
 
isValidIndex(int) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeData
Checks if a given index points to an element of the underlying list this ITreeData is connected to.
isValidTarget(ILayerCell, ILayerCell) - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategy
 
isValidTarget(ILayerCell, ILayerCell) - Method in interface org.eclipse.nebula.widgets.nattable.selection.ITraversalStrategy
Checks whether the ILayerCell that would be selected after the selection movement is valid or not.
isValidTargetColumnPosition(ILayer, int, int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByColumnReorderDragMode
 
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.
isValueSame(Collection<ILayerCell>) - 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
 
isVisible() - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder.PopupContributionItem
 
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.
isWholeWord() - Method in class org.eclipse.nebula.widgets.nattable.search.command.SearchCommand
 
isWholeWord() - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
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
 
IThemeExtension - Interface in org.eclipse.nebula.widgets.nattable.style.theme
Theme extensions can be used to extend a already existing theme with additional style configurations, like conditional styles or styles that are dependent to other plugins (e.g.
ITickUpdateHandler - Interface in org.eclipse.nebula.widgets.nattable.tickupdate
Interface for handler that is responsible for handling tick updates.
ITraversalStrategy - Interface in org.eclipse.nebula.widgets.nattable.selection
This interface is used to configure the traversal behavior when moving the selection in a NatTable via key actions, e.g.
ITraversalStrategy.TraversalScope - Enum in org.eclipse.nebula.widgets.nattable.selection
The scope of the traversal which is necessary to determine what should happen on cycling.
ITreeData<T> - Interface in org.eclipse.nebula.widgets.nattable.tree
 
ITreeRowModel<T> - Interface in org.eclipse.nebula.widgets.nattable.tree
The ITreeRowModel is used by the TreeLayer to build up and interact with the tree model.
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.
IValueGenerator - Interface in org.eclipse.nebula.widgets.nattable.dataset.generator
Concrete implementations must have a default constructor (i.e.
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
 
keyEventWithModifier(int, int) - 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
 
keyPressed(KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.MouseModeEventHandler
 
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
 
killCache() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayer
Clears all values in the internal cache to trigger new calculations.
killCache() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowLayer
Clears all values in the internal cache to trigger new calculations.
killCache() - Method in class org.eclipse.nebula.widgets.nattable.util.CalculatedValueCache
 
killCache() - Method in interface org.eclipse.nebula.widgets.nattable.util.ICalculatedValueCache
Kills all cached values.
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
 
labelToMatch - Variable in class org.eclipse.nebula.widgets.nattable.ui.matcher.SelectionAnchorCellLabelKeyEventMatcher
 
LASTNAME_COLUMN_POSITION - Static variable in class org.eclipse.nebula.widgets.nattable.examples.data.person.DataModelConstants
 
LASTNAME_PROPERTYNAME - Static variable in class org.eclipse.nebula.widgets.nattable.examples.data.person.DataModelConstants
 
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
*live* reference to last range parameter used in addSelection(range)
lastSelectedRegion - Variable in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
lastSelectedRowIds - Variable in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
lastX - Variable in class org.eclipse.nebula.widgets.nattable.resize.mode.ColumnResizeDragMode
 
lastY - Variable in class org.eclipse.nebula.widgets.nattable.resize.mode.RowResizeDragMode
 
layer - Variable in class org.eclipse.nebula.widgets.nattable.layer.event.CellVisualChangeEvent
 
layer - Variable in class org.eclipse.nebula.widgets.nattable.ui.matcher.SelectionAnchorCellLabelKeyEventMatcher
 
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
 
LayerPrinter - Class in org.eclipse.nebula.widgets.nattable.print
This class is used to print a layer.
LayerPrinter(ILayer, IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.print.LayerPrinter
 
layerStackShouldUpdate() - Method in class org.eclipse.nebula.widgets.nattable.blink.BlinkLayerTest
 
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.filterrow.GlazedListsFilterRowComboBoxDataProvider
 
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
 
ListValueGenerator<T> - Class in org.eclipse.nebula.widgets.nattable.dataset.valuegenerator
 
ListValueGenerator(int, T...) - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.valuegenerator.ListValueGenerator
 
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
 
loadData(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.generator.NatTableDataGenerator
 
loadDataFromFile() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataFileLoader
 
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() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataLayerTest
 
loadState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByModel
 
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
 
loadStateForMultipleMixedLabels() - 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.filterrow.FilterRowDataLayer
 
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.group.RowGroupHeaderLayer
 
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.summaryrow.FixedSummaryRowLayer
 
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.group.ColumnGroupHeaderLayer
 
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
 
log(String) - Method in class org.eclipse.nebula.widgets.nattable.examples.AbstractNatExample
 
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.examples.data.stock.RowDataFixture
 
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_CONFIG_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditableGridExample
 
LOT_SIZE_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.examples.data.stock.RowDataListFixture
 
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
 
lotSize - Variable in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
low52Week - Variable in class org.eclipse.nebula.widgets.nattable.examples.data.stock.RowDataFixture
 
low52Week - Variable in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
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.examples.data.stock.RowDataListFixture
 
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.dataset.generator.NatTableDataGenerator
 
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.examples._300_Data._301_CustomDataProviderExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._300_Data._302_CustomColumnPropertyAccessorExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._300_Data._303_CalculatedDataExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._300_Data._304_DynamicColumnExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._4221_NatGridLayerPainterExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._4222_CellPainterExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._423_ThemeStylingExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._4451_CrossValidationGridExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._446_EditErrorHandlingExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._4471_EditorTraversalExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._447_EditorExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._501_Data._5011_DataLayerExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._501_Data._5012_PercentageSizingDataLayerExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._501_Data._5013_PercentageSizingGridExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._501_Data._5014_SpanningDataLayerExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._501_Data._5015_AutomaticDataSpanningExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._503_Compositions._5031_VerticalCompositionExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._503_Compositions._5032_HorizontalCompositionExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._503_Compositions._5033_GridLayerExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._504_Viewport._5041_ViewportLayerExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._504_Viewport._5042_HorizontalSplitViewportExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._504_Viewport._5043_VerticalSplitViewportExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._504_Viewport._5044_HorizontalSplitViewportGridExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._505_Selection._5051_SelectionLayerExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._505_Selection._5052_RowSelectionExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._505_Selection._5053_SelectionEventsExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._505_Selection._5054_SelectionProviderExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._505_Selection._5055_SelectionTraversalExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._506_Hover._5061_SimpleHoverStylingExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._506_Hover._5062_CompositeHoverStylingExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._506_Hover._5063_GridBodyHoverStylingExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._506_Hover._5064_GridHeaderHoverStylingExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._506_Hover._5065_GridHoverStylingExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._507_HideShow._5071_ColumnHideShowExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._507_HideShow._5072_RowHideShowExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._507_HideShow._5073_ColumnAndRowHideShowExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._508_Reorder._5081_ColumnReorderExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._508_Reorder._5082_RowReorderExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._508_Reorder._5083_ColumnAndRowReorderExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._509_SortHeaderLayerExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._511_Grouping._5111_ColumnGroupingExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._511_Grouping._5112_TwoLevelColumnGroupingExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._511_Grouping._5113_RowGroupingExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._512_SummaryRow._5121_SummaryRowExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._512_SummaryRow._5122_SummaryRowGridExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._512_SummaryRow._5123_SummaryRowPositionExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._512_SummaryRow._5124_SummaryRowPositionGridExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._513_FreezeExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._602_GlazedListsSortingExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6031_GlazedListsFilterExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6032_GlazedListsFilterCustomTypesExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6033_GlazedListsStaticFilterExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6034_ExcelLikeFilterRowExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6035_ExcelLikeFilterRowCustomTypesExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._604_Tree._6041_TreeGridExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._604_Tree._6042_TreeStructureGridExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._605_GroupBy._6051_GroupByExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._605_GroupBy._6052_GroupByCustomTypesExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._605_GroupBy._6053_GroupBySummaryExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._606_GlazedListsRowHideShowExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions._751_CopyExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions._761_PrintExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions._771_ExcelExportExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions._772_GridExcelExportExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions._773_GridExcelExportFormatterExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions._774_MultiExportExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions._781_DragAndDropExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._801_VerticalCompositionWithFeaturesExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._802_CalculatingGridExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._803_CachedCalculatingGridExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._804_GlazedListsEditorExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._806_SortableColumnGroupingExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._807_SortableFilterableColumnGroupExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._808_SortableGroupByWithFilterExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._809_GroupBySummarySummaryRowExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._810_SortableGroupByFilterColumnGroupAndFreezeExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._811_GroupBySummaryFixedSummaryRowExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._812_EditableGroupBySummarySummaryRowExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._000_Default_NatTable
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._001_Getting_Started
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._000_Configuring_NatTable_with_a_layer
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._001_Vertical_layer_composition
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._002_Lateral_layer_composition
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._100_Grid.CompositeGridLayerExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._101_Header.ColumnHeaderSelectionDataLayerExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._101_Header.ColumnHeaderViewportSelectionDataLayerExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._101_Header.ColumnHeaderViewportSelectionReorderDataLayerExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._101_Header.DynamicColumnHeaderHeightExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._101_Header.RowHeaderSelectionDataLayerExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._101_Header.RowHeaderViewportSelectionDataLayerExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.elemental.CompositeDataLayerExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.elemental.DataLayerExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.elemental.HideShowDataLayerExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.elemental.PercentageSizingDataLayerExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.elemental.ReorderDataLayerExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.elemental.SelectionDataLayerExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.elemental.SpanningDataLayerExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.elemental.ViewportDataLayerExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.viewportSelection.ViewportSelectionHideShowDataLayerExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.viewportSelection.ViewportSelectionReorderDataLayerExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.viewportSelection.ViewportSelectionSpanningDataLayerExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.viewportSelection.ZoomedViewportSelectionDataLayerExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers.FreezableGridExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers.InvertedLayerExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers.TreeGridExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers.TreeGridWithCheckBoxFieldsExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._101_Data.Big_data
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._101_Data.Creating_a_summary_row
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._101_Data.Derived_or_computed_column_data
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._101_Data.Using_a_custom_DataProvider
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._101_Data.Using_the_ListDataProvider
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.Applying_style_to_a_cell
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.AutomaticRowHeightExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.CellPainterDecorator_Example
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.NatTableBuilderExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.Rendereing_a_cell_as_a_button
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.TextPainter_Examples
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.Tooltips
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.Using_a_predefined_configuration_object
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.BlinkingGlazedListExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.BlinkingGridExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.ColumnStructureUpdatesGridExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.DynamicColumnExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.Real_time_data_updates
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._104_Styling._000_Styled_grid
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._104_Styling._001_Custom_styling_of_specific_cells
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._104_Styling._002_Using_a_custom_cell_painter
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._104_Styling._010_NatTable_with_grid_painting_of_remainder_space
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._105_Persistence.PersistentColumnGroupGridExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._105_Persistence.PersistentDefaultGridExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.CalculatingGridExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.CrossValidationGridExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditableGridExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditErrorHandlingExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditorExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._120_Selection.Get_and_set_selected_objects
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._120_Selection.Selection_events
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._130_Sorting.SortableGridExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._131_Filtering.FilterRowGridExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._131_Filtering.StaticFilterGridExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._150_Column_and_row_grouping._000_Column_groups
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._150_Column_and_row_grouping._001_Two_level_column_groups
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._150_Column_and_row_grouping._010_Column_categories
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._150_Column_and_row_grouping._100_Row_groups
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._150_Column_and_row_grouping._200_Group_by
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.examples._900_Everything_but_the_kitchen_sink
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples.NatTableExamples
 
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
 
MALE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._423_ThemeStylingExample
 
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
 
MarkerSelectionModelTest - Class in org.eclipse.nebula.widgets.nattable.selection
 
MarkerSelectionModelTest() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest
 
MarkerSelectionModelTest.StubbedMarkerSelectionModel - Class in org.eclipse.nebula.widgets.nattable.selection
 
MarkerSelectionModelTest.StubbedMarkerSelectionModel() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest.StubbedMarkerSelectionModel
 
MARKET_CAP_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.examples.data.stock.RowDataListFixture
 
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.examples.data.stock.RowDataFixture
 
marketCap - Variable in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
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
 
MARRIED_COLUMN_POSITION - Static variable in class org.eclipse.nebula.widgets.nattable.examples.data.person.DataModelConstants
 
MARRIED_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._604_Tree._6042_TreeStructureGridExample
 
MARRIED_PROPERTYNAME - Static variable in class org.eclipse.nebula.widgets.nattable.examples.data.person.DataModelConstants
 
matches(T) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayer.GroupDescriptorMatcher
 
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(NatTable, MouseEvent, LabelStack) - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.DisplayModeMouseEventMatcher
 
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
 
matches(KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.SelectionAnchorCellLabelKeyEventMatcher
 
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
 
MenuItemStateMap - Class in org.eclipse.nebula.widgets.nattable.ui.menu
A helper class for managing IMenuItemStates in the PopupMenuBuilder.
MenuItemStateMap() - Constructor for class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemStateMap
 
menuManager - Variable in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
The MenuManager that is used by this popup menu builder.
Messages - Class in org.eclipse.nebula.widgets.nattable
 
Mode - Interface in org.eclipse.nebula.widgets.nattable.ui.mode
 
ModernGroupByThemeExtension - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy
 
ModernGroupByThemeExtension() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.ModernGroupByThemeExtension
 
ModernNatTableThemeConfiguration - Class in org.eclipse.nebula.widgets.nattable.style.theme
Theme configuration that overrides the stylings set in the DefaultNatTableThemeConfiguration to give the NatTable a more modern look&feel.
ModernNatTableThemeConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.style.theme.ModernNatTableThemeConfiguration
 
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
 
mouseDown(MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.MouseModeEventHandler
 
mouseDownShouldNotFireCommand() - 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
 
mouseEnter(MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.AbstractModeEventHandler
 
mouseEnter(MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.ConfigurableModeEventHandler
 
mouseEnter(MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.ModeSupport
 
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
 
mouseExit(MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.AbstractModeEventHandler
 
mouseExit(MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.ConfigurableModeEventHandler
 
mouseExit(MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.ModeSupport
 
mouseHover(MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.AbstractModeEventHandler
 
mouseHover(MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.ConfigurableModeEventHandler
 
mouseHover(MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.ModeSupport
 
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.builder.configuration.SingleRowSelectionDragMode
 
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
Create a MoveCellSelectionCommandHandler for the given SelectionLayer.
MoveCellSelectionCommandHandler(SelectionLayer, ITraversalStrategy) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.MoveCellSelectionCommandHandler
Create a MoveCellSelectionCommandHandler for the given SelectionLayer.
MoveCellSelectionCommandHandler(SelectionLayer, ITraversalStrategy, ITraversalStrategy) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.MoveCellSelectionCommandHandler
Create a MoveCellSelectionCommandHandler for the given SelectionLayer .
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(ITraversalStrategy, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.MoveCellSelectionCommandHandler
 
moveLastSelectedDown(ITraversalStrategy, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.MoveRowSelectionCommandHandler
 
moveLastSelectedDown(ITraversalStrategy, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.MoveSelectionCommandHandler
Moves the selection from the current position down.
moveLastSelectedLeft(ITraversalStrategy, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.MoveCellSelectionCommandHandler
 
moveLastSelectedLeft(ITraversalStrategy, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.MoveRowSelectionCommandHandler
 
moveLastSelectedLeft(ITraversalStrategy, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.MoveSelectionCommandHandler
Moves the selection from the current position to the left.
moveLastSelectedRight(ITraversalStrategy, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.MoveCellSelectionCommandHandler
 
moveLastSelectedRight(ITraversalStrategy, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.MoveRowSelectionCommandHandler
 
moveLastSelectedRight(ITraversalStrategy, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.MoveSelectionCommandHandler
Moves the selection from the current position to the right.
moveLastSelectedUp(ITraversalStrategy, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.MoveCellSelectionCommandHandler
 
moveLastSelectedUp(ITraversalStrategy, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.MoveRowSelectionCommandHandler
 
moveLastSelectedUp(ITraversalStrategy, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.MoveSelectionCommandHandler
Moves the selection from the current position up.
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
Create a MoveRowSelectionCommandHandler for the given SelectionLayer.
MoveRowSelectionCommandHandler(SelectionLayer, ITraversalStrategy) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.MoveRowSelectionCommandHandler
Create a MoveRowSelectionCommandHandler for the given SelectionLayer.
MoveRowSelectionCommandHandler(SelectionLayer, ITraversalStrategy, ITraversalStrategy) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.MoveRowSelectionCommandHandler
Create a MoveRowSelectionCommandHandler for the given SelectionLayer .
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)
moveSelectedToBottom() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialogTest
 
moveSelectedToBottom_withColumnGroups() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialogTest
 
moveSelectedToBottom_withFirstColumnGroupNotVisible() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialogTest
 
moveSelectedToBottom_withFirstColumnGroupRemovedFromSelectedTree() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialogTest
 
moveSelectedToBottom_withFirstItemNotVisible() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialogTest
 
moveSelectedToBottom_withFirstItemRemovedFromSelectedTree() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialogTest
 
moveSelectedToTop() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialogTest
 
moveSelectedToTop_withColumnGroups() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialogTest
 
moveSelectedToTop_withFirstColumnGroupNotVisible() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialogTest
 
moveSelectedToTop_withFirstColumnGroupRemovedFromSelectedTree() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialogTest
 
moveSelectedToTop_withFirstItemNotVisible() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialogTest
 
moveSelectedToTop_withFirstItemRemovedFromSelectedTree() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialogTest
 
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, ITraversalStrategy, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.MoveSelectionCommandHandler
Moves the selection from the current position into the given move direction.
MoveSelectionAction - Class in org.eclipse.nebula.widgets.nattable.selection.action
IKeyAction to perform selection movements on key press.
MoveSelectionAction(SelectionLayer.MoveDirectionEnum) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.action.MoveSelectionAction
Create a MoveSelectionAction that executes a MoveSelectionCommand to move the selection into the given direction by 1.
MoveSelectionAction(SelectionLayer.MoveDirectionEnum, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.action.MoveSelectionAction
Create a MoveSelectionAction that executes a MoveSelectionCommand to move the selection into the given direction by 1.
MoveSelectionAction(SelectionLayer.MoveDirectionEnum, ITraversalStrategy) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.action.MoveSelectionAction
Create a MoveSelectionAction that executes a MoveSelectionCommand to move the selection into the given direction by using the given ITraversalStrategy.
MoveSelectionAction(SelectionLayer.MoveDirectionEnum, ITraversalStrategy, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.action.MoveSelectionAction
Create a MoveSelectionAction that executes a MoveSelectionCommand to move the selection into the given direction by using the given ITraversalStrategy.
moveSelectionAnchor(int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
MoveSelectionCommand - Class in org.eclipse.nebula.widgets.nattable.selection.command
Command that is used to move a selection into a given direction.
MoveSelectionCommand(SelectionLayer.MoveDirectionEnum, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.command.MoveSelectionCommand
Creates a MoveSelectionCommand that doesn't specify a step count nor an ITraversalStrategy.
MoveSelectionCommand(SelectionLayer.MoveDirectionEnum, Integer, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.command.MoveSelectionCommand
Creates a MoveSelectionCommand that specifies the number of steps to move directly.
MoveSelectionCommand(SelectionLayer.MoveDirectionEnum, ITraversalStrategy, 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
Create a MoveSelectionCommandHandler for the given SelectionLayer .
MoveSelectionCommandHandler(SelectionLayer, ITraversalStrategy) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.MoveSelectionCommandHandler
Create a MoveSelectionCommandHandler for the given SelectionLayer .
MoveSelectionCommandHandler(SelectionLayer, ITraversalStrategy, ITraversalStrategy) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.MoveSelectionCommandHandler
Create a MoveSelectionCommandHandler for the given SelectionLayer .
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.
Multiple_Selection_Is_Enabled_By_Default() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
Multiple_Selection_Is_Supported() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
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.
MultiTurnViewportOffCommandHandler - Class in org.eclipse.nebula.widgets.nattable.print.command
ILayerCommandHandler for the TurnViewportOffCommand that needs to be used with split viewports.
MultiTurnViewportOffCommandHandler(ViewportLayer...) - Constructor for class org.eclipse.nebula.widgets.nattable.print.command.MultiTurnViewportOffCommandHandler
 
MultiTurnViewportOnCommandHandler - Class in org.eclipse.nebula.widgets.nattable.print.command
ILayerCommandHandler for the TurnViewportOnCommand that needs to be used with split viewports.
MultiTurnViewportOnCommandHandler(ViewportLayer...) - Constructor for class org.eclipse.nebula.widgets.nattable.print.command.MultiTurnViewportOnCommandHandler
 
mustCommitValidValuesOnPressingEnter() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest
 

N

NAT_EVENT_DATA_KEY - Static variable in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
Key that is used to put the NatEventData into the data of a menu.
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
Specialization of NatLayerPainter that fills the background with grid lines to create the same look and feel as native table controls.
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
 
NatGridLayerPainter(NatTable, int) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.layer.NatGridLayerPainter
 
NatGridLayerPainter(NatTable, Color, int) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.layer.NatGridLayerPainter
 
NatLayerPainter - Class in org.eclipse.nebula.widgets.nattable.painter.layer
ILayerPainter implementation that is rendering the background of the space that is available for the NatTable instance.
NatLayerPainter(NatTable) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.layer.NatLayerPainter
 
natTable - Variable in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._810_SortableGroupByFilterColumnGroupAndFreezeExample
 
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.selection.EditTraversalStrategy
The current NatTable instance this strategy is connected to.
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.
natTable - Variable in class org.eclipse.nebula.widgets.nattable.ui.mode.AbstractModeEventHandler
 
NatTableBorderOverlayPainter - Class in org.eclipse.nebula.widgets.nattable.painter
IOverlayPainter that renders the left and the top border of a NatTable.
NatTableBorderOverlayPainter() - Constructor for class org.eclipse.nebula.widgets.nattable.painter.NatTableBorderOverlayPainter
Creates a NatTableBorderOverlayPainter that paints gray border lines to the top and to the left.
NatTableBorderOverlayPainter(IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.NatTableBorderOverlayPainter
Creates a NatTableBorderOverlayPainter that paints by default gray border lines to the top and to the left.
NatTableBorderOverlayPainter(boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.NatTableBorderOverlayPainter
Creates a NatTableBorderOverlayPainter that paints gray border lines.
NatTableBorderOverlayPainter(boolean, IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.NatTableBorderOverlayPainter
Creates a NatTableBorderOverlayPainter that paints gray border lines by default.
NatTableBorderOverlayPainter(Color) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.NatTableBorderOverlayPainter
Creates a NatTableBorderOverlayPainter that paints border lines to the top and to the left.
NatTableBorderOverlayPainter(Color, IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.NatTableBorderOverlayPainter
Creates a NatTableBorderOverlayPainter that paints border lines to the top and to the left.
NatTableBorderOverlayPainter(Color, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.NatTableBorderOverlayPainter
Creates a NatTableBorderOverlayPainter that paints border lines.
NatTableBorderOverlayPainter(Color, boolean, IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.NatTableBorderOverlayPainter
Creates a NatTableBorderOverlayPainter that paints border lines.
NatTableBuilder<T extends TableRow> - Class in org.eclipse.nebula.widgets.nattable.extension.builder
Convenience class to configure the grid with the most commonly used features.
NatTableBuilder(Composite, TableModel, EventList<T>, IRowIdAccessor<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.builder.NatTableBuilder
 
NatTableBuilderExample - Class in org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration
 
NatTableBuilderExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.NatTableBuilderExample
 
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.
NatTableDataGenerator - Class in org.eclipse.nebula.widgets.nattable.dataset.generator
 
NatTableDataGenerator(int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.generator.NatTableDataGenerator
 
NatTableDataGenerator() - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.generator.NatTableDataGenerator
 
NatTableDataGenerator.ColumnValueBean<T> - Class in org.eclipse.nebula.widgets.nattable.dataset.generator
 
NatTableDataGenerator.ColumnValueBean() - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.generator.NatTableDataGenerator.ColumnValueBean
 
NatTableDataGenerator.DoubleColumnValueBean - Class in org.eclipse.nebula.widgets.nattable.dataset.generator
 
NatTableDataGenerator.DoubleColumnValueBean() - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.generator.NatTableDataGenerator.DoubleColumnValueBean
 
NatTableDataGenerator.StringColumnValueBean - Class in org.eclipse.nebula.widgets.nattable.dataset.generator
 
NatTableDataGenerator.StringColumnValueBean() - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.generator.NatTableDataGenerator.StringColumnValueBean
 
NatTableExamples - Class in org.eclipse.nebula.widgets.nattable.examples
 
NatTableExamples() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.NatTableExamples
 
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(ILayer, 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
 
NavContentProvider - Class in org.eclipse.nebula.widgets.nattable.examples.runner
 
NavContentProvider() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.runner.NavContentProvider
 
navigationWithTab() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest
 
NavLabelProvider - Class in org.eclipse.nebula.widgets.nattable.examples.runner
 
NavLabelProvider(NavContentProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.runner.NavLabelProvider
 
needScaling() - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
NEVER_EDITABLE - Static variable in interface org.eclipse.nebula.widgets.nattable.config.IEditableRule
 
Never_Selected_Cell_Is_Not_Selected() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.SelectionsTest
 
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
 
newValue(Random) - Method in interface org.eclipse.nebula.widgets.nattable.dataset.generator.IValueGenerator
 
newValue(Random) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.valuegenerator.IsinValueGenerator
 
newValue(Random) - Method in class org.eclipse.nebula.widgets.nattable.dataset.valuegenerator.AbstractListValueGenerator
 
newValue(Random) - Method in class org.eclipse.nebula.widgets.nattable.dataset.valuegenerator.DoubleValueGenerator
 
newValue(Random) - Method in class org.eclipse.nebula.widgets.nattable.dataset.valuegenerator.IntegerValueGenerator
 
newValue(Random) - Method in class org.eclipse.nebula.widgets.nattable.dataset.valuegenerator.ListValueGenerator
 
newValue(Random) - Method in class org.eclipse.nebula.widgets.nattable.dataset.valuegenerator.SentenceValueGenerator
 
newValue(Random) - Method in class org.eclipse.nebula.widgets.nattable.dataset.valuegenerator.UniqueLongValueGenerator
 
newValue(Random) - Method in class org.eclipse.nebula.widgets.nattable.dataset.valuegenerator.UppercaseStringValueGenerator
 
nf - Variable in class org.eclipse.nebula.widgets.nattable.data.convert.NumericDisplayConverter
 
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
 
NO_SORT_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers.TreeGridExample
 
NO_SORT_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers.TreeGridWithCheckBoxFieldsExample
 
NO_SORT_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._130_Sorting.SortableGridExample
 
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.
None_Selected_Cells_Is_Empty() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
None_Selected_Cells_Is_Empty() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.SelectionsTest
 
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.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.AbstractTreeRowModel
 
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
 
NumberValues - Class in org.eclipse.nebula.widgets.nattable.examples.data
 
NumberValues() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.data.NumberValues
 
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

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.extension.builder.configuration.AlternateRowStyleConfiguration
 
oddRowBgColor - Variable in class org.eclipse.nebula.widgets.nattable.grid.layer.config.DefaultRowStyleConfiguration
 
oddRowBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
oddRowBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
oddRowCellPainter - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
oddRowCellSelectionBgColor - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableStyle
 
oddRowCellSelectionFgColor - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableStyle
 
oddRowColor - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableStyle
 
oddRowColor - Variable in class org.eclipse.nebula.widgets.nattable.style.editor.GridStyleParameterObject
 
oddRowFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
oddRowFont - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
oddRowGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
oddRowGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
oddRowHAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
oddRowImage - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
oddRowPWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
oddRowStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.editor.GridStyleParameterObject
 
oddRowTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
oddRowVAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
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
 
onlyOneCellSelectedAtAnyTime() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest
 
onlyOneCellSelectedAtAnyTime() - Method in class org.eclipse.nebula.widgets.nattable.selection.ColumnSelectionTest
 
onlyOneCellSelectedAtAnyTime() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTest
 
onlyOneRowSelectedAtAnyTime() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowSelectionIntegrationTest
 
onlySelectRowEventsFired() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowSelectionIntegrationTest
 
onStart() - Method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._810_SortableGroupByFilterColumnGroupAndFreezeExample
 
onStart() - Method in class org.eclipse.nebula.widgets.nattable.examples.AbstractNatExample
 
onStart() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.BlinkingGlazedListExample
 
onStart() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.BlinkingGridExample
Start threads to fire data updates (at intervals)
onStart() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.Real_time_data_updates
 
onStart() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._900_Everything_but_the_kitchen_sink
 
onStart() - Method in interface org.eclipse.nebula.widgets.nattable.examples.INatExample
 
onStart() - Method in class org.eclipse.nebula.widgets.nattable.examples.PersistentNatExampleWrapper
 
onStop() - Method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._810_SortableGroupByFilterColumnGroupAndFreezeExample
 
onStop() - Method in class org.eclipse.nebula.widgets.nattable.examples.AbstractNatExample
 
onStop() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.BlinkingGlazedListExample
 
onStop() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.BlinkingGridExample
 
onStop() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.Real_time_data_updates
 
onStop() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._900_Everything_but_the_kitchen_sink
 
onStop() - Method in interface org.eclipse.nebula.widgets.nattable.examples.INatExample
 
onStop() - Method in class org.eclipse.nebula.widgets.nattable.examples.PersistentNatExampleWrapper
 
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 behavior 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 behavior 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 behavior 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
 
openEditorForSpannedCellsShouldOpenInline() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest
 
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
 
openMultiEditDialog() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
 
openMultiEditDialog() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.CheckBoxCellEditor
 
openMultiEditDialog() - Method in interface org.eclipse.nebula.widgets.nattable.edit.editor.ICellEditor
This is a very special configuration to tell whether an ICellEditor should open a multi edit dialog for multi editing or not.
openMultiEditDialog() - 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.dataset.generator - package org.eclipse.nebula.widgets.nattable.dataset.generator
 
org.eclipse.nebula.widgets.nattable.dataset.pricing - package org.eclipse.nebula.widgets.nattable.dataset.pricing
 
org.eclipse.nebula.widgets.nattable.dataset.pricing.valuegenerator - package org.eclipse.nebula.widgets.nattable.dataset.pricing.valuegenerator
 
org.eclipse.nebula.widgets.nattable.dataset.valuegenerator - package org.eclipse.nebula.widgets.nattable.dataset.valuegenerator
 
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.examples - package org.eclipse.nebula.widgets.nattable.examples
 
org.eclipse.nebula.widgets.nattable.examples._300_Data - package org.eclipse.nebula.widgets.nattable.examples._300_Data
 
org.eclipse.nebula.widgets.nattable.examples._400_Configuration - package org.eclipse.nebula.widgets.nattable.examples._400_Configuration
 
org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing - package org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing
 
org.eclipse.nebula.widgets.nattable.examples._500_Layers - package org.eclipse.nebula.widgets.nattable.examples._500_Layers
 
org.eclipse.nebula.widgets.nattable.examples._500_Layers._501_Data - package org.eclipse.nebula.widgets.nattable.examples._500_Layers._501_Data
 
org.eclipse.nebula.widgets.nattable.examples._500_Layers._503_Compositions - package org.eclipse.nebula.widgets.nattable.examples._500_Layers._503_Compositions
 
org.eclipse.nebula.widgets.nattable.examples._500_Layers._504_Viewport - package org.eclipse.nebula.widgets.nattable.examples._500_Layers._504_Viewport
 
org.eclipse.nebula.widgets.nattable.examples._500_Layers._505_Selection - package org.eclipse.nebula.widgets.nattable.examples._500_Layers._505_Selection
 
org.eclipse.nebula.widgets.nattable.examples._500_Layers._506_Hover - package org.eclipse.nebula.widgets.nattable.examples._500_Layers._506_Hover
 
org.eclipse.nebula.widgets.nattable.examples._500_Layers._507_HideShow - package org.eclipse.nebula.widgets.nattable.examples._500_Layers._507_HideShow
 
org.eclipse.nebula.widgets.nattable.examples._500_Layers._508_Reorder - package org.eclipse.nebula.widgets.nattable.examples._500_Layers._508_Reorder
 
org.eclipse.nebula.widgets.nattable.examples._500_Layers._511_Grouping - package org.eclipse.nebula.widgets.nattable.examples._500_Layers._511_Grouping
 
org.eclipse.nebula.widgets.nattable.examples._500_Layers._512_SummaryRow - package org.eclipse.nebula.widgets.nattable.examples._500_Layers._512_SummaryRow
 
org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists - package org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists
 
org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter - package org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter
 
org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._604_Tree - package org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._604_Tree
 
org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._605_GroupBy - package org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._605_GroupBy
 
org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions - package org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions
 
org.eclipse.nebula.widgets.nattable.examples._800_Integration - package org.eclipse.nebula.widgets.nattable.examples._800_Integration
 
org.eclipse.nebula.widgets.nattable.examples.data - package org.eclipse.nebula.widgets.nattable.examples.data
 
org.eclipse.nebula.widgets.nattable.examples.data.person - package org.eclipse.nebula.widgets.nattable.examples.data.person
 
org.eclipse.nebula.widgets.nattable.examples.data.stock - package org.eclipse.nebula.widgets.nattable.examples.data.stock
 
org.eclipse.nebula.widgets.nattable.examples.examples - package org.eclipse.nebula.widgets.nattable.examples.examples
 
org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers - package org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers
 
org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._100_Grid - package org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._100_Grid
 
org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._101_Header - package org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._101_Header
 
org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.elemental - package org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.elemental
 
org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.viewportSelection - package org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.viewportSelection
 
org.eclipse.nebula.widgets.nattable.examples.examples._101_Data - package org.eclipse.nebula.widgets.nattable.examples.examples._101_Data
 
org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration - package org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration
 
org.eclipse.nebula.widgets.nattable.examples.examples._103_Events - package org.eclipse.nebula.widgets.nattable.examples.examples._103_Events
 
org.eclipse.nebula.widgets.nattable.examples.examples._104_Styling - package org.eclipse.nebula.widgets.nattable.examples.examples._104_Styling
 
org.eclipse.nebula.widgets.nattable.examples.examples._105_Persistence - package org.eclipse.nebula.widgets.nattable.examples.examples._105_Persistence
 
org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing - package org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing
 
org.eclipse.nebula.widgets.nattable.examples.examples._120_Selection - package org.eclipse.nebula.widgets.nattable.examples.examples._120_Selection
 
org.eclipse.nebula.widgets.nattable.examples.examples._130_Sorting - package org.eclipse.nebula.widgets.nattable.examples.examples._130_Sorting
 
org.eclipse.nebula.widgets.nattable.examples.examples._131_Filtering - package org.eclipse.nebula.widgets.nattable.examples.examples._131_Filtering
 
org.eclipse.nebula.widgets.nattable.examples.examples._150_Column_and_row_grouping - package org.eclipse.nebula.widgets.nattable.examples.examples._150_Column_and_row_grouping
 
org.eclipse.nebula.widgets.nattable.examples.fixtures - package org.eclipse.nebula.widgets.nattable.examples.fixtures
 
org.eclipse.nebula.widgets.nattable.examples.runner - package org.eclipse.nebula.widgets.nattable.examples.runner
 
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.builder - package org.eclipse.nebula.widgets.nattable.extension.builder
 
org.eclipse.nebula.widgets.nattable.extension.builder.configuration - package org.eclipse.nebula.widgets.nattable.extension.builder.configuration
 
org.eclipse.nebula.widgets.nattable.extension.builder.layers - package org.eclipse.nebula.widgets.nattable.extension.builder.layers
 
org.eclipse.nebula.widgets.nattable.extension.builder.model - package org.eclipse.nebula.widgets.nattable.extension.builder.model
 
org.eclipse.nebula.widgets.nattable.extension.builder.util - package org.eclipse.nebula.widgets.nattable.extension.builder.util
 
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 - 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.groupBy.summary - package org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.summary
 
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.hover - package org.eclipse.nebula.widgets.nattable.hover
 
org.eclipse.nebula.widgets.nattable.hover.action - package org.eclipse.nebula.widgets.nattable.hover.action
 
org.eclipse.nebula.widgets.nattable.hover.command - package org.eclipse.nebula.widgets.nattable.hover.command
 
org.eclipse.nebula.widgets.nattable.hover.config - package org.eclipse.nebula.widgets.nattable.hover.config
 
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.command - package org.eclipse.nebula.widgets.nattable.layer.command
 
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.selection.preserve - package org.eclipse.nebula.widgets.nattable.selection.preserve
 
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.style.theme - package org.eclipse.nebula.widgets.nattable.style.theme
 
org.eclipse.nebula.widgets.nattable.summaryrow - package org.eclipse.nebula.widgets.nattable.summaryrow
 
org.eclipse.nebula.widgets.nattable.summaryrow.command - package org.eclipse.nebula.widgets.nattable.summaryrow.command
 
org.eclipse.nebula.widgets.nattable.test - package org.eclipse.nebula.widgets.nattable.test
 
org.eclipse.nebula.widgets.nattable.test.data - package org.eclipse.nebula.widgets.nattable.test.data
 
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.
originalColumnWidth - Variable in class org.eclipse.nebula.widgets.nattable.resize.mode.ColumnResizeDragMode
 
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.
originalRowHeight - Variable in class org.eclipse.nebula.widgets.nattable.resize.mode.RowResizeDragMode
 
overlap(Range) - Method in class org.eclipse.nebula.widgets.nattable.coordinate.Range
 
overlayPainter - Variable in class org.eclipse.nebula.widgets.nattable.resize.mode.ColumnResizeDragMode
 
overlayPainter - Variable in class org.eclipse.nebula.widgets.nattable.resize.mode.RowResizeDragMode
 

P

PaddingDecorator - Class in org.eclipse.nebula.widgets.nattable.painter.cell.decorator
CellPainterWrapper that adds a padding between the cell border and the interior painter.
PaddingDecorator(ICellPainter) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.PaddingDecorator
Create a PaddingDecorator around the given interior painter, adding a padding of 2 pixels on every side.
If will paint the background color to fill the resulting gaps, in case the PaddingDecorator wraps e.g.
PaddingDecorator(ICellPainter, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.PaddingDecorator
Create a PaddingDecorator around the given interior painter, adding a padding of 2 pixels on every side.
This constructor allows to configure whether the PaddingDecorator should itself paint the background to avoid gaps or not.
PaddingDecorator(ICellPainter, int) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.PaddingDecorator
Create a PaddingDecorator around the given interior painter, adding a padding of the given number of pixels on every side.
If will paint the background color to fill the resulting gaps, in case the PaddingDecorator wraps e.g.
PaddingDecorator(ICellPainter, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.PaddingDecorator
Create a PaddingDecorator around the given interior painter, adding a padding of the given number of pixels on every side.
This constructor allows to configure whether the PaddingDecorator should itself paint the background to avoid gaps or not.
PaddingDecorator(ICellPainter, int, int, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.PaddingDecorator
Create a PaddingDecorator around the given interior painter, adding the padding specified for each side.
If will paint the background color to fill the resulting gaps, in case the PaddingDecorator wraps e.g.
PaddingDecorator(ICellPainter, int, int, int, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.PaddingDecorator
Create a PaddingDecorator around the given interior painter, adding the padding specified for each side.
This constructor allows to configure whether the PaddingDecorator should itself paint the background to avoid gaps or not.
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.TableCellPainter
 
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.VerticalTextImagePainter
 
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, 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
 
paintOverlay(GC, ILayer) - Method in class org.eclipse.nebula.widgets.nattable.painter.NatTableBorderOverlayPainter
 
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.editor.AbstractCellEditor
The parent Composite, needed for the creation of the editor control.
parent - Variable in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
The parent Composite, needed for the creation of the dialog.
parentIndexes - Variable in class org.eclipse.nebula.widgets.nattable.tree.TreeRowModel
 
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.
parseTabDelimitedLine(StringTokenizer, List<T>) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataFileLoader
 
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
 
Partial_Clear_Selection() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
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
 
percentageSizing - Variable in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
Flag to tell whether the sizing is done for pixel or percentage values.
PercentageSizingDataLayerExample - Class in org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.elemental
 
PercentageSizingDataLayerExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.elemental.PercentageSizingDataLayerExample
 
percentageSizingMap - Variable in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
Map that contains the percentage sizing information per row/column.
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
 
persistData(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.generator.NatTableDataGenerator
 
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_GROUP_BY_COLUMN_INDEXES - Static variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByModel
 
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_PERCENTAGE_SIZING_INDEXES - 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
 
PersistentColumnGroupGridExample - Class in org.eclipse.nebula.widgets.nattable.examples.examples._105_Persistence
 
PersistentColumnGroupGridExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._105_Persistence.PersistentColumnGroupGridExample
 
PersistentDefaultGridExample - Class in org.eclipse.nebula.widgets.nattable.examples.examples._105_Persistence
 
PersistentDefaultGridExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._105_Persistence.PersistentDefaultGridExample
 
PersistentNatExampleWrapper - Class in org.eclipse.nebula.widgets.nattable.examples
Adds hooks to the onStart() and onStop() methods to save the settings to a properties file.
PersistentNatExampleWrapper(INatExample) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.PersistentNatExampleWrapper
 
persistStyleSettingsToProperties() - Method in class org.eclipse.nebula.widgets.nattable.persistence.StylePersistorTest
 
Person - Class in org.eclipse.nebula.widgets.nattable.examples.data.person
 
Person(int) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.data.person.Person
 
Person(int, String, String, Person.Gender, boolean, Date) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.data.person.Person
 
Person - Class in org.eclipse.nebula.widgets.nattable.examples.fixtures
Object representation of a row in the table
Person(int, String, Date) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.fixtures.Person
 
Person - Class in org.eclipse.nebula.widgets.nattable.test.data
 
Person(int) - Constructor for class org.eclipse.nebula.widgets.nattable.test.data.Person
 
Person(int, String, String, Person.Gender, boolean, Date, Double) - Constructor for class org.eclipse.nebula.widgets.nattable.test.data.Person
 
Person.Gender - Enum in org.eclipse.nebula.widgets.nattable.examples.data.person
 
Person.Gender - Enum in org.eclipse.nebula.widgets.nattable.test.data
 
PERSON_NUMBER_OF_COLUMNS - Static variable in class org.eclipse.nebula.widgets.nattable.examples.data.person.DataModelConstants
 
PERSON_PROPERTY_NAMES - Static variable in class org.eclipse.nebula.widgets.nattable.examples.data.person.DataModelConstants
 
PersonService - Class in org.eclipse.nebula.widgets.nattable.examples.data.person
Class that acts as service for accessing numerous Persons.
PersonService() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.data.person.PersonService
 
PersonService - Class in org.eclipse.nebula.widgets.nattable.test.data
Class that acts as service for accessing numerous Persons.
PersonService() - Constructor for class org.eclipse.nebula.widgets.nattable.test.data.PersonService
 
PersonWithAddress - Class in org.eclipse.nebula.widgets.nattable.examples.data.person
 
PersonWithAddress(int, String, String, Person.Gender, boolean, Date, Address) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.data.person.PersonWithAddress
 
PersonWithAddress(Person, Address) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.data.person.PersonWithAddress
 
PERSONWITHADDRESS_NUMBER_OF_COLUMNS - Static variable in class org.eclipse.nebula.widgets.nattable.examples.data.person.DataModelConstants
 
PERSONWITHADDRESS_PROPERTY_NAMES - Static variable in class org.eclipse.nebula.widgets.nattable.examples.data.person.DataModelConstants
 
PIPE_REPLACEMENT - Static variable in class org.eclipse.nebula.widgets.nattable.filterrow.FilterRowDataProvider
Replacement for the pipe character | that is used for persistence.
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 PopupMenuBuilder that builds up a new Menu that is only configurable with this instance of PopupMenuBuilder.
PopupMenuBuilder(NatTable, MenuManager) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Creates a PopupMenuBuilder that builds up a new Menu using the given MenuManager.
PopupMenuBuilder(NatTable, Menu) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Creates a popup menu builder based on the given menu.
PopupMenuBuilder.PopupContributionItem - Class in org.eclipse.nebula.widgets.nattable.ui.menu
Wrapper class to build up a ContributionItem based on a given IMenuItemProvider.
PopupMenuBuilder.PopupContributionItem(IMenuItemProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder.PopupContributionItem
 
PopupMenuBuilder.PopupContributionItem(String, IMenuItemProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder.PopupContributionItem
 
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.
positionMoved() - Method in class org.eclipse.nebula.widgets.nattable.selection.MoveCellSelectionCommandHandler
 
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
 
POSTALCODE_COLUMN_POSITION - Static variable in class org.eclipse.nebula.widgets.nattable.examples.data.person.DataModelConstants
 
POSTALCODE_PROPERTYNAME - Static variable in class org.eclipse.nebula.widgets.nattable.examples.data.person.DataModelConstants
 
PreserveSelectionModel<T> - Class in org.eclipse.nebula.widgets.nattable.selection.preserve
Individual cell selection model that copes with the reordering of rows.
PreserveSelectionModel(IUniqueIndexLayer, IRowDataProvider<T>, IRowIdAccessor<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModel
Creates a row sortable selection model
PreserveSelectionModelStructuralChangeEventHandlerTest - Class in org.eclipse.nebula.widgets.nattable.selection
 
PreserveSelectionModelStructuralChangeEventHandlerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.PreserveSelectionModelStructuralChangeEventHandlerTest
 
PreserveSelectionModelTest - Class in org.eclipse.nebula.widgets.nattable.selection.preserve
 
PreserveSelectionModelTest() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
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
 
pressKeyOnControl(int, int, Control) - Static method in class org.eclipse.nebula.widgets.nattable.test.integration.SWTUtils
 
preventHidingAllColumns - Variable in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooser
 
PRICING_AUTO - Static variable in class org.eclipse.nebula.widgets.nattable.examples.data.stock.RowDataListFixture
 
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.examples.data.stock.RowDataListFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataListFixture
 
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
 
PricingDataBean - Class in org.eclipse.nebula.widgets.nattable.dataset.pricing
 
PricingDataBean() - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
PricingDataBeanGenerator - Class in org.eclipse.nebula.widgets.nattable.dataset.pricing
 
PricingDataBeanGenerator() - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBeanGenerator
 
PricingDataFileLoader<T> - Class in org.eclipse.nebula.widgets.nattable.dataset.pricing
 
PricingDataFileLoader() - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataFileLoader
 
pricingType - Variable in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
PricingTypeBean - Class in org.eclipse.nebula.widgets.nattable.examples.data.stock
Bean representing the pricing type.
PricingTypeBean(String) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.data.stock.PricingTypeBean
 
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.LayerPrinter
Will first open the PrintDialog to let a user configure the print job and then starts the print job.
PrintAction - Class in org.eclipse.nebula.widgets.nattable.print.action
IKeyAction that is used to print a NatTable.
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
ILayerCommandHandler for handling the PrintCommand.
PrintCommandHandler(ILayer) - 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
 
printTree(TreeList<TreeGridExample.Datum>, ITreeData<TreeGridExample.Datum>) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers.TreeGridExample
 
printTree(TreeList<TreeGridWithCheckBoxFieldsExample.Datum>, ITreeData<TreeGridWithCheckBoxFieldsExample.Datum>) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers.TreeGridWithCheckBoxFieldsExample
 
PROPERTIES_FILE - Static variable in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._810_SortableGroupByFilterColumnGroupAndFreezeExample
 
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
 
propertyNames - Variable in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataListFixture
 
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
 
publishFlag - Variable in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
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.examples.data.stock.RowDataFixture
 
rating - Variable in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
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.examples.data.stock.RowDataListFixture
 
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
 
read() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.DelimitedFileReader
This method will read until it finds a return character.
read(char[], int, int) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.DelimitedFileReader
 
readDpiFromDisplay() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractDpiConverter
Sets the value for the dpi member variable.
Real_time_data_updates - Class in org.eclipse.nebula.widgets.nattable.examples.examples._103_Events
Example to demonstrate rows being added/deleted as the backing data source is updated.
Real_time_data_updates() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.Real_time_data_updates
 
realSizeMap - Variable in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
Map that contains the real pixel size.
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.
regex - Variable in class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
registerActiveCellEditor(ICellEditor) - Static method in class org.eclipse.nebula.widgets.nattable.edit.ActiveCellEditorRegistry
Deprecated. replaced by firing the CellEditorCreatedEvent
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.
registerColumnOverrides(int, List<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.
registerColumnOverridesOnTop(int, List<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 a configuration 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
 
registerFirstMouseEnterBinding(IMouseEventMatcher, IMouseAction) - Method in class org.eclipse.nebula.widgets.nattable.ui.binding.UiBindingRegistry
 
registerFirstMouseExitBinding(IMouseEventMatcher, IMouseAction) - Method in class org.eclipse.nebula.widgets.nattable.ui.binding.UiBindingRegistry
 
registerFirstMouseHoverBinding(IMouseEventMatcher, IMouseAction) - 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
 
registerMouseEnterBinding(IMouseEventMatcher, IMouseAction) - Method in class org.eclipse.nebula.widgets.nattable.ui.binding.UiBindingRegistry
 
registerMouseExitBinding(IMouseEventMatcher, IMouseAction) - Method in class org.eclipse.nebula.widgets.nattable.ui.binding.UiBindingRegistry
 
registerMouseHoverBinding(IMouseEventMatcher, IMouseAction) - 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(String) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulator
Register a label to be contributed to all columns.
registerOverrides(List<String>) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulator
Register labels to be contributed to all columns.
registerOverridesOnTop(Serializable, String...) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.AbstractOverrider
 
registerOverridesOnTop(Serializable, List<String>) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.AbstractOverrider
 
registerOverridesOnTop(String) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulator
Register a label to be contributed to all columns.
registerOverridesOnTop(List<String>) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulator
Register labels to be contributed to all columns.
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(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.AbstractTreeRowModel
 
registerRowOverrides(int, String...) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.RowOverrideLabelAccumulator
Gets the unique id for the row with the given index and registers the labels for that id.
registerSingleClickBinding(IMouseEventMatcher, IMouseAction) - Method in class org.eclipse.nebula.widgets.nattable.ui.binding.UiBindingRegistry
 
registerStyles(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
registerStyles(IConfigRegistry) - Method in interface org.eclipse.nebula.widgets.nattable.style.theme.IThemeExtension
Register the style configurations that should be added by this IThemeExtension.
registerUnderlyingDisplayConverter(int, IDisplayConverter) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDisplayConverter
Registers a given IDisplayConverter for a column index.
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
 
REMOVE_COLUMN_GROUP_MENU_ITEM_ID - Static variable in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
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
Deprecated.  
removeColumnGroupMenuItemProvider(String) - Static method in class org.eclipse.nebula.widgets.nattable.group.config.ColumnGroupMenuItemProviders
Deprecated.  
removeColumnGroupMenuItemProvider() - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
removeColumnGroupMenuItemProvider(String) - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
removeColumnIndex(Integer) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.ColumnCategoriesModel
 
removeColumnIndexes(String, int...) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel
This method will remove column indexes from an existing group.
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 behavior.
removeEditorControlListeners() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TableCellEditor
 
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.
removeFocusListener(FocusListener) - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
 
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
 
removeKeyListener(KeyListener) - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
 
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
 
removeListener(int, Listener) - Method in interface org.eclipse.nebula.widgets.nattable.viewport.IScroller
 
removeListener(int, Listener) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ScrollBarScroller
 
removeListener(int, Listener) - Method in class org.eclipse.nebula.widgets.nattable.viewport.SliderScroller
 
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
 
removeMouseListener(MouseListener) - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
 
removeNonModifiableColumn(Integer...) - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooser
 
removeNonModifiableColumn(Integer...) - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.command.DisplayColumnChooserCommandHandler
 
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.examples.examples._103_Events.BlinkingGlazedListExample.Tuple
 
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
 
removeSelectionListener(SelectionListener) - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
 
removeShellListener(ShellListener) - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
 
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.
removeTextControlListener(ControlListener) - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
 
removeThemeExtension(IThemeExtension) - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Removes an IThemeExtension that was added to this ThemeConfiguration before.
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
 
removeTraverseListener(TraverseListener) - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
 
RENAME_COLUMN_GROUP_MENU_ITEM_ID - Static variable in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
renameColumnGroupMenuItemProvider() - Static method in class org.eclipse.nebula.widgets.nattable.group.config.ColumnGroupMenuItemProviders
Deprecated.  
renameColumnGroupMenuItemProvider(String) - Static method in class org.eclipse.nebula.widgets.nattable.group.config.ColumnGroupMenuItemProviders
Deprecated.  
renameColumnGroupMenuItemProvider() - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
renameColumnGroupMenuItemProvider(String) - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
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
RENDER_GRID_LINES - Static variable in interface org.eclipse.nebula.widgets.nattable.config.CellConfigAttributes
Attribute for configuring whether grid lines should be rendered or not.
renderBodyGridLines - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
renderColumnHeaderGridLines - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
renderCornerGridLines - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
Rendereing_a_cell_as_a_button - Class in org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration
 
Rendereing_a_cell_as_a_button() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.Rendereing_a_cell_as_a_button
 
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.
renderFilterRowGridLines - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
renderGridLines - Variable in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultColumnHeaderStyleConfiguration
 
renderRowHeaderGridLines - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
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
 
ReorderDataLayerExample - Class in org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.elemental
 
ReorderDataLayerExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.elemental.ReorderDataLayerExample
 
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
 
reorderMultipleNotConsecutiveColumnsInHiddenState() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest
 
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
 
repaintCell(int, int) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
Repaint only a specific cell in the grid.
repaintColumn(int) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
Repaint only a specific column in the grid.
repaintHorizontalLeftOver() - Method in class org.eclipse.nebula.widgets.nattable.NatTable
Repaint the area to the right of the last column in case there is more space available than columns to paint.
repaintRow(int) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
Repaint only a specific row in the grid.
repaintVerticalLeftOver() - Method in class org.eclipse.nebula.widgets.nattable.NatTable
Repaint the area to the bottom of the last row in case there is more space available than rows to paint.
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.
resizableByDefault - Variable in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
The global resizable information of this SizeConfig.
resizablesMap - Variable in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
Map that contains the resizable information per row/column.
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
Checks if there is a IBlinkingCellResolver registered in the ConfigRegistry and use it to add config type labels associated with a blinking cell to the label stack.
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
 
rGroupHeaderBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rGroupHeaderBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rGroupHeaderCellPainter - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rGroupHeaderFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rGroupHeaderFont - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rGroupHeaderGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rGroupHeaderGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rGroupHeaderHAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rGroupHeaderImage - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rGroupHeaderPWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rGroupHeaderTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rGroupHeaderVAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderCellPainter - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderFont - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderFullSelectionBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderFullSelectionBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderFullSelectionCellPainter - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderFullSelectionFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderFullSelectionFont - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderFullSelectionGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderFullSelectionGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderFullSelectionHAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderFullSelectionImage - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderFullSelectionPWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderFullSelectionTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderFullSelectionVAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderHAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderHoverBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderHoverBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderHoverCellPainter - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderHoverFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderHoverFont - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderHoverGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderHoverGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderHoverHAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderHoverImage - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderHoverPWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderHoverSelectionBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderHoverSelectionBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderHoverSelectionCellPainter - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderHoverSelectionFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderHoverSelectionFont - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderHoverSelectionGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderHoverSelectionGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderHoverSelectionHAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderHoverSelectionImage - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderHoverSelectionPWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderHoverSelectionTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderHoverSelectionVAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderHoverTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderHoverVAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderImage - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderPWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderSelectionBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderSelectionBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderSelectionCellPainter - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderSelectionFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderSelectionFont - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderSelectionGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderSelectionGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderSelectionHAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderSelectionImage - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderSelectionPWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderSelectionTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderSelectionVAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
rHeaderVAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
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
 
RightClickColumnHeaderMenuConfiguration - Class in org.eclipse.nebula.widgets.nattable.extension.builder.configuration
 
RightClickColumnHeaderMenuConfiguration(NatTable, TableModel) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.builder.configuration.RightClickColumnHeaderMenuConfiguration
 
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.examples.data.stock
 
RowDataFixture(String, String, String, Date, PricingTypeBean, double, double, int, boolean, double, double, double, double, double, double) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.data.stock.RowDataFixture
 
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.examples.data.stock
 
RowDataListFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.data.stock.RowDataListFixture
 
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
Event indicating that one ore more rows were deleted from the layer.
RowDeleteEvent(ILayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowDeleteEvent
Creates a new RowDeleteEvent based on the given information.
RowDeleteEvent(ILayer, Range...) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowDeleteEvent
Creates a new RowDeleteEvent based on the given information.
RowDeleteEvent(ILayer, Collection<Range>) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowDeleteEvent
Creates a new RowDeleteEvent based on the given information.
RowDeleteEvent(RowDeleteEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowDeleteEvent
Creates a new RowDeleteEvent based on the given instance.
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
 
RowGroupExpandCollapseImagePainter - Class in org.eclipse.nebula.widgets.nattable.group.painter
Paints the triangular expand/collapse row header images.
RowGroupExpandCollapseImagePainter() - Constructor for class org.eclipse.nebula.widgets.nattable.group.painter.RowGroupExpandCollapseImagePainter
Create a RowGroupExpandCollapseImagePainter that uses the default icons (black triangles) and renders the background.
RowGroupExpandCollapseImagePainter(boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.painter.RowGroupExpandCollapseImagePainter
Create a RowGroupExpandCollapseImagePainter that uses the default icons (black triangles).
RowGroupExpandCollapseImagePainter(boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.painter.RowGroupExpandCollapseImagePainter
Create a RowGroupExpandCollapseImagePainter.
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 - Class in org.eclipse.nebula.widgets.nattable.group.painter
 
RowGroupHeaderTextPainter(IRowGroupModel) - Constructor for class org.eclipse.nebula.widgets.nattable.group.painter.RowGroupHeaderTextPainter
Deprecated. Use constructor without IRowGroupModel reference
RowGroupHeaderTextPainter(IRowGroupModel, ICellPainter) - Constructor for class org.eclipse.nebula.widgets.nattable.group.painter.RowGroupHeaderTextPainter
Deprecated. Use constructor without IRowGroupModel reference
RowGroupHeaderTextPainter() - Constructor for class org.eclipse.nebula.widgets.nattable.group.painter.RowGroupHeaderTextPainter
Creates the default RowGroupHeaderTextPainter that uses a TextPainter as base ICellPainter and decorate it with the RowGroupExpandCollapseImagePainter on the bottom edge of the cell.
RowGroupHeaderTextPainter(ICellPainter) - Constructor for class org.eclipse.nebula.widgets.nattable.group.painter.RowGroupHeaderTextPainter
Creates a RowGroupHeaderTextPainter that uses the given ICellPainter as base ICellPainter and decorate it with the RowGroupExpandCollapseImagePainter on the bottom edge of the cell.
RowGroupHeaderTextPainter(ICellPainter, CellEdgeEnum) - Constructor for class org.eclipse.nebula.widgets.nattable.group.painter.RowGroupHeaderTextPainter
Creates a RowGroupHeaderTextPainter that uses the given ICellPainter as base ICellPainter and decorate it with the RowGroupExpandCollapseImagePainter on the specified edge of the cell.
RowGroupHeaderTextPainter(ICellPainter, CellEdgeEnum, ICellPainter) - Constructor for class org.eclipse.nebula.widgets.nattable.group.painter.RowGroupHeaderTextPainter
Creates a RowGroupHeaderTextPainter 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.
RowGroupHeaderTextPainter(ICellPainter, CellEdgeEnum, boolean, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.painter.RowGroupHeaderTextPainter
Creates a RowGroupHeaderTextPainter that uses the given ICellPainter as base ICellPainter.
RowGroupHeaderTextPainter(ICellPainter, CellEdgeEnum, ICellPainter, boolean, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.painter.RowGroupHeaderTextPainter
Creates a RowGroupHeaderTextPainter that uses the given ICellPainter as base ICellPainter.
RowGroupHeaderTextPainter(ICellPainter, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.painter.RowGroupHeaderTextPainter
Creates a RowGroupHeaderTextPainter that uses the given ICellPainter as base ICellPainter and decorate it with the RowGroupExpandCollapseImagePainter on the bottom edge of the cell.
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
 
rowHeaderBGColor - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableStyle
 
RowHeaderConfiguration - Class in org.eclipse.nebula.widgets.nattable.extension.builder.configuration
 
RowHeaderConfiguration(TableStyle) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.builder.configuration.RowHeaderConfiguration
 
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
 
rowHeaderFGColor - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableStyle
 
rowHeaderFont - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableStyle
 
RowHeaderHoverLayerConfiguration - Class in org.eclipse.nebula.widgets.nattable.hover.config
Setup for the row header area to support row resizing and hover styling.
RowHeaderHoverLayerConfiguration(HoverLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hover.config.RowHeaderHoverLayerConfiguration
 
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
 
RowHeaderLayerStack<T extends TableRow> - Class in org.eclipse.nebula.widgets.nattable.extension.builder.layers
 
RowHeaderLayerStack(BodyLayerStack<T>, TableModel) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.builder.layers.RowHeaderLayerStack
 
rowHeaderLeftClick(int) - Static method in class org.eclipse.nebula.widgets.nattable.ui.matcher.MouseEventMatcher
 
rowHeaderMenu - Variable in class org.eclipse.nebula.widgets.nattable.ui.menu.AbstractHeaderMenuConfiguration
The row header menu
RowHeaderResizeHoverBindings - Class in org.eclipse.nebula.widgets.nattable.hover.config
 
RowHeaderResizeHoverBindings(HoverLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hover.config.RowHeaderResizeHoverBindings
 
rowHeaderRightClick(int) - Static method in class org.eclipse.nebula.widgets.nattable.ui.matcher.MouseEventMatcher
 
RowHeaderSelectionDataLayerExample - Class in org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._101_Header
 
RowHeaderSelectionDataLayerExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._101_Header.RowHeaderSelectionDataLayerExample
 
RowHeaderSelectionTest - Class in org.eclipse.nebula.widgets.nattable.style
 
RowHeaderSelectionTest() - Constructor for class org.eclipse.nebula.widgets.nattable.style.RowHeaderSelectionTest
 
RowHeaderViewportSelectionDataLayerExample - Class in org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._101_Header
 
RowHeaderViewportSelectionDataLayerExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._101_Header.RowHeaderViewportSelectionDataLayerExample
 
rowHeaderWidth - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableStyle
 
rowHeightConfig - Variable in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
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 - Static variable in class org.eclipse.nebula.widgets.nattable.examples.data.stock.RowDataFixture
 
rowIdAccessor - Static variable in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
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
 
rowIndexOrder - Variable in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayer
The local cache of the row index order.
RowInsertEvent - Class in org.eclipse.nebula.widgets.nattable.layer.event
Event indicating that one ore more rows were inserted to the layer.
RowInsertEvent(ILayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowInsertEvent
Creates a new RowInsertEvent based on the given information.
RowInsertEvent(ILayer, Range...) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowInsertEvent
Creates a new RowInsertEvent based on the given information.
RowInsertEvent(ILayer, Collection<Range>) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowInsertEvent
Creates a new RowInsertEvent based on the given information.
RowInsertEvent(RowInsertEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowInsertEvent
Creates a new RowInsertEvent based on the given instance.
RowObjectIndexHolder<T> - Class in org.eclipse.nebula.widgets.nattable.selection
 
RowObjectIndexHolder(int, T) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.RowObjectIndexHolder
 
rowObjectPropertyName - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableColumn
 
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
Event indicating that one or multiple rows are moved to a new position.
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[], 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
 
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
 
RowSelectionEditUtilsTest - Class in org.eclipse.nebula.widgets.nattable.edit.command
 
RowSelectionEditUtilsTest() - Constructor for class org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest
 
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
 
RowSelectionModelStructuralChangeEventHandlerTest - Class in org.eclipse.nebula.widgets.nattable.selection
 
RowSelectionModelStructuralChangeEventHandlerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModelStructuralChangeEventHandlerTest
 
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.
RowSelectionTest - Class in org.eclipse.nebula.widgets.nattable.selection
 
RowSelectionTest() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTest
 
RowSelectionTraversalTest - Class in org.eclipse.nebula.widgets.nattable.selection
 
RowSelectionTraversalTest() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
RowSelectionUIBindings - Class in org.eclipse.nebula.widgets.nattable.extension.builder.configuration
 
RowSelectionUIBindings() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.builder.configuration.RowSelectionUIBindings
 
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, int) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowVisualChangeEvent
 
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
 
RowVisualUpdateEvent - Class in org.eclipse.nebula.widgets.nattable.layer.event
Specialization of the RowVisualChangeEvent.
RowVisualUpdateEvent(ILayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowVisualUpdateEvent
Create a new RowVisualUpdateEvent based on the given information.
RowVisualUpdateEvent(IUniqueIndexLayer, int[]) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowVisualUpdateEvent
Create a new RowVisualUpdateEvent based on the given information.
RowVisualUpdateEvent(IUniqueIndexLayer, Collection<Integer>) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowVisualUpdateEvent
Create a new RowVisualUpdateEvent based on the given information.
RowVisualUpdateEvent(RowVisualUpdateEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowVisualUpdateEvent
Create a new RowVisualUpdateEvent out of the given event.
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() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.BlinkingGlazedListExample.UpdateTupleTask
 
run(INatExample) - Static method in class org.eclipse.nebula.widgets.nattable.examples.runner.StandaloneNatExampleRunner
 
run(int, int, INatExample) - Static method in class org.eclipse.nebula.widgets.nattable.examples.runner.StandaloneNatExampleRunner
 
run(String...) - Static method in class org.eclipse.nebula.widgets.nattable.examples.runner.TabbedNatExampleRunner
 
run(int, int, String...) - Static method in class org.eclipse.nebula.widgets.nattable.examples.runner.TabbedNatExampleRunner
 
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.hover.action.ClearHoverStylingAction
 
run(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.hover.action.HoverStylingAction
 
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, KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.tree.action.TreeExpandCollapseKeyAction
 
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
Translates the SWT MouseEvent to a NatTable command and executes that command accordingly.
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
 
runWithBusyIndicator(Runnable) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._900_Everything_but_the_kitchen_sink
 

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() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataLayerTest
 
saveState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByModel
 
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
ScrollBarHandlerTemplate - Class in org.eclipse.nebula.widgets.nattable.viewport
 
ScrollBarHandlerTemplate(ViewportLayer, IScroller<?>) - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.ScrollBarHandlerTemplate
 
ScrollBarScroller - Class in org.eclipse.nebula.widgets.nattable.viewport
 
ScrollBarScroller(ScrollBar) - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.ScrollBarScroller
 
scroller - Variable in 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
An action for opening a Find dialog on a NatTable.
SearchAction() - Constructor for class org.eclipse.nebula.widgets.nattable.search.action.SearchAction
Constructs an action with a modal Find dialog.
SearchAction(NatTable, IDialogSettings) - Constructor for class org.eclipse.nebula.widgets.nattable.search.action.SearchAction
Constructs an action with a non-modal (i.e., sharable) Find dialog.
SearchCommand - Class in org.eclipse.nebula.widgets.nattable.search.command
 
SearchCommand(ILayer, ISearchStrategy, String, boolean, boolean, boolean, boolean, boolean, boolean, Comparator<?>) - Constructor for class org.eclipse.nebula.widgets.nattable.search.command.SearchCommand
 
SearchCommand(String, ILayer, ISearchStrategy, String, boolean, boolean, boolean, boolean, 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
Find Dialog.
SearchDialog(Shell, Comparator<?>, int) - Constructor for class org.eclipse.nebula.widgets.nattable.search.gui.SearchDialog
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataListFixture
 
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.examples.data.stock.RowDataFixture
 
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_CONFIG_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditableGridExample
 
SECURITY_ID_EDITOR - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditableGridExample
 
SECURITY_ID_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.examples.data.stock.RowDataListFixture
 
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
 
securityDescription - Variable in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
securityId - Variable in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
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.
SELECT_HOVER - Static variable in interface org.eclipse.nebula.widgets.nattable.style.DisplayMode
 
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
 
selectCellCommandHandler - Variable in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
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
 
selectColumnCommandHandler - Variable in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
selectDownImage(int) - Method in class org.eclipse.nebula.widgets.nattable.sort.painter.SortIconPainter
Returns the sort icon that should be used to indicate descending sorting state.
Selected_Cell_Is_Not_Empty() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
Selected_Cell_Is_Not_Empty() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.SelectionsTest
 
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
 
selectedSortHeaderBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
selectedSortHeaderBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
selectedSortHeaderCellPainter - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
selectedSortHeaderFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
selectedSortHeaderFont - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
selectedSortHeaderGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
selectedSortHeaderGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
selectedSortHeaderHAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
selectedSortHeaderImage - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
selectedSortHeaderPWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
selectedSortHeaderTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
selectedSortHeaderVAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
selectInCombo(int, int, int, Control) - Static method in class org.eclipse.nebula.widgets.nattable.test.integration.SWTUtils
 
Selecting_A_Cell_For_Already_Selected_Row() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.SelectionsTest
 
Selecting_A_Cell_For_Unselected_Row() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.SelectionsTest
 
selectingRectangularAreasWithShiftKey() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.SelectionIntegrationTest
 
SELECTION_ANCHOR_GRID_LINE_STYLE - Static variable in interface org.eclipse.nebula.widgets.nattable.style.SelectionStyleLabels
 
SELECTION_ANCHOR_STYLE - Static variable in interface org.eclipse.nebula.widgets.nattable.style.SelectionStyleLabels
 
Selection_events - Class in org.eclipse.nebula.widgets.nattable.examples.examples._120_Selection
 
Selection_events() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._120_Selection.Selection_events
 
selectionAnchor - Variable in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
selectionAnchorBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
selectionAnchorBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
SelectionAnchorCellLabelKeyEventMatcher - Class in org.eclipse.nebula.widgets.nattable.ui.matcher
This class allows checking the current selection anchor's cell for a matching label.
SelectionAnchorCellLabelKeyEventMatcher(SelectionLayer, IUniqueIndexLayer, String) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.matcher.SelectionAnchorCellLabelKeyEventMatcher
Create a SelectionAnchorCellLabelKeyEventMatcher that checks only if the given label is assigned to the selection anchor's cell, while the label stack is retrieved from the given layer.
SelectionAnchorCellLabelKeyEventMatcher(SelectionLayer, IUniqueIndexLayer, String, IKeyEventMatcher) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.matcher.SelectionAnchorCellLabelKeyEventMatcher
Create a SelectionAnchorCellLabelKeyEventMatcher that checks if the aggregate matches as well as if the given label is assigned to the selection anchor's cell, while the label stack is retrieved from the given layer.
selectionAnchorCellPainter - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
selectionAnchorFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
selectionAnchorFont - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
selectionAnchorGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
selectionAnchorGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
selectionAnchorGridBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
selectionAnchorHAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
selectionAnchorImage - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
selectionAnchorPWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
selectionAnchorSelectionBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
selectionAnchorSelectionBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
selectionAnchorSelectionCellPainter - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
selectionAnchorSelectionFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
selectionAnchorSelectionFont - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
selectionAnchorSelectionGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
selectionAnchorSelectionGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
selectionAnchorSelectionHAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
selectionAnchorSelectionImage - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
selectionAnchorSelectionPWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
selectionAnchorSelectionTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
selectionAnchorSelectionVAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
selectionAnchorTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
selectionAnchorVAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
selectionBgColor - Variable in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionStyleConfiguration
 
selectionColor - Variable in class org.eclipse.nebula.widgets.nattable.style.editor.GridStyleParameterObject
 
SelectionDataLayerExample - Class in org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.elemental
 
SelectionDataLayerExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.elemental.SelectionDataLayerExample
 
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
 
SelectionExampleBodyLayerStack - Class in org.eclipse.nebula.widgets.nattable.examples.fixtures
 
SelectionExampleBodyLayerStack(IUniqueIndexLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.fixtures.SelectionExampleBodyLayerStack
 
SelectionExampleGridLayer - Class in org.eclipse.nebula.widgets.nattable.examples.fixtures
 
SelectionExampleGridLayer() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.fixtures.SelectionExampleGridLayer
 
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
The SelectionLayer instance which is needed to perform selection operations.
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
Deprecated. the ISelectionModel is now itself an ILayerEventHandler
selectionLayer - Variable in class org.eclipse.nebula.widgets.nattable.selection.SelectionModel
 
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 - Variable in class org.eclipse.nebula.widgets.nattable.tree.action.TreeExpandCollapseKeyAction
 
selectionLayer - Variable in class org.eclipse.nebula.widgets.nattable.tree.config.TreeLayerExpandCollapseKeyBindings
 
selectionLayer - Variable in class org.eclipse.nebula.widgets.nattable.ui.matcher.SelectionAnchorCellLabelKeyEventMatcher
 
SelectionLayer.MoveDirectionEnum - Enum in org.eclipse.nebula.widgets.nattable.selection
 
SelectionLayerPainter - Class in org.eclipse.nebula.widgets.nattable.selection
Specialised GridLineCellLayerPainter that renders an additional border around selected cells.
SelectionLayerPainter(Color) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerPainter
Create a SelectionLayerPainter that renders grid lines in the specified color and uses the default clipping behaviour.
SelectionLayerPainter() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerPainter
Create a SelectionLayerPainter that renders gray grid lines and uses the default clipping behaviour.
SelectionLayerPainter(Color, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerPainter
Create a SelectionLayerPainter that renders grid lines in the specified color and uses the specified clipping behaviour.
SelectionLayerPainter(boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerPainter
Create a SelectionLayerPainter that renders gray grid lines and uses the specified clipping behaviour.
SelectionLayerStructuralChangeEventHandler - Class in org.eclipse.nebula.widgets.nattable.selection.event
Deprecated. ISelectionModel is now itself a ILayerEventHandler
SelectionLayerStructuralChangeEventHandler(SelectionLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.event.SelectionLayerStructuralChangeEventHandler
Deprecated.  
SelectionLayerStructuralChangeEventHandler(SelectionLayer, ISelectionModel) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.event.SelectionLayerStructuralChangeEventHandler
Deprecated. This handler doesn't make use of the ISelectionModel anymore, therefore setting another ISelectionModel will have no effect
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
 
SelectionModelStructuralChangeEventHandlerTest - Class in org.eclipse.nebula.widgets.nattable.selection
 
SelectionModelStructuralChangeEventHandlerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.SelectionModelStructuralChangeEventHandlerTest
 
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, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.search.strategy.SelectionSearchStrategy
 
SelectionSearchStrategy(IConfigRegistry, String, boolean) - 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
 
SelectionsTest - Class in org.eclipse.nebula.widgets.nattable.selection.preserve
 
SelectionsTest() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.preserve.SelectionsTest
 
selectionStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.editor.GridStyleParameterObject
 
SelectionStyleConfiguration - Class in org.eclipse.nebula.widgets.nattable.extension.builder.configuration
 
SelectionStyleConfiguration(TableStyle) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.builder.configuration.SelectionStyleConfiguration
 
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 - Variable in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
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
Performs row selection based on the given informations and fires a RowSelectionEvent for the changed selection.
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
 
selectUpImage(int) - Method in class org.eclipse.nebula.widgets.nattable.sort.painter.SortIconPainter
Returns the sort icon that should be used to indicate ascending sorting state.
SentenceValueGenerator - Class in org.eclipse.nebula.widgets.nattable.dataset.valuegenerator
 
SentenceValueGenerator() - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.valuegenerator.SentenceValueGenerator
 
SentenceValueGenerator(int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.valuegenerator.SentenceValueGenerator
 
SEPARATOR_COLOR - Static variable in interface org.eclipse.nebula.widgets.nattable.freeze.IFreezeConfigAttributes
 
SEPARATOR_MENU_ITEM_ID - Static variable in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
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
 
serializeToString() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setActiveContext() - Method in class org.eclipse.nebula.widgets.nattable.search.action.SearchAction
 
setActiveViewConfigurationName(String) - Method in class org.eclipse.nebula.widgets.nattable.persistence.gui.PersistenceDialog
Sets the name of the current active view configuration.
setAddress(Address) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.person.PersonWithAddress
 
setAddSelectionOnSet(boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionProvider
Configure whether setSelection() should add or set the selection.
setAge(int) - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6032_GlazedListsFilterCustomTypesExample.MyRowObject
 
setAge(int) - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6035_ExcelLikeFilterRowCustomTypesExample.MyRowObject
 
setAge(int) - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._605_GroupBy._6052_GroupByCustomTypesExample.MyRowObject
 
setAge(int) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.person.ExtendedPersonWithAddress
 
setAlias(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setAllValuesSelected() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderComposite
Sets all values for all comboboxes as selected.
setApplyBackgroundColor(boolean) - Method in class org.eclipse.nebula.widgets.nattable.extension.poi.PoiExcelExporter
 
setApplyVerticalTextConfiguration(boolean) - Method in class org.eclipse.nebula.widgets.nattable.extension.poi.PoiExcelExporter
Configure this exporter whether it should check for vertical text configuration in NatTable and apply the corresponding rotation style attribute in the export, or not.
setAsk(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setAsk_price(double) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.stock.RowDataFixture
 
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
 
setAskPrice(Double) - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
setAskSpread(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setAskYield(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
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
 
setBaseCellPainter(ICellPainter) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.CellPainterDecorator
 
setBaseCellPainter(ICellPainter) - Method in class org.eclipse.nebula.widgets.nattable.tree.painter.IndentedTreeImagePainter
 
setBaseCellPainterSpansWholeCell(boolean) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.CellPainterDecorator
Deprecated. use setPaintDecorationDependent() instead, note that the semantic is different
setBaseIssue(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setBasisPointValue(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setBid(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setBid_price(double) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.stock.RowDataFixture
 
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
 
setBidAskType(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setBidOverAsk(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setBidOverAskP(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setBidPrice(Double) - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
setBidSpread(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setBidYield(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setBirthday(Date) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.person.Person
 
setBirthday(Date) - Method in class org.eclipse.nebula.widgets.nattable.test.data.Person
 
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
 
setCalculateByHeight(boolean) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.ImagePainter
Configure whether the ImagePainter should calculate the cell dimensions by containing image height.
setCalculateByTextHeight(boolean) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
Configure whether the text painter should calculate the cell dimensions by containing text height.
setCalculateByTextLength(boolean) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
Configure whether the text painter should calculate the cell dimensions by containing text length.
setCalculateByWidth(boolean) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.ImagePainter
Configure whether the ImagePainter should calculate the cell dimensions by containing image width.
setCalculateHeight(boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayer
 
setCalculateParentCellHeight(boolean) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.TableCellPainter
 
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 class org.eclipse.nebula.widgets.nattable.edit.editor.DateCellEditor
 
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.editor.TableCellEditor
 
setCanonicalValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
 
setCanonicalValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxCellEditor
 
setCaseSensitive(boolean) - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
setCategory(String) - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableColumn
 
setCellEdge(CellEdgeEnum) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.CellPainterDecorator
 
setChangeButtonLabel(String) - Method in class org.eclipse.nebula.widgets.nattable.edit.config.DialogErrorHandling
 
setCharset(String) - Method in class org.eclipse.nebula.widgets.nattable.export.excel.ExcelExporter
 
setChildLayer(String, ILayer, int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
setCity(_6032_GlazedListsFilterCustomTypesExample.City) - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6032_GlazedListsFilterCustomTypesExample.MyRowObject
 
setCity(_6035_ExcelLikeFilterRowCustomTypesExample.City) - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6035_ExcelLikeFilterRowCustomTypesExample.MyRowObject
 
setCity(_6052_GroupByCustomTypesExample.City) - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._605_GroupBy._6052_GroupByCustomTypesExample.MyRowObject
 
setCity(String) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.person.Address
 
setClearSelectionOnChange(boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModel
 
setClientAreaProvider(IClientAreaProvider) - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.ColumnStructureUpdatesExampleGridLayer
 
setClientAreaProvider(IClientAreaProvider) - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.FilterRowExampleGridLayer
 
setClientAreaProvider(IClientAreaProvider) - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.FullFeaturedBodyLayerStack
 
setClientAreaProvider(IClientAreaProvider) - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.FullFeaturedColumnHeaderLayerStack
 
setClientAreaProvider(IClientAreaProvider) - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.GlazedListsColumnHeaderLayerStack
 
setClientAreaProvider(IClientAreaProvider) - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.GlazedListsGridLayer
 
setClientAreaProvider(IClientAreaProvider) - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.SelectionExampleBodyLayerStack
 
setClientAreaProvider(IClientAreaProvider) - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.SelectionExampleGridLayer
 
setClientAreaProvider(IClientAreaProvider) - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.StaticFilterExampleGridLayer
 
setClientAreaProvider(IClientAreaProvider) - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.layers.BodyLayerStack
 
setClientAreaProvider(IClientAreaProvider) - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.layers.ColumnHeaderLayerStack
 
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
 
setClosingPrice(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setClosingSpread(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setClosingYield(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
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.examples.fixtures.ColumnStructureUpdatesExampleGridLayer.ListDataProviderExample
 
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.
setColumnEightNumber(int) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.NumberValues
 
setColumnFirst(boolean) - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
setColumnFiveNumber(int) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.NumberValues
 
setColumnFourNumber(int) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.NumberValues
 
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
 
setColumnNineNumber(int) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.NumberValues
 
setColumnOneNumber(int) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.NumberValues
 
setColumnPercentageSizing(boolean) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
Configures how the column sizing of this DataLayer is handled.
setColumnPercentageSizing(int, 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
Sets the column position ranges for the columns that have changed.
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
 
setColumnSevenNumber(int) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.NumberValues
 
setColumnSixNumber(int) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.NumberValues
 
setColumnsResizableByDefault(boolean) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
setColumnTenNumber(int) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.NumberValues
 
setColumnThreeNumber(int) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.NumberValues
 
setColumnTwoNumber(int) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.NumberValues
 
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
 
setColumnWidthByPosition(int, int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
setColumnWidthPercentageByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
setComments(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setComparator(Comparator<?>) - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableColumn
 
setComparator(IGroupByComparator<T>) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayer
 
setComparator(IGroupByComparator<T>) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByTreeFormat
 
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
 
setConvexity(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setCopyFormattedText(boolean) - Method in class org.eclipse.nebula.widgets.nattable.copy.command.CopyDataCommandHandler
Specify which serializer to use for copying.
setCopyLayer(IUniqueIndexLayer) - Method in class org.eclipse.nebula.widgets.nattable.copy.command.CopyDataCommandHandler
 
setCornerLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.GridLayer
 
setCurrentHoveredCellPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.hover.HoverLayer
Set the information about the cell position that is currently hovered and fire an event to update a possible previous hovered cell to remove the hover styling and an event to update the newly hovered cell to apply the hover styling.
setCurrentHoveredCellPosition(Point) - Method in class org.eclipse.nebula.widgets.nattable.hover.HoverLayer
Set the information about the cell position that is currently hovered and fire an event to update a possible previous hovered cell to remove the hover styling and an event to update the newly hovered cell to apply the hover styling.
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
 
setDataLayer(GroupByDataLayer<T>) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByComparator
 
setDataLayer(GroupByDataLayer<T>) - Method in interface org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.IGroupByComparator
 
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(int, int, Object) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.BlinkingGlazedListExample.ColumnHeaderDataProvider
 
setDataValue(BlinkingGlazedListExample.Tuple, int, Object) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.BlinkingGlazedListExample.TupleColumnPropertyAccessor
 
setDataValue(TableRow, int, Object) - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.util.ColumnAccessor
 
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.layer.DataLayer
Sets the value at the given column and row index.
setDataValue(int, int, Object) - Method in class org.eclipse.nebula.widgets.nattable.layer.SpanningDataLayer
 
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
 
setDataValueByPosition(int, int, Object) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
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.
setDecoratorCellPainter(ICellPainter) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.CellPainterDecorator
 
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
 
setDefaultRowHeight(int) - Method in class org.eclipse.nebula.widgets.nattable.painter.layer.NatGridLayerPainter
 
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
Set the default size that should be used in case there is no position based size configured.
setDefaultSize(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
 
setDescription(String) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.EventData
 
setDescription(String) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.person.ExtendedPersonWithAddress
 
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
 
setDisplayConverter(IDisplayConverter) - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableColumn
 
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
 
setDpiConverter(IDpiConverter) - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
 
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
 
setEditor(IEditor) - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableColumn
 
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 class org.eclipse.nebula.widgets.nattable.edit.editor.DateCellEditor
 
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.TableCellEditor
 
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
 
setEnabled(boolean) - Method in interface org.eclipse.nebula.widgets.nattable.viewport.IScroller
 
setEnabled(boolean) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ScrollBarScroller
 
setEnabled(boolean) - Method in class org.eclipse.nebula.widgets.nattable.viewport.SliderScroller
 
setEps(double) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.stock.RowDataFixture
 
setEps(Double) - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
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.
setErrorMessage(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setErrorSeverity(int) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
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
 
setExpandCollapseImages(Image, Image) - Method in class org.eclipse.nebula.widgets.nattable.group.painter.ColumnGroupExpandCollapseImagePainter
Set the images that should be used to indicate the current column group expand/collapse state.
setExpandCollapseImages(Image, Image) - Method in class org.eclipse.nebula.widgets.nattable.group.painter.RowGroupExpandCollapseImagePainter
Set the images that should be used to indicate the current row group expand/collapse state.
setExpandCollapseImages(Image, Image, Image) - Method in class org.eclipse.nebula.widgets.nattable.tree.painter.TreeImagePainter
Set the images that should be used to indicate the current tree state.
setFailureShellTitle(String) - Method in class org.eclipse.nebula.widgets.nattable.edit.config.DialogErrorHandling
 
setFavouriteDrinks(List<String>) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.person.ExtendedPersonWithAddress
 
setFavouriteFood(List<String>) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.person.ExtendedPersonWithAddress
 
setField20(String) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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
 
setFieldDecorationId(String) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.ControlDecorationProvider
Configure the id that should be used to retrieve the FieldDecoration to be used by this ControlDecorationProvider.
setFieldDecorationId(String) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TextCellEditor
Set the id of the FieldDecoration to be used by the local ControlDecorationProvider.
setFilename(String) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.person.ExtendedPersonWithAddress
 
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.
setFilterRowDisplayConverter(IDisplayConverter) - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableColumn
 
setFilterRowEditor(IEditor) - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableColumn
 
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
 
setFirstName(String) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.person.Person
 
setFirstName(String) - Method in class org.eclipse.nebula.widgets.nattable.test.data.Person
 
setFixedSubCellHeight(int) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TableCellEditor
Setting a value >= 0 will result in using a fixed height of the sub cells.
setFixedSubCellHeight(int) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.TableCellPainter
Setting a value >= 0 will result in using a fixed height of the sub cells.
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
 
setFromDate(Date) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.EventData
 
setGender(_6032_GlazedListsFilterCustomTypesExample.MyRowObject.Gender) - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6032_GlazedListsFilterCustomTypesExample.MyRowObject
 
setGender(_6035_ExcelLikeFilterRowCustomTypesExample.MyRowObject.Gender) - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6035_ExcelLikeFilterRowCustomTypesExample.MyRowObject
 
setGender(_6052_GroupByCustomTypesExample.MyRowObject.Gender) - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._605_GroupBy._6052_GroupByCustomTypesExample.MyRowObject
 
setGender(Person.Gender) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.person.Person
 
setGender(Person.Gender) - Method in class org.eclipse.nebula.widgets.nattable.test.data.Person
 
setGridColor(Color) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.TableCellPainter
 
setGroupAsCollapsed(int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupGroupHeaderLayer
 
setGroupAsCollapsed(int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayer
 
setGroupName(String) - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableColumn
 
setGroupUnbreakable(int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupGroupHeaderLayer
 
setGroupUnbreakable(int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayer
 
setHeight(int) - Method in class org.eclipse.nebula.widgets.nattable.util.ClientAreaAdapter
 
setHigh52Week(double) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.stock.RowDataFixture
 
setHigh52Week(Double) - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
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
 
setHorizontalCompositeDependency(boolean) - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.FixedSummaryRowLayer
Specify if the horizontal dependency is a CompositeLayer that adds additional columns.
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
 
setHorizontalScrollbarEnabled(boolean) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
Enable/disable the horizontal scrollbar in this ViewportLayer.
setHorizontalScroller(IScroller<?>) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
Set a different horizontal scroller than the default one.
setHousenumber(int) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.person.Address
 
setIconImage(Image) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
 
setIdnAskYield(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setIdnBid(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setIdnBidSize(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setIdnBidSpread(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setIdnBidYield(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setIncludeCollapsed(boolean) - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
setIncrement(int) - Method in interface org.eclipse.nebula.widgets.nattable.viewport.IScroller
 
setIncrement(int) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ScrollBarScroller
 
setIncrement(int) - Method in class org.eclipse.nebula.widgets.nattable.viewport.SliderScroller
 
setIncremental(boolean) - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
setIndexResizable() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigScalingTest
 
setIndexResizable() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigTest
 
setInput(NatTable, IDialogSettings) - Method in class org.eclipse.nebula.widgets.nattable.search.gui.SearchDialog
 
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.examples.data.stock.RowDataFixture
 
setInstitutionOwned(Double) - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
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
 
setIsin(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setIssue_date(Date) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.stock.RowDataFixture
 
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
 
setIssueDate(Date) - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
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.
setLabel(String) - Method in enum org.eclipse.nebula.widgets.nattable.dataset.pricing.ColumnHeaders
 
setLastName(String) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.person.Person
 
setLastName(String) - Method in class org.eclipse.nebula.widgets.nattable.test.data.Person
 
setLastSelectedCell(Point) - Method in interface org.eclipse.nebula.widgets.nattable.selection.IMarkerSelectionModel
 
setLastSelectedCell(Point) - Method in class org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest.StubbedMarkerSelectionModel
 
setLastSelectedCell(Point) - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModel
 
setLastSelectedCell() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
setLastSelectedCell(int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
setLastSelectedRegion(Rectangle) - Method in interface org.eclipse.nebula.widgets.nattable.selection.IMarkerSelectionModel
Will set the Rectangle object of the last selected region to be the same as the parameter object region.
setLastSelectedRegion(int, int, int, int) - Method in interface org.eclipse.nebula.widgets.nattable.selection.IMarkerSelectionModel
Will copy the information of the parameters to the already existing Rectangle object of last selected region.
setLastSelectedRegion(Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest.StubbedMarkerSelectionModel
 
setLastSelectedRegion(int, int, int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest.StubbedMarkerSelectionModel
 
setLastSelectedRegion(Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModel
 
setLastSelectedRegion(int, int, int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModel
 
setLastSelectedRegion(Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
setLastSelectedRegion(int, int, int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
setLastSelectedRegion_Clears_Region_On_NULL() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
setLastSelectedRegion_On_Parameters_Copys_Data() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
setLastSelectedRegion_Overrides_Reference() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
setLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
setLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.util.CalculatedValueCache
 
setLayer(ILayer) - Method in interface org.eclipse.nebula.widgets.nattable.util.ICalculatedValueCache
Set the layer that should be used by this CalculatedValueCache to trigger updates after the calculation processing is done.
setLayerPainter(ILayerPainter) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
setLayerPainter(ILayerPainter) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
setLayoutData(GridData) - Method in class org.eclipse.nebula.widgets.nattable.style.editor.FontPicker
 
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.examples.data.stock.RowDataFixture
 
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
 
setLotSize(int) - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
setLow52Week(double) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.stock.RowDataFixture
 
setLow52Week(Double) - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
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.examples.data.stock.RowDataFixture
 
setMarketCap(Double) - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
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
 
setMarried(boolean) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.person.Person
 
setMarried(boolean) - Method in class org.eclipse.nebula.widgets.nattable.test.data.Person
 
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
 
setMaxColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
setMaximum(int) - Method in interface org.eclipse.nebula.widgets.nattable.viewport.IScroller
 
setMaximum(int) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ScrollBarScroller
 
setMaximum(int) - Method in class org.eclipse.nebula.widgets.nattable.viewport.SliderScroller
 
setMaximumFractionDigits(int) - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DecimalNumericDisplayConverter
Sets the maximum number of digits allowed in the fraction portion of a number.
setMaxRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
setMinColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
Sets the minimum column position for a split viewport and directly sets the minimum origin x value dependent on the configuration.
setMinimumFractionDigits(int) - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DecimalNumericDisplayConverter
Sets the minimum number of digits allowed in the fraction portion of a number.
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.
setMinRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
Sets the minimum row position for a split viewport and directly sets the minimum origin y value dependent on the configuration.
setModDuration(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setMoney(double) - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6032_GlazedListsFilterCustomTypesExample.MyRowObject
 
setMoney(double) - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6035_ExcelLikeFilterRowCustomTypesExample.MyRowObject
 
setMoney(double) - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._605_GroupBy._6052_GroupByCustomTypesExample.MyRowObject
 
setMoney(double) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.person.ExtendedPersonWithAddress
 
setMoney(Double) - Method in class org.eclipse.nebula.widgets.nattable.test.data.Person
 
setMsg(String) - Method in class org.eclipse.nebula.widgets.nattable.widget.WaitDialog
 
setMultipleSelectionAllowed(boolean) - Method in interface org.eclipse.nebula.widgets.nattable.selection.ISelectionModel
Sets whether multiple cells can be selected simultaneously
setMultipleSelectionAllowed(boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest.StubbedMarkerSelectionModel
 
setMultipleSelectionAllowed(boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModel
 
setMultipleSelectionAllowed(boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
setMultipleSelectionAllowed(boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModel
 
setMultipleSelectionViaProvider() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowSelectionIntegrationTest
 
setMultipleSelectionViaProviderWithAdd() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowSelectionIntegrationTest
 
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.examples._600_GlazedLists._603_Filter._6032_GlazedListsFilterCustomTypesExample.MyRowObject
 
setName(String) - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6035_ExcelLikeFilterRowCustomTypesExample.MyRowObject
 
setName(String) - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._605_GroupBy._6052_GroupByCustomTypesExample.MyRowObject
 
setName(String) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel.ColumnGroup
 
setNativeTradingGroup(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
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.VerticalTextImagePainter
 
setNewMinLength(ILayerCell, int) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.VerticalTextPainter
 
setNumberFormat(NumberFormat) - Method in class org.eclipse.nebula.widgets.nattable.data.convert.NumericDisplayConverter
 
setOn(boolean) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers.TreeGridWithCheckBoxFieldsExample.Datum
 
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.
setPageIncrement(int) - Method in interface org.eclipse.nebula.widgets.nattable.viewport.IScroller
 
setPageIncrement(int) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ScrollBarScroller
 
setPageIncrement(int) - Method in class org.eclipse.nebula.widgets.nattable.viewport.SliderScroller
 
setPaintBackground(boolean) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.CellPainterDecorator
Configure whether this CellPainterDecorator should paint the background or not.
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
 
setPassword(String) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.person.ExtendedPersonWithAddress
 
setPercentage(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
Will set the given percentage size information for the given position and will set the given position to be sized via percentage value.
setPercentageSizing(boolean) - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
 
setPercentageSizing(int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
Sets the percentage sizing configuration for the given row/column position.
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.
setPostalCode(int) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.person.Address
 
setPreventHidingAllColumns(boolean) - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialog
With this option, the dialog can be configure to either allow removing all columns from the set of visible columns or prevent such a state by disabling the "remove from selection" button if the selection contains all remaining visible columns.
setPriceChange(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setPricing_type(PricingTypeBean) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.stock.RowDataFixture
 
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
 
setPricingModel(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setPricingSource(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setPricingType(PricingTypeBean) - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
setProcessColumnSelection(boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionProvider
Configure whether column selections should start row selection processing or not.
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
 
setProperty(String) - Method in enum org.eclipse.nebula.widgets.nattable.dataset.pricing.ColumnHeaders
 
setPublish_flag(boolean) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.stock.RowDataFixture
 
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
 
setPublishFlag(Boolean) - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
setRating(String) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.stock.RowDataFixture
 
setRating(String) - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
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
 
setRegex(boolean) - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
setRegionName(String) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
setReorderFromColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayer
Used to support column reordering via drag and drop.
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.
setRotateClockwise(boolean) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.VerticalTextPainter
 
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
 
setRowHeightByPosition(int, int, boolean) - 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.
setRowPercentageSizing(int, 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
 
setRowPositions(int[]) - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.RowSearchStrategy
 
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
 
setSecurity_description(String) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.stock.RowDataFixture
 
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.examples.data.stock.RowDataFixture
 
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
 
setSecurityDescription(String) - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
setSecurityId(String) - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
setSecurityType(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
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
 
setSelectedGridColor(Color) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.TableCellPainter
 
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(int) - Method in interface org.eclipse.nebula.widgets.nattable.viewport.IScroller
 
setSelection(int) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ScrollBarScroller
 
setSelection(int) - Method in class org.eclipse.nebula.widgets.nattable.viewport.SliderScroller
 
setSelection(String[]) - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
Selects the items at the given zero-relative indices in the receiver.
setSelectionAnchor(Point) - Method in interface org.eclipse.nebula.widgets.nattable.selection.IMarkerSelectionModel
 
setSelectionAnchor(Point) - Method in class org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest.StubbedMarkerSelectionModel
 
setSelectionAnchor(Point) - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModel
 
setSelectionAnchor() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
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
Deprecated. This handler doesn't make use of the ISelectionModel anymore, therefore setting another ISelectionModel will have no effect
setSelectionModel(ISelectionModel) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
setSheetname(String) - Method in class org.eclipse.nebula.widgets.nattable.export.excel.ExcelExporter
 
setSheetname(String) - Method in class org.eclipse.nebula.widgets.nattable.extension.poi.PoiExcelExporter
 
setShiftMask(boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.action.AbstractKeySelectAction
 
setSingleSelectionViaProvider() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowSelectionIntegrationTest
 
setSize(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
Sets the given size for the given position.
setSizeCalculation() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
setSizeFixed() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
setSizeMixed() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
setSizeMixedPercentage() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
setSortImages(Image, Image, Image, Image, Image, Image) - Method in class org.eclipse.nebula.widgets.nattable.sort.painter.SortIconPainter
Set the images that should be used to indicate the current sort state.
setSortModel(ISortModel) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByComparator
 
setSortModel(ISortModel) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayer
Deprecated. use GroupByDataLayer.initializeTreeComparator(ISortModel, IUniqueIndexLayer, boolean)
setSortModel(ISortModel) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByTreeFormat
 
setSortModel(ISortModel) - Method in interface org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.IGroupByComparator
 
setSpacing(int) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.CellPainterDecorator
 
setSpreadChange(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setStandalone(boolean) - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowLayer
Configure whether the summary row should be rendered below the underlying layer (false) or if it should be rendered standalone in a separate region of a composite (true).
setStartingColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.RowSearchStrategy
 
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.ColumnGroupGroupHeaderLayer
 
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.
setStreet(String) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.person.Address
 
setStrikethrough(boolean) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
Set if the text should be rendered strikethrough or not.
setStyle(ColumnStyle) - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableColumn
 
setSummaryRowLabel(String) - Method in class org.eclipse.nebula.widgets.nattable.grid.data.FixedSummaryRowHeaderLayer
 
setSummaryRowLabel(String) - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.FixedSummaryRowLayer
 
setSuppressNoficiations(boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroupModel
Set to true to stop model change notifications.
setTdAvgCost(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setTdClosingPL(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setTdCostOfInventory(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setTdNetPL(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setTdPosition(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setTdTradingPL(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setTdUnrealizedPL(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setTestMode(boolean) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsEventLayer
 
setTgAverageCost(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setTgClosingPL(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setTgCostOfInventory(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setTgNetPL(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setTgPL(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setTgPosition(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setTgUnrealizedPL(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setTheme(ThemeConfiguration) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
Will unregister the style configurations that were applied before by another ThemeConfiguration and register the style configurations of the given ThemeConfiguration.
setThickness(int) - Method in class org.eclipse.nebula.widgets.nattable.style.BorderStyle
 
setThumb(int) - Method in interface org.eclipse.nebula.widgets.nattable.viewport.IScroller
 
setThumb(int) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ScrollBarScroller
 
setThumb(int) - Method in class org.eclipse.nebula.widgets.nattable.viewport.SliderScroller
 
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
 
setTitle(String) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.EventData
 
setToDate(Date) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.EventData
 
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
 
setTreeLayer(IUniqueIndexLayer) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByComparator
 
setTreeLayer(IUniqueIndexLayer) - Method in interface org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.IGroupByComparator
 
setTrimText(boolean) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
 
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() - Static method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultBigDecimalDisplayConverterTest
 
setup() - Static method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultDoubleDisplayConverterTest
 
setup() - Static method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultFloatDisplayConverterTest
 
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.edit.command.RowSelectionEditUtilsTest
 
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.groupby.GroupByDataLayerTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByModelPersistenceTest
 
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.extension.glazedlists.tree.GlazedListTreeRowModelExpandCollapseTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeHandlerTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest
 
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.ColumnHideShowLayerStructuralChangeEventTest
 
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.SizeConfigScalingTest
 
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.ColumnReorderLayerStructuralChangeEventTest
 
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.CellSelectionTraversalTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.selection.ColumnSelectionTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest
 
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.MarkerSelectionModelTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.selection.PreserveSelectionModelStructuralChangeEventHandlerTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModelStructuralChangeEventHandlerTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
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.selection.SelectionModelStructuralChangeEventHandlerTest
 
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
 
setupColumnCategories(TableColumn[]) - Static method in class org.eclipse.nebula.widgets.nattable.extension.builder.util.ColumnCategoriesModelAssembler
 
setupColumnGroups(TableColumn[]) - Static method in class org.eclipse.nebula.widgets.nattable.extension.builder.util.ColumnGroupModelAssembler
 
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.
setupLayerStacks() - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.NatTableBuilder
 
setupTextArea(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.AbstractNatExample
Text area at the bottom
setUseCheckbox(boolean) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
 
setUseTreeColumnIndex(boolean) - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeLayer
Configure whether (column index == 0) or (column position == 0) should be performed to identify the tree column.
setValid(boolean) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TableCellEditor.ValueWrapper
 
setValidationFailureShellTitle(String) - Method in class org.eclipse.nebula.widgets.nattable.edit.config.DialogErrorHandling
 
setValue(T) - Method in class org.eclipse.nebula.widgets.nattable.dataset.generator.NatTableDataGenerator.ColumnValueBean
 
setValue(Double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.generator.NatTableDataGenerator.DoubleColumnValueBean
 
setValue(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.generator.NatTableDataGenerator.StringColumnValueBean
 
setValue(Object, Object) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TableCellEditor.TableCellEditingSupport
 
setValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TableCellEditor.ValueWrapper
 
setValue(int, Object) - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
setValue(String, Object) - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
setValue(int, Object) - Method in interface org.eclipse.nebula.widgets.nattable.extension.builder.model.TableRow
 
setValueCache(ICalculatedValueCache) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayer
Set the ICalculatedValueCache that should be used internally to calculate the summary values in a background thread and cache the results.
setValueCache(ICalculatedValueCache) - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowLayer
Set the ICalculatedValueCache that should be used internally to calculate the summary values in a background thread and cache the results.
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
 
setVerticalScrollbarEnabled(boolean) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
Enable/disable the vertical scrollbar in this ViewportLayer.
setVerticalScroller(IScroller<?>) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
Set a different vertical scroller than the default one.
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
 
setVisible(boolean) - Method in interface org.eclipse.nebula.widgets.nattable.viewport.IScroller
 
setVisible(boolean) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ScrollBarScroller
 
setVisible(boolean) - Method in class org.eclipse.nebula.widgets.nattable.viewport.SliderScroller
 
setVolume(double) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.stock.RowDataFixture
 
setVolume(Double) - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
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
 
setWhere(String) - Method in class org.eclipse.nebula.widgets.nattable.examples.data.EventData
 
setWholeWord(boolean) - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
setWidth(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableColumn
 
setWidth(int) - Method in class org.eclipse.nebula.widgets.nattable.util.ClientAreaAdapter
 
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
 
setYieldChange(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
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
 
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.RowSelectionTest
 
shouldAppendSelectionUpWithShiftKey() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTest
 
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
 
shouldClearSelectionIfAllRowsAreHidden() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerStructuralChangeEventHandlerTest
 
shouldClearSelectionIfAllRowsAreHidden() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelStructuralChangeEventHandlerTest
 
shouldClearSelectionIfASelectedRowIsModified() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerStructuralChangeEventHandlerTest
 
shouldClearSelectionIfASelectedRowIsModified() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelStructuralChangeEventHandlerTest
 
shouldClearSelectionIfListIsCleared() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerStructuralChangeEventHandlerTest
 
shouldClearSelectionIfListIsCleared() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelStructuralChangeEventHandlerTest
 
shouldClearSelectionIfSelectedColumnIsHidden() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelStructuralChangeEventHandlerTest
 
shouldClearSelectionOnClearingTableWithRowStructuralRefresh() - Method in class org.eclipse.nebula.widgets.nattable.selection.PreserveSelectionModelStructuralChangeEventHandlerTest
 
shouldClearSelectionOnClearingTableWithRowStructuralRefresh() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModelStructuralChangeEventHandlerTest
 
shouldClearSelectionOnClearingTableWithRowStructuralRefresh() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelStructuralChangeEventHandlerTest
 
shouldClearSelectionOnClearingTableWithStructuralRefresh() - Method in class org.eclipse.nebula.widgets.nattable.selection.PreserveSelectionModelStructuralChangeEventHandlerTest
 
shouldClearSelectionOnClearingTableWithStructuralRefresh() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModelStructuralChangeEventHandlerTest
 
shouldClearSelectionOnClearingTableWithStructuralRefresh() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelStructuralChangeEventHandlerTest
 
shouldClearSelectionOnDataUpdates() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelStructuralChangeEventHandlerTest
 
shouldClearSelectionOnStructuralChanges() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelStructuralChangeEventHandlerTest
 
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
 
shouldDragRightAndKeepColumnInGroup() - 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.RowSelectionTest
 
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.RowSelectionTest
 
shouldExtendSelectionWithAllCellsInAColumnUsingTheCtrlKey() - Method in class org.eclipse.nebula.widgets.nattable.selection.ColumnSelectionTest
 
shouldExtendSelectionWithAllCellsInARowUsingTheCtrlKey() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTest
 
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
 
shouldFindRegexInColumnFirst() - Method in class org.eclipse.nebula.widgets.nattable.search.command.SearchGridCommandHandlerTest
 
shouldFindRegexInGrid() - Method in class org.eclipse.nebula.widgets.nattable.search.command.SearchGridCommandHandlerTest
 
shouldFindRegexInRowFirst() - Method in class org.eclipse.nebula.widgets.nattable.search.command.SearchGridCommandHandlerTest
 
shouldFindTextInGrid() - Method in class org.eclipse.nebula.widgets.nattable.search.command.SearchGridCommandHandlerTest
 
shouldFindTextInGridAfterWrapping() - Method in class org.eclipse.nebula.widgets.nattable.search.command.SearchGridCommandHandlerTest
 
shouldFindTextInGridIncrementally() - Method in class org.eclipse.nebula.widgets.nattable.search.command.SearchGridCommandHandlerTest
 
shouldFindTextInGridNonIncrementally() - Method in class org.eclipse.nebula.widgets.nattable.search.command.SearchGridCommandHandlerTest
 
shouldFindWholeWordInGrid() - Method in class org.eclipse.nebula.widgets.nattable.search.command.SearchGridCommandHandlerTest
 
shouldFireCellSelectionEvent() - Method in class org.eclipse.nebula.widgets.nattable.selection.event.SelectionEventsTest
 
shouldFireCellVisualChangeEventOnceSummaryIsCalculated() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest
 
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
 
shouldFireRowSelectionEvent() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModelStructuralChangeEventHandlerTest
 
shouldFireRowSelectionEventOnClear() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModelStructuralChangeEventHandlerTest
 
shouldFireRowSelectionEventOnDelete() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModelStructuralChangeEventHandlerTest
 
shouldFireRowSelectionEventOnDeselect() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModelStructuralChangeEventHandlerTest
 
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
 
shouldLeaveSelectionUnchangedIfASelectedRowIsNotModified() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelStructuralChangeEventHandlerTest
 
shouldLeaveSelectionUnchangedIfTheFollowingRowIsModified() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerStructuralChangeEventHandlerTest
 
shouldLeaveSelectionUnchangedIfTheFollowingRowIsModified() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelStructuralChangeEventHandlerTest
 
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
 
shouldMoveInAndOutGroupsByOneStepDown() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest
 
shouldMoveInAndOutGroupsByOneStepUp() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest
 
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
 
shouldNotClearSelectionIfOtherColumnIsHidden() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelStructuralChangeEventHandlerTest
 
shouldNotClearSelectionOnStructuralChanges() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelStructuralChangeEventHandlerTest
 
shouldNotFindInGridForBadRegex() - Method in class org.eclipse.nebula.widgets.nattable.search.command.SearchGridCommandHandlerTest
 
shouldNotFindTextInGridWithoutWrapping() - Method in class org.eclipse.nebula.widgets.nattable.search.command.SearchGridCommandHandlerTest
 
shouldNotFindWholeWordInGrid() - Method in class org.eclipse.nebula.widgets.nattable.search.command.SearchGridCommandHandlerTest
 
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
 
shouldOnlyRemoveSelectionForDeleted() - Method in class org.eclipse.nebula.widgets.nattable.selection.PreserveSelectionModelStructuralChangeEventHandlerTest
 
shouldOnlyRemoveSelectionForDeleted() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModelStructuralChangeEventHandlerTest
 
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
 
shouldRecoverFromCorruptPersistedState() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataProviderTest
 
shouldRemoveAllColumnsInGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupsCommandHandlerTest
 
shouldRemoveCellSelectionOnColumnDelete() - Method in class org.eclipse.nebula.widgets.nattable.selection.PreserveSelectionModelStructuralChangeEventHandlerTest
 
shouldRemoveCellSelectionOnRowDelete() - Method in class org.eclipse.nebula.widgets.nattable.selection.PreserveSelectionModelStructuralChangeEventHandlerTest
 
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
 
shouldRemovePartialCellSelectionOnColumnDelete() - Method in class org.eclipse.nebula.widgets.nattable.selection.PreserveSelectionModelStructuralChangeEventHandlerTest
 
shouldRemovePartialCellSelectionOnRowDelete() - Method in class org.eclipse.nebula.widgets.nattable.selection.PreserveSelectionModelStructuralChangeEventHandlerTest
 
shouldRemovePartialSplitCellSelectionOnColumnDelete() - Method in class org.eclipse.nebula.widgets.nattable.selection.PreserveSelectionModelStructuralChangeEventHandlerTest
 
shouldRemoveSelectionOnDelete() - Method in class org.eclipse.nebula.widgets.nattable.selection.PreserveSelectionModelStructuralChangeEventHandlerTest
 
shouldRemoveSelectionOnDelete() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModelStructuralChangeEventHandlerTest
 
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
 
shouldRetainRowSelectionOnMove() - Method in class org.eclipse.nebula.widgets.nattable.selection.PreserveSelectionModelStructuralChangeEventHandlerTest
 
shouldRetainRowSelectionOnMove() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModelStructuralChangeEventHandlerTest
 
shouldRetainRowSelectionOnUpdates() - Method in class org.eclipse.nebula.widgets.nattable.selection.PreserveSelectionModelStructuralChangeEventHandlerTest
 
shouldRetainRowSelectionOnUpdates() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModelStructuralChangeEventHandlerTest
 
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
 
shouldReturnDefaultValueImmediately() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest
 
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.RowSelectionTest
 
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
 
shouldSummarizeAskPriceColumnImmediatelyOnPreCalculation() - 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
 
shouldUpdateSelectionOnShiftSelect() - Method in class org.eclipse.nebula.widgets.nattable.selection.PreserveSelectionModelStructuralChangeEventHandlerTest
 
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.
SHOW_ALL_COLUMNS_MENU_ITEM_ID - Static variable in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
SHOW_ALL_ROWS_MENU_ITEM_ID - Static variable in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
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
 
SimpleHoverStylingBindings - Class in org.eclipse.nebula.widgets.nattable.hover.config
UI bindings for applying and clearing styles when moving the mouse over NatTable cells.
SimpleHoverStylingBindings(HoverLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hover.config.SimpleHoverStylingBindings
 
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.extension.builder.configuration
 
SingleRowSelectionDragMode() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.builder.configuration.SingleRowSelectionDragMode
 
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
 
SizeConfigScalingTest - Class in org.eclipse.nebula.widgets.nattable.layer
 
SizeConfigScalingTest() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.SizeConfigScalingTest
 
SizeConfigTest - Class in org.eclipse.nebula.widgets.nattable.layer
 
SizeConfigTest() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.SizeConfigTest
 
sizeMap - Variable in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
Map that contains sizes per column.
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.SizeConfigScalingTest
 
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
 
SliderScroller - Class in org.eclipse.nebula.widgets.nattable.viewport
 
SliderScroller(Slider) - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.SliderScroller
 
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
 
SortableGridExample - Class in org.eclipse.nebula.widgets.nattable.examples.examples._130_Sorting
Example to demonstrate sorting of the columns.
SortableGridExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._130_Sorting.SortableGridExample
 
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 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 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 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, CellEdgeEnum, ICellPainter, 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 SortIconPainter on the right edge of the cell.
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
Command to trigger sorting.
SortColumnCommand(ILayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.sort.command.SortColumnCommand
Create a SortColumnCommand that triggers sorting for replacing an existing sort state (no accumulate) without specifying a sort direction.
SortColumnCommand(ILayer, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.sort.command.SortColumnCommand
Create a SortColumnCommand that triggers sorting without specifying a sort direction.
SortColumnCommand(ILayer, int, SortDirectionEnum) - Constructor for class org.eclipse.nebula.widgets.nattable.sort.command.SortColumnCommand
Create a SortColumnCommand that triggers sorting for replacing an existing sort state (no accumulate).
SortColumnCommand(ILayer, int, boolean, SortDirectionEnum) - Constructor for class org.eclipse.nebula.widgets.nattable.sort.command.SortColumnCommand
 
SortColumnCommand(SortColumnCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.sort.command.SortColumnCommand
Constructor that is used to clone a command.
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
Command handler that handles SortColumnCommands.
SortCommandHandler(ISortModel, SortHeaderLayer<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.sort.command.SortCommandHandler
 
SortConfigAttributes - Interface in org.eclipse.nebula.widgets.nattable.sort
 
SortConfiguration - Class in org.eclipse.nebula.widgets.nattable.extension.builder.configuration
 
SortConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.builder.configuration.SortConfiguration
 
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
 
sortHeaderBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
sortHeaderBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
sortHeaderCellPainter - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
sortHeaderFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
sortHeaderFont - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
sortHeaderGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
sortHeaderGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
sortHeaderHAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
sortHeaderImage - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
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
 
sortHeaderPWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
sortHeaderTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
sortHeaderVAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
SortIconPainter - Class in org.eclipse.nebula.widgets.nattable.sort.painter
Paints the triangular sort icon images.
SortIconPainter() - Constructor for class org.eclipse.nebula.widgets.nattable.sort.painter.SortIconPainter
Create a SortIconPainter that uses the default icons (black triangles) and renders the background.
SortIconPainter(boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.sort.painter.SortIconPainter
Create a SortIconPainter that uses the default icons (black triangles).
SortIconPainter(boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.sort.painter.SortIconPainter
Create a SortIconPainter.
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
 
sortModel - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByComparator
 
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
 
SpanningDataLayerExample - Class in org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.elemental
 
SpanningDataLayerExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.elemental.SpanningDataLayerExample
 
SPLIT_COLUMN_INDEX - Static variable in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._504_Viewport._5044_HorizontalSplitViewportGridExample
 
SPREAD_CONFIG_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing.EditableGridExample
 
SPREAD_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.examples.data.stock.RowDataListFixture
 
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
 
StandaloneNatExampleRunner - Class in org.eclipse.nebula.widgets.nattable.examples.runner
 
StandaloneNatExampleRunner() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.runner.StandaloneNatExampleRunner
 
start() - Method in class org.eclipse.nebula.widgets.nattable.conflation.EventConflaterChain
 
start - Variable in class org.eclipse.nebula.widgets.nattable.coordinate.Range
 
startX - Variable in class org.eclipse.nebula.widgets.nattable.resize.mode.ColumnResizeDragMode
 
startY - Variable in class org.eclipse.nebula.widgets.nattable.resize.mode.RowResizeDragMode
 
STATE_MANAGER_MENU_ITEM_ID - Static variable in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
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.
states - Variable in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemStateMap
All currently registered states.
stateSaved - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.PersistableFixture
 
StaticFilterExampleGridLayer - Class in org.eclipse.nebula.widgets.nattable.examples.fixtures
 
StaticFilterExampleGridLayer(IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.fixtures.StaticFilterExampleGridLayer
 
StaticFilterGridExample - Class in org.eclipse.nebula.widgets.nattable.examples.examples._131_Filtering
 
StaticFilterGridExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._131_Filtering.StaticFilterGridExample
 
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
 
STREET_COLUMN_POSITION - Static variable in class org.eclipse.nebula.widgets.nattable.examples.data.person.DataModelConstants
 
STREET_PROPERTYNAME - Static variable in class org.eclipse.nebula.widgets.nattable.examples.data.person.DataModelConstants
 
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 - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableColumn
If a column specific style is set here, it will override the overall table style
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
 
styleCornerLikeColumnHeader - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Flag to configure whether the corner should be styled like the column header in a grid composition.
StyledColumnHeaderConfiguration - Class in org.eclipse.nebula.widgets.nattable.examples.fixtures
Extends the default column header style configuration to add custom painters for the column headers.
StyledColumnHeaderConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.fixtures.StyledColumnHeaderConfiguration
 
StyledRowHeaderConfiguration - Class in org.eclipse.nebula.widgets.nattable.examples.fixtures
Customize the default row header style.
StyledRowHeaderConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.fixtures.StyledRowHeaderConfiguration
 
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
 
subarray(int[], int, int) - Static method in class org.eclipse.nebula.widgets.nattable.util.ArrayUtil
Creates a new int array containing the elements between start and end indices.
submit(Runnable) - Method in class org.eclipse.nebula.widgets.nattable.util.Scheduler
 
summarize(int, List<T>) - Method in interface org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.summary.IGroupBySummaryProvider
 
summarize(int, List<T>) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.summary.SummationGroupBySummaryProvider
 
summarize(int) - Method in interface org.eclipse.nebula.widgets.nattable.summaryrow.ISummaryProvider
 
summarize(int) - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummationSummaryProvider
Calculates the sum of the values in the column.
SUMMARY_PROVIDER - Static variable in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowConfigAttributes
The configuration attribute that is used to calculate the summary for a column.
summaryColumnCache - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByComparator
Cache that is used to increase the performance on sorting.
SummaryDisplayConverter - Class in org.eclipse.nebula.widgets.nattable.summaryrow
Special display converter that will render a default value in case there is no summary value calculated yet.
SummaryDisplayConverter(IDisplayConverter) - Constructor for class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryDisplayConverter
 
SummaryDisplayConverter(IDisplayConverter, Object) - Constructor for class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryDisplayConverter
 
summaryRowBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
summaryRowBgColor - Variable in class org.eclipse.nebula.widgets.nattable.summaryrow.DefaultSummaryRowConfiguration
 
summaryRowBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
summaryRowBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.summaryrow.DefaultSummaryRowConfiguration
 
summaryRowCellPainter - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
SummaryRowConfigAttributes - Class in org.eclipse.nebula.widgets.nattable.summaryrow
This class contains the ConfigAttributes that are interpreted by the SummaryRowLayer.
SummaryRowConfigAttributes() - Constructor for class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowConfigAttributes
 
summaryRowFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
summaryRowFgColor - Variable in class org.eclipse.nebula.widgets.nattable.summaryrow.DefaultSummaryRowConfiguration
 
summaryRowFont - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
summaryRowFont - Variable in class org.eclipse.nebula.widgets.nattable.summaryrow.DefaultSummaryRowConfiguration
 
summaryRowGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
summaryRowGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
summaryRowHAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
summaryRowImage - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
SummaryRowIntegrationTest - Class in org.eclipse.nebula.widgets.nattable.summaryrow
 
SummaryRowIntegrationTest() - Constructor for class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest
 
summaryRowLabel - Variable in class org.eclipse.nebula.widgets.nattable.grid.data.FixedSummaryRowHeaderLayer
 
summaryRowLabel - Variable in class org.eclipse.nebula.widgets.nattable.summaryrow.FixedSummaryRowLayer
 
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
Creates a SummaryRowLayer on top of the given underlying layer.
SummaryRowLayer(IUniqueIndexLayer, IConfigRegistry, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowLayer
Creates a SummaryRowLayer on top of the given underlying layer.
SummaryRowLayer(IUniqueIndexLayer, IConfigRegistry, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowLayer
Creates a SummaryRowLayer on top of the given underlying layer.
summaryRowPWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
summaryRowSelectionBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
summaryRowSelectionBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
summaryRowSelectionCellPainter - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
summaryRowSelectionFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
summaryRowSelectionFont - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
summaryRowSelectionGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
summaryRowSelectionGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
summaryRowSelectionHAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
summaryRowSelectionImage - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
summaryRowSelectionPWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
summaryRowSelectionTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
summaryRowSelectionVAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
summaryRowTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
summaryRowVAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
SummationGroupBySummaryProvider<T> - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.summary
 
SummationGroupBySummaryProvider(IColumnAccessor<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.summary.SummationGroupBySummaryProvider
 
SummationSummaryProvider - Class in org.eclipse.nebula.widgets.nattable.summaryrow
Implementation of ISummaryProvider that summarizes all values in a column if they are of type Number and return the sum as Double value.
SummationSummaryProvider(IDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.summaryrow.SummationSummaryProvider
Create a new SummationSummaryProvider by using the given IDataProvider.
SummationSummaryProvider(IDataProvider, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.summaryrow.SummationSummaryProvider
Create a new SummationSummaryProvider by using the given IDataProvider and strict mode configuration.
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 behavior or not.
supportMultiEdit(IConfigRegistry, List<String>) - Static method in class org.eclipse.nebula.widgets.nattable.edit.EditConfigHelper
Determines whether this editor supports multi edit behavior or not.
supportMultiEdit(IConfigRegistry, List<String>) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
 
supportMultiEdit(IConfigRegistry, List<String>) - Method in interface org.eclipse.nebula.widgets.nattable.edit.editor.ICellEditor
Determines whether this editor supports multi edit behavior 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

TabbedNatExampleRunner - Class in org.eclipse.nebula.widgets.nattable.examples.runner
 
TabbedNatExampleRunner() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.runner.TabbedNatExampleRunner
 
TABLE_CYCLE_TRAVERSAL_STRATEGY - Static variable in interface org.eclipse.nebula.widgets.nattable.selection.ITraversalStrategy
ITraversalStrategy that specifies the following:
traversal scope = table cycle = true step count = 1 valid = true This means for example, on moving a selection to the right, the selection will move one cell at a time and jump to the first column and move one row down when moving over the right border.
TABLE_TRAVERSAL_STRATEGY - Static variable in interface org.eclipse.nebula.widgets.nattable.selection.ITraversalStrategy
ITraversalStrategy that specifies the following:
traversal scope = table cycle = false step count = 1 valid = true This means for example, on moving a selection to the right, the selection will move one cell at a time and jump to the first column and move one row down when moving over the right border.
tableBgColor - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableStyle
 
TableCellEditor - Class in org.eclipse.nebula.widgets.nattable.edit.editor
ICellEditor that uses a JFace TableViewer as editor control.
TableCellEditor() - Constructor for class org.eclipse.nebula.widgets.nattable.edit.editor.TableCellEditor
Creates a TableCellEditor with a default sub cell height of 20 (which is the same as the default for the TableCellPainter), that moves the selection on committing the value with enter and always opens the editor of the cell that is currently selected.
TableCellEditor(int, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.edit.editor.TableCellEditor
Creates a TableCellEditor with the given configurations.
TableCellEditor.InternalFocusListener - Class in org.eclipse.nebula.widgets.nattable.edit.editor
FocusListener that will fire the focus lost event only if the Text editor control of the editing support and the table viewer does not have the focus.
TableCellEditor.InternalFocusListener() - Constructor for class org.eclipse.nebula.widgets.nattable.edit.editor.TableCellEditor.InternalFocusListener
 
TableCellEditor.InternalLabelProvider - Class in org.eclipse.nebula.widgets.nattable.edit.editor
ColumnLabelProvider that determines the styles to use in the internal editor control of the table viewer based on the registered styles in the ConfigRegistry for default style, conversion error style and validation error style.
TableCellEditor.InternalLabelProvider() - Constructor for class org.eclipse.nebula.widgets.nattable.edit.editor.TableCellEditor.InternalLabelProvider
 
TableCellEditor.TableCellEditingSupport - Class in org.eclipse.nebula.widgets.nattable.edit.editor
EditingSupport to make the TableViewer control of this cell editor editable.
TableCellEditor.TableCellEditingSupport() - Constructor for class org.eclipse.nebula.widgets.nattable.edit.editor.TableCellEditor.TableCellEditingSupport
 
TableCellEditor.ValueWrapper - Class in org.eclipse.nebula.widgets.nattable.edit.editor
This class is needed to make editing work correctly within the TableViewer.
TableCellEditor.ValueWrapper(Object) - Constructor for class org.eclipse.nebula.widgets.nattable.edit.editor.TableCellEditor.ValueWrapper
 
TableCellPainter - Class in org.eclipse.nebula.widgets.nattable.painter.cell
ICellPainter that renders a data collection as sub cells within a NatTable cell.
TableCellPainter() - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.TableCellPainter
Creates a TableCellPainter that uses the following default settings: internal painter = TextPainter grid color = gray selected grid color = white fixed sub cell row height = 20 calculate parent cell height = true Despite the internal painter you can change these settings after creation with the corresponding setters.
TableCellPainter(ICellPainter) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.TableCellPainter
Creates a TableCellPainter that uses the given ICellPainter as internal painter for the sub cells created and rendered by this painter.
TableCellPainter(ICellPainter, Color, Color, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.TableCellPainter
Creates a TableCellPainter that uses the given values for configuration.
TableColumn - Class in org.eclipse.nebula.widgets.nattable.extension.builder.model
Encapsulation of the properties of a column in the table
TableColumn(int, String) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableColumn
 
TableColumn(int, String, String) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableColumn
 
TableColumnUtils - Class in org.eclipse.nebula.widgets.nattable.extension.builder.util
 
TableColumnUtils() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.builder.util.TableColumnUtils
 
TableDataProvider - Class in org.eclipse.nebula.widgets.nattable.dataset.generator
 
TableDataProvider(Object[][], int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.generator.TableDataProvider
 
tableFont - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableStyle
 
tableFont - Variable in class org.eclipse.nebula.widgets.nattable.style.editor.GridStyleParameterObject
 
TableModel - Class in org.eclipse.nebula.widgets.nattable.extension.builder.model
 
TableModel(TableColumn[]) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableModel
 
TableRow - Interface in org.eclipse.nebula.widgets.nattable.extension.builder.model
 
TableRowFixture - Class in org.eclipse.nebula.widgets.nattable.examples.fixtures
 
TableRowFixture(String, String, String, Date, PricingTypeBean, double, double, int, boolean, double, double, double, double, double, double) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
tableShouldDefaultProperlyIfNoPropertiesAreLoaded() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.PersistenceIntegrationTest
 
tableStyle - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableModel
 
TableStyle - Class in org.eclipse.nebula.widgets.nattable.extension.builder.model
 
TableStyle() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableStyle
 
tableStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.editor.GridStyleParameterObject
 
TableStyleConfiguration - Class in org.eclipse.nebula.widgets.nattable.extension.builder.configuration
 
TableStyleConfiguration(TableStyle) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.builder.configuration.TableStyleConfiguration
 
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() - Static method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultBigDecimalDisplayConverterTest
 
tearDown() - Static method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultDoubleDisplayConverterTest
 
tearDown() - Static method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultFloatDisplayConverterTest
 
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
 
tearDown() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest
 
tearDown() - Method in class org.eclipse.nebula.widgets.nattable.util.CalculatedValueCacheTest
 
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
 
testAggregateSize() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigScalingTest
 
testAggregateSize() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigTest
 
testAggregateSizeCache() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigScalingTest
 
testAggregateSizeCache() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigTest
 
testAggregateSizeWithPositionDefaults() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigScalingTest
 
testAggregateSizeWithPositionDefaults() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigTest
 
testAllCellsEditableWithMultiSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testAllCellsEditableWithMultiSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest
 
testAllCellsEditableWithMultiSelectionEnableEditing() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testAllCellsEditableWithMultiSelectionEnableEditing() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest
 
testAllCellsEditableWithMultiSelectionOneColumnEditableMultiSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest
 
testAllCellsEditableWithoutSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testAllCellsEditableWithoutSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest
 
testAllCellsEditableWithoutSelectionEnableEditing() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testAllCellsEditableWithoutSelectionEnableEditing() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest
 
testAllCellsEditableWithSingleSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testAllCellsEditableWithSingleSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest
 
testAllCellsEditableWithSingleSelectionEnableEditing() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testAllCellsEditableWithSingleSelectionEnableEditing() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest
 
testAllCellsEditableWithSingleSelectionOneColumnEditable() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest
 
testAllCellsEditableWithSingleSelectionOneColumnEditableSelectNonEditable() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest
 
testCalculateInBackgroundWithColumnKey() - Method in class org.eclipse.nebula.widgets.nattable.util.CalculatedValueCacheTest
 
testCalculateInBackgroundWithCoordsKey() - Method in class org.eclipse.nebula.widgets.nattable.util.CalculatedValueCacheTest
 
testCalculateInBackgroundWithCoordsKeyClearNonSmooth() - Method in class org.eclipse.nebula.widgets.nattable.util.CalculatedValueCacheTest
 
testCalculateInBackgroundWithCoordsKeyClearSmooth() - Method in class org.eclipse.nebula.widgets.nattable.util.CalculatedValueCacheTest
 
testCalculateInBackgroundWithCoordsKeyKillSmooth() - Method in class org.eclipse.nebula.widgets.nattable.util.CalculatedValueCacheTest
 
testCalculateInBackgroundWithRowKey() - Method in class org.eclipse.nebula.widgets.nattable.util.CalculatedValueCacheTest
 
testCalculateInSameThreadWithColumnKey() - Method in class org.eclipse.nebula.widgets.nattable.util.CalculatedValueCacheTest
 
testCalculateInSameThreadWithCoordsKey() - Method in class org.eclipse.nebula.widgets.nattable.util.CalculatedValueCacheTest
 
testCalculateInSameThreadWithRowKey() - Method in class org.eclipse.nebula.widgets.nattable.util.CalculatedValueCacheTest
 
testChildLayerInfoForViewportByLayout() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
 
testClearAllClearsAllMarkers() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest
 
testClearAnchorRectangleClearsOnlyAnchor() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest
 
testClearOutsideAnchorRectangleClearsNoMarkers() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest
 
testClearSingleCellClearsNoMarkers() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest
 
testClone() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.MultiColumnShowCommandTest
 
testClone() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.MultiRowShowCommandTest
 
testCollapseAll() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModelExpandCollapseTest
 
testCollapseAllNonUnique() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModelExpandCollapseTest
 
testCollapseAllStepByStep() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModelExpandCollapseTest
 
testCollapseExpandAll() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModelExpandCollapseTest
 
testCollapseExpandAllNonUnique() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModelExpandCollapseTest
 
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
 
testColumnSelectionProcessing() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowSelectionIntegrationTest
 
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
 
testConfigLabelsWithGrouping() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerTest
 
testConfigLabelsWithGroupingAndSummary() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerTest
 
testConfigLabelsWithGroupingAndSummaryWithConditional() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerTest
 
testConfigLabelsWithoutGrouping() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerTest
 
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
 
testConversionExceptionTooBig() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultByteDisplayConverterTest
 
testConversionExceptionTooBig() - 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
 
testEditorRegisteredInActiveCellEditorRegistry() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest
Test case that ensures that the active editor is also available via the ActiveCellEditorRegistry.
testEditorRemovedWhenClosed() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest
Test case that ensures that an editor, which is closed via API, is also removed from the table.
testEditorRemovedWhenCommitted() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest
Test case that ensures that an editor, which is committed through the EditUtils, is also removed from the table.
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
 
testExpandCollapseByIndex() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModelExpandCollapseTest
 
testExpandCollapseByObject() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModelExpandCollapseTest
 
testExpandToLevel() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModelExpandCollapseTest
 
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.CompositeFreezeLayerHideShowTest
 
testFreezeAllColumns() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest
 
testFreezeAllRows() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest
 
testFreezeColumns() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest
 
testFreezeColumns() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest
 
testFreezeDeleteRows() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest
 
testFreezeEnd() - Method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayerTest2
 
testFreezeHideShowColumnAllFrozenRegion() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest
 
testFreezeHideShowColumnAllViewportRegion() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest
 
testFreezeHideShowColumnBothRegions() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest
 
testFreezeHideShowColumnBothRegionsAll() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest
 
testFreezeHideShowColumnBothRegionsEdge() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest
 
testFreezeHideShowColumnBothRegionsFreezeAll() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest
 
testFreezeHideShowColumnBothRegionsViewportAll() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest
 
testFreezeHideShowColumnFrozenRegion() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest
 
testFreezeHideShowColumnFrozenRegionEdge() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest
 
testFreezeHideShowColumnFrozenRegionMiddle() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest
 
testFreezeHideShowColumnViewportRegion() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest
 
testFreezeHideShowColumnViewportRegionEdge() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest
 
testFreezeHideShowRowAllFrozenRegion() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest
 
testFreezeHideShowRowAllViewportRegion() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest
 
testFreezeHideShowRowBothRegions() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest
 
testFreezeHideShowRowBothRegionsAll() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest
 
testFreezeHideShowRowBothRegionsEdge() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest
 
testFreezeHideShowRowBothRegionsFreezeAll() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest
 
testFreezeHideShowRowBothRegionsViewportAll() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest
 
testFreezeHideShowRowFrozenRegion() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest
 
testFreezeHideShowRowFrozenRegionEdge() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest
 
testFreezeHideShowRowFrozenRegionMiddle() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest
 
testFreezeHideShowRowViewportRegion() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest
 
testFreezeHideShowRowViewportRegionEdge() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest
 
testFreezeMiddle() - Method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayerTest2
 
testFreezeRows() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest
 
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
 
testGetAnchorDelegatesToAnchorModel() - Method in class org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest
 
testGetAnchorDoesNotDelegateToModel() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest
 
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
 
testGetChildrenByIndex() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModelExpandCollapseTest
 
testGetDataValue() - Method in class org.eclipse.nebula.widgets.nattable.data.FilterListDataProviderTest
 
testGetElementsInGroupWithNullValue() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerTest
 
testGetLastSelectedCellDelegatesToAnchorModel() - Method in class org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest
 
testGetLastSelectedCellDoesNotDelegateToModel() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest
 
testGetLastSelectedCellEditorWithMultiSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testGetLastSelectedCellEditorWithMultiSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest
 
testGetLastSelectedCellEditorWithoutSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testGetLastSelectedCellEditorWithoutSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest
 
testGetLastSelectedCellEditorWithSingleSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testGetLastSelectedCellEditorWithSingleSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest
 
testGetLastSelectedCellPosition() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest
 
testGetLastSelectedCellPositionReturnsNullWhenUnselected() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest
 
testGetLastSelectedCellWithMultiSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testGetLastSelectedCellWithMultiSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest
 
testGetLastSelectedCellWithoutSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testGetLastSelectedCellWithoutSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest
 
testGetLastSelectedCellWithSingleSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testGetLastSelectedCellWithSingleSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest
 
testGetLastSelectedRegionDelegatesToAnchorModel() - Method in class org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest
 
testGetLastSelectedRegionDoesNotDelegateToModel() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest
 
testGetRowObject() - Method in class org.eclipse.nebula.widgets.nattable.data.FilterListDataProviderTest
 
testHandleColumnAddEvent() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerStructuralChangeEventTest
 
testHandleColumnAddEvent() - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerStructuralChangeEventTest
 
testHandleColumnDeleteEvent() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerStructuralChangeEventTest
 
testHandleColumnDeleteEvent() - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerStructuralChangeEventTest
 
testHandleColumnResizeCommand() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.ColumnResizeCommandTest
 
testHandleHiddenColumnDeleteEvent() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerStructuralChangeEventTest
 
testHandleHiddenRowDeleteEvent() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerStructuralChangeEventTest
 
testHandleLastColumnDeleteEvent() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerStructuralChangeEventTest
 
testHandleLastColumnDeleteEvent() - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerStructuralChangeEventTest
 
testHandleLastRowDeleteEvent() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerStructuralChangeEventTest
 
testHandleLastRowDeleteEvent() - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerStructuralChangeEventTest
 
testHandleMultipleColumnDeleteEvent() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerStructuralChangeEventTest
 
testHandleMultipleColumnDeleteEvent() - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerStructuralChangeEventTest
 
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
 
testIllegalState() - Method in class org.eclipse.nebula.widgets.nattable.util.CalculatedValueCacheTest
 
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
 
testInitialExpanded() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModelExpandCollapseTest
 
testIsCellEditableWithoutSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testIsCellEditableWithoutSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest
 
testIsCellEditableWithoutSelectionEnableEditing() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testIsCellEditableWithoutSelectionEnableEditing() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest
 
testIsCellEditableWithSingleSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testIsCellEditableWithSingleSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest
 
testIsCellEditableWithSingleSelectionEnableEditing() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testIsCellEditableWithSingleSelectionEnableEditing() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest
 
testIsConverterSameWithMultiSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testIsConverterSameWithMultiSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest
 
testIsConverterSameWithMultiSelectionOneChangedConverter() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testIsConverterSameWithMultiSelectionOneChangedConverter() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest
 
testIsConverterSameWithMultiSelectionOneColumnConverterMultiSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest
 
testIsConverterSameWithoutSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testIsConverterSameWithoutSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest
 
testIsConverterSameWithSingleSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testIsConverterSameWithSingleSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest
 
testIsConverterSameWithSingleSelectionOneChangedConverter() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest
 
testIsEditorSameWithMultiSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testIsEditorSameWithMultiSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest
 
testIsEditorSameWithMultiSelectionOneChangedEditor() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testIsEditorSameWithMultiSelectionOneChangedEditor() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest
 
testIsEditorSameWithMultiSelectionOneColumnEditorMultiSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest
 
testIsEditorSameWithoutSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testIsEditorSameWithoutSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest
 
testIsEditorSameWithSingleSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testIsEditorSameWithSingleSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest
 
testIsEditorSameWithSingleSelectionOneChangedEditor() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest
 
testIsModelEventHandlerRegistered() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest
 
testIsValueSameWithMultiSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testIsValueSameWithMultiSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest
 
testIsValueSameWithMultiSelectionEnsureSameValues() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testIsValueSameWithMultiSelectionEnsureSameValues() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest
 
testIsValueSameWithoutSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testIsValueSameWithoutSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest
 
testIsValueSameWithSingleSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
testIsValueSameWithSingleSelection() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.RowSelectionEditUtilsTest
 
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
 
testLoadEnhancedPercentageSizingState() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPersistenceTest
 
testLoadLabelsFromProperties() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulatorTest
 
testLoadMixedLabelsFromProperties() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulatorTest
 
testLoadState() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByModelPersistenceTest
 
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
 
testLoadStateWithStatics() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelPersistenceTest
 
testLocalizedCanonicalConversion() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultBigDecimalDisplayConverterTest
 
testLocalizedCanonicalConversion() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultDoubleDisplayConverterTest
 
testLocalizedCanonicalConversion() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultFloatDisplayConverterTest
 
testLocalizedDisplayConversion() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultBigDecimalDisplayConverterTest
 
testLocalizedDisplayConversion() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultDoubleDisplayConverterTest
 
testLocalizedDisplayConversion() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultFloatDisplayConverterTest
 
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
 
testMixedSaveStateToProperties() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulatorTest
 
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
 
testMoveDownAtEndAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveDownAtEndAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveDownAtEndAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveDownAtEndAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveDownAtEndBottomTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveDownAtEndBottomTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveDownAtEndBottomTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveDownAtEndBottomTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveDownAtEndTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveDownAtEndTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveDownAtEndTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveDownAtEndTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveDownAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveDownAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveDownAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveDownAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveDownStepCountAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveDownStepCountAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveDownStepCountAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveDownStepCountAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveDownStepCountOverBorderAtEndBottomMultipleTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveDownStepCountOverBorderAtEndBottomMultipleTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveDownStepCountOverBorderAtEndBottomMultipleTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveDownStepCountOverBorderAtEndBottomMultipleTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveDownStepCountOverBorderAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveDownStepCountOverBorderAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveDownStepCountOverBorderAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveDownStepCountOverBorderAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveDownStepCountOverBorderMultipleAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveDownStepCountOverBorderMultipleAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveDownStepCountOverBorderMultipleTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveDownStepCountOverBorderMultipleTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveDownStepCountOverBorderMultipleTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveDownStepCountOverBorderMultipleTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveDownStepCountOverBorderTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveDownStepCountOverBorderTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveDownStepCountOverBorderTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveDownStepCountOverBorderTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveDownStepCountTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveDownStepCountTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveDownStepCountTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveDownStepCountTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveDownTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveDownTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveDownTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveDownTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveLeftAtBeginningAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveLeftAtBeginningAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveLeftAtBeginningAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveLeftAtBeginningAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveLeftAtBeginningTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveLeftAtBeginningTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveLeftAtBeginningTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveLeftAtBeginningTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveLeftAtBeginningTopTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveLeftAtBeginningTopTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveLeftAtBeginningTopTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveLeftAtBeginningTopTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveLeftAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveLeftAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveLeftAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveLeftAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveLeftStepCountAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveLeftStepCountAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveLeftStepCountAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveLeftStepCountAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveLeftStepCountOverBorderAtEndBottomMultipleTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveLeftStepCountOverBorderAtEndBottomMultipleTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveLeftStepCountOverBorderAtEndBottomMultipleTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveLeftStepCountOverBorderAtEndBottomMultipleTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveLeftStepCountOverBorderAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveLeftStepCountOverBorderAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveLeftStepCountOverBorderAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveLeftStepCountOverBorderAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveLeftStepCountOverBorderMultipleAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveLeftStepCountOverBorderMultipleAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveLeftStepCountOverBorderMultipleTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveLeftStepCountOverBorderMultipleTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveLeftStepCountOverBorderMultipleTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveLeftStepCountOverBorderMultipleTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveLeftStepCountOverBorderTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveLeftStepCountOverBorderTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveLeftStepCountOverBorderTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveLeftStepCountOverBorderTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveLeftStepCountTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveLeftStepCountTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveLeftStepCountTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveLeftStepCountTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveLeftTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveLeftTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveLeftTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveLeftTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveNone() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveNone() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveRightAtEndAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveRightAtEndAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveRightAtEndAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveRightAtEndAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveRightAtEndBottomTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveRightAtEndBottomTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveRightAtEndBottomTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveRightAtEndBottomTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveRightAtEndTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveRightAtEndTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveRightAtEndTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveRightAtEndTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveRightAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveRightAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveRightAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveRightAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveRightAxisOverride() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveRightAxisOverride() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveRightStepCountAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveRightStepCountAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveRightStepCountAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveRightStepCountAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveRightStepCountOverBorderAtEndBottomMultipleTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveRightStepCountOverBorderAtEndBottomMultipleTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveRightStepCountOverBorderAtEndBottomMultipleTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveRightStepCountOverBorderAtEndBottomMultipleTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveRightStepCountOverBorderAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveRightStepCountOverBorderAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveRightStepCountOverBorderAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveRightStepCountOverBorderAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveRightStepCountOverBorderMultipleAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveRightStepCountOverBorderMultipleAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveRightStepCountOverBorderMultipleTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveRightStepCountOverBorderMultipleTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveRightStepCountOverBorderMultipleTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveRightStepCountOverBorderMultipleTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveRightStepCountOverBorderTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveRightStepCountOverBorderTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveRightStepCountOverBorderTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveRightStepCountOverBorderTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveRightStepCountTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveRightStepCountTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveRightStepCountTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveRightStepCountTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveRightTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveRightTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveRightTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveRightTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveRowPositionIntoViewport() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest
 
testMoveUpAtBeginningAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveUpAtBeginningAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveUpAtBeginningAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveUpAtBeginningAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveUpAtBeginningTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveUpAtBeginningTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveUpAtBeginningTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveUpAtBeginningTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveUpAtBeginningTopTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveUpAtBeginningTopTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveUpAtBeginningTopTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveUpAtBeginningTopTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveUpAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveUpAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveUpAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveUpAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveUpStepCountAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveUpStepCountAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveUpStepCountAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveUpStepCountAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveUpStepCountOverBorderAtEndBottomMultipleTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveUpStepCountOverBorderAtEndBottomMultipleTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveUpStepCountOverBorderAtEndBottomMultipleTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveUpStepCountOverBorderAtEndBottomMultipleTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveUpStepCountOverBorderAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveUpStepCountOverBorderAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveUpStepCountOverBorderAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveUpStepCountOverBorderAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveUpStepCountOverBorderMultipleAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveUpStepCountOverBorderMultipleAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveUpStepCountOverBorderMultipleTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveUpStepCountOverBorderMultipleTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveUpStepCountOverBorderMultipleTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveUpStepCountOverBorderMultipleTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveUpStepCountOverBorderTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveUpStepCountOverBorderTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveUpStepCountOverBorderTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveUpStepCountOverBorderTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveUpStepCountTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveUpStepCountTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveUpStepCountTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveUpStepCountTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveUpTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveUpTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMoveUpTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveUpTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTraversalTest
 
testMovingAroundColumns() - Method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayerTest
 
testMultiSelectionRestore() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTest
 
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.CompositeFreezeLayerHideShowTest
 
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
 
testOneLevelGrouping() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerTest
 
testOneLevelGroupSortOther() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerTest
 
testOneLevelGroupSortSummary() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerTest
 
testOneLevelGroupSortTree() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerTest
 
testOpenAdjacentDownAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest
 
testOpenAdjacentDownAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest
 
testOpenAdjacentDownOneEditableColumnAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest
 
testOpenAdjacentDownOneEditableColumnAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest
 
testOpenAdjacentDownOneEditableColumnTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest
 
testOpenAdjacentDownOneEditableColumnTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest
 
testOpenAdjacentDownStepOverAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest
 
testOpenAdjacentDownStepOverAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest
 
testOpenAdjacentDownStepOverEndAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest
 
testOpenAdjacentDownStepOverEndAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest
 
testOpenAdjacentDownStepOverEndBottomTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest
 
testOpenAdjacentDownStepOverEndBottomTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest
 
testOpenAdjacentDownStepOverEndTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest
 
testOpenAdjacentDownStepOverEndTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest
 
testOpenAdjacentDownStepOverTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest
 
testOpenAdjacentDownStepOverTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest
 
testOpenAdjacentDownTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest
 
testOpenAdjacentDownTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest
 
testOpenAdjacentToLeftAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest
 
testOpenAdjacentToLeftAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest
 
testOpenAdjacentToLeftOneEditableColumnAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest
 
testOpenAdjacentToLeftOneEditableColumnAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest
 
testOpenAdjacentToLeftOneEditableColumnTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest
 
testOpenAdjacentToLeftOneEditableColumnTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest
 
testOpenAdjacentToLeftStepOverAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest
 
testOpenAdjacentToLeftStepOverAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest
 
testOpenAdjacentToLeftStepOverEndAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest
 
testOpenAdjacentToLeftStepOverEndAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest
 
testOpenAdjacentToLeftStepOverEndTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest
 
testOpenAdjacentToLeftStepOverEndTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest
 
testOpenAdjacentToLeftStepOverStartTopTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest
 
testOpenAdjacentToLeftStepOverStartTopTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest
 
testOpenAdjacentToLeftStepOverTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest
 
testOpenAdjacentToLeftStepOverTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest
 
testOpenAdjacentToLeftTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest
 
testOpenAdjacentToLeftTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest
 
testOpenAdjacentToRightAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest
 
testOpenAdjacentToRightAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest
 
testOpenAdjacentToRightOneEditableColumnAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest
 
testOpenAdjacentToRightOneEditableColumnAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest
 
testOpenAdjacentToRightOneEditableColumnTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest
 
testOpenAdjacentToRightOneEditableColumnTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest
 
testOpenAdjacentToRightStepOverAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest
 
testOpenAdjacentToRightStepOverAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest
 
testOpenAdjacentToRightStepOverEndAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest
 
testOpenAdjacentToRightStepOverEndAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest
 
testOpenAdjacentToRightStepOverEndBottomTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest
 
testOpenAdjacentToRightStepOverEndBottomTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest
 
testOpenAdjacentToRightStepOverEndTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest
 
testOpenAdjacentToRightStepOverEndTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest
 
testOpenAdjacentToRightStepOverTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest
 
testOpenAdjacentToRightStepOverTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest
 
testOpenAdjacentToRightTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest
 
testOpenAdjacentToRightTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyLeftRightTest
 
testOpenAdjacentUpAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest
 
testOpenAdjacentUpAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest
 
testOpenAdjacentUpOneEditableColumnAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest
 
testOpenAdjacentUpOneEditableColumnAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest
 
testOpenAdjacentUpOneEditableColumnTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest
 
testOpenAdjacentUpOneEditableColumnTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest
 
testOpenAdjacentUpStepOverAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest
 
testOpenAdjacentUpStepOverAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest
 
testOpenAdjacentUpStepOverEndAxis() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest
 
testOpenAdjacentUpStepOverEndAxisCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest
 
testOpenAdjacentUpStepOverEndTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest
 
testOpenAdjacentUpStepOverEndTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest
 
testOpenAdjacentUpStepOverStartTopTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest
 
testOpenAdjacentUpStepOverStartTopTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest
 
testOpenAdjacentUpStepOverTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest
 
testOpenAdjacentUpStepOverTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest
 
testOpenAdjacentUpTable() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest
 
testOpenAdjacentUpTableCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategyUpDownTest
 
testPersistenceRegularExpressionWithPipes() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataProviderTest
 
testPostEventToDisposedLayer() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerDisposalTest
Tests that an IStructuralChangeEvent will be safely handled by a table's ViewportLayer after the table has been disposed (see: bug "https://bugs.eclipse.org/bugs/show_bug.cgi?id=447942").
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
 
testRegisterOverrides() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulatorTest
 
testRegisterOverridesCollection() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulatorTest
 
testRegisterOverridesCollectionOnTop() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulatorTest
 
testRegisterOverridesEllipse() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulatorTest
 
testRegisterOverridesEllipseOnTop() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulatorTest
 
testRegisterOverridesOnTop() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulatorTest
 
testRegularExpressionWithPipes() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataProviderTest
 
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
 
testSaveAndLoadStateWithStatics() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelPersistenceTest
 
testSaveEnhancedPercentageSizingState() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPersistenceTest
 
testSaveState() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByModelPersistenceTest
 
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
 
testSaveStateAfterUngroup() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByModelPersistenceTest
 
testSaveStateToProperties() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulatorTest
 
testSaveStateWithStatics() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelPersistenceTest
 
testScrollRight() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest2
 
testSetDataValue() - Method in class org.eclipse.nebula.widgets.nattable.data.FilterListDataProviderTest
 
testSetLastSelectedCellDelegatesToAnchorModel() - Method in class org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest
 
testSetLastSelectedCellDoesNotDelegateToModel() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest
 
testSetLastSelectedRegionDelegatesToAnchorModel() - Method in class org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest
 
testSetLastSelectedRegionDoesNotDelegateToModel() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest
 
testSetLastSelectedRegionFieldsDelegatesToAnchorModel() - Method in class org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest
 
testSetLastSelectedRegionFieldsDoesNotDelegateToModel() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest
 
testSetLastSelectedRegionPreservesNULL() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest
 
testSetSelectionAnchorDelegatesToAnchorModel() - Method in class org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest
 
testSetSelectionAnchorDoesNotDelegateToModel() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest
 
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
 
testTwoLevelGrouping() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerTest
 
testTwoLevelGroupSortSummary() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerTest
 
testTwoLevelGroupWithCustomComparator() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerTest
 
testUnregisterModelEventHandler() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest
 
testUnregisterPersistable() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataLayerTest
 
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
 
TextPainter_Examples - Class in org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration
 
TextPainter_Examples() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.TextPainter_Examples
 
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
 
ThemeConfiguration - Class in org.eclipse.nebula.widgets.nattable.style.theme
Specialised IConfiguration that combines style configurations for different parts of a NatTable composition.
ThemeConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
 
ThemeManager - Class in org.eclipse.nebula.widgets.nattable.style.theme
The ThemeManager is used to register/unregister style configurations set by a ThemeConfiguration at runtime.
ThemeManager(IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.style.theme.ThemeManager
Creates a ThemeManager that is connected to the given IConfigRegistry.
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
 
TOGGLE_FILTER_ROW_MENU_ITEM_ID - Static variable in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
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.
Tooltips - Class in org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration
 
Tooltips() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.Tooltips
 
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.dataset.pricing.PricingDataBean
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TableCellEditor.ValueWrapper
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.examples.data.stock.PricingTypeBean
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.examples.data.stock.RowDataFixture
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers.TreeGridExample.Datum
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers.TreeGridWithCheckBoxFieldsExample.Datum
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._120_Selection.Get_and_set_selected_objects.Person
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
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
 
toStringArray(V...) - Static method in class org.eclipse.nebula.widgets.nattable.dataset.valuegenerator.AbstractListValueGenerator
 
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
 
traverseListener - Variable in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
The TraverseListener that will be added to the created editor control for EditModeEnum.INLINE trying to commit the editor prior to traversal.
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_COLLAPSED_CONFIG_TYPE - Static variable in class org.eclipse.nebula.widgets.nattable.tree.config.DefaultTreeLayerConfiguration
 
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
 
TREE_DEPTH_CONFIG_TYPE - Static variable in class org.eclipse.nebula.widgets.nattable.tree.config.DefaultTreeLayerConfiguration
 
TREE_EXPANDED_CONFIG_TYPE - Static variable in class org.eclipse.nebula.widgets.nattable.tree.config.DefaultTreeLayerConfiguration
 
TREE_LEAF_CONFIG_TYPE - Static variable in class org.eclipse.nebula.widgets.nattable.tree.config.DefaultTreeLayerConfiguration
 
TREE_STRUCTURE_PAINTER - Static variable in interface org.eclipse.nebula.widgets.nattable.tree.config.TreeConfigAttributes
Configuration attribute to specify the painter that should be used to render the tree structure.
treeBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
treeBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
treeCellPainter - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
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
 
TreeCollapseAllCommand - Class in org.eclipse.nebula.widgets.nattable.tree.command
Command to collapse all nodes in a tree.
TreeCollapseAllCommand() - Constructor for class org.eclipse.nebula.widgets.nattable.tree.command.TreeCollapseAllCommand
 
TreeCollapseAllCommandHandler - Class in org.eclipse.nebula.widgets.nattable.tree.command
Command handler for the TreeCollapseAllCommand.
TreeCollapseAllCommandHandler(TreeLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.command.TreeCollapseAllCommandHandler
 
TreeConfigAttributes - Interface in org.eclipse.nebula.widgets.nattable.tree.config
Configuration attributes for configuring the visualization of a tree representation.
TreeExpandAllCommand - Class in org.eclipse.nebula.widgets.nattable.tree.command
Command to expand all nodes in a tree.
TreeExpandAllCommand() - Constructor for class org.eclipse.nebula.widgets.nattable.tree.command.TreeExpandAllCommand
 
TreeExpandAllCommandHandler - Class in org.eclipse.nebula.widgets.nattable.tree.command
Command handler for the TreeExpandAllCommand.
TreeExpandAllCommandHandler(TreeLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.command.TreeExpandAllCommandHandler
 
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
 
TreeExpandCollapseKeyAction - Class in org.eclipse.nebula.widgets.nattable.tree.action
This action toggles the state of a tree node (expanded <-> collapsed) located at the current selection anchor position.
TreeExpandCollapseKeyAction(SelectionLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.action.TreeExpandCollapseKeyAction
Create a TreeExpandCollapseKeyAction configured with the given SelectionLayer.
TreeExpandToLevelCommand - Class in org.eclipse.nebula.widgets.nattable.tree.command
Command to expand all nodes to a specified level in a tree.
TreeExpandToLevelCommand(int) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.command.TreeExpandToLevelCommand
Create a TreeExpandToLevelCommand that expands the nodes in a tree to the given level.
TreeExpandToLevelCommand(Integer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.command.TreeExpandToLevelCommand
Create a TreeExpandToLevelCommand that expands the node at the given index in a tree to the given level.
TreeExpandToLevelCommand(TreeExpandToLevelCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.command.TreeExpandToLevelCommand
 
TreeExpandToLevelCommandHandler - Class in org.eclipse.nebula.widgets.nattable.tree.command
Command handler for the TreeExpandLevelCommand.
TreeExpandToLevelCommandHandler(TreeLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.command.TreeExpandToLevelCommandHandler
 
TreeExportFormatter - Class in org.eclipse.nebula.widgets.nattable.tree.config
 
TreeExportFormatter(ITreeRowModel<?>) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.config.TreeExportFormatter
 
treeFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
treeFont - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
treeGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
treeGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
TreeGridExample - Class in org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers
 
TreeGridExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers.TreeGridExample
 
TreeGridExample.Datum - Class in org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers
 
TreeGridExample.Datum(TreeGridExample.Datum, String, int) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers.TreeGridExample.Datum
 
TreeGridWithCheckBoxFieldsExample - Class in org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers
 
TreeGridWithCheckBoxFieldsExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers.TreeGridWithCheckBoxFieldsExample
 
TreeGridWithCheckBoxFieldsExample.Datum - Class in org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers
 
TreeGridWithCheckBoxFieldsExample.Datum(TreeGridWithCheckBoxFieldsExample.Datum, String, boolean, int) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers.TreeGridWithCheckBoxFieldsExample.Datum
 
treeHAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
treeImage - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
TreeImagePainter - Class in org.eclipse.nebula.widgets.nattable.tree.painter
 
TreeImagePainter(ITreeRowModel<?>) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.painter.TreeImagePainter
Deprecated. Use constructor without ITreeRowModel parameter
TreeImagePainter(ITreeRowModel<?>, Image, Image, Image) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.painter.TreeImagePainter
Deprecated. Use constructor without ITreeRowModel parameter
TreeImagePainter() - Constructor for class org.eclipse.nebula.widgets.nattable.tree.painter.TreeImagePainter
Create a TreeImagePainter that uses the default icons to show the tree state and renders the background.
TreeImagePainter(boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.painter.TreeImagePainter
Create a TreeImagePainter that uses the default icons to show the tree state.
TreeImagePainter(Image, Image, Image) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.painter.TreeImagePainter
Create a TreeImagePainter that uses the given icons to show the tree state and renders the background.
TreeImagePainter(boolean, Image, Image, Image) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.painter.TreeImagePainter
Create a TreeImagePainter that uses the given icons to show the tree state.
treeLayer - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByComparator
 
treeLayer - Variable in class org.eclipse.nebula.widgets.nattable.tree.config.TreeLayerExpandCollapseKeyBindings
 
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.
TreeLayerExpandCollapseKeyBindings - Class in org.eclipse.nebula.widgets.nattable.tree.config
A default configuration that can be used as an addition for a nattable with both a TreeLayer and a SelectionLayer.
TreeLayerExpandCollapseKeyBindings(TreeLayer, SelectionLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.config.TreeLayerExpandCollapseKeyBindings
 
treePWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
TreeRowModel<T> - Class in org.eclipse.nebula.widgets.nattable.tree
Implementation of ITreeRowModel that is used to perform expand/collapse operations using the approach of hiding and showing rows.
TreeRowModel(ITreeData<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.TreeRowModel
 
treeRowModelChanged() - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeRowModelListener
 
treeSelectionBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
treeSelectionBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
treeSelectionCellPainter - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
treeSelectionFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
treeSelectionFont - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
treeSelectionGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
treeSelectionGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
treeSelectionHAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
treeSelectionImage - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
treeSelectionPWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
treeSelectionTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
treeSelectionVAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
treeStructurePainter - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
treeStructureSelectionPainter - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
TreeTest - Class in org.eclipse.nebula.widgets.nattable.columnCategories
 
TreeTest() - Constructor for class org.eclipse.nebula.widgets.nattable.columnCategories.TreeTest
 
treeTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
treeVAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
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
 
TUTORIAL_EXAMPLES_PREFIX - Static variable in interface org.eclipse.nebula.widgets.nattable.examples.INatExample
 
type - Variable in class org.eclipse.nebula.widgets.nattable.examples.data.stock.PricingTypeBean
 
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.filterrow.FilterRowDataLayer
 
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.summaryrow.FixedSummaryRowLayer
 
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.filterrow.FilterRowDataLayer
 
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.summaryrow.FixedSummaryRowLayer
 
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
 
UNGROUP_COLUMNS_MENU_ITEM_ID - Static variable in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
UngroupByColumnCommandHandler - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.command
The ILayerCommandHandler for handling UngroupByColumnIndexCommands.
UngroupByColumnCommandHandler(GroupByHeaderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.command.UngroupByColumnCommandHandler
 
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
 
UniqueLongValueGenerator - Class in org.eclipse.nebula.widgets.nattable.dataset.valuegenerator
 
UniqueLongValueGenerator() - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.valuegenerator.UniqueLongValueGenerator
 
unregisterActiveCellEditor() - Static method in class org.eclipse.nebula.widgets.nattable.edit.ActiveCellEditorRegistry
Deprecated. The explicit unregistering is not needed any more. The instance will automatically be set to null if the editor gets disposed.
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>) - Method in class org.eclipse.nebula.widgets.nattable.config.ConfigRegistry
 
unregisterConfigAttribute(ConfigAttribute<T>, String) - Method in class org.eclipse.nebula.widgets.nattable.config.ConfigRegistry
 
unregisterConfigAttribute(ConfigAttribute<T>, String, String) - Method in class org.eclipse.nebula.widgets.nattable.config.ConfigRegistry
 
unregisterConfigAttribute(ConfigAttribute<T>) - Method in interface org.eclipse.nebula.widgets.nattable.config.IConfigRegistry
Unregister the given configuration attribute.
unregisterConfigAttribute(ConfigAttribute<T>, String) - Method in interface org.eclipse.nebula.widgets.nattable.config.IConfigRegistry
Unregister the given configuration attribute for the given DisplayMode.
unregisterConfigAttribute(ConfigAttribute<T>, String, String) - Method in interface org.eclipse.nebula.widgets.nattable.config.IConfigRegistry
Unregister the given configuration attribute for the given DisplayMode that was registered against the given configuration label.
unregisterDoubleClickBinding(IMouseEventMatcher) - Method in class org.eclipse.nebula.widgets.nattable.ui.binding.UiBindingRegistry
 
unregisterEventHandler(ILayerEventHandler<?>) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
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
 
unregisterMouseEnterBinding(IMouseEventMatcher) - Method in class org.eclipse.nebula.widgets.nattable.ui.binding.UiBindingRegistry
 
unregisterMouseExitBinding(IMouseEventMatcher) - Method in class org.eclipse.nebula.widgets.nattable.ui.binding.UiBindingRegistry
 
unregisterMouseHoverBinding(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
 
unregisterOverrides(int, String) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulator
Unregister a label that was contributed for a column.
unregisterOverrides(int, String...) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulator
Unregister labels that were contributed for a column.
unregisterOverrides(String) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulator
Unregister a label that was contributed for all columns.
unregisterOverrides(List<String>) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulator
Unregister labels that were contributed for all columns.
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
 
unregisterStyles(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
unregisterStyles(IConfigRegistry) - Method in interface org.eclipse.nebula.widgets.nattable.style.theme.IThemeExtension
Unregister the style configurations that were registered by this IThemeExtension.
unregisterThemeStyleConfigurations(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Unregister the style configurations that were applied by this ThemeConfiguration.
unregisterUnderlyingDisplayConverter(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDisplayConverter
Unregister the IDisplayConverter that is registered for the given column index.
unschedule(ScheduledFuture<?>) - Method in class org.eclipse.nebula.widgets.nattable.util.Scheduler
 
update(int, Object) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.BlinkingGlazedListExample.Tuple
 
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.
updateAllUnderlyingCellsIfSpanned() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest
 
updateColumnGroupModel(List<Integer>, int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayer
Updates the ColumnGroupModel with respect to a column reordering operation.
updateColumnGroupModel(int, int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayer
Updates the ColumnGroupModel with respect to a column reordering operation.
updateColumnGroupModel(int, int, boolean, List<Integer>) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayer
Updates the ColumnGroupModel with respect to a column reordering operation.
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
 
updatePercentageValues(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
Recalculate the percentage values for the given amount of columns.
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
 
updateSelectionProvider(SelectionLayer, IRowDataProvider<T>) - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionProvider
Updates this RowSelectionProvider so it handles the selection of another SelectionLayer and IRowDataProvider.
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.
UppercaseStringValueGenerator - Class in org.eclipse.nebula.widgets.nattable.dataset.valuegenerator
 
UppercaseStringValueGenerator() - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.valuegenerator.UppercaseStringValueGenerator
 
UppercaseStringValueGenerator(int) - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.valuegenerator.UppercaseStringValueGenerator
 
upScale(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
Calculates the size value dependent on a possible configured scaling from pixel to DPI value.
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_COLUMN_STYLE_LABEL_PREFIX - Static variable in class org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandler
 
USER_EDITED_STYLE_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandler
 
Using_a_custom_DataProvider - Class in org.eclipse.nebula.widgets.nattable.examples.examples._101_Data
 
Using_a_custom_DataProvider() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._101_Data.Using_a_custom_DataProvider
 
Using_a_predefined_configuration_object - Class in org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration
 
Using_a_predefined_configuration_object() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.Using_a_predefined_configuration_object
 
Using_the_ListDataProvider - Class in org.eclipse.nebula.widgets.nattable.examples.examples._101_Data
 
Using_the_ListDataProvider() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._101_Data.Using_the_ListDataProvider
 
Using_the_ListDataProvider.Person - Class in org.eclipse.nebula.widgets.nattable.examples.examples._101_Data
 
Using_the_ListDataProvider.Person(String, String, String, long) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._101_Data.Using_the_ListDataProvider.Person
 

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.
validationErrorBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
validationErrorFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
validationErrorFont - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
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.extension.builder.model.ColumnStyle
 
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.dataset.pricing.ColumnHeaders
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.examples.data.person.Person.Gender
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.nebula.widgets.nattable.extension.builder.model.IEditor.Type
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.ITraversalStrategy.TraversalScope
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.test.data.Person.Gender
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.dataset.pricing.ColumnHeaders
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.examples.data.person.Person.Gender
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.extension.builder.model.IEditor.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.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.ITraversalStrategy.TraversalScope
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.test.data.Person.Gender
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
 
VerticalScrollBarHandler(ViewportLayer, IScroller<?>) - 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
 
VerticalTextImagePainter - Class in org.eclipse.nebula.widgets.nattable.painter.cell
TextPainter that draws text into a cell vertically.
VerticalTextImagePainter() - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.VerticalTextImagePainter
 
VerticalTextImagePainter(boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.VerticalTextImagePainter
 
VerticalTextImagePainter(boolean, boolean, int) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.VerticalTextImagePainter
 
VerticalTextImagePainter(boolean, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.VerticalTextImagePainter
 
VerticalTextImagePainter(boolean, boolean, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.VerticalTextImagePainter
 
VerticalTextImagePainter(boolean, boolean, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.VerticalTextImagePainter
 
VerticalTextImagePainter(boolean, boolean, int, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.VerticalTextImagePainter
 
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
 
verticalTraversalStrategy - Variable in class org.eclipse.nebula.widgets.nattable.selection.MoveSelectionCommandHandler
The strategy to use on vertical traversal.
ViewportDataLayerExample - Class in org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.elemental
 
ViewportDataLayerExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.elemental.ViewportDataLayerExample
 
ViewportDragCommand - Class in org.eclipse.nebula.widgets.nattable.viewport.command
Command that is used to trigger a scrolling operation.
ViewportDragCommand(int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.command.ViewportDragCommand
Create a ViewportDragCommand that transports the coordinates of the mouse cursor.
ViewportDragCommand(SelectionLayer.MoveDirectionEnum, SelectionLayer.MoveDirectionEnum) - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.command.ViewportDragCommand
Create a ViewportDragCommand that transports the scroll directions.
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
 
ViewportLayerDisposalTest - Class in org.eclipse.nebula.widgets.nattable.viewport
 
ViewportLayerDisposalTest() - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerDisposalTest
 
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
 
ViewportSelectionHideShowDataLayerExample - Class in org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.viewportSelection
 
ViewportSelectionHideShowDataLayerExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.viewportSelection.ViewportSelectionHideShowDataLayerExample
 
ViewportSelectionReorderDataLayerExample - Class in org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.viewportSelection
 
ViewportSelectionReorderDataLayerExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.viewportSelection.ViewportSelectionReorderDataLayerExample
 
ViewportSelectionSpanningDataLayerExample - Class in org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.viewportSelection
 
ViewportSelectionSpanningDataLayerExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.viewportSelection.ViewportSelectionSpanningDataLayerExample
 
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
 
visibility - Variable in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Collection of all registered visibility state checkers for configured id's.
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
 
VisibleColumnsRemaining - Class in org.eclipse.nebula.widgets.nattable.ui.menu
This IMenuItemState is active if less columns are selected than are visible in total and more than one column is visible.
VisibleColumnsRemaining(SelectionLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.menu.VisibleColumnsRemaining
A IMenuItemState that is active if not all columns are selected and more than one column is visible.
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.examples.data.stock.RowDataFixture
 
volume - Variable in class org.eclipse.nebula.widgets.nattable.examples.fixtures.TableRowFixture
 
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.examples.data.stock.RowDataListFixture
 
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
 
wholeWord - Variable in class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
width - Variable in class org.eclipse.nebula.widgets.nattable.extension.builder.model.TableColumn
If a column specific width is set here, it will override the default column width from the table style
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
Adds the menu item for auto resizing selected columns to the popup menu.
withAutoResizeSelectedColumnsMenuItem(String) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Adds the menu item for auto resizing selected columns to the popup menu.
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
 
withContributionItem(ContributionItem) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Adds the menu item(s) provided by the given PopupMenuBuilder.PopupContributionItem to the popup menu.
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
 
withEnabledState(String, IMenuItemState) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Associate a enabled IMenuItemState with the menu item identified by the given id.
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.
withMenuItemProvider(String, 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.
withRemoveColumnGroupMenuItem() - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
withRemoveColumnGroupMenuItem(String) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
withRenameColumnGroupMenuItem() - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
withRenameColumnGroupMenuItem(String) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
withSeparator() - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Adds a separator to the popup menu.
withSeparator(String) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Adds a separator to the popup menu with the given id.
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
Adds a menu item for toggling the visibility of the filter row.
withToggleFilterRow(String) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Adds a menu item for toggling the visibility of the filter row.
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
 
withVisibleState(String, IMenuItemState) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Associate a visibility IMenuItemState with the menu item identified by the given id.
wrappedConverters - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDisplayConverter
 
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

ZoomedViewportSelectionDataLayerExample - Class in org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.viewportSelection
 
ZoomedViewportSelectionDataLayerExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.viewportSelection.ZoomedViewportSelectionDataLayerExample
 
ZoomLayer - Class in org.eclipse.nebula.widgets.nattable.layer
 
ZoomLayer(ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.ZoomLayer
 

_

_000_Column_groups - Class in org.eclipse.nebula.widgets.nattable.examples.examples._150_Column_and_row_grouping
 
_000_Column_groups() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._150_Column_and_row_grouping._000_Column_groups
 
_000_Configuring_NatTable_with_a_layer - Class in org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers
 
_000_Configuring_NatTable_with_a_layer() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._000_Configuring_NatTable_with_a_layer
 
_000_Default_NatTable - Class in org.eclipse.nebula.widgets.nattable.examples.examples
 
_000_Default_NatTable() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._000_Default_NatTable
 
_000_Styled_grid - Class in org.eclipse.nebula.widgets.nattable.examples.examples._104_Styling
 
_000_Styled_grid() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._104_Styling._000_Styled_grid
 
_001_Custom_styling_of_specific_cells - Class in org.eclipse.nebula.widgets.nattable.examples.examples._104_Styling
 
_001_Custom_styling_of_specific_cells() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._104_Styling._001_Custom_styling_of_specific_cells
 
_001_Getting_Started - Class in org.eclipse.nebula.widgets.nattable.examples.examples
 
_001_Getting_Started() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._001_Getting_Started
 
_001_Getting_Started.BodyLayerStack - Class in org.eclipse.nebula.widgets.nattable.examples.examples
 
_001_Getting_Started.BodyLayerStack(IDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._001_Getting_Started.BodyLayerStack
 
_001_Getting_Started.ColumnHeaderLayerStack - Class in org.eclipse.nebula.widgets.nattable.examples.examples
 
_001_Getting_Started.ColumnHeaderLayerStack(IDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._001_Getting_Started.ColumnHeaderLayerStack
 
_001_Getting_Started.RowHeaderLayerStack - Class in org.eclipse.nebula.widgets.nattable.examples.examples
 
_001_Getting_Started.RowHeaderLayerStack(IDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._001_Getting_Started.RowHeaderLayerStack
 
_001_Two_level_column_groups - Class in org.eclipse.nebula.widgets.nattable.examples.examples._150_Column_and_row_grouping
 
_001_Two_level_column_groups() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._150_Column_and_row_grouping._001_Two_level_column_groups
 
_001_Vertical_layer_composition - Class in org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers
 
_001_Vertical_layer_composition() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._001_Vertical_layer_composition
 
_002_Lateral_layer_composition - Class in org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers
 
_002_Lateral_layer_composition() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._002_Lateral_layer_composition
 
_002_Using_a_custom_cell_painter - Class in org.eclipse.nebula.widgets.nattable.examples.examples._104_Styling
This example demonstrates the use of custom painters.
_002_Using_a_custom_cell_painter() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._104_Styling._002_Using_a_custom_cell_painter
 
_010_Column_categories - Class in org.eclipse.nebula.widgets.nattable.examples.examples._150_Column_and_row_grouping
 
_010_Column_categories() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._150_Column_and_row_grouping._010_Column_categories
 
_010_NatTable_with_grid_painting_of_remainder_space - Class in org.eclipse.nebula.widgets.nattable.examples.examples._104_Styling
 
_010_NatTable_with_grid_painting_of_remainder_space() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._104_Styling._010_NatTable_with_grid_painting_of_remainder_space
 
_100_Row_groups - Class in org.eclipse.nebula.widgets.nattable.examples.examples._150_Column_and_row_grouping
 
_100_Row_groups() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._150_Column_and_row_grouping._100_Row_groups
 
_200_Group_by - Class in org.eclipse.nebula.widgets.nattable.examples.examples._150_Column_and_row_grouping
 
_200_Group_by() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._150_Column_and_row_grouping._200_Group_by
 
_301_CustomDataProviderExample - Class in org.eclipse.nebula.widgets.nattable.examples._300_Data
Example showing how to implement and use a custom IDataProvider.
_301_CustomDataProviderExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._300_Data._301_CustomDataProviderExample
 
_302_CustomColumnPropertyAccessorExample - Class in org.eclipse.nebula.widgets.nattable.examples._300_Data
Example showing how to implement and use a custom IColumnPropertyAccessor.
_302_CustomColumnPropertyAccessorExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._300_Data._302_CustomColumnPropertyAccessorExample
 
_303_CalculatedDataExample - Class in org.eclipse.nebula.widgets.nattable.examples._300_Data
Example that demonstrates how to implement a NatTable instance that shows calculated values.
_303_CalculatedDataExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._300_Data._303_CalculatedDataExample
 
_304_DynamicColumnExample - Class in org.eclipse.nebula.widgets.nattable.examples._300_Data
Example that shows how to create a custom IColumnPropertyAccessor that supports dynamic column creation at runtime.
_304_DynamicColumnExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._300_Data._304_DynamicColumnExample
 
_4221_NatGridLayerPainterExample - Class in org.eclipse.nebula.widgets.nattable.examples._400_Configuration
Simple example showing the NatGridLayerPainter which renders grid lines at the remainder space.
_4221_NatGridLayerPainterExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._4221_NatGridLayerPainterExample
 
_4222_CellPainterExample - Class in org.eclipse.nebula.widgets.nattable.examples._400_Configuration
 
_4222_CellPainterExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._4222_CellPainterExample
 
_423_ThemeStylingExample - Class in org.eclipse.nebula.widgets.nattable.examples._400_Configuration
Example showing how to use ThemeConfigurations in a NatTable.
_423_ThemeStylingExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._423_ThemeStylingExample
 
_4451_CrossValidationGridExample - Class in org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing
Example that demonstrates how to implement cross validation in a NatTable.
_4451_CrossValidationGridExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._4451_CrossValidationGridExample
 
_446_EditErrorHandlingExample - Class in org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing
 
_446_EditErrorHandlingExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._446_EditErrorHandlingExample
 
_4471_EditorTraversalExample - Class in org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing
 
_4471_EditorTraversalExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._4471_EditorTraversalExample
 
_447_EditorExample - Class in org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing
 
_447_EditorExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._447_EditorExample
 
_5011_DataLayerExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers._501_Data
Simple example showing the DataLayer.
_5011_DataLayerExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._501_Data._5011_DataLayerExample
 
_5012_PercentageSizingDataLayerExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers._501_Data
 
_5012_PercentageSizingDataLayerExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._501_Data._5012_PercentageSizingDataLayerExample
 
_5013_PercentageSizingGridExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers._501_Data
 
_5013_PercentageSizingGridExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._501_Data._5013_PercentageSizingGridExample
 
_5014_SpanningDataLayerExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers._501_Data
Example to show the usage of SpanningDataLayer.
_5014_SpanningDataLayerExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._501_Data._5014_SpanningDataLayerExample
 
_5015_AutomaticDataSpanningExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers._501_Data
Example to show the SpanningDataLayer for automatic spanning of equal shown data.
_5015_AutomaticDataSpanningExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._501_Data._5015_AutomaticDataSpanningExample
 
_5031_VerticalCompositionExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers._503_Compositions
Example showing a NatTable that contains a column header and a body layer.
_5031_VerticalCompositionExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._503_Compositions._5031_VerticalCompositionExample
 
_5032_HorizontalCompositionExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers._503_Compositions
Example showing a NatTable that contains a row header and a body layer.
_5032_HorizontalCompositionExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._503_Compositions._5032_HorizontalCompositionExample
 
_5033_GridLayerExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers._503_Compositions
Example showing a NatTable grid composition.
_5033_GridLayerExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._503_Compositions._5033_GridLayerExample
 
_5041_ViewportLayerExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers._504_Viewport
Simple example showing the viewport.
_5041_ViewportLayerExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._504_Viewport._5041_ViewportLayerExample
 
_5042_HorizontalSplitViewportExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers._504_Viewport
Example showing how to implement NatTable that contains two horizontal split viewports.
_5042_HorizontalSplitViewportExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._504_Viewport._5042_HorizontalSplitViewportExample
 
_5043_VerticalSplitViewportExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers._504_Viewport
Example showing how to implement NatTable that contains two vertical split viewports.
_5043_VerticalSplitViewportExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._504_Viewport._5043_VerticalSplitViewportExample
 
_5044_HorizontalSplitViewportGridExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers._504_Viewport
Example showing how to implement NatTable that contains two horizontal split viewports in a grid.
_5044_HorizontalSplitViewportGridExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._504_Viewport._5044_HorizontalSplitViewportGridExample
 
_5051_SelectionLayerExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers._505_Selection
Simple example showing the SelectionLayer.
_5051_SelectionLayerExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._505_Selection._5051_SelectionLayerExample
 
_5052_RowSelectionExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers._505_Selection
Example showing how selection works in a NatTable grid composition.
_5052_RowSelectionExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._505_Selection._5052_RowSelectionExample
 
_5053_SelectionEventsExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers._505_Selection
Example showing custom selection event handling in a NatTable grid composition.
_5053_SelectionEventsExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._505_Selection._5053_SelectionEventsExample
 
_5054_SelectionProviderExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers._505_Selection
Example showing how to use JFace ISelectionProvider with a NatTable grid composition.
_5054_SelectionProviderExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._505_Selection._5054_SelectionProviderExample
 
_5055_SelectionTraversalExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers._505_Selection
 
_5055_SelectionTraversalExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._505_Selection._5055_SelectionTraversalExample
 
_5061_SimpleHoverStylingExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers._506_Hover
Simple example showing how to add the HoverLayer to a simple layer composition.
_5061_SimpleHoverStylingExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._506_Hover._5061_SimpleHoverStylingExample
 
_5062_CompositeHoverStylingExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers._506_Hover
Simple example showing how to add the HoverLayer to a layer composition with column header and body.
_5062_CompositeHoverStylingExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._506_Hover._5062_CompositeHoverStylingExample
 
_5063_GridBodyHoverStylingExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers._506_Hover
Simple example showing how to add the HoverLayer to a grid layer composition.
_5063_GridBodyHoverStylingExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._506_Hover._5063_GridBodyHoverStylingExample
 
_5064_GridHeaderHoverStylingExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers._506_Hover
Simple example showing how to add the HoverLayer to a grid layer composition.
_5064_GridHeaderHoverStylingExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._506_Hover._5064_GridHeaderHoverStylingExample
 
_5065_GridHoverStylingExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers._506_Hover
Simple example showing how to add the HoverLayer to a grid layer composition.
_5065_GridHoverStylingExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._506_Hover._5065_GridHoverStylingExample
 
_5071_ColumnHideShowExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers._507_HideShow
Simple example showing how to add the ColumnHideShowLayer to the layer composition of a grid and how to add the corresponding actions to the column header menu.
_5071_ColumnHideShowExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._507_HideShow._5071_ColumnHideShowExample
 
_5072_RowHideShowExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers._507_HideShow
Simple example showing how to add the RowHideShowLayer to the layer composition of a grid and how to add the corresponding actions to the row header menu.
_5072_RowHideShowExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._507_HideShow._5072_RowHideShowExample
 
_5073_ColumnAndRowHideShowExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers._507_HideShow
Simple example showing how to add the ColumnHideShowLayer and the RowHideShowLayer to the layer composition of a grid and how to add the corresponding actions to the header menus.
_5073_ColumnAndRowHideShowExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._507_HideShow._5073_ColumnAndRowHideShowExample
 
_5081_ColumnReorderExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers._508_Reorder
Simple example showing how to add the ColumnReorderLayer to the layer composition of a grid.
_5081_ColumnReorderExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._508_Reorder._5081_ColumnReorderExample
 
_5082_RowReorderExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers._508_Reorder
Simple example showing how to add the RowReorderLayer to the layer composition of a grid.
_5082_RowReorderExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._508_Reorder._5082_RowReorderExample
 
_5083_ColumnAndRowReorderExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers._508_Reorder
Simple example showing how to add the ColumnReorderLayer and the RowReorderLayer to the layer composition of a grid.
_5083_ColumnAndRowReorderExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._508_Reorder._5083_ColumnAndRowReorderExample
 
_509_SortHeaderLayerExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers
Simple example showing how to add the SortHeaderLayer to the layer composition of a grid.
_509_SortHeaderLayerExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._509_SortHeaderLayerExample
 
_5111_ColumnGroupingExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers._511_Grouping
Simple example showing how to add the ColumnGroupHeaderLayer to the layer composition of a grid and how to add the corresponding actions to the column header menu.
_5111_ColumnGroupingExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._511_Grouping._5111_ColumnGroupingExample
 
_5112_TwoLevelColumnGroupingExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers._511_Grouping
Simple example showing how to add the ColumnGroupHeaderLayer and the ColumnGroupGroupHeaderLayer to the layer composition of a grid and how to add the corresponding actions to the column header menu.
_5112_TwoLevelColumnGroupingExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._511_Grouping._5112_TwoLevelColumnGroupingExample
 
_5113_RowGroupingExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers._511_Grouping
 
_5113_RowGroupingExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._511_Grouping._5113_RowGroupingExample
 
_5121_SummaryRowExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers._512_SummaryRow
Example that demonstrates the usage of a SummaryRow in NatTable.
_5121_SummaryRowExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._512_SummaryRow._5121_SummaryRowExample
 
_5122_SummaryRowGridExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers._512_SummaryRow
Example that demonstrates how to implement a NatTable instance that shows calculated values.
_5122_SummaryRowGridExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._512_SummaryRow._5122_SummaryRowGridExample
 
_5123_SummaryRowPositionExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers._512_SummaryRow
Example that demonstrates the usage of the SummaryRow in NatTable and how to position the summary row at fixed locations in a layer composition.
_5123_SummaryRowPositionExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._512_SummaryRow._5123_SummaryRowPositionExample
 
_5124_SummaryRowPositionGridExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers._512_SummaryRow
Example that demonstrates the usage of the SummaryRow in a NatTable grid and how to position the summary row at fixed locations in a layer composition.
_5124_SummaryRowPositionGridExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._512_SummaryRow._5124_SummaryRowPositionGridExample
 
_513_FreezeExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers
Simple example showing how to add the functionality for freezing regions to a grid.
_513_FreezeExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._513_FreezeExample
 
_602_GlazedListsSortingExample - Class in org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists
Example showing how to add the SortHeaderLayer to the layer composition of a grid that is using GlazedList for sorting operations.
_602_GlazedListsSortingExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._602_GlazedListsSortingExample
 
_6031_GlazedListsFilterExample - Class in org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter
Simple example showing how to add the filter row to the layer composition of a grid that is using GlazedLists FilterList for filtering.
_6031_GlazedListsFilterExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6031_GlazedListsFilterExample
 
_6032_GlazedListsFilterCustomTypesExample - Class in org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter
Simple example showing how to add the filter row to the layer composition of a grid.
_6032_GlazedListsFilterCustomTypesExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6032_GlazedListsFilterCustomTypesExample
 
_6032_GlazedListsFilterCustomTypesExample.City - Class in org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter
 
_6032_GlazedListsFilterCustomTypesExample.MyRowObject - Class in org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter
 
_6032_GlazedListsFilterCustomTypesExample.MyRowObject() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6032_GlazedListsFilterCustomTypesExample.MyRowObject
 
_6033_GlazedListsStaticFilterExample - Class in org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter
Simple example showing how to add the filter row to the layer composition of a grid that is using GlazedLists FilterList for filtering.
_6033_GlazedListsStaticFilterExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6033_GlazedListsStaticFilterExample
 
_6034_ExcelLikeFilterRowExample - Class in org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter
Example showing how to add the filter row to the layer composition of a grid that looks like the Excel filter.
_6034_ExcelLikeFilterRowExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6034_ExcelLikeFilterRowExample
 
_6035_ExcelLikeFilterRowCustomTypesExample - Class in org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter
Example showing how to add the filter row to the layer composition of a grid that looks like the Excel filter.
_6035_ExcelLikeFilterRowCustomTypesExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6035_ExcelLikeFilterRowCustomTypesExample
 
_6035_ExcelLikeFilterRowCustomTypesExample.City - Class in org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter
 
_6035_ExcelLikeFilterRowCustomTypesExample.MyRowObject - Class in org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter
 
_6035_ExcelLikeFilterRowCustomTypesExample.MyRowObject() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6035_ExcelLikeFilterRowCustomTypesExample.MyRowObject
 
_6041_TreeGridExample - Class in org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._604_Tree
Simple example showing how to create a tree within a grid.
_6041_TreeGridExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._604_Tree._6041_TreeGridExample
 
_6042_TreeStructureGridExample - Class in org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._604_Tree
Simple example showing how to create a tree within a grid.
_6042_TreeStructureGridExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._604_Tree._6042_TreeStructureGridExample
 
_6051_GroupByExample - Class in org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._605_GroupBy
Simple example showing how to add the group by feature to the layer composition of a grid.
_6051_GroupByExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._605_GroupBy._6051_GroupByExample
 
_6052_GroupByCustomTypesExample - Class in org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._605_GroupBy
Simple example showing how to add the group by feature to the layer composition of a grid.
_6052_GroupByCustomTypesExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._605_GroupBy._6052_GroupByCustomTypesExample
 
_6052_GroupByCustomTypesExample.City - Class in org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._605_GroupBy
 
_6052_GroupByCustomTypesExample.CityComparator - Class in org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._605_GroupBy
Comparator for the City type
_6052_GroupByCustomTypesExample.CityComparator() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._605_GroupBy._6052_GroupByCustomTypesExample.CityComparator
 
_6052_GroupByCustomTypesExample.MyRowObject - Class in org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._605_GroupBy
 
_6052_GroupByCustomTypesExample.MyRowObject() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._605_GroupBy._6052_GroupByCustomTypesExample.MyRowObject
 
_6053_GroupBySummaryExample - Class in org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._605_GroupBy
Simple example showing how to add the group by feature to the layer composition of a grid in conjunction with showing summary values of groupings.
_6053_GroupBySummaryExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._605_GroupBy._6053_GroupBySummaryExample
 
_606_GlazedListsRowHideShowExample - Class in org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists
Simple example showing how to add the row hide/show functionality to a grid that is build using GlazedLists and how to add the corresponding actions to the row header menu.
_606_GlazedListsRowHideShowExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._606_GlazedListsRowHideShowExample
 
_751_CopyExample - Class in org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions
 
_751_CopyExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions._751_CopyExample
 
_761_PrintExample - Class in org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions
 
_761_PrintExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions._761_PrintExample
 
_771_ExcelExportExample - Class in org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions
 
_771_ExcelExportExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions._771_ExcelExportExample
 
_772_GridExcelExportExample - Class in org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions
 
_772_GridExcelExportExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions._772_GridExcelExportExample
 
_773_GridExcelExportFormatterExample - Class in org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions
 
_773_GridExcelExportFormatterExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions._773_GridExcelExportFormatterExample
 
_774_MultiExportExample - Class in org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions
 
_774_MultiExportExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions._774_MultiExportExample
 
_781_DragAndDropExample - Class in org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions
 
_781_DragAndDropExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions._781_DragAndDropExample
 
_801_VerticalCompositionWithFeaturesExample - Class in org.eclipse.nebula.widgets.nattable.examples._800_Integration
Example showing a NatTable that contains a column header and a body layer.
_801_VerticalCompositionWithFeaturesExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._800_Integration._801_VerticalCompositionWithFeaturesExample
 
_802_CalculatingGridExample - Class in org.eclipse.nebula.widgets.nattable.examples._800_Integration
Example that demonstrates how to implement a NatTable instance that shows calculated values.
_802_CalculatingGridExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._800_Integration._802_CalculatingGridExample
 
_803_CachedCalculatingGridExample - Class in org.eclipse.nebula.widgets.nattable.examples._800_Integration
Example that demonstrates how to implement a NatTable instance that shows calculated values by using the CalculatedValueCache.
_803_CachedCalculatingGridExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._800_Integration._803_CachedCalculatingGridExample
 
_804_GlazedListsEditorExample - Class in org.eclipse.nebula.widgets.nattable.examples._800_Integration
 
_804_GlazedListsEditorExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._800_Integration._804_GlazedListsEditorExample
 
_804_GlazedListsEditorExample.GlazedListsEditorColumnHeaderLayerStack<T> - Class in org.eclipse.nebula.widgets.nattable.examples._800_Integration
 
_804_GlazedListsEditorExample.GlazedListsEditorColumnHeaderLayerStack(IDataProvider, _804_GlazedListsEditorExample.GlazedListsEditorBodyLayerStack<T>, IColumnPropertyAccessor<T>, IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.examples._800_Integration._804_GlazedListsEditorExample.GlazedListsEditorColumnHeaderLayerStack
 
_806_SortableColumnGroupingExample - Class in org.eclipse.nebula.widgets.nattable.examples._800_Integration
Simple example showing how to add the ColumnGroupHeaderLayer to the layer composition of a grid and how to add the corresponding actions to the column header menu.
_806_SortableColumnGroupingExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._800_Integration._806_SortableColumnGroupingExample
 
_807_SortableFilterableColumnGroupExample - Class in org.eclipse.nebula.widgets.nattable.examples._800_Integration
 
_807_SortableFilterableColumnGroupExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._800_Integration._807_SortableFilterableColumnGroupExample
 
_808_SortableGroupByWithFilterExample - Class in org.eclipse.nebula.widgets.nattable.examples._800_Integration
Simple example showing how to add the group by feature to the layer composition of a grid in conjunction with showing summary values of groupings.
_808_SortableGroupByWithFilterExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._800_Integration._808_SortableGroupByWithFilterExample
 
_809_GroupBySummarySummaryRowExample - Class in org.eclipse.nebula.widgets.nattable.examples._800_Integration
Simple example showing how to add the group by feature to the layer composition of a grid in conjunction with showing summary values of groupings.
_809_GroupBySummarySummaryRowExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._800_Integration._809_GroupBySummarySummaryRowExample
 
_810_SortableGroupByFilterColumnGroupAndFreezeExample - Class in org.eclipse.nebula.widgets.nattable.examples._800_Integration
Simple example showing how to add the group by feature to the layer composition of a grid in conjunction with showing summary values of groupings.
_810_SortableGroupByFilterColumnGroupAndFreezeExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._800_Integration._810_SortableGroupByFilterColumnGroupAndFreezeExample
 
_811_GroupBySummaryFixedSummaryRowExample - Class in org.eclipse.nebula.widgets.nattable.examples._800_Integration
Simple example showing how to add the group by feature to the layer composition of a grid in conjunction with showing summary values of groupings.
_811_GroupBySummaryFixedSummaryRowExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._800_Integration._811_GroupBySummaryFixedSummaryRowExample
 
_812_EditableGroupBySummarySummaryRowExample - Class in org.eclipse.nebula.widgets.nattable.examples._800_Integration
Simple example showing how to add the group by feature to the layer composition of a grid in conjunction with showing summary values of groupings.
_812_EditableGroupBySummarySummaryRowExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._800_Integration._812_EditableGroupBySummarySummaryRowExample
 
_900_Everything_but_the_kitchen_sink - Class in org.eclipse.nebula.widgets.nattable.examples.examples
 
_900_Everything_but_the_kitchen_sink() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._900_Everything_but_the_kitchen_sink
 

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 © 2015. All rights reserved.