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

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
 
AbstractCellEditor.InlineFocusListener - Class in org.eclipse.nebula.widgets.nattable.edit.editor
FocusListener that tries to commit if the focus is lost.
AbstractCellEditor.InlineTraverseListener - Class in org.eclipse.nebula.widgets.nattable.edit.editor
TraverseListener that will try to commit and close this editor with the current value, prior to proceed the traversal.
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
ILayerCommand that is executed for a column position.
AbstractColumnCommand(AbstractColumnCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.command.AbstractColumnCommand
Clone constructor.
AbstractColumnCommand(ILayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.command.AbstractColumnCommand
 
AbstractColumnHideShowLayer - Class in org.eclipse.nebula.widgets.nattable.hideshow
Abstract implementation for column hide/show operations.
AbstractColumnHideShowLayer(IUniqueIndexLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.AbstractColumnHideShowLayer
Constructor.
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
 
AbstractDataChangeHandler<T extends DataChange> - Class in org.eclipse.nebula.widgets.nattable.datachange
Abstract implementation of DataChangeHandler to handle data updates.
AbstractDataChangeHandler(DataChangeLayer, CellKeyHandler<?>, Map<Object, T>) - Constructor for class org.eclipse.nebula.widgets.nattable.datachange.AbstractDataChangeHandler
 
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
 
AbstractE4NatExamplePart - Class in org.eclipse.nebula.widgets.nattable.examples.e4
 
AbstractE4NatExamplePart() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.e4.AbstractE4NatExamplePart
 
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
 
AbstractFunction - Class in org.eclipse.nebula.widgets.nattable.formula.function
Subclasses are intended to process values that are set to it.
AbstractFunction() - Constructor for class org.eclipse.nebula.widgets.nattable.formula.function.AbstractFunction
 
AbstractFunction(List<FunctionValue>) - Constructor for class org.eclipse.nebula.widgets.nattable.formula.function.AbstractFunction
 
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
 
AbstractMathFunction - Class in org.eclipse.nebula.widgets.nattable.formula.function
Subclass of this class are intended to perform mathematical operations on the values set to it.
AbstractMathFunction() - Constructor for class org.eclipse.nebula.widgets.nattable.formula.function.AbstractMathFunction
 
AbstractMathFunction(List<FunctionValue>) - Constructor for class org.eclipse.nebula.widgets.nattable.formula.function.AbstractMathFunction
 
AbstractMathSingleValueFunction - Class in org.eclipse.nebula.widgets.nattable.formula.function
Specialized AbstractMathFunction that only allows a single value for processing.
AbstractMathSingleValueFunction() - Constructor for class org.eclipse.nebula.widgets.nattable.formula.function.AbstractMathSingleValueFunction
 
AbstractMathSingleValueFunction(List<FunctionValue>) - Constructor for class org.eclipse.nebula.widgets.nattable.formula.function.AbstractMathSingleValueFunction
 
AbstractMathSingleValueFunction(FunctionValue) - Constructor for class org.eclipse.nebula.widgets.nattable.formula.function.AbstractMathSingleValueFunction
 
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
Abstract implementation for commands that should process multiple columns.
AbstractMultiColumnCommand(AbstractMultiColumnCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.command.AbstractMultiColumnCommand
Clone constructor
AbstractMultiColumnCommand(ILayer, int...) - Constructor for class org.eclipse.nebula.widgets.nattable.command.AbstractMultiColumnCommand
 
AbstractMultiRowCommand - Class in org.eclipse.nebula.widgets.nattable.command
Abstract implementation for commands that should process multiple rows.
AbstractMultiRowCommand(AbstractMultiRowCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.command.AbstractMultiRowCommand
Clone constructor
AbstractMultiRowCommand(ILayer, int...) - 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
ILayerCommand that is executed for a cell position.
AbstractPositionCommand(AbstractPositionCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.command.AbstractPositionCommand
Clone constructor.
AbstractPositionCommand(ILayer, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.command.AbstractPositionCommand
 
AbstractRegionCommand - Class in org.eclipse.nebula.widgets.nattable.command
Abstract command that can be used to send a command into a specific region of a composition like a grid.
AbstractRegionCommand(String) - Constructor for class org.eclipse.nebula.widgets.nattable.command.AbstractRegionCommand
 
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
ILayerCommand that is executed for a row position.
AbstractRowCommand(AbstractRowCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.command.AbstractRowCommand
Clone constructor.
AbstractRowCommand(ILayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.command.AbstractRowCommand
 
AbstractRowHideShowLayer - Class in org.eclipse.nebula.widgets.nattable.hideshow
Abstract implementation for row hide/show operations.
AbstractRowHideShowLayer(IUniqueIndexLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.AbstractRowHideShowLayer
Constructor.
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
 
AbstractSingleValueFunction - Class in org.eclipse.nebula.widgets.nattable.formula.function
Specialized AbstractFunction that only allows a single value for processing.
AbstractSingleValueFunction() - Constructor for class org.eclipse.nebula.widgets.nattable.formula.function.AbstractSingleValueFunction
 
AbstractSingleValueFunction(List<FunctionValue>) - Constructor for class org.eclipse.nebula.widgets.nattable.formula.function.AbstractSingleValueFunction
 
AbstractSingleValueFunction(FunctionValue) - Constructor for class org.eclipse.nebula.widgets.nattable.formula.function.AbstractSingleValueFunction
 
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, 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) - 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.hierarchical.HierarchicalTreeAlternatingRowConfigLabelAccumulator
 
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.DetailGlazedListsEventLayer
Activates the handling of GlazedLists events.
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 class 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) - 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) - 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) - Method in class org.eclipse.nebula.widgets.nattable.extension.nebula.cdatetime.CDateTimeCellEditor
 
activateCell(Composite, Object) - Method in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.RichTextCellEditor
 
activateCell(Composite, Object, EditModeEnum, ICellEditHandler, ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
 
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, 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.
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 - org.eclipse.nebula.widgets.nattable.layer.event.StructuralDiff.DiffTypeEnum
 
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.grid.layer.config.DefaultGridLayerConfiguration
 
addAutoSpanningColumnPositions(Integer...) - Method in class org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProvider
Configures the given column positions for auto spanning.
addAutoSpanningRowPositions(Integer...) - Method in class org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProvider
Configures the given row positions for auto spanning.
addCacheUpdateListener(IFilterRowComboUpdateListener) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProvider
Adds the given listener to the list of listeners for value cache updates.
addCategory(Node, String) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.ColumnCategoriesModel
 
addCellSelection() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
addCheckStateListener(ICheckStateListener) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterNatCombo
Add an ICheckStateListener to the viewer of the dropdown that contains the select all item.
addChild(Node) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.Node
Adds a child to the list of children for this Node.
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() - Method in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultColumnHeaderLayerConfiguration
 
addColumnHeaderUIBindings(HoverLayer) - Method in class org.eclipse.nebula.widgets.nattable.hover.config.ColumnHeaderHoverLayerConfiguration
 
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.
addDataChange(DataChange) - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayer
Adds a DataChange to the list of locally tracked data changes that need to be handled on save or discard.
addDataProviderValue(int, int, List<FunctionValue>, Map<IndexCoordinate, Set<IndexCoordinate>>, IndexCoordinate) - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParser
Retrieves a value from the IDataProvider for the given coordinates and adds it to the given list of FunctionValues for further processing.
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
 
addFormulaError(int, int, String) - Method in interface org.eclipse.nebula.widgets.nattable.formula.FormulaErrorReporter
Registers the error message for the given cell coordinates to this FormulaErrorReporter.
addFormulaError(int, int, String) - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaTooltipErrorReporter
 
addFunctionValue(FunctionValue) - Method in class org.eclipse.nebula.widgets.nattable.formula.function.AbstractFunction
 
addFunctionValue(FunctionValue) - Method in class org.eclipse.nebula.widgets.nattable.formula.function.AbstractMathFunction
 
addFunctionValue(FunctionValue) - Method in class org.eclipse.nebula.widgets.nattable.formula.function.AbstractMathSingleValueFunction
 
addFunctionValue(FunctionValue) - Method in class org.eclipse.nebula.widgets.nattable.formula.function.AbstractSingleValueFunction
 
addFunctionValue(FunctionValue) - Method in interface org.eclipse.nebula.widgets.nattable.formula.function.OperatorFunctionValue
Add the given FunctionValue for calculation.
addFunctionValue(FunctionValue) - Method in class org.eclipse.nebula.widgets.nattable.formula.function.SquareRootFunction
 
addGroup(int, String, int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Creates and adds a group.
addGroup(int, String, int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Creates and adds a group.
addGroup(String, int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Creates and adds a group.
addGroup(String, int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel
Creates and adds a group.
addGroup(String, int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Creates and adds a group.
addGroup(GroupModel.Group) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel
Adds the given group.
addGroupByColumnIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByModel
Add the given column index to the list of column indexes that are currently grouped.
addGroupingLevel() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Adds a new grouping level on top.
addGroupingLevel() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Adds a new grouping level on top.
addIndexesToHide(int...) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.UpdateColumnGroupCollapseCommand
Add the given indexes to the indexes to hide.
addIndexesToHide(int...) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.UpdateRowGroupCollapseCommand
Add the given indexes to the indexes to hide.
addIndexesToShow(int...) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.UpdateColumnGroupCollapseCommand
Add the given indexes to the indexes to show.
addIndexesToShow(int...) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.UpdateRowGroupCollapseCommand
Add the given indexes to the indexes to show.
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
 
ADDITIONAL_POSITION_MODIFIER - Static variable in class org.eclipse.nebula.widgets.nattable.layer.LayerUtil
Modifier that is used by layers if they add additional columns or rows.
addKeyListener(KeyListener) - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
 
addLabel(String) - Method in class org.eclipse.nebula.widgets.nattable.layer.LabelStack
Adds a label to the bottom of the label stack.
addLabelOnTop(String) - Method in class org.eclipse.nebula.widgets.nattable.layer.LabelStack
Adds a label to the top of the label stack.
addLayerListener(ILayerListener) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
addLayerListener(ILayerListener) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
Add a general ILayerListener to handle ILayerEvents on this layer.
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(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
 
addListener(IColumnCategoriesDialogListener) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.gui.ColumnCategoriesDialog
Add a IColumnCategoriesDialogListener that is triggered for modifications in the selected tree.
addListener(ISelectionTreeListener) - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialog
Add a ISelectionTreeListener that is triggered for modifications in the selected tree.
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.
addNestedHorizontalLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.painter.layer.CompositeFreezeLayerPainter
Adds the given layer to the list of nested horizontal layers that are used to shift the freeze border to the right.
addNestedVerticalLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.painter.layer.CompositeFreezeLayerPainter
Adds the given layer to the list of nested vertical layers that are used to shift the freeze border down.
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
Adds the given map of key-label overrides to the override map of this overrider.
addPositionsToGroup(int, int, int...) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Adds the given positions to the group to which the given column position belongs to.
addPositionsToGroup(int, int, int...) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Adds the given positions to the group to which the given row position belongs to.
addPositionsToGroup(int, String, int...) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Adds the given positions to the group with the given name.
addPositionsToGroup(int, String, int...) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Adds the given positions to the group with the given name.
addPositionsToGroup(int, GroupModel.Group, int...) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Adds the given positions to the given GroupModel.Group.
addPositionsToGroup(int, GroupModel.Group, int...) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Adds the given positions to the given GroupModel.Group.
addPositionsToGroup(String, int...) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Adds the given positions to the group with the given name.
addPositionsToGroup(String, int...) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Adds the given positions to the group with the given name.
addPositionsToGroup(GroupModel.Group, int...) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Adds the given positions to the given GroupModel.Group.
addPositionsToGroup(GroupModel.Group, int...) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel
Adds the given positions to the given group.
addPositionsToGroup(GroupModel.Group, int...) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Adds the given positions to the given GroupModel.Group.
addPostSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.nebula.widgets.nattable.selection.RowPostSelectionProvider
 
addPrintListener(PrintListener) - Method in class org.eclipse.nebula.widgets.nattable.print.LayerPrinter
Add the given PrintListener to be able to react on printing events like print start and print finished.
addPrintTarget(ILayer, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.print.LayerPrinter
Adds the given ILayer as print target.
addPrintTarget(ILayer, ILayer, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.print.LayerPrinter
Adds the given ILayer as print target.
addPrintUIBindings() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.config.DefaultGridLayerConfiguration
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.BlinkingRowDataFixture
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.BlinkingGlazedListExample.Tuple
 
addRangeSelection() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
Address - Class in org.eclipse.nebula.widgets.nattable.dataset.person
 
Address() - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.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.hover.config.RowHeaderHoverLayerConfiguration
 
addRowHeaderStyleConfig() - Method in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultRowHeaderLayerConfiguration
 
addRowHeaderUIBindings() - Method in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultRowHeaderLayerConfiguration
 
addRowHeaderUIBindings(HoverLayer) - Method in class org.eclipse.nebula.widgets.nattable.hover.config.RowHeaderHoverLayerConfiguration
 
addRowReorderUIBindings() - Method in class org.eclipse.nebula.widgets.nattable.reorder.config.DefaultRowReorderLayerConfiguration
 
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(int, int) - 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(int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
addSelection(int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModel
 
addSelection(Rectangle) - Method in interface org.eclipse.nebula.widgets.nattable.selection.ISelectionModel
Selects the cells of a specified area
addSelection(Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest.StubbedMarkerSelectionModel
 
addSelection(Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModel
 
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(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.
addStaticColumnIndexesToGroup(int, int, int...) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Adds the given indexes as static indexes to the group that is identified by the given column position.
addStaticColumnIndexesToGroup(int, String, int...) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Adds the given indexes as static indexes to the group that is identified by the given group name.
addStaticColumnIndexesToGroup(String, int...) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Adds the given indexes as static indexes to the group that is identified by the given group name.
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.
addStaticIndexes(int...) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel.Group
Adds the given indexes as static indexes to this group.
addStaticIndexesToGroup(int, int...) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel
This method will add static indexes to the given group.
addStaticIndexesToGroup(String, int...) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel
This method will add static indexes to the given group.
addStaticIndexesToGroup(GroupModel.Group, int...) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel
This method will add static indexes to the given group.
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
 
addStaticRowIndexesToGroup(int, int, int...) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Adds the given indexes as static indexes to the group that is identified by the given row position.
addStaticRowIndexesToGroup(int, String, int...) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Adds the given indexes as static indexes to the group that is identified by the given group name.
addStaticRowIndexesToGroup(String, int...) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Adds the given indexes as static indexes to the group that is identified by the given group name.
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
 
addValue(FunctionValue) - Method in class org.eclipse.nebula.widgets.nattable.formula.function.MultipleValueFunctionValue
Add a FunctionValue to the local list of FunctionValues this MultipleValueFunctionValue carries.
addVirtualChild(String) - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableElementAdapter
Add a virtual child to the NatTableElementAdapter.
adjacentColumnGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest
 
ADJUST - org.eclipse.nebula.widgets.nattable.edit.EditTypeEnum
Use the value entered into the editor to adjust the value that is currently set in the data model.
adjustCellBounds(int, int, Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.painter.ColumnGroupHeaderGridLineCellLayerPainter
 
adjustCellBounds(int, int, Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.painter.RowGroupHeaderGridLineCellLayerPainter
 
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.reorder.event.MultiRowReorderEventDiffTest
 
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 - org.eclipse.nebula.widgets.nattable.edit.editor.EditorSelectionEnum
Select the whole text contained in the text editor control.
ALL - org.eclipse.nebula.widgets.nattable.painter.cell.BorderPainter.PaintModeEnum
The border will be painted completely for all the cells.
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(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.
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(SelectionLayer, IUniqueIndexLayer, 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.
allCellsSelectedInRegion(Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
Test if all cells in a given region are selected.
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.
ALLOWED_FILL_DIRECTION - Static variable in class org.eclipse.nebula.widgets.nattable.fillhandle.config.FillHandleConfigAttributes
ConfigAttribute to configure the directions that are allowed for the fill handle.
allowsChildren(Object) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByTreeFormat
 
allowsChildren(HierarchicalWrapper) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hierarchical.HierarchicalWrapperTreeFormat
 
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.
AnyCommandHandlerFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture.command
 
AnyCommandHandlerFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.command.AnyCommandHandlerFixture
 
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.
applyCSSProperty(Object, String, CSSValue, String, CSSEngine) - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSHandler
 
applyDropdownListener() - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
 
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
 
applyMarkup(String) - Method in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.MarkupDisplayConverter.MarkupValue
 
applyMarkup(String) - Method in interface org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.MarkupProcessor
Takes an input and applies the HTML markup.
applyMarkup(String) - Method in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.RegexMarkupValue
 
applyNatTableStyle(NatTable, ConfigAttribute<IStyle>, ConfigAttribute<T>, T, DisplayMode, String) - Static method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSHelper
Apply a style attribute value for the IStyle registered for the given styleAttribute.
applyNatTableStyle(NatTable, ConfigAttribute<T>, T, DisplayMode, String) - Static method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSHelper
Apply a style attribute value for the IStyle registered for CellConfigAttributes.CELL_STYLE.
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
 
ArrayUtilTest - Class in org.eclipse.nebula.widgets.nattable.util
 
ArrayUtilTest() - Constructor for class org.eclipse.nebula.widgets.nattable.util.ArrayUtilTest
 
ASC - org.eclipse.nebula.widgets.nattable.sort.SortDirectionEnum
 
asCollection(Iterator<T>) - Static method in class org.eclipse.nebula.widgets.nattable.util.ObjectUtils
Transfers the given iterator to an unmodifiable collection.
asCollection(T[]) - Static method in class org.eclipse.nebula.widgets.nattable.util.ArrayUtil
 
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.dataset.fixture.data.RowDataFixture
 
ask_price - Variable in class org.eclipse.nebula.widgets.nattable.dataset.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.dataset.fixture.data.RowDataListFixture
 
ASK_PRICE_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataListFixture
 
asList(Collection<T>) - Static method in class org.eclipse.nebula.widgets.nattable.util.ObjectUtils
 
asList(T[]) - Static method in class org.eclipse.nebula.widgets.nattable.util.ArrayUtil
 
asOrderedCollection(Iterator<T>, Comparator<T>) - Static method in class org.eclipse.nebula.widgets.nattable.util.ObjectUtils
Transfers the given iterator into an unmodifiable ordered collection based on the given comparator.
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.
assembleBody(int) - Method in class org.eclipse.nebula.widgets.nattable.copy.command.RowSpanningCopyDataCommandHandler
Collects and assembles the selected data per row position that should be copied to the clipboard.
assembleColumnHeaders() - Method in class org.eclipse.nebula.widgets.nattable.copy.command.CopyDataCommandHandler
Creates the two dimensional array whose dimensions are calculated based on the selection within the SelectionLayer and the configured column and row headers.
assembleCopiedDataStructure() - Method in class org.eclipse.nebula.widgets.nattable.copy.command.CopyDataCommandHandler
Collects and assembles the selected data that should be copied to the clipboard.
assertLayerEquals(ILayer, ILayer) - Static method in class org.eclipse.nebula.widgets.nattable.test.LayerAssert
 
assertTestGroup3IsUnchanged() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.group.ColumnGroupModelFixture
 
assertUnchanged() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.group.ColumnGroupModelFixture
 
asString(Color) - Static method in class org.eclipse.nebula.widgets.nattable.persistence.ColorPersistor
 
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
 
autoActivationCharacters - Variable in class org.eclipse.nebula.widgets.nattable.edit.editor.TextCellEditor
 
autoActivationDelay - Variable in class org.eclipse.nebula.widgets.nattable.edit.editor.TextCellEditor
 
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.ValidatorMessageLabelAccumulator - Class in org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration
 
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
 
AutomaticSpanningDataProviderTest - Class in org.eclipse.nebula.widgets.nattable.data
 
AutomaticSpanningDataProviderTest() - Constructor for class org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProviderTest
 
autoResize(ILayer, IConfigRegistry) - Static method in class org.eclipse.nebula.widgets.nattable.resize.AutoResizeHelper
Executes in-memory rendering of the given ILayer to trigger content based auto-resizing.
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(GridLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.command.AutoResizeColumnCommandHandler
 
AutoResizeColumnCommandHandler(ILayer, ILayer) - 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(NatTable, boolean, int...) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.AutoResizeColumnsCommand
Create a AutoResizeColumnsCommand for programmatic execution.
AutoResizeColumnsCommand(NatTable, int...) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.AutoResizeColumnsCommand
Create a AutoResizeColumnsCommand for programmatic execution.
AutoResizeColumnsCommand(AutoResizeColumnsCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.AutoResizeColumnsCommand
Create a AutoResizeColumnsCommand as a clone of the given command instance.
AutoResizeColumnsCommand(InitializeAutoResizeColumnsCommand) - 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
 
AutoResizeHelper - Class in org.eclipse.nebula.widgets.nattable.resize
Helper class that renders a ILayer in-memory to trigger auto-resizing of rows and columns in case content painters are configured to calculate the necessary dimensions.
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(GridLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.command.AutoResizeRowCommandHandler
 
AutoResizeRowCommandHandler(ILayer, ILayer) - 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
 
AutoResizeRowPaintListener - Class in org.eclipse.nebula.widgets.nattable.resize
PaintListener that is used to auto-resize rows lazily when they become visible in the viewport.
AutoResizeRowPaintListener(NatTable, ViewportLayer, ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.AutoResizeRowPaintListener
 
autoResizeRows(NatTable, ILayer, ILayer) - Static method in class org.eclipse.nebula.widgets.nattable.resize.AutoResizeHelper
Trigger auto-resizing of rows based on the content of the whole row.
AutoResizeRowsCommand - Class in org.eclipse.nebula.widgets.nattable.resize.command
Command to trigger auto resizing of rows in a grid.
AutoResizeRowsCommand(NatTable, boolean, int...) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.AutoResizeRowsCommand
Create a AutoResizeRowsCommand for programmatic execution.
AutoResizeRowsCommand(NatTable, int...) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.AutoResizeRowsCommand
Create a AutoResizeRowsCommand for programmatic execution.
AutoResizeRowsCommand(AutoResizeRowsCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.AutoResizeRowsCommand
Create a AutoResizeRowsCommand as a clone of the given command instance.
AutoResizeRowsCommand(InitializeAutoResizeRowsCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.AutoResizeRowsCommand
AutoScrollDragMode - Class in org.eclipse.nebula.widgets.nattable.viewport.action
Abstract IDragMode implementation to support auto-scrolling on dragging.
AutoScrollDragMode(boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.action.AutoScrollDragMode
 
AutoScrollDragMode.AutoScrollRunnable - Class in org.eclipse.nebula.widgets.nattable.viewport.action
Runnable that continuously scrolls the viewport.
AutoScrollRunnable(NatTable, int, int, SelectionLayer.MoveDirectionEnum, SelectionLayer.MoveDirectionEnum) - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.action.AutoScrollDragMode.AutoScrollRunnable
 
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.
AverageFunction - Class in org.eclipse.nebula.widgets.nattable.formula.function
Returns the average of a list of supplied numbers.
AverageFunction() - Constructor for class org.eclipse.nebula.widgets.nattable.formula.function.AverageFunction
 
AverageFunction(List<FunctionValue>) - Constructor for class org.eclipse.nebula.widgets.nattable.formula.function.AverageFunction
 
AXIS - org.eclipse.nebula.widgets.nattable.selection.ITraversalStrategy.TraversalScope
The scope of the traversal is on the axis, row or column.
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 class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property for the NatTable background color.
BACKGROUND_COLOR - Static variable in class org.eclipse.nebula.widgets.nattable.style.CellStyleAttributes
Attribute for configuring the background color of a cell.
BACKGROUND_IMAGE - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property for the NatTable background image.
BACKGROUND_IMAGE_PAINTER_KEY - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.painterfactory.CellPainterFactory
 
BACKGROUND_PAINTER_KEY - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.painterfactory.CellPainterFactory
 
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
 
BackgroundImagePainter(Image) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.BackgroundImagePainter
 
BackgroundImagePainter(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
 
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.extension.glazedlists.fixture
A DataLayer for use in unit tests with a pre-canned
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.extension.glazedlists.fixture.BaseDataLayerFixture
 
BaseDataLayerFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.BaseDataLayerFixture
 
BaseDataLayerFixture(int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.fixture.BaseDataLayerFixture
 
BaseDataLayerFixture(int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.BaseDataLayerFixture
 
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.hierarchical.HierarchicalTraversalStrategy
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.reorder.event.MultiRowReorderEventDiffTest
 
before() - Method in class org.eclipse.nebula.widgets.nattable.resize.event.ResizeEventDiffTest
 
before() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
BEVELED_BORDER_DECORATOR_KEY - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.painterfactory.CellPainterFactory
 
BeveledBorderDecorator - Class in org.eclipse.nebula.widgets.nattable.painter.cell.decorator
Decorator for rendering the cell with beveled borders (button look).
BeveledBorderDecorator(ICellPainter) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.BeveledBorderDecorator
 
BeveledBorderDecorator(ICellPainter, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.BeveledBorderDecorator
 
BG_COLOR_PREFIX - Static variable in class org.eclipse.nebula.widgets.nattable.persistence.StylePersistor
 
bgColor - Variable in class org.eclipse.nebula.widgets.nattable.config.DefaultNatTableStyleConfiguration
 
bgColor - Variable in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultColumnHeaderStyleConfiguration
 
bgColor - Variable in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultRowHeaderStyleConfiguration
 
bid_price - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
bid_price - Variable in class org.eclipse.nebula.widgets.nattable.dataset.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.dataset.fixture.data.RowDataListFixture
 
BID_PRICE_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.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
 
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
 
BigDecimalFunctionValue - Class in org.eclipse.nebula.widgets.nattable.formula.function
FunctionValue that carries a BigDecimal for calculations.
BigDecimalFunctionValue(double) - Constructor for class org.eclipse.nebula.widgets.nattable.formula.function.BigDecimalFunctionValue
 
BigDecimalFunctionValue(long) - Constructor for class org.eclipse.nebula.widgets.nattable.formula.function.BigDecimalFunctionValue
 
BigDecimalFunctionValue(String) - Constructor for class org.eclipse.nebula.widgets.nattable.formula.function.BigDecimalFunctionValue
 
BigDecimalFunctionValue(BigDecimal) - Constructor for class org.eclipse.nebula.widgets.nattable.formula.function.BigDecimalFunctionValue
 
BIRTHDAY_COLUMN_POSITION - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.person.DataModelConstants
 
BIRTHDAY_PROPERTYNAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.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
 
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.Tuple - Class in org.eclipse.nebula.widgets.nattable.examples.examples._103_Events
 
BlinkingGlazedListExample.TupleColumnPropertyAccessor - Class in org.eclipse.nebula.widgets.nattable.examples.examples._103_Events
 
BlinkingGlazedListExample.UpdateTupleTask - Class in org.eclipse.nebula.widgets.nattable.examples.examples._103_Events
 
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.dataset.fixture.data
Bean wired with a property change listener for Glazed lists.
BlinkingRowDataFixture(PropertyChangeListener, RowDataFixture) - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.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 class org.eclipse.nebula.widgets.nattable.grid.GridRegion
 
BODY_LAYER - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.ColumnHeaderLayerFixture
 
bodyData - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.data.command.GlazedListsRowDeleteCommandHandler
 
bodyData - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.data.command.GlazedListsRowInsertCommandHandler
 
bodyData - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.data.command.GlazedListsRowObjectDeleteCommandHandler
 
bodyDataLayer - Variable in class org.eclipse.nebula.widgets.nattable.formula.FormulaTooltipErrorReporter
 
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 - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.CompositeLayerFixture
 
BodyLayerStack(IDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._001_Getting_Started.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.ui.menu
 
BodyMenuConfiguration(NatTable) - 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 - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
BORDER_COLOR - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
BORDER_MODE - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
BORDER_PREFIX - Static variable in class org.eclipse.nebula.widgets.nattable.persistence.StylePersistor
 
BORDER_STYLE - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
BORDER_STYLE - Static variable in class org.eclipse.nebula.widgets.nattable.style.CellStyleAttributes
Attribute for configuring the border style.
BORDER_WIDTH - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
BorderCell(Rectangle) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.BorderPainter.BorderCell
 
BorderCell(Rectangle, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.BorderPainter.BorderCell
 
borderCells - Variable in class org.eclipse.nebula.widgets.nattable.painter.cell.BorderPainter
 
BorderPainter - Class in org.eclipse.nebula.widgets.nattable.painter.cell
Draws borders based on a 2D array of BorderPainter.BorderCell and styled accordingly to a BorderStyle.
BorderPainter(BorderPainter.BorderCell[][], BorderStyle) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.BorderPainter
 
BorderPainter(BorderPainter.BorderCell[][], BorderStyle, BorderPainter.PaintModeEnum) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.BorderPainter
 
BorderPainter.BorderCell - Class in org.eclipse.nebula.widgets.nattable.painter.cell
Stores the bounds and the state of a cell that will be used to draw borders.
BorderPainter.LineValues - Class in org.eclipse.nebula.widgets.nattable.painter.cell
Utility class used to return coordinates and lengths at once.
BorderPainter.PaintModeEnum - Enum in org.eclipse.nebula.widgets.nattable.painter.cell
 
borderStyle - Variable in class org.eclipse.nebula.widgets.nattable.config.DefaultNatTableStyleConfiguration
 
borderStyle - Variable in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultColumnHeaderStyleConfiguration
 
borderStyle - Variable in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultRowHeaderStyleConfiguration
 
borderStyle - Variable in class org.eclipse.nebula.widgets.nattable.painter.cell.BorderPainter
 
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(int, Color, BorderStyle.LineStyleEnum, BorderStyle.BorderModeEnum) - 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.BorderModeEnum - Enum in org.eclipse.nebula.widgets.nattable.style
 
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
 
BOTH - org.eclipse.nebula.widgets.nattable.config.Direction
 
bothShiftAndControl(boolean, boolean) - Static method in class org.eclipse.nebula.widgets.nattable.selection.SelectionUtils
 
BOTTOM - org.eclipse.nebula.widgets.nattable.style.VerticalAlignmentEnum
 
BOTTOM - org.eclipse.nebula.widgets.nattable.ui.util.CellEdgeEnum
 
BOTTOM_LEFT - org.eclipse.nebula.widgets.nattable.ui.util.CellEdgeEnum
 
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.
BOTTOM_RIGHT - org.eclipse.nebula.widgets.nattable.ui.util.CellEdgeEnum
 
bottomRightInSelection - Variable in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
The bottom right cell in a contiguous selection or null if there is no selection or the selection is not contiguous.
bounds - Variable in class org.eclipse.nebula.widgets.nattable.painter.cell.BorderPainter.BorderCell
 
BoxingStyleTest - Class in org.eclipse.nebula.widgets.nattable.painter.cell
 
BoxingStyleTest() - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.BoxingStyleTest
 
build() - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Builds and returns the created Menu.
build(NatTable) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Sets the given NatTable to this builder and returns the MenuManager that is used to create the context 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.
BUTTON_CELL_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.Rendering_cells_as_a_link_and_button
 
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
 
buttonPressed(int) - Method in class org.eclipse.nebula.widgets.nattable.ui.ExceptionDialog
 

C

cacheVisibleColumnIndexes() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.AbstractColumnHideShowLayer
Build up the column caches.
cacheVisibleRowIndexes() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.AbstractRowHideShowLayer
Build up the row caches.
cachingEnabled - Variable in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProvider
Flag for enabling/disabling caching of filter combo box values.
CALCULATE_CELL_HEIGHT - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
Painter properties key to specify whether the cell/row height should be calculated dependent on the content.
CALCULATE_CELL_WIDTH - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
Painter properties key to specify whether the cell/column width should be calculated dependent on the content.
calculateAvailableSpace(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
Calculates the available space for percentage size calculation.
calculateBigDecimalDiff(ILayerCell, ILayerCell) - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.command.FillHandlePasteCommandHandler
 
calculateBigDecimalDiff(ILayerCell, ILayerCell) - Method in class org.eclipse.nebula.widgets.nattable.formula.command.FormulaFillHandlePasteCommandHandler
 
calculateBigIntegerDiff(ILayerCell, ILayerCell) - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.command.FillHandlePasteCommandHandler
 
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
 
calculateByteDiff(ILayerCell, ILayerCell) - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.command.FillHandlePasteCommandHandler
 
calculateByTextHeight - Variable in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.RichTextCellPainter
 
calculateByTextHeight - Variable in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
 
calculateByTextLength - Variable in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.RichTextCellPainter
 
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
 
calculateDateDiff(ILayerCell, ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.command.FillHandlePasteCommandHandler
 
calculateDestinationPositionsForMovingDown() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.ChooseColumnsFromCategoriesCommandHandlerTest
 
calculateDestinationPositionsForMovingUp() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.ChooseColumnsFromCategoriesCommandHandlerTest
 
calculateDoubleDiff(ILayerCell, ILayerCell) - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.command.FillHandlePasteCommandHandler
 
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
 
calculateFloatDiff(ILayerCell, ILayerCell) - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.command.FillHandlePasteCommandHandler
 
calculateHorizontalDiff(ILayerCell, int, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.command.FillHandlePasteCommandHandler
 
calculateIncreasedPositiveDiff(int, int) - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.action.FillHandleDragMode
Calculates the difference between the two given values and increases the value by one.
calculateIntDiff(ILayerCell, ILayerCell) - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.command.FillHandlePasteCommandHandler
 
calculateLabels() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeAlternatingRowConfigLabelAccumulator
Triggers a new background thread for calculation of the row label cache.
calculateLevel(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.action.ColumnGroupHeaderReorderDragMode
Calculate the group level and based on that the real drag from grid row position that is reordered.
calculateLevel(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.action.RowGroupHeaderReorderDragMode
Calculate the group level and based on that the real drag from grid column position that is reordered.
calculateLongDiff(ILayerCell, ILayerCell) - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.command.FillHandlePasteCommandHandler
 
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.
calculateRepeatDelay(int, int) - Method in class org.eclipse.nebula.widgets.nattable.viewport.action.AutoScrollDragMode.AutoScrollRunnable
Calculates the delay of the repeated auto-scroll execution based on the difference between the NatTable borders and the mouse cursor and the move direction that is currently active.
calculateShortDiff(ILayerCell, ILayerCell) - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.command.FillHandlePasteCommandHandler
 
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
 
calculateTotalArea() - Method in class org.eclipse.nebula.widgets.nattable.resize.AutoResizeHelper
Calculate the total area needed to render the whole layer.
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
 
calculateVerticalDiff(ILayerCell, int, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.command.FillHandlePasteCommandHandler
 
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
 
cancel() - Method in class org.eclipse.nebula.widgets.nattable.viewport.action.AutoScrollDragMode.AutoScrollRunnable
Cancels the repeated execution.
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
 
canExecute(IEclipseContext) - Method in class org.eclipse.nebula.widgets.nattable.examples.e4.handler.TestHandler
 
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(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(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(Object) - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.PricingTypeBeanDisplayConverter
 
canonicalToDisplayValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.FilterRowRegularExpressionConverter
 
canonicalToDisplayValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaResultDisplayConverter
 
canonicalToDisplayValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryDisplayConverter
 
canonicalToDisplayValue(ILayerCell, IConfigRegistry, 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.DisplayConverter
 
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(ILayerCell, IConfigRegistry, Object) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDisplayConverter
 
canonicalToDisplayValue(ILayerCell, IConfigRegistry, Object) - Method in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.MarkupDisplayConverter
 
canonicalToDisplayValue(ILayerCell, IConfigRegistry, Object) - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaEditDisplayConverter
 
canRecreateInstanceFromAPersistedString() - Method in class org.eclipse.nebula.widgets.nattable.persistence.BorderStylePersistenceTest
 
canRecreateInstanceFromAPersistedStringWithoutBorderMode() - Method in class org.eclipse.nebula.widgets.nattable.persistence.BorderStylePersistenceTest
 
Car - Class in org.eclipse.nebula.widgets.nattable.dataset.car
 
Car(String, String) - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.car.Car
 
CarService - Class in org.eclipse.nebula.widgets.nattable.dataset.car
 
CarService() - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.car.CarService
 
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 - org.eclipse.nebula.widgets.nattable.columnCategories.Node.Type
 
CATEGORY_A_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_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_C_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.ColumnCategoriesModelFixture
 
CDateTimeCellEditor - Class in org.eclipse.nebula.widgets.nattable.extension.nebula.cdatetime
ICellEditor implementation that uses the Nebula CDateTime control for editing.
CDateTimeCellEditor() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.nebula.cdatetime.CDateTimeCellEditor
Creates the default DateCellEditor that does not move the selection on committing the value by pressing enter.
CDateTimeCellEditor(boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.nebula.cdatetime.CDateTimeCellEditor
Creates a DateCellEditor.
CDateTimeCellEditor(boolean, int) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.nebula.cdatetime.CDateTimeCellEditor
Creates a DateCellEditor.
cell - Variable in class org.eclipse.nebula.widgets.nattable.edit.gui.CellEditDialog
The cell that should be edited.
CELL_BACKGROUND_COLOR - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CELL_BACKGROUND_IMAGE - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property for configuring a background based on an image.
CELL_EDITABLE_RULE - Static variable in class 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 class 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 class 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 class 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 - Class in org.eclipse.nebula.widgets.nattable.config
Interface that specifies configuration attributes for cell rendering.
CellDisplayConversionUtils - Class in org.eclipse.nebula.widgets.nattable.layer.cell
 
CellDisplayValueSearchUtil - Class in org.eclipse.nebula.widgets.nattable.search.strategy
 
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
 
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.
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
 
CellKeyHandler<K> - Interface in org.eclipse.nebula.widgets.nattable.datachange
Implementations of this interface are intended to generate a key for a cell identified via column and row index.
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(int, String, int, String) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.matcher.CellLabelMouseEventMatcher
 
CellLabelMouseEventMatcher(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
 
CellPainterCreator - Interface in org.eclipse.nebula.widgets.nattable.extension.e4.painterfactory
Functional interface to create an instance of an ICellPainter.
CellPainterDecorator - Class in org.eclipse.nebula.widgets.nattable.painter.cell.decorator
Decorates a cell painter with another cell painter.
CellPainterDecorator() - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.CellPainterDecorator
Creates a CellPainterDecorator without any configuration to support initialization afterwards.
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(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_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
 
CellPainterFactory - Class in org.eclipse.nebula.widgets.nattable.extension.e4.painterfactory
Factory that creates ICellPainter for a specified key in combination with a configuration map.
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 an ICellPainter within a cell in a specified region.
CellPainterMouseEventMatcher(String, int, Class<? extends ICellPainter>) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.matcher.CellPainterMouseEventMatcher
Creates a CellPainterMouseEventMatcher for a given region name, mouse button and a target cellPainter class.
CellPainterMouseEventMatcher(String, int, ICellPainter) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.matcher.CellPainterMouseEventMatcher
Creates a CellPainterMouseEventMatcher for a given region name, mouse button and a specific target cellPainter instance.
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
 
CellPainterWrapperCreator - Interface in org.eclipse.nebula.widgets.nattable.extension.e4.painterfactory
Functional interface to create an instance of an 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(CellSelectionEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.event.CellSelectionEvent
 
CellSelectionEvent(SelectionLayer, int, int, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.event.CellSelectionEvent
 
CellSelectionTest - Class in org.eclipse.nebula.widgets.nattable.selection
 
CellSelectionTest - Class in org.eclipse.nebula.widgets.nattable.style
 
CellSelectionTest() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTest
 
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 - Class 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
Deprecated.
Use constructor with DisplayMode parameter.
CellStyleProxy(IConfigRegistry, DisplayMode, 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
Helper class to handle cell styles.
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(CellVisualChangeEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.CellVisualChangeEvent
 
CellVisualChangeEvent(ILayer, int, int) - 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(CellVisualChangeEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.CellVisualUpdateEvent
Create a new CellVisualUpdateEvent out of the given event.
CellVisualUpdateEvent(ILayer, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.CellVisualUpdateEvent
Create a new CellVisualUpdateEvent based on the given information.
CENTER - org.eclipse.nebula.widgets.nattable.style.HorizontalAlignmentEnum
 
CENTERED - org.eclipse.nebula.widgets.nattable.style.BorderStyle.BorderModeEnum
 
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
 
CHANGE - org.eclipse.nebula.widgets.nattable.layer.event.StructuralDiff.DiffTypeEnum
 
CHANGE - org.eclipse.nebula.widgets.nattable.persistence.command.StateChangeEvent.StateChangeType
A view configuration has changed.
Changed_Sort_Order_Is_Properly_Reflected() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
changedColumns - Variable in class org.eclipse.nebula.widgets.nattable.datachange.UpdateDataChangeHandler
The column indexes of columns that contain dirty cells.
changedRows - Variable in class org.eclipse.nebula.widgets.nattable.datachange.UpdateDataChangeHandler
The row indexes of rows that contain dirty cells.
changeLocale(Locale) - Static method in class org.eclipse.nebula.widgets.nattable.Messages
Updates the internal used ResourceBundle for the given Locale.
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
 
CHECKBOX_PAINTER_KEY - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.painterfactory.CellPainterFactory
 
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
Specialization of ImagePainter that renders a checkbox based on a boolean value.
CheckBoxPainter() - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.CheckBoxPainter
Create a new CheckBoxPainter with the default images.
CheckBoxPainter(boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.CheckBoxPainter
Create a new CheckBoxPainter with the default images.
CheckBoxPainter(boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.CheckBoxPainter
Create a new CheckBoxPainter with the default images.
CheckBoxPainter(Image, Image) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.CheckBoxPainter
Create a new CheckBoxPainter with the given images for rendering a checked/unchecked state.
CheckBoxPainter(Image, Image, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.CheckBoxPainter
Create a new CheckBoxPainter with the given images for rendering a checked/unchecked state.
CheckBoxStateEnum - Enum in org.eclipse.nebula.widgets.nattable.edit
 
CHECKED - org.eclipse.nebula.widgets.nattable.edit.CheckBoxStateEnum
 
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.dataset.person.DataModelConstants
 
CITY_PROPERTYNAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.person.DataModelConstants
 
CityComparator() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._605_GroupBy._6052_GroupByCustomTypesExample.CityComparator
 
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
 
Classification - Enum in org.eclipse.nebula.widgets.nattable.dataset.car
 
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.ui.mode.AbstractModeEventHandler
 
cleanup() - Method in interface org.eclipse.nebula.widgets.nattable.ui.mode.IModeEventHandler
 
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.RegionSelectionTest
 
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
 
cleanupRetainedCollapsedNodes() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
If HierarchicalTreeLayer.retainRemovedRowObjectNodes is set to true, the HierarchicalTreeLayer.collapsedNodes could contain references to row objects that were deleted meanwhile.
cleanupRetainedCollapsedNodes(HierarchicalWrapper) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
If HierarchicalTreeLayer.retainRemovedRowObjectNodes is set to true, the HierarchicalTreeLayer.collapsedNodes could contain references to row objects that were deleted meanwhile.
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.copy.InternalCellClipboard
Clears the clipboard.
clear() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsSortModel
 
clear() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hierarchical.HierarchicalWrapperSortModel
 
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.group.performance.GroupModel
Removes all groups from this GroupModel.
clear() - 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(boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
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.performance.ColumnGroupHeaderLayer
Removes all groups in all levels.
clearAllGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Removes all groups in all levels.
clearAllGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayer
 
clearAllGroups(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Removes all groups in the given level.
clearAllGroups(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Removes all groups in the given level.
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.hierarchical.HierarchicalTreeAlternatingRowConfigLabelAccumulator
Clears the local cache of calculated row position to label mappings.
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.
ClearClipboardAction - Class in org.eclipse.nebula.widgets.nattable.copy.action
ClearClipboardAction(InternalCellClipboard) - Constructor for class org.eclipse.nebula.widgets.nattable.copy.action.ClearClipboardAction
 
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
 
clearDataChanges() - Method in class org.eclipse.nebula.widgets.nattable.datachange.AbstractDataChangeHandler
 
clearDataChanges() - Method in interface org.eclipse.nebula.widgets.nattable.datachange.DataChangeHandler
Clear the locally stored changes.
clearDataChanges() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayer
Clear the locally stored changes.
clearDataChanges() - Method in class org.eclipse.nebula.widgets.nattable.datachange.UpdateDataChangeHandler
Clear the locally stored changes.
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
clearFormulaError(int, int) - Method in interface org.eclipse.nebula.widgets.nattable.formula.FormulaErrorReporter
Removes the error message for the given cell coordinates.
clearFormulaError(int, int) - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaTooltipErrorReporter
 
clearGroupByColumnIndexes() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByModel
Clear the local list of indexes of columns that are currently grouped.
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
 
clearingFilterFiresUpdateEvent() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataProviderTest
 
clearLastCommandHandled() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.command.CommandHandlerFixture
 
clearMarkups() - Method in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.MarkupDisplayConverter
Remove all registered markups.
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.extension.glazedlists.fixture.LayerListenerFixture
 
clearReceivedEvents() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.LayerListenerFixture
 
clearSelection() - Method in interface org.eclipse.nebula.widgets.nattable.selection.ISelectionModel
Removes all cell selections
clearSelection() - Method in class org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest.StubbedMarkerSelectionModel
 
clearSelection() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModel
 
clearSelection() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
clearSelection() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModel
 
clearSelection() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
clearSelection(int, int) - Method in interface org.eclipse.nebula.widgets.nattable.selection.ISelectionModel
Deselects a specified cell
clearSelection(int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest.StubbedMarkerSelectionModel
 
clearSelection(int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModel
 
clearSelection(int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
clearSelection(int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
clearSelection(int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModel
 
clearSelection(Rectangle) - Method in interface org.eclipse.nebula.widgets.nattable.selection.ISelectionModel
Removes the selection of specified cells
clearSelection(Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest.StubbedMarkerSelectionModel
 
clearSelection(Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModel
 
clearSelection(Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
clearSelection(Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
clearSelection(Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModel
 
clearSelection(R) - Method in interface org.eclipse.nebula.widgets.nattable.selection.IRowSelectionModel
Removes the selected row object from the selection
clearSelection(R) - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
clearStaticFilter() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsStaticFilterStrategy
Removes all applied static filters from this filter strategy.
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
 
clientAreaProvider - Variable in class org.eclipse.nebula.widgets.nattable.resize.AutoResizeHelper
The IClientAreaProvider that is used for rendering the whole layer in-memory.
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
 
clipboard - Variable in class org.eclipse.nebula.widgets.nattable.copy.command.InternalCopyDataCommandHandler
 
clipboard - Variable in class org.eclipse.nebula.widgets.nattable.copy.command.InternalPasteDataCommandHandler
 
clipboard - Variable in class org.eclipse.nebula.widgets.nattable.copy.command.RowSpanningCopyDataCommandHandler
 
clipboard - Variable in class org.eclipse.nebula.widgets.nattable.fillhandle.action.FillHandleDragMode
 
clipboard - Variable in class org.eclipse.nebula.widgets.nattable.fillhandle.command.FillHandlePasteCommandHandler
 
clipboard - Variable in class org.eclipse.nebula.widgets.nattable.fillhandle.config.FillHandleConfiguration
 
clipboard - Variable in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleLayerPainter
The InternalCellClipboard that is used to identify whether a cell is currently copied.
clipboard - Variable in class org.eclipse.nebula.widgets.nattable.formula.CopySelectionLayerPainter
 
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.data.command.RowDeleteCommand
 
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.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.DisplayRowGroupRenameDialogCommand
 
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.group.command.ViewportSelectColumnGroupCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.group.command.ViewportSelectRowGroupCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.ColumnGroupCollapseCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.ColumnGroupExpandCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.ColumnGroupReorderCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.ColumnGroupReorderEndCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.ColumnGroupReorderStartCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.GroupMultiColumnReorderCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.GroupMultiRowReorderCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupCollapseCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupExpandCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupReorderCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupReorderEndCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupReorderStartCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.UpdateColumnGroupCollapseCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.UpdateRowGroupCollapseCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.ColumnHideCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.ColumnShowCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.HideColumnByIndexCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.HideRowByIndexCommand
 
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.hideshow.command.RowPositionHideCommand
 
cloneCommand() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.RowShowCommand
 
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.SelectRegionCommand
 
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.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.datachange.event.KeyRowInsertEvent
 
cloneEvent() - Method in class org.eclipse.nebula.widgets.nattable.edit.CellEditorCreatedEvent
 
cloneEvent() - Method in class org.eclipse.nebula.widgets.nattable.edit.event.DataUpdateEvent
 
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.GroupRowsEvent
 
cloneEvent() - Method in class org.eclipse.nebula.widgets.nattable.group.event.UngroupColumnsEvent
 
cloneEvent() - Method in class org.eclipse.nebula.widgets.nattable.group.event.UngroupRowsEvent
 
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.RowObjectDeleteEvent
 
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
 
cloneForRegion() - Method in class org.eclipse.nebula.widgets.nattable.command.AbstractRegionCommand
Creates and returns a clone of this instance with necessary modifications for further processing.
cloneForRegion() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.ColumnSizeConfigurationCommand
 
cloneForRegion() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.ColumnWidthResetCommand
 
cloneForRegion() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.RowHeightResetCommand
 
cloneForRegion() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.RowSizeConfigurationCommand
 
close() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
 
close() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
 
close() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.DateCellEditor
 
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.search.gui.SearchDialog
 
close() - Method in class org.eclipse.nebula.widgets.nattable.widget.WaitDialog
 
CLOSE_ON_SHUTDOWN_TAG - Static variable in class org.eclipse.nebula.widgets.nattable.examples.e4.LifecycleManager
 
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() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest
 
collapse() - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroup
Updates the group's state to indicate it is collapsed.
collapse() - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroup
 
collapse(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModel
Collapse the tree node at the given visible index.
collapse(int) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeRowModel
Collapses the tree node at the given index.
collapse(int) - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeRowModel
 
collapse(T) - Method in class org.eclipse.nebula.widgets.nattable.tree.AbstractTreeRowModel
 
collapse(T) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeRowModel
Collapse the tree node that represent the given object.
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 class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
Collapses all tree nodes.
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
 
collapseAllGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Collapses all groups in all levels.
collapseAllGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Collapses all groups in all levels.
collapseAllGroups(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Collapses all groups in the given level.
collapseAllGroups(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Collapses all groups in the given level.
COLLAPSED_CHILD - Static variable in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
Label that gets applied to child cells of a collapsed parent object.
collapsedChildPainter - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
collapsedNodes - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
Set of tree node coordinates based on indexes that are collapsed.
collapsedRowGroupShouldNotBeSpanned() - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayerTest
 
collapseGroup(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Collapses the group for the given position, if the column at the specified position belongs to a group.
collapseGroup(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Collapses the group for the given position, if the row at the specified position belongs to a group.
collapseGroup(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Collapses the group for the given position, if the column at the specified position belongs to a group.
collapseGroup(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Collapses the group for the given position, if the row at the specified position belongs to a group.
collapseGroup(int, String) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Collapses the group with the given name.
collapseGroup(int, String) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Collapses the group with the given name.
collapseGroup(String) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Collapses the group with the given name.
collapseGroup(String) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Collapses the group with the given name.
collapseGroup(GroupModel, GroupModel.Group) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Collapses the given group of the given group model.
collapseGroup(GroupModel, GroupModel.Group) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Collapses the given group of the given group model.
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
 
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 - org.eclipse.nebula.widgets.nattable.columnCategories.Node.Type
 
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._300_Data._306_CalculatedFormulaDataExample
 
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._447_EditorExample
 
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._448_CDateTimeEditorExample
 
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._300_Data._306_CalculatedFormulaDataExample
 
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._447_EditorExample
 
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._448_CDateTimeEditorExample
 
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 class org.eclipse.nebula.widgets.nattable.style.SelectionStyleLabels
Label that is applied to the column header cell of the column that is fully selected.
COLUMN_GROUP_HEADER - Static variable in class org.eclipse.nebula.widgets.nattable.grid.GridRegion
 
COLUMN_GROUP_HEADER_KEY - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.painterfactory.CellPainterFactory
 
COLUMN_GROUP_MODE - org.eclipse.nebula.widgets.nattable.ui.mode.Mode
 
COLUMN_HEADER - Static variable in class org.eclipse.nebula.widgets.nattable.grid.GridRegion
 
COLUMN_HEADER_MODE - 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_LEFT_HIDDEN - Static variable in class org.eclipse.nebula.widgets.nattable.hideshow.indicator.HideIndicatorConstants
Label that indicates that there are columns hidden to the left of the cell.
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._300_Data._306_CalculatedFormulaDataExample
 
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._447_EditorExample
 
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._448_CDateTimeEditorExample
 
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_RANGE_REGEX - Static variable in class org.eclipse.nebula.widgets.nattable.formula.FormulaParser
 
COLUMN_RENAME - org.eclipse.nebula.widgets.nattable.ui.rename.HeaderRenameDialog.RenameDialogLabels
 
COLUMN_RENAME_MENU_ITEM_ID - Static variable in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
COLUMN_REORDER_MODE - org.eclipse.nebula.widgets.nattable.ui.mode.Mode
 
COLUMN_RESIZE_MODE - org.eclipse.nebula.widgets.nattable.ui.mode.Mode
 
COLUMN_RIGHT_HIDDEN - Static variable in class org.eclipse.nebula.widgets.nattable.hideshow.indicator.HideIndicatorConstants
Label that indicates that there are columns hidden to the right of the cell.
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._400_Configuration._440_Editing._448_CDateTimeEditorExample
 
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 - 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._300_Data._306_CalculatedFormulaDataExample
 
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._447_EditorExample
 
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._448_CDateTimeEditorExample
 
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._300_Data._306_CalculatedFormulaDataExample
 
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._447_EditorExample
 
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._448_CDateTimeEditorExample
 
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.
COLUMN_WIDTH - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property to configure the column width.
columnAccessor - Variable in class org.eclipse.nebula.widgets.nattable.data.ListDataProvider
 
columnAccessor - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategy
 
columnAccessor - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsSortModel
 
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
 
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, ColumnHideShowLayer, ColumnHeaderLayer, DataLayer, ColumnGroupHeaderLayer, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooser
Constructor to be used with the new performance column grouping feature.
ColumnChooser(Shell, SelectionLayer, ColumnHideShowLayer, ColumnHeaderLayer, DataLayer, ColumnGroupHeaderLayer, ColumnGroupModel, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooser
Constructor to be used with the old column grouping feature.
ColumnChooser(Shell, SelectionLayer, ColumnHideShowLayer, ColumnHeaderLayer, DataLayer, ColumnGroupHeaderLayer, ColumnGroupModel, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooser
Constructor to be used with the old column grouping feature.
columnChooserDialog - Variable in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooser
 
ColumnChooserDialog - Class in org.eclipse.nebula.widgets.nattable.columnChooser.gui
Dialog that contains two Trees to support hide/show and reordering of columns.
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
 
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(ColumnStructuralChangeEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.ColumnDeleteEvent
Creates a new ColumnDeleteEvent based on the given instance.
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, Collection<Range>) - 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.
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, int, int) - 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
 
ColumnGroupCollapseCommand - Class in org.eclipse.nebula.widgets.nattable.group.performance.command
Command that is used to collapse column groups.
ColumnGroupCollapseCommand(ColumnGroupCollapseCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.ColumnGroupCollapseCommand
 
ColumnGroupCollapseCommand(GroupModel, Collection<GroupModel.Group>) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.ColumnGroupCollapseCommand
 
ColumnGroupCollapseCommand(GroupModel, GroupModel.Group...) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.ColumnGroupCollapseCommand
 
ColumnGroupEntry - Class in org.eclipse.nebula.widgets.nattable.columnChooser
Object representation of a column group in the SWT tree.
ColumnGroupEntry(String, Integer, Integer, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnGroupEntry
Creates a ColumnGroupEntry for the old column grouping mechanism.
ColumnGroupEntry(GroupModel.Group) - Constructor for class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnGroupEntry
Creates a ColumnGroupEntry for the new performance column grouping, using the Group object as underlying data reference.
ColumnGroupExpandCollapseAction - Class in org.eclipse.nebula.widgets.nattable.group.action
 
ColumnGroupExpandCollapseAction() - Constructor for class org.eclipse.nebula.widgets.nattable.group.action.ColumnGroupExpandCollapseAction
Creates a non-exclusive ColumnGroupExpandCollapseAction.
ColumnGroupExpandCollapseAction(boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.action.ColumnGroupExpandCollapseAction
 
ColumnGroupExpandCollapseCommand - Class in org.eclipse.nebula.widgets.nattable.group.command
Command to trigger expand/collapse on a column group at the specified coordinates, based on the current expand/collapse state.
ColumnGroupExpandCollapseCommand(ColumnGroupExpandCollapseCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupExpandCollapseCommand
Clone constructor.
ColumnGroupExpandCollapseCommand(ILayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupExpandCollapseCommand
Create the command for a given column position and row position 0;
ColumnGroupExpandCollapseCommand(ILayer, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupExpandCollapseCommand
Create the command for the given column and row positions.
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 - Class in org.eclipse.nebula.widgets.nattable.group.performance
Layer that is used in combination with the performance ColumnGroupHeaderLayer to support expand/collapse of column groups.
ColumnGroupExpandCollapseLayer(IUniqueIndexLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupExpandCollapseLayer
 
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
 
ColumnGroupExpandCommand - Class in org.eclipse.nebula.widgets.nattable.group.performance.command
Command that is used to expand column groups.
ColumnGroupExpandCommand(ColumnGroupExpandCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.ColumnGroupExpandCommand
 
ColumnGroupExpandCommand(GroupModel, Collection<GroupModel.Group>) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.ColumnGroupExpandCommand
 
ColumnGroupExpandCommand(GroupModel, GroupModel.Group...) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.ColumnGroupExpandCommand
 
ColumnGroupGroupHeaderLayer - Class in org.eclipse.nebula.widgets.nattable.group
Adds the Column grouping functionality to the column headers.
ColumnGroupGroupHeaderLayer(ColumnGroupHeaderLayer, ColumnGroupModel) - Constructor for class org.eclipse.nebula.widgets.nattable.group.ColumnGroupGroupHeaderLayer
 
ColumnGroupGroupHeaderLayer(ColumnGroupHeaderLayer, ColumnGroupModel, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.ColumnGroupGroupHeaderLayer
 
ColumnGroupGroupHeaderLayer(ColumnGroupHeaderLayer, SelectionLayer, ColumnGroupModel) - Constructor for class org.eclipse.nebula.widgets.nattable.group.ColumnGroupGroupHeaderLayer
Deprecated.
Use constructor without SelectionLayer parameter
ColumnGroupGroupHeaderLayer(ColumnGroupHeaderLayer, SelectionLayer, ColumnGroupModel, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.ColumnGroupGroupHeaderLayer
Deprecated.
Use constructor without SelectionLayer parameter
ColumnGroupHeaderGridLineCellLayerPainter - Class in org.eclipse.nebula.widgets.nattable.group.performance.painter
Specialization of the GridLineCellLayerPainter to support rendering of huge column groups in the performance ColumnGroupHeaderLayer.
ColumnGroupHeaderGridLineCellLayerPainter(ColumnGroupHeaderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.painter.ColumnGroupHeaderGridLineCellLayerPainter
Create a ColumnGroupHeaderGridLineCellLayerPainter that renders gray grid lines and uses the default clipping behaviour.
ColumnGroupHeaderGridLineCellLayerPainter(ColumnGroupHeaderLayer, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.painter.ColumnGroupHeaderGridLineCellLayerPainter
Create a ColumnGroupHeaderGridLineCellLayerPainter that renders gray grid lines and uses the specified clipping behaviour.
ColumnGroupHeaderGridLineCellLayerPainter(ColumnGroupHeaderLayer, Color) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.painter.ColumnGroupHeaderGridLineCellLayerPainter
Create a ColumnGroupHeaderGridLineCellLayerPainter that renders grid lines in the specified color and uses the default clipping behaviour.
ColumnGroupHeaderGridLineCellLayerPainter(ColumnGroupHeaderLayer, Color, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.painter.ColumnGroupHeaderGridLineCellLayerPainter
Create a ColumnGroupHeaderGridLineCellLayerPainter that renders grid lines in the specified color and uses the specified clipping behaviour.
columnGroupHeaderLayer - Variable in class org.eclipse.nebula.widgets.nattable.group.performance.action.ColumnGroupHeaderReorderDragMode
 
columnGroupHeaderLayer - Variable in class org.eclipse.nebula.widgets.nattable.group.performance.painter.ColumnGroupHeaderGridLineCellLayerPainter
 
ColumnGroupHeaderLayer - Class in org.eclipse.nebula.widgets.nattable.group
Adds the Column grouping functionality to the column headers.
ColumnGroupHeaderLayer - Class in org.eclipse.nebula.widgets.nattable.group.performance
Adds the column grouping functionality to the column header.
ColumnGroupHeaderLayer(ILayer, IUniqueIndexLayer, SelectionLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Creates a ColumnGroupHeaderLayer with the specified configurations and one grouping level.
ColumnGroupHeaderLayer(ILayer, IUniqueIndexLayer, SelectionLayer, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Creates a ColumnGroupHeaderLayer with one grouping level and the specified configurations.
ColumnGroupHeaderLayer(ILayer, IUniqueIndexLayer, SelectionLayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Creates a ColumnGroupHeaderLayer with the specified configurations.
ColumnGroupHeaderLayer(ILayer, IUniqueIndexLayer, SelectionLayer, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Creates a ColumnGroupHeaderLayer with the specified configurations.
ColumnGroupHeaderLayer(ILayer, SelectionLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Creates a ColumnGroupHeaderLayer with the specified configurations and one grouping level.
ColumnGroupHeaderLayer(ILayer, SelectionLayer, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Creates a ColumnGroupHeaderLayer with one grouping level and the specified configurations.
ColumnGroupHeaderLayer(ILayer, SelectionLayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Creates a ColumnGroupHeaderLayer with the specified configurations.
ColumnGroupHeaderLayer(ILayer, SelectionLayer, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Creates a ColumnGroupHeaderLayer with the specified configurations.
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
 
ColumnGroupHeaderLayerSelectionTest - Class in org.eclipse.nebula.widgets.nattable.group
 
ColumnGroupHeaderLayerSelectionTest - Class in org.eclipse.nebula.widgets.nattable.group.performance
 
ColumnGroupHeaderLayerSelectionTest() - Constructor for class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerSelectionTest
 
ColumnGroupHeaderLayerSelectionTest() - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerSelectionTest
 
ColumnGroupHeaderLayerTest - Class in org.eclipse.nebula.widgets.nattable.group
 
ColumnGroupHeaderLayerTest - Class in org.eclipse.nebula.widgets.nattable.group.performance
 
ColumnGroupHeaderLayerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerTest
 
ColumnGroupHeaderLayerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.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 - Class in org.eclipse.nebula.widgets.nattable.group.performance.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
 
ColumnGroupHeaderReorderDragMode(ColumnGroupHeaderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.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() - 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, 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.
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, 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) - 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(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.
columnGroupLayer - Variable in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerSelectionTest
 
columnGroupLayer - Variable in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerTest
 
columnGroupLayer - Variable in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerSelectionTest
 
columnGroupModel - Variable in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooser
 
columnGroupModel - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.action.HierarchicalTreeColumnReorderDragMode
 
ColumnGroupModel - Class in org.eclipse.nebula.widgets.nattable.group
Tracks: Columns (by index) in a column Group.
ColumnGroupModel() - Constructor for class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel
 
ColumnGroupModel.ColumnGroup - Class in org.eclipse.nebula.widgets.nattable.group
 
columnGroupModelChanged() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupExpandCollapseLayer
 
columnGroupModelChanged() - Method in interface org.eclipse.nebula.widgets.nattable.group.IColumnGroupModelListener
 
ColumnGroupModelFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture.group
 
ColumnGroupModelFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.group.ColumnGroupModelFixture
 
ColumnGroupModelPersistenceTest - Class in org.eclipse.nebula.widgets.nattable.group
 
ColumnGroupModelPersistenceTest() - Constructor for class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelPersistenceTest
 
ColumnGroupModelTest - Class in org.eclipse.nebula.widgets.nattable.group
 
ColumnGroupModelTest() - Constructor for class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest
 
ColumnGroupReorderCommand - Class in org.eclipse.nebula.widgets.nattable.group.performance.command
Command to trigger reordering of a column group.
ColumnGroupReorderCommand(ColumnGroupReorderCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.ColumnGroupReorderCommand
Clone constructor.
ColumnGroupReorderCommand(ILayer, int, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.ColumnGroupReorderCommand
 
ColumnGroupReorderCommand(ILayer, int, int, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.ColumnGroupReorderCommand
 
ColumnGroupReorderCommandHandler - Class in org.eclipse.nebula.widgets.nattable.group.performance.command
Command handler for the ColumnGroupReorderCommand.
ColumnGroupReorderCommandHandler(ColumnGroupHeaderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.ColumnGroupReorderCommandHandler
 
ColumnGroupReorderDragModeTest - Class in org.eclipse.nebula.widgets.nattable.group.action
 
ColumnGroupReorderDragModeTest() - Constructor for class org.eclipse.nebula.widgets.nattable.group.action.ColumnGroupReorderDragModeTest
 
ColumnGroupReorderEndCommand - Class in org.eclipse.nebula.widgets.nattable.group.performance.command
Command to end a column group reordering via drag mode.
ColumnGroupReorderEndCommand(ColumnGroupReorderEndCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.ColumnGroupReorderEndCommand
Clone constructor.
ColumnGroupReorderEndCommand(ILayer, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.ColumnGroupReorderEndCommand
 
ColumnGroupReorderEndCommandHandler - Class in org.eclipse.nebula.widgets.nattable.group.performance.command
Command handler for the ColumnGroupReorderEndCommand.
ColumnGroupReorderEndCommandHandler(ColumnGroupHeaderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.ColumnGroupReorderEndCommandHandler
 
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
 
ColumnGroupReorderStartCommand - Class in org.eclipse.nebula.widgets.nattable.group.performance.command
Command to start a column group reordering via drag mode.
ColumnGroupReorderStartCommand(ColumnGroupReorderStartCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.ColumnGroupReorderStartCommand
Clone constructor.
ColumnGroupReorderStartCommand(ILayer, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.ColumnGroupReorderStartCommand
 
ColumnGroupReorderStartCommandHandler - Class in org.eclipse.nebula.widgets.nattable.group.performance.command
Command handler for the ColumnGroupReorderStartCommand.
ColumnGroupReorderStartCommandHandler(ColumnGroupHeaderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.ColumnGroupReorderStartCommandHandler
 
ColumnGroupsCommandHandler - Class in org.eclipse.nebula.widgets.nattable.group.command
 
ColumnGroupsCommandHandler - Class in org.eclipse.nebula.widgets.nattable.group.performance.command
Command handler for handling IColumnGroupCommands to create, remove and rename column groups.
ColumnGroupsCommandHandler(ColumnGroupModel, SelectionLayer, ColumnGroupHeaderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupsCommandHandler
 
ColumnGroupsCommandHandler(ColumnGroupHeaderLayer, SelectionLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.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
 
ColumnGroupUtilsTest - Class in org.eclipse.nebula.widgets.nattable.group
 
ColumnGroupUtilsTest - Class in org.eclipse.nebula.widgets.nattable.group.performance
 
ColumnGroupUtilsTest() - Constructor for class org.eclipse.nebula.widgets.nattable.group.ColumnGroupUtilsTest
 
ColumnGroupUtilsTest() - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupUtilsTest
 
ColumnHeaderCheckBoxPainter - Class in org.eclipse.nebula.widgets.nattable.painter.cell
 
ColumnHeaderCheckBoxPainter(IUniqueIndexLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.ColumnHeaderCheckBoxPainter
 
ColumnHeaderCheckBoxPainter(IUniqueIndexLayer, Image, Image, Image) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.ColumnHeaderCheckBoxPainter
 
ColumnHeaderClickEventMatcher - Class in org.eclipse.nebula.widgets.nattable.sort.event
Matches a click on the column header, except if the click is on the column edge.
ColumnHeaderClickEventMatcher(int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.sort.event.ColumnHeaderClickEventMatcher
 
columnHeaderDataLayer - Variable in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooser
 
columnHeaderDataLayer - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsSortModel
 
columnHeaderDataLayer - Variable in class org.eclipse.nebula.widgets.nattable.grid.layer.DefaultGridLayer
 
ColumnHeaderDataProvider() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.BlinkingGlazedListExample.ColumnHeaderDataProvider
 
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 - Variable in class org.eclipse.nebula.widgets.nattable.hideshow.indicator.ColumnHideIndicatorEventMatcher
 
columnHeaderLayer - Variable in class org.eclipse.nebula.widgets.nattable.hideshow.indicator.HideIndicatorMenuConfiguration
The layer in the column header that should be used to determine the height of the hidden column indicator.
columnHeaderLayer - Variable in class org.eclipse.nebula.widgets.nattable.hideshow.indicator.HideIndicatorOverlayPainter
 
columnHeaderLayer - Variable in class org.eclipse.nebula.widgets.nattable.hideshow.indicator.HierarchicalHideIndicatorMenuConfiguration
The layer in the column header that should be used to determine the height of the hidden column indicator.
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...) - 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
Creates a row header layer using the default painter.
ColumnHeaderLayer(IUniqueIndexLayer, ILayer, SelectionLayer[], boolean, ILayerPainter) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.ColumnHeaderLayer
 
ColumnHeaderLayer(IUniqueIndexLayer, ILayer, SelectionLayer, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.ColumnHeaderLayer
Creates a row header layer using the default painter.
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(IDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._001_Getting_Started.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 - Class in org.eclipse.nebula.widgets.nattable.group.performance.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
 
ColumnHeaderReorderDragMode(ColumnGroupHeaderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.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
 
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(ColumnHeaderSelectionEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.event.ColumnHeaderSelectionEvent
 
ColumnHeaderSelectionEvent(ILayer, int) - 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(ILayer, Range...) - 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(ColumnHideCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.ColumnHideCommand
 
ColumnHideCommand(ILayer, int) - 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
 
ColumnHideCommandHandler(IColumnHideShowLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.ColumnHideCommandHandler
 
ColumnHideIndicatorEventMatcher - Class in org.eclipse.nebula.widgets.nattable.hideshow.indicator
MouseEventMatcher that checks for cell edges at column borders and for the existence of column hide indicator labels.
ColumnHideIndicatorEventMatcher(int, String, int, ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.indicator.ColumnHideIndicatorEventMatcher
 
columnHideIndicatorMenu - Variable in class org.eclipse.nebula.widgets.nattable.hideshow.indicator.HideIndicatorMenuConfiguration
The menu for the hidden column indicator.
columnHideIndicatorMenu - Variable in class org.eclipse.nebula.widgets.nattable.hideshow.indicator.HierarchicalHideIndicatorMenuConfiguration
The menu for the hidden column indicator.
columnHideShowLayer - Variable in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooser
 
ColumnHideShowLayer - Class in org.eclipse.nebula.widgets.nattable.hideshow
Layer to add support for column hide/show feature to a NatTable.
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(int...) - 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
 
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.datachange.IdIndexIdentifier
 
columnIndex - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer.HierarchicalTreeNode
 
columnIndex - Variable in class org.eclipse.nebula.widgets.nattable.sort.SortStatePersistor.SortState
 
columnIndexOrder - Variable in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
The internal cache of the column index order.
ColumnInsertEvent - Class in org.eclipse.nebula.widgets.nattable.layer.event
Event indicating that one ore more columns were inserted to the layer.
ColumnInsertEvent(ColumnStructuralChangeEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.ColumnInsertEvent
Creates a new ColumnInsertEvent based on the given instance.
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, Collection<Range>) - 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.
columnLabelAccumulator - Variable in class org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandler
 
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(IDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.cell.ColumnLabelAccumulator
Create a ColumnLabelAccumulator which can be used in conjunction with CSS styling, because the labels that are added to the cells are predictable.
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
 
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
Command to reorder a single column.
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
Clone constructor.
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
 
ColumnReorderDragMode.ColumnReorderOverlayPainter - Class in org.eclipse.nebula.widgets.nattable.reorder.action
IOverlayPainter that paints the black line on the target destination if valid.
ColumnReorderEndCommand - Class in org.eclipse.nebula.widgets.nattable.reorder.command
Command to finish a column reorder operation.
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
Clone constructor.
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[], int, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.event.ColumnReorderEvent
 
ColumnReorderEvent(ILayer, int, int, int, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.event.ColumnReorderEvent
 
ColumnReorderEvent(ILayer, List<Integer>, List<Integer>, int, 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
Layer that is used to add the functionality for column reordering.
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
Creates a ColumnReorderLayer on top of the given IUniqueIndexLayer.
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
 
ColumnReorderOverlayPainter() - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.action.ColumnReorderDragMode.ColumnReorderOverlayPainter
 
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
 
ColumnReorderToggleCommandPositionTest - Class in org.eclipse.nebula.widgets.nattable.group.performance
 
ColumnReorderToggleCommandPositionTest() - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.ColumnReorderToggleCommandPositionTest
 
ColumnResizeCommand - Class in org.eclipse.nebula.widgets.nattable.resize.command
Command to trigger column resizing.
ColumnResizeCommand(ILayer, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.ColumnResizeCommand
Create a ColumnResizeCommand to resize the column at the given position to the given width.
ColumnResizeCommand(ILayer, int, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.ColumnResizeCommand
Create a ColumnResizeCommand to resize the column at the given position to the given width.
ColumnResizeCommand(ColumnResizeCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.ColumnResizeCommand
Constructor used to clone the given command.
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[], int, IConfigRegistry, String) - Constructor for class org.eclipse.nebula.widgets.nattable.search.strategy.ColumnSearchStrategy
Deprecated.
Use constructor with SearchDirection parameter
ColumnSearchStrategy(int[], int, IConfigRegistry, SearchDirection) - Constructor for class org.eclipse.nebula.widgets.nattable.search.strategy.ColumnSearchStrategy
 
ColumnSearchStrategy(int[], IConfigRegistry) - 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(ColumnSelectionEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.event.ColumnSelectionEvent
 
ColumnSelectionEvent(SelectionLayer, int, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.event.ColumnSelectionEvent
Constructor.
ColumnSelectionTest - Class in org.eclipse.nebula.widgets.nattable.selection
 
ColumnSelectionTest() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.ColumnSelectionTest
 
ColumnShowCommand - Class in org.eclipse.nebula.widgets.nattable.hideshow.command
Command to show a column that is currently hidden.
ColumnShowCommand(ColumnShowCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.ColumnShowCommand
Clone constructor.
ColumnShowCommand(ILayer, int, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.ColumnShowCommand
Creates a ColumnShowCommand to show a column that is hidden next to the transported column position.
ColumnShowCommandHandler - Class in org.eclipse.nebula.widgets.nattable.hideshow.command
CommandHandler for the ColumnShowCommand that shows one hidden adjacent column next to the transported column position.
ColumnShowCommandHandler(IColumnHideShowLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.ColumnShowCommandHandler
 
ColumnSizeConfigurationCommand - Class in org.eclipse.nebula.widgets.nattable.resize.command
Command to configure column widths.
ColumnSizeConfigurationCommand(String, Integer, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.ColumnSizeConfigurationCommand
 
ColumnSizeConfigurationCommandHandler - Class in org.eclipse.nebula.widgets.nattable.resize.command
ColumnSizeConfigurationCommandHandler(DataLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.ColumnSizeConfigurationCommandHandler
 
ColumnSizeConfigurationCommandTest - Class in org.eclipse.nebula.widgets.nattable.resize.command
 
ColumnSizeConfigurationCommandTest() - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.ColumnSizeConfigurationCommandTest
 
ColumnSizeInfo(int, int, boolean, boolean, double) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayer.ColumnSizeInfo
 
ColumnSizeResetCommandTest - Class in org.eclipse.nebula.widgets.nattable.resize.command
 
ColumnSizeResetCommandTest() - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.ColumnSizeResetCommandTest
 
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(ColumnStructuralChangeEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.ColumnStructuralChangeEvent
Creates a new ColumnStructuralChangeEvent based on the given instance.
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(ILayer, Collection<Range>, int...) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.ColumnStructuralChangeEvent
Creates a new ColumnStructuralChangeEvent based on the given information.
ColumnStructuralChangeEvent(ILayer, Collection<Range>, Collection<Integer>) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.ColumnStructuralChangeEvent
Creates a new ColumnStructuralChangeEvent based on the given information.
ColumnStructuralChangeEvent(ILayer, Range...) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.ColumnStructuralChangeEvent
Creates a new ColumnStructuralChangeEvent based on the given information.
ColumnStructuralChangeEventIntegrationTest - Class in org.eclipse.nebula.widgets.nattable.test.integration
 
ColumnStructuralChangeEventIntegrationTest() - Constructor for class org.eclipse.nebula.widgets.nattable.test.integration.ColumnStructuralChangeEventIntegrationTest
 
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
 
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
 
ColumnStyleChooserConfiguration - Class in org.eclipse.nebula.widgets.nattable.layer.config
ColumnStyleChooserConfiguration(AbstractLayer, SelectionLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.config.ColumnStyleChooserConfiguration
 
ColumnStyleEditorDialog - Class in org.eclipse.nebula.widgets.nattable.style.editor
 
ColumnStyleEditorDialog(Shell, Style) - Constructor for class org.eclipse.nebula.widgets.nattable.style.editor.ColumnStyleEditorDialog
 
ColumnStyleEditorDialogRunner - Class in org.eclipse.nebula.widgets.nattable.style.editor
 
ColumnStyleEditorDialogRunner() - Constructor for class org.eclipse.nebula.widgets.nattable.style.editor.ColumnStyleEditorDialogRunner
 
columnStyleEditorMenuItemProvider() - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
columnStyleEditorMenuItemProvider(String) - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
ColumnTextFilterator(IDisplayConverter, Integer) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategy.ColumnTextFilterator
 
ColumnValueBean() - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.generator.NatTableDataGenerator.ColumnValueBean
 
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(ColumnVisualChangeEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.ColumnVisualChangeEvent
Creates a new ColumnVisualChangeEvent based on the given instance.
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, Collection<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>, int...) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.ColumnVisualChangeEvent
Creates a new ColumnVisualChangeEvent based on the given information.
ColumnVisualChangeEvent(ILayer, Collection<Range>, Collection<Integer>) - 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.
ColumnVisualUpdateEvent - Class in org.eclipse.nebula.widgets.nattable.layer.event
Specialization of the ColumnVisualChangeEvent.
ColumnVisualUpdateEvent(ColumnVisualUpdateEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.ColumnVisualUpdateEvent
Create a new ColumnVisualUpdateEvent out of the given event.
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.
columnWidthConfig - Variable in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
ColumnWidthResetCommand - Class in org.eclipse.nebula.widgets.nattable.resize.command
Command to reset the column width configurations.
ColumnWidthResetCommand() - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.ColumnWidthResetCommand
Creates a ColumnWidthResetCommand to reset the column width configuration of all regions, that triggers a refresh after the command is handled.
ColumnWidthResetCommand(boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.ColumnWidthResetCommand
Creates a ColumnWidthResetCommand to reset the column width configuration of all regions.
ColumnWidthResetCommand(String) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.ColumnWidthResetCommand
Creates a ColumnWidthResetCommand to reset the column width configuration of the region with the given label.
ColumnWidthResetCommand(String, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.ColumnWidthResetCommand
Creates a ColumnWidthResetCommand to reset the column width configuration of the region with the given label.
ColumnWidthResetCommandHandler - Class in org.eclipse.nebula.widgets.nattable.resize.command
Command handler to handle the ColumnWidthResetCommand.
ColumnWidthResetCommandHandler(DataLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.ColumnWidthResetCommandHandler
 
combineFunctions(List<FunctionValue>) - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParser
Combines FunctionValues for processing the parsed values.
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
 
COMBOBOX_PAINTER_KEY - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.painterfactory.CellPainterFactory
 
ComboBoxCellEditor - Class in org.eclipse.nebula.widgets.nattable.edit.editor
ICellEditor implementation to provide combo box editing behaviour.
ComboBoxCellEditor(Object...) - 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<?>) - 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(ICellEditor, ImagePainter) - Constructor for class org.eclipse.nebula.widgets.nattable.filterrow.combobox.ComboBoxFilterRowConfiguration
Create a ComboBoxFilterRowConfiguration with the given filter cell editor and filter icon painter.
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>, 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(FilterList<T>, CompositeMatcherEditor<T>, ILayer, Collection<T>, IColumnAccessor<T>, boolean, 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>, ILayer, Collection<T>, IColumnAccessor<T>, boolean, ILayer, IDataProvider, IConfigRegistry, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderComposite
Creates a new ComboBoxFilterRowHeaderComposite based on the given informations.
ComboBoxFilterRowHeaderComposite(FilterList<T>, ILayer, Collection<T>, IColumnAccessor<T>, ILayer, IDataProvider, IConfigRegistry) - 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(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.
ComboBoxFilterRowHeaderCompositeIntegrationTest - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow
This test class is intended to verify the integration of the ComboBoxFilterRowHeaderComposite.
ComboBoxFilterRowHeaderCompositeIntegrationTest() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderCompositeIntegrationTest
 
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>, CompositeMatcherEditor<T>, IColumnAccessor<T>, IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxGlazedListsFilterStrategy
 
ComboBoxGlazedListsFilterStrategy(FilterRowComboBoxDataProvider<T>, FilterList<T>, IColumnAccessor<T>, IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxGlazedListsFilterStrategy
 
ComboBoxGlazedListsFilterStrategyTest - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow
 
ComboBoxGlazedListsFilterStrategyTest() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxGlazedListsFilterStrategyTest
 
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(boolean) - 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(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) - 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) - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
 
commit(SelectionLayer.MoveDirectionEnum, boolean) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
 
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) - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
 
commit(SelectionLayer.MoveDirectionEnum, boolean) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxCellEditor
 
commit(SelectionLayer.MoveDirectionEnum, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
 
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, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TableCellEditor
 
commit(SelectionLayer.MoveDirectionEnum, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
 
commitAndCloseActiveCellEditor() - Method in class org.eclipse.nebula.widgets.nattable.NatTable
Checks if there is an active cell editor registered.
commitOnEnter - Variable in class org.eclipse.nebula.widgets.nattable.edit.editor.TextCellEditor
Flag to determine whether this editor should try to commit and close on pressing the ENTER key.
comparator - Variable in class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
ComparatorChain<T> - Class in org.eclipse.nebula.widgets.nattable.util
 
ComparatorChain(List<Comparator<T>>) - Constructor for class org.eclipse.nebula.widgets.nattable.util.ComparatorChain
 
compare(Object, Object) - Method in class org.eclipse.nebula.widgets.nattable.config.DefaultComparator
 
compare(Object, Object) - Method in class org.eclipse.nebula.widgets.nattable.config.NullComparator
 
compare(Object, Object) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByComparator
 
compare(PositionCoordinate, PositionCoordinate) - Method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionCoordinateComparator
 
compare(_6052_GroupByCustomTypesExample.City, _6052_GroupByCustomTypesExample.City) - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._605_GroupBy._6052_GroupByCustomTypesExample.CityComparator
 
compare(HierarchicalWrapper, HierarchicalWrapper) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalWrapperComparator
 
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
 
compareColumn(HierarchicalWrapper, HierarchicalWrapper, int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalWrapperComparator
Compares two HierarchicalWrapper objects based on the information in the given column.
compareLevel(HierarchicalWrapper, HierarchicalWrapper, int) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalWrapperComparator
Compares two HierarchicalWrapper objects based on the information in the given level.
compareTo(PricingTypeBean) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.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
 
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
 
CompositeFreezeLayerPainter - Class in org.eclipse.nebula.widgets.nattable.painter.layer
CompositeLayer that is used to render the freeze border.
CompositeFreezeLayerPainter(CompositeFreezeLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.layer.CompositeFreezeLayerPainter
Creates a CompositeFreezeLayerPainter that can be set directly on a CompositeFreezeLayer.
CompositeFreezeLayerPainter(CompositeLayer, CompositeFreezeLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.layer.CompositeFreezeLayerPainter
Creates a CompositeFreezeLayerPainter that can be set on a CompositeLayer that contains a CompositeFreezeLayer.
CompositeFreezeLayerPainter(CompositeLayer, CompositeFreezeLayer, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.layer.CompositeFreezeLayerPainter
Creates a CompositeFreezeLayerPainter that can be set on a CompositeLayer that contains a CompositeFreezeLayer.
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
The ILayerPainter that is used to render compositions.
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
CompositeLayerPainter() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer.CompositeLayerPainter
 
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
 
ConfigLabelProviderTest - Class in org.eclipse.nebula.widgets.nattable.layer.cell
 
ConfigLabelProviderTest() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.cell.ConfigLabelProviderTest
 
configRegistry - Variable in class org.eclipse.nebula.widgets.nattable.copy.command.PasteDataCommand
 
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
 
configRegistry - Variable in class org.eclipse.nebula.widgets.nattable.fillhandle.command.FillHandlePasteCommand
The IConfigRegistry needed to dynamically read configurations on command handling, e.g.
configRegistry - Variable in class org.eclipse.nebula.widgets.nattable.hideshow.indicator.HideIndicatorOverlayPainter
The IConfigRegistry that should be used to retrieve the color to use for rendering the hide indicator.
configRegistry - Variable in class org.eclipse.nebula.widgets.nattable.resize.AutoResizeHelper
The IConfigRegistry needed for rendering.
configRegistry - Variable in class org.eclipse.nebula.widgets.nattable.style.StyleProxy
 
ConfigRegistry - Class in org.eclipse.nebula.widgets.nattable.config
 
ConfigRegistry() - Constructor for class org.eclipse.nebula.widgets.nattable.config.ConfigRegistry
 
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() - Method in class org.eclipse.nebula.widgets.nattable.NatTable
Processes all the registered IConfiguration (s).
configure(IConfigRegistry, UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
configure(IConfigRegistry, UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
configure(IConfigRegistry, UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
configure(IConfigRegistry, UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
configure(IConfigRegistry, UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
configure(IConfigRegistry, UiBindingRegistry) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
Configure this layer, e.g.
configure(IConfigRegistry, UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
configure(IConfigRegistry, UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
configure(IConfigRegistry, UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
configureAlternatingRowStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
When creating a HierarchicalTreeLayer, using the DefaultHierarchicalTreeLayerConfiguration, the HierarchicalTreeAlternatingRowConfigLabelAccumulator is configured for the body region to apply labels for alternating rows.
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.selection.config.DefaultSelectionBindings
 
configureBodyMouseDragMode(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.selection.config.RowOnlySelectionBindings
 
configureCaching(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaDataProvider
Configure the caching behavior of this FormulaDataProvider.
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
 
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.
configureContentProposalAdapter(ContentProposalAdapter) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TextCellEditor
Adds the listeners necessary for interaction between the control of this TextCellEditor and the ContentProposalAdapter.
configureCopyBorderStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Register the style configurations to render the copy border.
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.
configureDataChangeStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Register the style configurations to render cells in dirty state.
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.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
Register default style configurations.
configureDefaultStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Register default style configurations.
configuredMinWidth - Variable in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayer.ColumnSizeInfo
 
configuredPercentage - Variable in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayer.ColumnSizeInfo
 
configuredPercentageValue - Variable in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayer.ColumnSizeInfo
 
configuredResizable - Variable in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayer.ColumnSizeInfo
 
configuredSize - Variable in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayer.ColumnSizeInfo
 
configureEditableRules(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerConfiguration
Configures the editable rules for the level header column cells and the collapsed childs.
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.
configureEndButtonBindings(UiBindingRegistry, IKeyAction) - Method in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionBindings
 
configureEvenRowStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.config.DefaultRowStyleConfiguration
 
configureFillHandleStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Register the style configurations to render the fill handle.
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.
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.selection.config.DefaultSelectionStyleConfiguration
 
configureHeaderHasSelectionStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionStyleConfiguration
 
configureHideIndicatorStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Register the style configurations for rendering the hide indicator.
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
Perform configurations on the provided layer.
configureLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.export.config.DefaultExportBindings
 
configureLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.export.image.config.DefaultImageExportBindings
 
configureLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.formula.config.DefaultFormulaConfiguration
 
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.hierarchical.config.DefaultHierarchicalTreeLayerConfiguration
 
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
 
configureLevelHeaderStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
By default the levels in a HierarchicalTreeLayer are separated by additional level header columns.
configureMoveDownBindings(UiBindingRegistry, IKeyAction) - Method in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionBindings
 
configureMoveLeftBindings(UiBindingRegistry, IKeyAction) - Method in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionBindings
 
configureMoveRightBindings(UiBindingRegistry, IKeyAction) - Method in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionBindings
 
configureMoveUpBindings(UiBindingRegistry, IKeyAction) - Method in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionBindings
 
configureOddRowStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.config.DefaultRowStyleConfiguration
 
configurePageDownButtonBindings(UiBindingRegistry, IKeyAction) - Method in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionBindings
 
configurePageUpButtonBindings(UiBindingRegistry, PageUpAction) - Method in class org.eclipse.nebula.widgets.nattable.selection.config.DefaultSelectionBindings
 
configureRegistry(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.config.AbstractLayerConfiguration
 
configureRegistry(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.config.AbstractUiBindingConfiguration
 
configureRegistry(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.config.AggregateConfiguration
 
configureRegistry(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.config.DefaultNatTableStyleConfiguration
 
configureRegistry(IConfigRegistry) - Method in interface org.eclipse.nebula.widgets.nattable.config.IConfiguration
Configure NatTable's IConfigRegistry upon receiving this callback.
configureRegistry(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.datachange.config.DefaultDataChangeConfiguration
 
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.export.image.config.DefaultImageExportBindings
 
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.formula.config.DefaultFormulaConfiguration
 
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.group.performance.config.DefaultColumnGroupHeaderLayerConfiguration
 
configureRegistry(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.config.DefaultRowGroupHeaderLayerConfiguration
 
configureRegistry(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerConfiguration
 
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.
configureScaling(IDpiConverter, IDpiConverter) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
Add the given IDpiConverter to the IConfigRegistry so they can be used by painters and set the system properties to use the configured scaling for images.
ConfigureScalingCommand - Class in org.eclipse.nebula.widgets.nattable.layer.command
This command is used to configure scaling behavior.
ConfigureScalingCommand(IDpiConverter) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.command.ConfigureScalingCommand
 
ConfigureScalingCommand(IDpiConverter, IDpiConverter) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.command.ConfigureScalingCommand
 
ConfigureScalingCommandHandler - Class in org.eclipse.nebula.widgets.nattable.layer.command
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(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
 
configureShell(Shell) - Method in class org.eclipse.nebula.widgets.nattable.ui.ExceptionDialog
 
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.
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.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
This method is used to register style configurations for a tree representation.
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(ColumnGroupHeaderLayer) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.config.DefaultColumnGroupHeaderLayerConfiguration
 
configureTypedLayer(RowGroupHeaderLayer) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.config.DefaultRowGroupHeaderLayerConfiguration
 
configureTypedLayer(AbstractLayer) - Method in class org.eclipse.nebula.widgets.nattable.edit.config.DefaultEditConfiguration
 
configureTypedLayer(NatTable) - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.config.FillHandleConfiguration
 
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 UiBindingRegistry upon receiving this callback.
configureUiBindings(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.datachange.config.DefaultDataChangeConfiguration
 
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.export.image.config.DefaultImageExportBindings
 
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.fillhandle.config.FillHandleConfiguration
 
configureUiBindings(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.config.DefaultFilterRowConfiguration
 
configureUiBindings(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.formula.config.DefaultFormulaConfiguration
 
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.group.performance.config.DefaultColumnGroupHeaderLayerConfiguration
 
configureUiBindings(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.config.DefaultRowGroupHeaderLayerConfiguration
 
configureUiBindings(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.indicator.HideIndicatorMenuConfiguration
 
configureUiBindings(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.indicator.HierarchicalHideIndicatorMenuConfiguration
 
configureUiBindings(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerConfiguration
 
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
 
configureUiBindings(UiBindingRegistry) - Method in class org.eclipse.nebula.widgets.nattable.ui.scaling.ScalingUiBindingConfiguration
 
contains() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
contains(int) - Method in class org.eclipse.nebula.widgets.nattable.coordinate.Range
Check if the given position is contained in this Range.
contains(String, String) - Method in class org.eclipse.nebula.widgets.nattable.blink.UpdateEventsCache
 
contains(Rectangle, Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModel
 
CONTAINS - org.eclipse.nebula.widgets.nattable.filterrow.TextMatchingMode
 
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.extension.glazedlists.fixture.LayerListenerFixture
 
containsInstanceOf(Class<? extends ILayerEvent>) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.LayerListenerFixture
 
containsMatcherEditor(List<MatcherEditor<T>>, MatcherEditor<T>) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategy
This allows to determinate if the matcher editor in parameter is already existing in the list of matcher editors as first parameter.
containsStaticIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel.Group
Checks if the given index is a static index of this group.
contentProposalAdapter - Variable in class org.eclipse.nebula.widgets.nattable.edit.editor.TextCellEditor
The active ContentProposalAdapter if supported.
contentProvider - Variable in class org.eclipse.nebula.widgets.nattable.examples.runner.NavLabelProvider
 
ContextEnabledExpression - Class in org.eclipse.nebula.widgets.nattable.examples.e4.handler
Simple expression that evaluates the boolean context value with the name enabled.
ContextEnabledExpression() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.e4.handler.ContextEnabledExpression
 
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
 
controlContentAdapter - Variable in class org.eclipse.nebula.widgets.nattable.edit.editor.TextCellEditor
 
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_BACKGROUND_COLOR - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property for specifying the background color of a text cell editor on conversion error.
CONVERSION_ERROR_FONT - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property for specifying the font of a text cell editor on conversion error.
CONVERSION_ERROR_FONT_FAMILY - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property for specifying the font family of a text cell editor on conversion error.
CONVERSION_ERROR_FONT_SIZE - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property for specifying the font size of a text cell editor on conversion error.
CONVERSION_ERROR_FONT_STYLE - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property for specifying the font style of a text cell editor on conversion error.
CONVERSION_ERROR_FONT_WEIGHT - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property for specifying the font weight of a text cell editor on conversion error.
CONVERSION_ERROR_FOREGROUND_COLOR - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property for specifying the foreground color of a text cell editor on conversion error.
CONVERSION_ERROR_HANDLER - Static variable in class 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 class 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
Convert the given ColumnPositionCoordinate to the given target ILayer.
convertColumnPositionToTargetContext(ColumnPositionCoordinate, ILayer, boolean) - Static method in class org.eclipse.nebula.widgets.nattable.command.LayerCommandUtil
Convert the given ColumnPositionCoordinate to the given target ILayer.
convertColumnPositionUpwards(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Converts the given column position the ColumnGroupHeaderLayer.layerPath upwards.
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.
CONVERTER - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property to configure the display converter.
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.
convertHorizontalDpiToPixel(int, boolean) - 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.
convertHorizontalDpiToPixel(int, IConfigRegistry) - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
Default method to convert the given amount of horizontal dots per inch to a pixel value.
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.
convertHorizontalPixelToDpi(int, boolean) - 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.
convertHorizontalPixelToDpi(int, IConfigRegistry) - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
Default method to convert the given amount of pixels to a horizontal dots per inch value.
convertIndexToColumnString(int) - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParser
Converts the given column index to a character based representation for reference handling.
convertIndexToPosition(int) - Method in interface org.eclipse.nebula.widgets.nattable.group.performance.GroupModel.IndexPositionConverter
Convert the given index to the corresponding position on the given position layer.
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.
convertPositionToIndex(int) - Method in interface org.eclipse.nebula.widgets.nattable.group.performance.GroupModel.IndexPositionConverter
Convert the given position on the given position layer to the corresponding index.
convertPositionToTargetContext(PositionCoordinate, ILayer) - Static method in class org.eclipse.nebula.widgets.nattable.command.LayerCommandUtil
Convert the given PositionCoordinate to the given target ILayer.
convertPositionToTargetContext(PositionCoordinate, ILayer, boolean) - Static method in class org.eclipse.nebula.widgets.nattable.command.LayerCommandUtil
Convert the given PositionCoordinate to the given target ILayer.
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
Convert the given RowPositionCoordinate to the given target ILayer.
convertRowPositionToTargetContext(RowPositionCoordinate, ILayer, boolean) - Static method in class org.eclipse.nebula.widgets.nattable.command.LayerCommandUtil
Convert the given RowPositionCoordinate to the given target ILayer.
convertRowPositionUpwards(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Converts the given row position the RowGroupHeaderLayer.layerPath upwards.
convertToBigDecimal(String) - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParser
Converts a given String into a BigDecimal.
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.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.ColumnDeleteEvent
 
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.group.command.ViewportSelectColumnGroupCommand
 
convertToTargetLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.group.command.ViewportSelectRowGroupCommand
 
convertToTargetLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.ColumnGroupReorderCommand
 
convertToTargetLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.GroupMultiColumnReorderCommand
 
convertToTargetLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.GroupMultiRowReorderCommand
 
convertToTargetLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupReorderCommand
 
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.SelectRegionCommand
 
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
 
convertValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.formula.function.AbstractMathFunction
Converts a given value to a BigDecimal.
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.
convertVerticalDpiToPixel(int, boolean) - 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.
convertVerticalDpiToPixel(int, IConfigRegistry) - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
Default method to convert the given amount of vertical dots per inch to pixel.
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.
convertVerticalPixelToDpi(int, boolean) - 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.
convertVerticalPixelToDpi(int, IConfigRegistry) - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
Default method to convert the given amount of pixels to a vertical dots per inch value.
COPY - org.eclipse.nebula.widgets.nattable.fillhandle.command.FillHandlePasteCommand.FillHandleOperation
Copy the current selected values to the cells in the fill handle area.
COPY_BORDER_STYLE - Static variable in class org.eclipse.nebula.widgets.nattable.style.SelectionStyleLabels
Style label for configuring the copy border.
copyBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
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
 
CopySelectionLayerPainter - Class in org.eclipse.nebula.widgets.nattable.formula
Specialized SelectionLayerPainter that renders a border around cells that are currently in the stored in the InternalCellClipboard.
CopySelectionLayerPainter(InternalCellClipboard) - Constructor for class org.eclipse.nebula.widgets.nattable.formula.CopySelectionLayerPainter
Create a CopySelectionLayerPainter that renders gray grid lines and uses the default clipping behavior.
CopySelectionLayerPainter(InternalCellClipboard, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.formula.CopySelectionLayerPainter
Create a CopySelectionLayerPainter that renders gray grid lines and uses the specified clipping behavior.
CopySelectionLayerPainter(InternalCellClipboard, Color) - Constructor for class org.eclipse.nebula.widgets.nattable.formula.CopySelectionLayerPainter
Create a CopySelectionLayerPainter that renders gray grid lines and uses the default clipping behavior.
CopySelectionLayerPainter(InternalCellClipboard, Color, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.formula.CopySelectionLayerPainter
Create a CopySelectionLayerPainter that renders grid lines in the specified color and uses the specified clipping behavior.
CORNER - Static variable in class 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 - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.CompositeLayerFixture
 
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
 
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(double, 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.group.performance.gui.HeaderGroupNameDialog
 
create() - Method in class org.eclipse.nebula.widgets.nattable.search.gui.SearchDialog
 
CREATE - org.eclipse.nebula.widgets.nattable.persistence.command.StateChangeEvent.StateChangeType
A view configuration was created by saving a current NatTable state via the PersistenceDialog.
CREATE_COLUMN_GROUP - org.eclipse.nebula.widgets.nattable.group.performance.gui.HeaderGroupNameDialog.HeaderGroupNameDialogLabels
 
CREATE_COLUMN_GROUP_MENU_ITEM_ID - Static variable in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
CREATE_ROW_GROUP - org.eclipse.nebula.widgets.nattable.group.performance.gui.HeaderGroupNameDialog.HeaderGroupNameDialogLabels
 
CREATE_ROW_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.dataset.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)
createButtonLabel - Variable in enum org.eclipse.nebula.widgets.nattable.group.performance.gui.HeaderGroupNameDialog.HeaderGroupNameDialogLabels
 
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
 
createButtonsForButtonBar(Composite) - Method in class org.eclipse.nebula.widgets.nattable.ui.ExceptionDialog
 
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.
createCellPainter(Map<String, Object>, ICellPainter) - Method in interface org.eclipse.nebula.widgets.nattable.extension.e4.painterfactory.CellPainterCreator
Create an ICellPainter using the given painter properties.
createCellPainterWrapper(Map<String, Object>, ICellPainter) - Method in interface org.eclipse.nebula.widgets.nattable.extension.e4.painterfactory.CellPainterWrapperCreator
Create a CellPainterWrapper using the given painter properties.
CreateColumnGroupAction - Class in org.eclipse.nebula.widgets.nattable.group.action
 
CreateColumnGroupAction - Class in org.eclipse.nebula.widgets.nattable.group.performance.action
Action to trigger creation of a column group based on the currently fully selected columns and the name provided by the user via dialog.
CreateColumnGroupAction() - Constructor for class org.eclipse.nebula.widgets.nattable.group.action.CreateColumnGroupAction
 
CreateColumnGroupAction() - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.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(Shell) - Static method in class org.eclipse.nebula.widgets.nattable.group.gui.CreateColumnGroupDialog
 
CreateColumnGroupDialog - Class in org.eclipse.nebula.widgets.nattable.group.gui
 
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
 
createColumnHeaderMenu(NatTable) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.indicator.HideIndicatorMenuConfiguration
Creates the PopupMenuBuilder for the column hide indicator menu with the menu items that should be added to the menu.
createColumnHeaderMenu(NatTable) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.indicator.HierarchicalHideIndicatorMenuConfiguration
Creates the PopupMenuBuilder for the column hide indicator menu with the menu items that should be added to the menu.
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.group.performance.gui.HeaderGroupNameDialog
 
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
 
createDialogArea(Composite) - Method in class org.eclipse.nebula.widgets.nattable.ui.ExceptionDialog
 
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) - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
 
createEditorControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.extension.nebula.cdatetime.CDateTimeCellEditor
 
createEditorControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.RichTextCellEditor
 
createEditorControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxCellEditor
 
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, 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._300_Data._305_FormulaDataExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._300_Data._306_CalculatedFormulaDataExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._300_Data._307_ChangeDataProviderExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._300_Data._308_DataModificationExample
 
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._424_NebulaRichTextIntegrationExample
 
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._447_EditorExample
 
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._448_CDateTimeEditorExample
 
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._501_Data._5016_DataChangeLayerExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._501_Data._5017_DataChangeLayerTempStorageExample
 
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._504_Viewport._5045_ScrollableRowHeaderExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._504_Viewport._5046_MultiScrollExample
 
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._507_HideShow._5074_ResizeColumnHideShowExample
 
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._511_Grouping._5114_PerformanceColumnGroupingExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._511_Grouping._5115_HugeColumnGroupingExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._511_Grouping._5116_PerformanceRowGroupingExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._511_Grouping._5117_PerformanceColumnAndRowGroupingExample
 
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._500_Layers._514_TreeLayerExample
 
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._603_Filter._6036_SingleFieldFilterExample
 
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._604_Tree._6043_HierarchicalTreeExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._604_Tree._6044_HierarchicalTreeLayerGridExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._604_Tree._6045_HierarchicalTreeLayerExample
 
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._752_ExtendedCopyExample
 
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._762_MultiPrintExample
 
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._800_Integration._813_SortableGroupByWithComboBoxFilterExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._814_EditableSortableGroupByWithFilterExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._815_SortableGroupByFilterPerformanceColumnGroupAndFreezeExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._816_EditableFixedSummaryRowWithFreezeExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._817_TreeLayerWithRowGroupingExample
 
createExampleControl(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.e4.AbstractE4NatExamplePart
 
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.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.Rendering_cells_as_a_link_and_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
 
createExamplesIndex(String) - Static method in class org.eclipse.nebula.widgets.nattable.examples.NatTableExamples
 
createExtendedPersonWithAddress(int) - Static method in class org.eclipse.nebula.widgets.nattable.dataset.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
Constructs a new instance of this class which has been configured to draw on the drawable configured in this 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
 
createGroupLabel - Variable in enum org.eclipse.nebula.widgets.nattable.group.performance.gui.HeaderGroupNameDialog.HeaderGroupNameDialogLabels
 
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
 
createMessageArea(Composite) - Method in class org.eclipse.nebula.widgets.nattable.ui.ExceptionDialog
 
createPainterInstances() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DefaultGroupByThemeExtension
 
createPainterInstances() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.ModernGroupByThemeExtension
 
createPainterInstances() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DarkHierarchicalTreeLayerThemeExtension
 
createPainterInstances() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
createPainterInstances() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.config.ModernHierarchicalTreeLayerThemeExtension
 
createPainterInstances() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DarkNatTableThemeConfiguration
 
createPainterInstances() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
createPainterInstances() - Method in interface org.eclipse.nebula.widgets.nattable.style.theme.IThemeExtension
Method that is used to create the painter instances that should be registered for styling.
createPainterInstances() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ModernNatTableThemeConfiguration
 
createPainterInstances() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
This method should be used to create the ICellPainter instances.
createPerformanceColumnGroupMenuItemProvider() - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
createPerformanceColumnGroupMenuItemProvider(String) - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
createPersonWithAddress(int) - Static method in class org.eclipse.nebula.widgets.nattable.dataset.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.dataset.person.PersonService
 
createRandomMoneyAmount() - Static method in class org.eclipse.nebula.widgets.nattable.dataset.person.PersonService
 
createRichTextEditor(Composite) - Method in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.RichTextCellEditor
 
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.
CreateRowGroupAction - Class in org.eclipse.nebula.widgets.nattable.group.performance.action
Action to trigger creation of a row group based on the currently fully selected rows and the name provided by the user via dialog.
CreateRowGroupAction() - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.action.CreateRowGroupAction
 
CreateRowGroupCommand - Class in org.eclipse.nebula.widgets.nattable.group.command
Command to create a row group.
CreateRowGroupCommand(String) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.CreateRowGroupCommand
 
createRowGroupMenuItemProvider() - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
createRowGroupMenuItemProvider(String) - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
createRowHeaderMenu(NatTable) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.indicator.HideIndicatorMenuConfiguration
Creates the PopupMenuBuilder for the row hide indicator menu with the menu items that should be added to the menu.
createRowHeaderMenu(NatTable) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.indicator.HierarchicalHideIndicatorMenuConfiguration
Creates the PopupMenuBuilder for the row hide indicator menu with the menu items that should be added to the menu.
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
 
CSSConfigureScalingCommandHandler - Class in org.eclipse.nebula.widgets.nattable.extension.e4.css
ILayerCommandHandler for the ConfigureScalingCommand that actively triggers an update of the CSS styling.
CSSConfigureScalingCommandHandler(NatTable) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.e4.css.CSSConfigureScalingCommandHandler
 
CSSExample - Class in org.eclipse.nebula.widgets.nattable.examples.e4.part
 
CSSExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.e4.part.CSSExample
 
CsvExporter - Class in org.eclipse.nebula.widgets.nattable.export.csv
Simple CSV-Exporter ignoring cell spans.
CsvExporter() - Constructor for class org.eclipse.nebula.widgets.nattable.export.csv.CsvExporter
Creates a CsvExporter using a default FileOutputStreamProvider to define the destination for the export.
CsvExporter(String) - Constructor for class org.eclipse.nebula.widgets.nattable.export.csv.CsvExporter
Creates a CsvExporter using a FilePathOutputStreamProvider.
CsvExporter(IOutputStreamProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.export.csv.CsvExporter
Creates a CsvExporter using the given stream provider which defines the destination for the export.
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
 
currentRow - Variable in class org.eclipse.nebula.widgets.nattable.extension.poi.PoiExcelExporter
 
currentSearchValue - Variable in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.SearchMarkupCommandHandler
 
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_LINE_BORDER_DECORATOR_KEY - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.painterfactory.CellPainterFactory
 
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.
CV_BACKGROUND_PAINTER - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
Context value key for background painter
CV_BORDER_CONFIGURATION - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
Context value key for border properties
CV_CONTENT_PAINTER - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
Context value key for content painter
CV_CONVERSION_ERROR_FONT_PROPERTIES - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
Context value key for conversion error font properties
CV_DECORATOR_PAINTER - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
Context value key for decorator painter list
CV_PAINTER_CONFIGURATION - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
Context value key for content painter configuration values
CV_VALIDATION_ERROR_FONT_PROPERTIES - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
Context value key for validation error font properties

D

DarkExample - Class in org.eclipse.nebula.widgets.nattable.examples.e4.part
 
DarkExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.e4.part.DarkExample
 
DarkGroupByThemeExtension - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy
IThemeExtension for the GroupBy feature that matches the DarkNatTableThemeConfiguration.
DarkGroupByThemeExtension() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.DarkGroupByThemeExtension
 
DarkHierarchicalTreeLayerThemeExtension - Class in org.eclipse.nebula.widgets.nattable.hierarchical.config
DarkHierarchicalTreeLayerThemeExtension() - Constructor for class org.eclipse.nebula.widgets.nattable.hierarchical.config.DarkHierarchicalTreeLayerThemeExtension
 
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
 
DASHDOT - org.eclipse.nebula.widgets.nattable.style.BorderStyle.LineStyleEnum
 
DASHDOTDOT - org.eclipse.nebula.widgets.nattable.style.BorderStyle.LineStyleEnum
 
DASHED - org.eclipse.nebula.widgets.nattable.style.BorderStyle.LineStyleEnum
 
DATA_LAYER - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.ColumnHeaderLayerFixture
 
DATA_VALIDATOR - Static variable in class 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
 
DataChange - Interface in org.eclipse.nebula.widgets.nattable.datachange
Interface that specifies a data change that is tracked by the DataChangeLayer.
dataChangeBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
dataChangeBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
dataChangeFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
dataChangeFont - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
dataChangeGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
dataChangeGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
dataChangeHAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
dataChangeHandler - Variable in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayer
The DataChangeHandler registered with this DataChangeLayer to keep track of data changes.
DataChangeHandler - Interface in org.eclipse.nebula.widgets.nattable.datachange
Interface that specifies a handler that creates and tracks data changes.
dataChangeImage - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
DataChangeLayer - Class in org.eclipse.nebula.widgets.nattable.datachange
ILayer that can be used to add a mechanism that highlights cells whose data has been changed.
DataChangeLayer(IUniqueIndexLayer, CellKeyHandler<?>, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayer
Create a new DataChangeLayer that does not track row structural changes and uses the default configuration.
DataChangeLayer(IUniqueIndexLayer, CellKeyHandler<?>, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayer
Create a new DataChangeLayer that uses the default configuration.
DataChangeLayer(IUniqueIndexLayer, CellKeyHandler<?>, boolean, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayer
Create a new DataChangeLayer.
DataChangeLayerIdIndexTest - Class in org.eclipse.nebula.widgets.nattable.datachange
 
DataChangeLayerIdIndexTest() - Constructor for class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerIdIndexTest
 
DataChangeLayerIntegrationTest - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration
 
DataChangeLayerIntegrationTest() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.DataChangeLayerIntegrationTest
 
DataChangeLayerTempStorageTest - Class in org.eclipse.nebula.widgets.nattable.datachange
 
DataChangeLayerTempStorageTest() - Constructor for class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTempStorageTest
 
DataChangeLayerTest - Class in org.eclipse.nebula.widgets.nattable.datachange
 
DataChangeLayerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest
 
dataChangePWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
dataChanges - Variable in class org.eclipse.nebula.widgets.nattable.datachange.AbstractDataChangeHandler
Collection of modified identifiers according to the used CellKeyHandler and corresponding DataChanges that are collected in this handler.
dataChanges - Variable in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayer
The list of DataChanges that need to be handled on save or discard.
dataChangeSelectionBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
dataChangeSelectionBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
dataChangeSelectionFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
dataChangeSelectionFont - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
dataChangeSelectionGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
dataChangeSelectionGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
dataChangeSelectionHAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
dataChangeSelectionImage - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
dataChangeSelectionPWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
dataChangeSelectionTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
dataChangeSelectionVAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
dataChangeTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
dataChangeVAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
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 class 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() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
DataLayer(int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
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
 
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.extension.glazedlists.fixture
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 - 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() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.fixture.DataLayerFixture
 
DataLayerFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.DataLayerFixture
 
DataLayerFixture(int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.fixture.DataLayerFixture
 
DataLayerFixture(int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.DataLayerFixture
 
DataLayerFixture(int, int, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.fixture.DataLayerFixture
 
DataLayerFixture(int, int, int, int) - 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.dataset.person
 
DataModelConstants() - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.person.DataModelConstants
 
dataProvider - Variable in class org.eclipse.nebula.widgets.nattable.formula.action.FormulaFillHandleDragMode
 
dataProvider - Variable in class org.eclipse.nebula.widgets.nattable.formula.command.FormulaFillHandlePasteCommandHandler
 
dataProvider - Variable in class org.eclipse.nebula.widgets.nattable.formula.command.FormulaPasteDataCommandHandler
 
dataProvider - Variable in class org.eclipse.nebula.widgets.nattable.formula.FormulaEditDisplayConverter
 
dataProvider - Variable in class org.eclipse.nebula.widgets.nattable.formula.FormulaParser
 
dataProvider - Variable in class org.eclipse.nebula.widgets.nattable.formula.FormulaResultDisplayConverter
 
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
 
DataUpdateEvent - Class in org.eclipse.nebula.widgets.nattable.edit.event
Specialization of CellVisualChangeEvent to inform about a data update that is triggered via UpdateDataCommandHandler.
DataUpdateEvent(DataUpdateEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.edit.event.DataUpdateEvent
Constructor that is used to clone an even.
DataUpdateEvent(ILayer, int, int, Object, Object) - Constructor for class org.eclipse.nebula.widgets.nattable.edit.event.DataUpdateEvent
Create a new DataUpdateEvent.
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.
DataValidator - Class in org.eclipse.nebula.widgets.nattable.data.validate
 
DataValidator() - Constructor for class org.eclipse.nebula.widgets.nattable.data.validate.DataValidator
 
DataValueGenerator - Annotation Type in org.eclipse.nebula.widgets.nattable.dataset.generator
 
DATE_FORMAT - Static variable in class 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 - Static variable in class org.eclipse.nebula.widgets.nattable.print.config.PrintConfigAttributes
Configuration attribute to configure the date format that is used for rendering the print date in the footer region.
DATE_FORMAT_PATTERN - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.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.e4.part.TreeExample
 
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.
DateValues() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._448_CDateTimeEditorExample.DateValues
 
Datum(TreeGridExample.Datum, String, int) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers.TreeGridExample.Datum
 
Datum(TreeGridWithCheckBoxFieldsExample.Datum, String, boolean, int) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers.TreeGridWithCheckBoxFieldsExample.Datum
 
deactivate() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.DetailGlazedListsEventLayer
Deactivates the handling of GlazedLists events.
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
 
decimalFormat - Variable in class org.eclipse.nebula.widgets.nattable.formula.FormulaParser
 
DecimalNumericDisplayConverter - Class in org.eclipse.nebula.widgets.nattable.data.convert
Abstract base class for decimal converters.
DecimalNumericDisplayConverter() - Constructor for class org.eclipse.nebula.widgets.nattable.data.convert.DecimalNumericDisplayConverter
Creates a converter that uses NumberFormat.
DecimalNumericDisplayConverter(boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.data.convert.DecimalNumericDisplayConverter
Creates a converter and allows to specify whether NumberFormat should be used or not.
DECORATION - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property to configure a decoration.
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.
DECORATOR_EDGE - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
Painter properties key to store the decorator cell edge used by the CellPainterDecorator.
DECORATOR_IMAGE - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
Painter properties key to store the decorator image used by the CellPainterDecorator.
DECORATOR_KEY - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.painterfactory.CellPainterFactory
 
DECORATOR_SPACING - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
Painter properties key to store the decorator spacing used by the CellPainterDecorator.
DECREASE - org.eclipse.nebula.widgets.nattable.edit.EditTypeEnum
Use the value entered into the editor to decrease the value that is currently set in the data model.
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.extension.glazedlists.fixture.ViewportLayerFixture
 
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.extension.glazedlists.fixture.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_PAGE_ORIENTATION - Static variable in class org.eclipse.nebula.widgets.nattable.print.config.PrintConfigAttributes
Configuration attribute to configure the default orientation of the paper that should be applied to the PrintDialog.
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.extension.glazedlists.fixture.ViewportLayerFixture
 
DEFAULT_SCROLLABLE - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.ViewportLayerFixture
 
DEFAULT_SHIFT_MASK - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.command.ScrollSelectionCommandFixture
 
DEFAULT_STYLE_OPTIONS - Static variable in class org.eclipse.nebula.widgets.nattable.NatTable
 
DEFAULT_SUMMARY_COLUMN_CONFIG_LABEL_PREFIX - Static variable in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowLayer
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_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.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
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.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
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.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
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 - Class in org.eclipse.nebula.widgets.nattable.group.performance.config
The default configuration for the ColumnGroupHeaderLayer.
DefaultColumnGroupHeaderLayerConfiguration(boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.config.DefaultColumnGroupHeaderLayerConfiguration
Creates the DefaultColumnGroupHeaderLayerConfiguration with enabled expand/collapse binding.
DefaultColumnGroupHeaderLayerConfiguration(boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.config.DefaultColumnGroupHeaderLayerConfiguration
 
DefaultColumnGroupHeaderLayerConfiguration(ColumnGroupModel) - Constructor for class org.eclipse.nebula.widgets.nattable.group.config.DefaultColumnGroupHeaderLayerConfiguration
Creates a configuration without selection on single click bindings.
DefaultColumnGroupHeaderLayerConfiguration(ColumnGroupModel, boolean) - 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
The default IDataProvider for the column header.
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
 
DefaultColumnHeaderDataProviderTest - Class in org.eclipse.nebula.widgets.nattable.grid.data
 
DefaultColumnHeaderDataProviderTest() - Constructor for class org.eclipse.nebula.widgets.nattable.grid.data.DefaultColumnHeaderDataProviderTest
 
DefaultColumnHeaderLayerConfiguration - Class in org.eclipse.nebula.widgets.nattable.layer.config
Sets up Column header styling and resize bindings.
DefaultColumnHeaderLayerConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.config.DefaultColumnHeaderLayerConfiguration
 
DefaultColumnHeaderStyleConfiguration - Class in org.eclipse.nebula.widgets.nattable.layer.config
Sets up column header styling.
DefaultColumnHeaderStyleConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.config.DefaultColumnHeaderStyleConfiguration
 
DefaultColumnReorderBindings - Class in org.eclipse.nebula.widgets.nattable.reorder.config
Column reorder bindings.
DefaultColumnReorderBindings() - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.config.DefaultColumnReorderBindings
 
DefaultColumnReorderLayerConfiguration - Class in org.eclipse.nebula.widgets.nattable.reorder.config
Added by the ColumnReorderLayer
DefaultColumnReorderLayerConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.config.DefaultColumnReorderLayerConfiguration
 
DefaultColumnResizeBindings - Class in org.eclipse.nebula.widgets.nattable.resize.config
 
DefaultColumnResizeBindings() - Constructor for class org.eclipse.nebula.widgets.nattable.resize.config.DefaultColumnResizeBindings
 
DefaultComparator - Class in org.eclipse.nebula.widgets.nattable.config
 
DefaultComparator() - Constructor for class org.eclipse.nebula.widgets.nattable.config.DefaultComparator
 
DefaultComparatorTest - Class in org.eclipse.nebula.widgets.nattable.config
 
DefaultComparatorTest() - Constructor for class org.eclipse.nebula.widgets.nattable.config.DefaultComparatorTest
 
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
 
DefaultDataChangeConfiguration - Class in org.eclipse.nebula.widgets.nattable.datachange.config
Default configuration for data changes to register key bindings for data change operations like discard or save and a default style to highlight data changes.
DefaultDataChangeConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.datachange.config.DefaultDataChangeConfiguration
 
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(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
 
DefaultDateDisplayConverter(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
Creates a converter that uses NumberFormat.
DefaultDoubleDisplayConverter(boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.data.convert.DefaultDoubleDisplayConverter
Creates a converter and allows to specify whether NumberFormat should be used or not.
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.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
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
Creates a converter that uses NumberFormat.
DefaultFloatDisplayConverter(boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.data.convert.DefaultFloatDisplayConverter
Creates a converter and allows to specify whether NumberFormat should be used or not.
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.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
defaultFont - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
DefaultFormulaConfiguration - Class in org.eclipse.nebula.widgets.nattable.formula.config
The default configuration for a formula supporting grid.
DefaultFormulaConfiguration(FormulaDataProvider, SelectionLayer, InternalCellClipboard) - Constructor for class org.eclipse.nebula.widgets.nattable.formula.config.DefaultFormulaConfiguration
 
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>, 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.
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.ColumnTextFilterator - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow
TextFilterator implementation that extracts the cell value for a column as String by using an IDisplayConverter.
DefaultGlazedListsFilterStrategyTest - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow
 
DefaultGlazedListsFilterStrategyTest() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategyTest
 
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>, 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.
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.
DefaultGlazedListsStaticFilterStrategyTest - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow
 
DefaultGlazedListsStaticFilterStrategyTest() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsStaticFilterStrategyTest
 
defaultGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
defaultGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
defaultGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
defaultGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
DefaultGridLayer - Class in org.eclipse.nebula.widgets.nattable.grid.layer
 
DefaultGridLayer(boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.DefaultGridLayer
 
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
 
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.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
defaultHAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
defaultHandlingOfNonNumericColumns() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest
 
DefaultHierarchicalTreeLayerConfiguration - Class in org.eclipse.nebula.widgets.nattable.hierarchical.config
The default configuration for the HierarchicalTreeLayer.
DefaultHierarchicalTreeLayerConfiguration(HierarchicalTreeLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerConfiguration
The HierarchicalTreeLayer which should be configured by this configuration.
DefaultHierarchicalTreeLayerThemeExtension - Class in org.eclipse.nebula.widgets.nattable.hierarchical.config
IThemeExtension that adds styling configurations for the HierarchicalTreeLayer.
DefaultHierarchicalTreeLayerThemeExtension() - Constructor for class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
DefaultHorizontalDpiConverter - Class in org.eclipse.nebula.widgets.nattable.layer
Default implementation of an IDpiConverter that provides the horizontal dots per inch from the default display via Device.getDPI().
DefaultHorizontalDpiConverter() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.DefaultHorizontalDpiConverter
 
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.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
defaultImage - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
DefaultImageExportBindings - Class in org.eclipse.nebula.widgets.nattable.export.image.config
Configuration for binding image export function.
DefaultImageExportBindings() - Constructor for class org.eclipse.nebula.widgets.nattable.export.image.config.DefaultImageExportBindings
 
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
Creates a converter that uses NumberFormat.
DefaultIntegerDisplayConverter(boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.data.convert.DefaultIntegerDisplayConverter
Creates a converter and allows to specify whether NumberFormat should be used or not.
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
Creates a converter that uses NumberFormat.
DefaultLongDisplayConverter(boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.data.convert.DefaultLongDisplayConverter
Creates a converter and allows to specify whether NumberFormat should be used or not.
DefaultLongDisplayConverterTest - Class in org.eclipse.nebula.widgets.nattable.data.convert
 
DefaultLongDisplayConverterTest() - Constructor for class org.eclipse.nebula.widgets.nattable.data.convert.DefaultLongDisplayConverterTest
 
defaultMinSizeRespected() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
defaultMinSizeRespectedWithFixedPercentageSize() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
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.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
defaultPWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
DefaultRowGroupHeaderLayerConfiguration - Class in org.eclipse.nebula.widgets.nattable.group.config
 
DefaultRowGroupHeaderLayerConfiguration - Class in org.eclipse.nebula.widgets.nattable.group.performance.config
The default configuration for the RowGroupHeaderLayer.
DefaultRowGroupHeaderLayerConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.group.config.DefaultRowGroupHeaderLayerConfiguration
 
DefaultRowGroupHeaderLayerConfiguration(boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.config.DefaultRowGroupHeaderLayerConfiguration
Creates the DefaultRowGroupHeaderLayerConfiguration with enabled expand/collapse binding.
DefaultRowGroupHeaderLayerConfiguration(boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.config.DefaultRowGroupHeaderLayerConfiguration
 
DefaultRowHeaderDataLayer - Class in org.eclipse.nebula.widgets.nattable.grid.layer
 
DefaultRowHeaderDataLayer(IDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.DefaultRowHeaderDataLayer
 
DefaultRowHeaderDataProvider - Class in org.eclipse.nebula.widgets.nattable.grid.data
 
DefaultRowHeaderDataProvider(IDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.data.DefaultRowHeaderDataProvider
 
DefaultRowHeaderLayerConfiguration - Class in org.eclipse.nebula.widgets.nattable.layer.config
Default setup for the Row header area.
DefaultRowHeaderLayerConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.config.DefaultRowHeaderLayerConfiguration
 
DefaultRowHeaderStyleConfiguration - Class in org.eclipse.nebula.widgets.nattable.layer.config
 
DefaultRowHeaderStyleConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.config.DefaultRowHeaderStyleConfiguration
 
DefaultRowReorderBindings - Class in org.eclipse.nebula.widgets.nattable.reorder.config
Row reorder bindings.
DefaultRowReorderBindings() - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.config.DefaultRowReorderBindings
 
DefaultRowReorderLayerConfiguration - Class in org.eclipse.nebula.widgets.nattable.reorder.config
Added by the RowReorderLayer
DefaultRowReorderLayerConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.config.DefaultRowReorderLayerConfiguration
 
DefaultRowResizeBindings - Class in org.eclipse.nebula.widgets.nattable.resize.config
 
DefaultRowResizeBindings() - Constructor for class org.eclipse.nebula.widgets.nattable.resize.config.DefaultRowResizeBindings
 
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
Creates a converter that uses NumberFormat.
DefaultShortDisplayConverter(boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.data.convert.DefaultShortDisplayConverter
Creates a converter and allows to specify whether NumberFormat should be used or not.
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.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
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
 
DefaultTickUpdateHandlerTest - Class in org.eclipse.nebula.widgets.nattable.tickupdate.command
 
DefaultTickUpdateHandlerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.tickupdate.command.DefaultTickUpdateHandlerTest
 
DefaultTreeLayerConfiguration - Class in org.eclipse.nebula.widgets.nattable.tree.config
Default configuration for TreeLayer.
DefaultTreeLayerConfiguration(TreeLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.config.DefaultTreeLayerConfiguration
 
defaultVAlign - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
defaultVAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
DefaultVerticalDpiConverter - Class in org.eclipse.nebula.widgets.nattable.layer
Default implementation of an IDpiConverter that provides the vertical dots per inch from the default display via Device.getDPI().
DefaultVerticalDpiConverter() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.DefaultVerticalDpiConverter
 
DELETE - org.eclipse.nebula.widgets.nattable.layer.event.StructuralDiff.DiffTypeEnum
 
DELETE - org.eclipse.nebula.widgets.nattable.persistence.command.StateChangeEvent.StateChangeType
A view configuration was deleted by using the PersistenceDialog.
DELETE_ID - Static variable in class org.eclipse.nebula.widgets.nattable.persistence.gui.PersistenceDialog
Constant ID for the delete button of this dialog.
DeleteSelectionAction - Class in org.eclipse.nebula.widgets.nattable.edit.action
DeleteSelectionAction() - Constructor for class org.eclipse.nebula.widgets.nattable.edit.action.DeleteSelectionAction
 
DeleteSelectionCommand - Class in org.eclipse.nebula.widgets.nattable.edit.command
ILayerCommand that is used to delete the values in the current selected cells.
DeleteSelectionCommand(IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.edit.command.DeleteSelectionCommand
 
DeleteSelectionCommandHandler - Class in org.eclipse.nebula.widgets.nattable.edit.command
DeleteSelectionCommandHandler(SelectionLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.edit.command.DeleteSelectionCommandHandler
DeleteSelectionCommandHandler(SelectionLayer, IUniqueIndexLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.edit.command.DeleteSelectionCommandHandler
Creates a new DeleteSelectionCommandHandler that performs the edit checks based on the given upper layer.
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
 
deNormalize(List<?>, boolean, String...) - Static method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalHelper
De-normalizes a given list of objects with a hierarchical object graph to a flattened list.
deNormalize(List<?>, boolean, List<String>) - Static method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalHelper
De-normalizes a given list of objects with a hierarchical object graph to a flattened list.
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
 
DESC - org.eclipse.nebula.widgets.nattable.sort.SortDirectionEnum
 
description - Variable in class org.eclipse.nebula.widgets.nattable.dataset.person.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.
detectCycle(Map<IndexCoordinate, Set<IndexCoordinate>>) - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParser
 
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 - org.eclipse.nebula.widgets.nattable.widget.EditModeEnum
Edit mode for editing cells in a subdialog
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.
DIGIT_REGEX - Static variable in class org.eclipse.nebula.widgets.nattable.formula.FormulaParser
 
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) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentIndexLayer
Creates a new DimensionallyDependentIndexLayer.
DimensionallyDependentIndexLayer(IUniqueIndexLayer, IUniqueIndexLayer, 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
 
direction - Variable in class org.eclipse.nebula.widgets.nattable.fillhandle.action.FillHandleDragMode
 
direction - Variable in class org.eclipse.nebula.widgets.nattable.fillhandle.command.FillHandlePasteCommand
The direction in which the fill handle was dragged.
Direction - Enum in org.eclipse.nebula.widgets.nattable.config
Enumeration that is used to configure direction attributes.
directlyTypingInACellShoudlStartEditing() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest
 
DIRTY - Static variable in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayer
Label that is applied to cells that are marked as modified/dirty in this layer.
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
 
DisableFormulaCachingCommand - Class in org.eclipse.nebula.widgets.nattable.formula.command
ILayerCommand that is used to disable formula result caching in the FormulaDataProvider.
DisableFormulaCachingCommand() - Constructor for class org.eclipse.nebula.widgets.nattable.formula.command.DisableFormulaCachingCommand
 
DisableFormulaCachingCommandHandler - Class in org.eclipse.nebula.widgets.nattable.formula.command
Disables the formula caching and background processing of formula parsing and calculation in the FormulaDataProvider.
DisableFormulaCachingCommandHandler(FormulaDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.formula.command.DisableFormulaCachingCommandHandler
 
DisableFormulaEvaluationCommand - Class in org.eclipse.nebula.widgets.nattable.formula.command
ILayerCommand that is used to disable formula evaluation in the FormulaDataProvider.
DisableFormulaEvaluationCommand() - Constructor for class org.eclipse.nebula.widgets.nattable.formula.command.DisableFormulaEvaluationCommand
 
DisableFormulaEvaluationCommandHandler - Class in org.eclipse.nebula.widgets.nattable.formula.command
Disables the formula evaluation in the FormulaDataProvider.
DisableFormulaEvaluationCommandHandler(FormulaDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.formula.command.DisableFormulaEvaluationCommandHandler
 
disablePageCountCalculation() - Method in class org.eclipse.nebula.widgets.nattable.print.LayerPrinter
Disable page count calculation for opening the print dialog.
disablePreRendering() - Method in class org.eclipse.nebula.widgets.nattable.export.NatExporter
Disable in-memory pre-rendering.
disablePreRendering() - Method in class org.eclipse.nebula.widgets.nattable.print.LayerPrinter
Disable in-memory pre-rendering.
disableTracking() - Method in class org.eclipse.nebula.widgets.nattable.datachange.AbstractDataChangeHandler
 
disableTracking() - Method in interface org.eclipse.nebula.widgets.nattable.datachange.DataChangeHandler
Disable tracking of data changes to avoid tracking of changes that are caused by save or discard operations.
disableUpdateEvents() - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProvider
Disable firing of FilterRowComboUpdateEvent if the filter value cache is updated.
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
 
discard(DataChangeLayer) - Method in interface org.eclipse.nebula.widgets.nattable.datachange.DataChange
Discard the change.
discard(DataChangeLayer) - Method in class org.eclipse.nebula.widgets.nattable.datachange.PersistenceUpdateDataChange
 
discard(DataChangeLayer) - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowDeleteDataChange
 
discard(DataChangeLayer) - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowInsertDataChange
 
discard(DataChangeLayer) - Method in class org.eclipse.nebula.widgets.nattable.datachange.TemporaryUpdateDataChange
 
discardDataChanges() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayer
Discards the tracked data changes.
DiscardDataChangesCommand - Class in org.eclipse.nebula.widgets.nattable.datachange.command
Command to discard data changes tracked by the DataChangeLayer.
DiscardDataChangesCommand() - Constructor for class org.eclipse.nebula.widgets.nattable.datachange.command.DiscardDataChangesCommand
 
DiscardDataChangesCommandHandler - Class in org.eclipse.nebula.widgets.nattable.datachange.command
DiscardDataChangesCommandHandler(DataChangeLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.datachange.command.DiscardDataChangesCommandHandler
 
DiscardDataChangesCompletedEvent - Class in org.eclipse.nebula.widgets.nattable.datachange.event
DiscardDataChangesCompletedEvent(DiscardDataChangesCompletedEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.datachange.event.DiscardDataChangesCompletedEvent
Clone constructor.
DiscardDataChangesCompletedEvent(ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.datachange.event.DiscardDataChangesCompletedEvent
 
discardEventsToProcess() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsEventLayer
This method can be used to discard event processing.
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 class 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(ColumnHideShowLayer, ColumnHeaderLayer, DataLayer, ColumnGroupHeaderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.columnChooser.command.DisplayColumnChooserCommandHandler
Create the DisplayColumnChooserCommandHandler for the new performance column grouping feature showing the columns in the available tree unsorted.
DisplayColumnChooserCommandHandler(ColumnHideShowLayer, ColumnHeaderLayer, DataLayer, ColumnGroupHeaderLayer, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.columnChooser.command.DisplayColumnChooserCommandHandler
Create the DisplayColumnChooserCommandHandler for the new performance column grouping feature.
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
 
displayColumnGroupRenameDialog(DisplayColumnGroupRenameDialogCommand) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.ColumnGroupsCommandHandler
 
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 - 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 - Class in org.eclipse.nebula.widgets.nattable.data.convert
 
DisplayConverter() - Constructor for class org.eclipse.nebula.widgets.nattable.data.convert.DisplayConverter
 
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.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.
displayError(ICellEditor, IConfigRegistry, 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, IConfigRegistry, 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, IConfigRegistry, 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(String) - Static method in class org.eclipse.nebula.widgets.nattable.ui.matcher.DisplayModeMouseEventMatcher
displayMode(String, IMouseEventMatcher) - Static method in class org.eclipse.nebula.widgets.nattable.ui.matcher.DisplayModeMouseEventMatcher
displayMode(DisplayMode) - Static method in class org.eclipse.nebula.widgets.nattable.ui.matcher.DisplayModeMouseEventMatcher
 
displayMode(DisplayMode, IMouseEventMatcher) - Static method in class org.eclipse.nebula.widgets.nattable.ui.matcher.DisplayModeMouseEventMatcher
 
DisplayMode - Enum in org.eclipse.nebula.widgets.nattable.style
The various modes the table can be under.
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
Deprecated.
Use constructor with DisplayMode parameter.
DisplayModeMouseEventMatcher(String, IMouseEventMatcher) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.matcher.DisplayModeMouseEventMatcher
Deprecated.
Use constructor with DisplayMode parameter.
DisplayModeMouseEventMatcher(DisplayMode) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.matcher.DisplayModeMouseEventMatcher
Creates a DisplayModeMouseEventMatcher that checks only if the specified display mode matches.
DisplayModeMouseEventMatcher(DisplayMode, 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.
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
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.
DisplayPersistenceDialogCommandHandler(NatTable) - Constructor for class org.eclipse.nebula.widgets.nattable.persistence.command.DisplayPersistenceDialogCommandHandler
displayRowGroupRenameDialog(DisplayRowGroupRenameDialogCommand) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupsCommandHandler
 
DisplayRowGroupRenameDialogCommand - Class in org.eclipse.nebula.widgets.nattable.group.command
Command to show the row group rename dialog and a rename of a row group if executed.
DisplayRowGroupRenameDialogCommand(NatTable, int) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.DisplayRowGroupRenameDialogCommand
 
displayToCanonicalValue(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(Object) - Method in interface org.eclipse.nebula.widgets.nattable.data.convert.IDisplayConverter
Convert from display value to value in the backing data structure.
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(Object) - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.PricingTypeBeanDisplayConverter
 
displayToCanonicalValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.FilterRowRegularExpressionConverter
 
displayToCanonicalValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaResultDisplayConverter
 
displayToCanonicalValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryDisplayConverter
 
displayToCanonicalValue(ILayerCell, IConfigRegistry, 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.DisplayConverter
 
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.
displayToCanonicalValue(ILayerCell, IConfigRegistry, Object) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDisplayConverter
 
displayToCanonicalValue(ILayerCell, IConfigRegistry, Object) - Method in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.MarkupDisplayConverter
 
displayToCanonicalValue(ILayerCell, IConfigRegistry, Object) - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaEditDisplayConverter
 
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.e4.NatExamplePart
 
dispose() - Method in class org.eclipse.nebula.widgets.nattable.examples.runner.NavContentProvider
 
dispose() - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableElementAdapter
 
dispose() - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableWrapper
 
dispose() - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableWrapperElementAdapter
 
dispose() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.GlazedListsFilterRowComboBoxDataProvider
 
dispose() - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProvider
Cleanup acquired resources.
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 any resource allocated by this layer.
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
 
DisposeCalculatedValueCacheCommandHandler - Class in org.eclipse.nebula.widgets.nattable.command
DisposeCalculatedValueCacheCommandHandler(CalculatedValueCache) - Constructor for class org.eclipse.nebula.widgets.nattable.command.DisposeCalculatedValueCacheCommandHandler
 
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() - Method in class org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandlerTest
 
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(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderComposite
 
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsEventLayer
 
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.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(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayer
 
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(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.RowHeaderLayer
 
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupExpandCollapseLayer
 
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
 
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupExpandCollapseLayer
 
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
 
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayer
 
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
 
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
Opportunity to respond to a command as it flows down the stack.
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
doCommand(ILayerCommand) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
Opportunity to respond to a command as it flows down the stack.
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
 
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayer
 
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.FixedSummaryRowLayer
 
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowLayer
 
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(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeLayer
 
doCommand(ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
doCommand(CopyDataToClipboardCommand) - Method in class org.eclipse.nebula.widgets.nattable.copy.command.CopyDataCommandHandler
 
doCommand(PasteDataCommand) - Method in class org.eclipse.nebula.widgets.nattable.copy.command.InternalPasteDataCommandHandler
 
doCommand(PasteDataCommand) - Method in class org.eclipse.nebula.widgets.nattable.copy.command.RowSpanningPasteDataCommandHandler
 
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(ExportTableCommand) - Method in class org.eclipse.nebula.widgets.nattable.export.command.ExportTableCommandHandler
 
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(IFreezeCommand) - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeCommandHandler
 
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(IColumnGroupCommand) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.ColumnGroupsCommandHandler
 
doCommand(IRowGroupCommand) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupsCommandHandler
 
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(ViewportSelectColumnGroupCommand) - Method in class org.eclipse.nebula.widgets.nattable.group.command.ViewportSelectColumnGroupCommandHandler
 
doCommand(ViewportSelectRowGroupCommand) - Method in class org.eclipse.nebula.widgets.nattable.group.command.ViewportSelectRowGroupCommandHandler
 
doCommand(ColumnGroupReorderCommand) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.ColumnGroupReorderCommandHandler
 
doCommand(ColumnGroupReorderEndCommand) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.ColumnGroupReorderEndCommandHandler
 
doCommand(ColumnGroupReorderStartCommand) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.ColumnGroupReorderStartCommandHandler
 
doCommand(RowGroupReorderCommand) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupReorderCommandHandler
 
doCommand(RowGroupReorderEndCommand) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupReorderEndCommandHandler
 
doCommand(RowGroupReorderStartCommand) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupReorderStartCommandHandler
 
doCommand(ColumnHideCommand) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.ColumnHideCommandHandler
 
doCommand(ColumnShowCommand) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.ColumnShowCommandHandler
 
doCommand(HideColumnByIndexCommand) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.HideColumnByIndexCommandHandler
 
doCommand(HideRowByIndexCommand) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.HideRowByIndexCommandHandler
 
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(RowPositionHideCommand) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.RowPositionHideCommandHandler
 
doCommand(RowShowCommand) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.RowShowCommandHandler
 
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(ILayer, DisposeResourcesCommand) - Method in class org.eclipse.nebula.widgets.nattable.command.DisposeCalculatedValueCacheCommandHandler
 
doCommand(ILayer, DisposeResourcesCommand) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeAlternatingRowConfigLabelAccumulator
 
doCommand(ILayer, ILayerCommand) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.command.AnyCommandHandlerFixture
 
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(ILayer, RowDeleteCommand) - Method in class org.eclipse.nebula.widgets.nattable.data.command.RowDeleteCommandHandler
 
doCommand(ILayer, RowDeleteCommand) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.data.command.GlazedListsRowDeleteCommandHandler
 
doCommand(ILayer, RowInsertCommand) - Method in class org.eclipse.nebula.widgets.nattable.data.command.RowInsertCommandHandler
 
doCommand(ILayer, RowInsertCommand) - Method in class org.eclipse.nebula.widgets.nattable.datachange.command.KeyRowInsertCommandHandler
 
doCommand(ILayer, RowInsertCommand) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.data.command.GlazedListsRowInsertCommandHandler
 
doCommand(ILayer, RowObjectDeleteCommand) - Method in class org.eclipse.nebula.widgets.nattable.data.command.RowObjectDeleteCommandHandler
 
doCommand(ILayer, RowObjectDeleteCommand) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.data.command.GlazedListsRowObjectDeleteCommandHandler
 
doCommand(ILayer, DiscardDataChangesCommand) - Method in class org.eclipse.nebula.widgets.nattable.datachange.command.DiscardDataChangesCommandHandler
 
doCommand(ILayer, SaveDataChangesCommand) - Method in class org.eclipse.nebula.widgets.nattable.datachange.command.SaveDataChangesCommandHandler
 
doCommand(ILayer, DeleteSelectionCommand) - Method in class org.eclipse.nebula.widgets.nattable.edit.command.DeleteSelectionCommandHandler
 
doCommand(ILayer, UpdateDataCommand) - Method in class org.eclipse.nebula.widgets.nattable.datachange.TemporaryUpdateDataChangeHandler
 
doCommand(ILayer, FillHandlePasteCommand) - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.command.FillHandlePasteCommandHandler
 
doCommand(ILayer, FillHandlePasteCommand) - Method in class org.eclipse.nebula.widgets.nattable.formula.command.FormulaFillHandlePasteCommandHandler
 
doCommand(ILayer, DisableFormulaCachingCommand) - Method in class org.eclipse.nebula.widgets.nattable.formula.command.DisableFormulaCachingCommandHandler
 
doCommand(ILayer, DisableFormulaEvaluationCommand) - Method in class org.eclipse.nebula.widgets.nattable.formula.command.DisableFormulaEvaluationCommandHandler
 
doCommand(ILayer, EnableFormulaCachingCommand) - Method in class org.eclipse.nebula.widgets.nattable.formula.command.EnableFormulaCachingCommandHandler
 
doCommand(ILayer, EnableFormulaEvaluationCommand) - Method in class org.eclipse.nebula.widgets.nattable.formula.command.EnableFormulaEvaluationCommandHandler
 
doCommand(ILayer, ConfigureScalingCommand) - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.CSSConfigureScalingCommandHandler
 
doCommand(ILayer, ConfigureScalingCommand) - Method in class org.eclipse.nebula.widgets.nattable.layer.command.ConfigureScalingCommandHandler
 
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(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(ILayer, ColumnSizeConfigurationCommand) - Method in class org.eclipse.nebula.widgets.nattable.resize.command.ColumnSizeConfigurationCommandHandler
 
doCommand(ILayer, RowSizeConfigurationCommand) - Method in class org.eclipse.nebula.widgets.nattable.resize.command.RowSizeConfigurationCommandHandler
 
doCommand(ILayer, SearchCommand) - Method in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.SearchMarkupCommandHandler
 
doCommand(ILayer, SearchCommand) - Method in class org.eclipse.nebula.widgets.nattable.search.command.SearchGridCellsCommandHandler
 
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(ILayer, SelectRegionCommand) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectRegionCommandHandler
 
doCommand(ILayer, SelectRowsCommand) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectRowCommandHandler
 
doCommand(ILayer, TreeCollapseAllCommand) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.command.HierarchicalTreeCollapseAllCommandHandler
 
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.hierarchical.command.HierarchicalTreeExpandAllCommandHandler
 
doCommand(ILayer, TreeExpandAllCommand) - Method in class org.eclipse.nebula.widgets.nattable.tree.command.TreeExpandAllCommandHandler
 
doCommand(ILayer, 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, T) - Method in class org.eclipse.nebula.widgets.nattable.selection.MoveSelectionCommandHandler
 
doCommand(DisplayPersistenceDialogCommand) - Method in class org.eclipse.nebula.widgets.nattable.persistence.command.DisplayPersistenceDialogCommandHandler
 
doCommand(PrintCommand) - Method in class org.eclipse.nebula.widgets.nattable.print.command.PrintCommandHandler
 
doCommand(ColumnReorderCommand) - Method in class org.eclipse.nebula.widgets.nattable.group.command.GroupColumnReorderCommandHandler
 
doCommand(ColumnReorderCommand) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.GroupColumnReorderCommandHandler
 
doCommand(ColumnReorderCommand) - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.ColumnReorderCommandHandler
 
doCommand(ColumnReorderEndCommand) - Method in class org.eclipse.nebula.widgets.nattable.group.command.GroupColumnReorderEndCommandHandler
 
doCommand(ColumnReorderEndCommand) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.GroupColumnReorderEndCommandHandler
 
doCommand(ColumnReorderEndCommand) - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.ColumnReorderEndCommandHandler
 
doCommand(ColumnReorderStartCommand) - Method in class org.eclipse.nebula.widgets.nattable.group.command.GroupColumnReorderStartCommandHandler
 
doCommand(ColumnReorderStartCommand) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.GroupColumnReorderStartCommandHandler
 
doCommand(ColumnReorderStartCommand) - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.ColumnReorderStartCommandHandler
 
doCommand(MultiColumnReorderCommand) - Method in class org.eclipse.nebula.widgets.nattable.group.command.GroupMultiColumnReorderCommandHandler
 
doCommand(MultiColumnReorderCommand) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.GroupMultiColumnReorderCommandHandler
 
doCommand(MultiColumnReorderCommand) - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.MultiColumnReorderCommandHandler
 
doCommand(MultiRowReorderCommand) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.GroupMultiRowReorderCommandHandler
 
doCommand(MultiRowReorderCommand) - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.MultiRowReorderCommandHandler
 
doCommand(ResetColumnReorderCommand) - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.ResetColumnReorderCommandHandler
 
doCommand(ResetRowReorderCommand) - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.ResetRowReorderCommandHandler
 
doCommand(RowReorderCommand) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.GroupRowReorderCommandHandler
 
doCommand(RowReorderCommand) - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.RowReorderCommandHandler
 
doCommand(RowReorderEndCommand) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.GroupRowReorderEndCommandHandler
 
doCommand(RowReorderEndCommand) - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.RowReorderEndCommandHandler
 
doCommand(RowReorderStartCommand) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.GroupRowReorderStartCommandHandler
 
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(ColumnWidthResetCommand) - Method in class org.eclipse.nebula.widgets.nattable.resize.command.ColumnWidthResetCommandHandler
 
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(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(RowHeightResetCommand) - Method in class org.eclipse.nebula.widgets.nattable.resize.command.RowHeightResetCommandHandler
 
doCommand(RowResizeCommand) - Method in class org.eclipse.nebula.widgets.nattable.resize.command.RowResizeCommandHandler
 
doCommand(ScrollSelectionCommand) - Method in class org.eclipse.nebula.widgets.nattable.selection.ScrollSelectionCommandHandler
 
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(LayerCommandFixture) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.command.CommandHandlerFixture
 
doCommand(TickUpdateCommand) - Method in class org.eclipse.nebula.widgets.nattable.tickupdate.command.TickUpdateCommandHandler
 
doCommand(TreeExpandCollapseCommand) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.command.HierarchicalTreeExpandCollapseCommandHandler
 
doCommand(TreeExpandCollapseCommand) - Method in class org.eclipse.nebula.widgets.nattable.tree.command.TreeExpandCollapseCommandHandler
 
doCommand(TreeExpandToLevelCommand) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.command.HierarchicalTreeExpandToLevelCommandHandler
 
doCommand(TreeExpandToLevelCommand) - Method in class org.eclipse.nebula.widgets.nattable.tree.command.TreeExpandToLevelCommandHandler
 
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(T) - Method in class org.eclipse.nebula.widgets.nattable.command.AbstractLayerCommandHandler
 
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
 
doFormClear(Shell) - Method in class org.eclipse.nebula.widgets.nattable.ui.rename.HeaderRenameDialog
 
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
 
doFormOK(Shell) - Method in class org.eclipse.nebula.widgets.nattable.ui.rename.HeaderRenameDialog
 
doIncrementalFind() - Method in class org.eclipse.nebula.widgets.nattable.search.gui.SearchDialog
 
doNotSaveStateIfNoColumnAreRenamed() - Method in class org.eclipse.nebula.widgets.nattable.grid.command.RenameColumnHelperTest
 
doNotShowIfNoDirectColumnHiddenToLeft() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest
 
doNotShowIfNoDirectColumnHiddenToLeft() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest
 
doNotShowIfNoDirectColumnHiddenToRight() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest
 
doNotShowIfNoDirectColumnHiddenToRight() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest
 
doNotShowIfNoDirectRowHiddenToBottom() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest
 
doNotShowIfNoDirectRowHiddenToBottom() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayerTest
 
doNotShowIfNoDirectRowHiddenToTop() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest
 
doNotShowIfNoDirectRowHiddenToTop() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayerTest
 
doPositionTransformation() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.AutoResizeColumnsCommand
Return whether the command handler should transform the column positions or not.
doPositionTransformation() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.AutoResizeRowsCommand
Return whether the command handler should transform the row positions or not.
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.
DOTTED - org.eclipse.nebula.widgets.nattable.style.BorderStyle.LineStyleEnum
 
DoubleColumnValueBean() - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.generator.NatTableDataGenerator.DoubleColumnValueBean
 
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)
DOWN - org.eclipse.nebula.widgets.nattable.selection.SelectionLayer.MoveDirectionEnum
 
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.
downScaleColumnWidth(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
Calculates the column width value dependent on a possible configured scaling from DPI to pixel value.
downScaleRowHeight(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
Calculates the row height value dependent on a possible configured scaling from DPI to pixel value.
downScaleValue() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.ColumnResizeCommand
 
downScaleValue() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.MultiColumnResizeCommand
 
downScaleValue() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.MultiRowResizeCommand
 
downScaleValue() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.RowResizeCommand
 
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.
DpiConverterTest - Class in org.eclipse.nebula.widgets.nattable.layer
 
DpiConverterTest() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.DpiConverterTest
 
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.group.performance.action.RowGroupHeaderReorderDragMode
 
dragFromGridColumnPosition - Variable in class org.eclipse.nebula.widgets.nattable.group.performance.action.RowHeaderReorderDragMode
 
dragFromGridColumnPosition - Variable in class org.eclipse.nebula.widgets.nattable.reorder.action.ColumnReorderDragMode
 
dragFromGridRowPosition - Variable in class org.eclipse.nebula.widgets.nattable.group.performance.action.ColumnGroupHeaderReorderDragMode
 
dragFromGridRowPosition - Variable in class org.eclipse.nebula.widgets.nattable.group.performance.action.ColumnHeaderReorderDragMode
 
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, List<String>) - Method in class org.eclipse.nebula.widgets.nattable.painter.layer.GridLineCellLayerPainter
 
drawing - Variable in class org.eclipse.nebula.widgets.nattable.extension.poi.PoiExcelExporter
 
drawLineBottom(GC, int, int) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.BorderPainter
 
drawLineHorizontal(GC, int, int, int) - Static method in class org.eclipse.nebula.widgets.nattable.painter.cell.GraphicsUtils
Draws a horizontal line starting at (x, y) and having the given width.
drawLineHorizontal(GC, int, int, int, boolean, boolean) - Static method in class org.eclipse.nebula.widgets.nattable.painter.cell.GraphicsUtils
The difference between this method and GraphicsUtils.drawLineHorizontal(GC, int, int, int) is that the line could be extended to draw left and/or right corners (e.g.
drawLineHorizontalBorderBottom(GC, int, int, int) - Static method in class org.eclipse.nebula.widgets.nattable.painter.cell.GraphicsUtils
Draws a horizontal line starting at (x, y) and having the given width.
drawLineHorizontalBorderBottom(GC, int, int, int, boolean, boolean) - Static method in class org.eclipse.nebula.widgets.nattable.painter.cell.GraphicsUtils
The difference between this method and GraphicsUtils.drawLineHorizontalBorderBottom(GC, int, int, int) is that the line could be extended to draw left and/or right corners (e.g.
drawLineHorizontalBorderTop(GC, int, int, int) - Static method in class org.eclipse.nebula.widgets.nattable.painter.cell.GraphicsUtils
Draws a horizontal line starting at (x, y) and having the given width.
drawLineHorizontalBorderTop(GC, int, int, int, boolean, boolean) - Static method in class org.eclipse.nebula.widgets.nattable.painter.cell.GraphicsUtils
The difference between this method and GraphicsUtils.drawLineHorizontalBorderTop(GC, int, int, int) is that the line could be extended to draw left and/or right corners (e.g.
drawLineLeft(GC, int, int) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.BorderPainter
 
drawLineRight(GC, int, int) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.BorderPainter
 
drawLineTop(GC, int, int) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.BorderPainter
 
drawLineVertical(GC, int, int, int) - Static method in class org.eclipse.nebula.widgets.nattable.painter.cell.GraphicsUtils
Draws a vertical line starting at (x, y) and having the given height.
drawLineVertical(GC, int, int, int, boolean, boolean) - Static method in class org.eclipse.nebula.widgets.nattable.painter.cell.GraphicsUtils
The difference between this method and GraphicsUtils.drawLineVertical(GC, int, int, int) is that the line could be extended to draw top and/or bottom corners (e.g.
drawLineVerticalBorderLeft(GC, int, int, int) - Static method in class org.eclipse.nebula.widgets.nattable.painter.cell.GraphicsUtils
Draws a vertical line starting at (x, y) and having the given height.
drawLineVerticalBorderLeft(GC, int, int, int, boolean, boolean) - Static method in class org.eclipse.nebula.widgets.nattable.painter.cell.GraphicsUtils
The difference between this method and GraphicsUtils.drawLineVerticalBorderLeft(GC, int, int, int) is that the line could be extended to draw top and/or bottom corners (e.g.
drawLineVerticalBorderRight(GC, int, int, int) - Static method in class org.eclipse.nebula.widgets.nattable.painter.cell.GraphicsUtils
Draws a vertical line starting at (x, y) and having the given height.
drawLineVerticalBorderRight(GC, int, int, int, boolean, boolean) - Static method in class org.eclipse.nebula.widgets.nattable.painter.cell.GraphicsUtils
The difference between this method and GraphicsUtils.drawLineVerticalBorderRight(GC, int, int, int) is that the line could be extended to draw top and/or bottom corners (e.g.
drawRectangle(GC, Rectangle) - Static method in class org.eclipse.nebula.widgets.nattable.painter.cell.GraphicsUtils
Draws a rectangle.
drawRectangle(GC, Rectangle, BorderStyle) - Static method in class org.eclipse.nebula.widgets.nattable.painter.cell.GraphicsUtils
Draws a rectangle with the given border style.
drawRectangleBorderExternal(GC, Rectangle) - Static method in class org.eclipse.nebula.widgets.nattable.painter.cell.GraphicsUtils
Draws a rectangle.
drawRectangleBorderInternal(GC, Rectangle) - Static method in class org.eclipse.nebula.widgets.nattable.painter.cell.GraphicsUtils
Draws a rectangle.
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
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
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).
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).
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
dropdownTableViewer - 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
 

E

E4_BASE_PATH - Static variable in class org.eclipse.nebula.widgets.nattable.examples.e4.NavigationPart
 
E4_EXAMPLES_PREFIX - Static variable in class org.eclipse.nebula.widgets.nattable.examples.e4.NavigationPart
 
E4SelectionListener<T> - Class in org.eclipse.nebula.widgets.nattable.extension.e4.selection
Implementation of ILayerListener to support E4 selection handling.
E4SelectionListener(ESelectionService, SelectionLayer, IRowDataProvider<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.e4.selection.E4SelectionListener
Create a E4SelectionListener and registers it to the given SelectionLayer.
edit(String) - Method in class org.eclipse.nebula.widgets.nattable.columnRename.ColumnLabelPanel
 
edit(String) - Method in class org.eclipse.nebula.widgets.nattable.ui.rename.HeaderLabelPanel
 
edit(BorderStyle) - Method in class org.eclipse.nebula.widgets.nattable.style.editor.BorderStyleEditorPanel
 
edit(GridStyleParameterObject) - Method in class org.eclipse.nebula.widgets.nattable.style.editor.GridColorsEditorPanel
 
edit(Style) - Method in class org.eclipse.nebula.widgets.nattable.style.editor.CellStyleEditorPanel
 
edit(T) - Method in class org.eclipse.nebula.widgets.nattable.style.editor.AbstractEditorPanel
Initialize UI widgets to match the initial state of T
EDIT - org.eclipse.nebula.widgets.nattable.style.DisplayMode
The state that shows that a cell is currently edited.
EDIT_DIALOG_SETTINGS - Static variable in class 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 - Class 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.
EditConstants - Class in org.eclipse.nebula.widgets.nattable.edit
Definition of editing related constants.
EditController - Class in org.eclipse.nebula.widgets.nattable.edit
Controller to handle the activation of the edit mode of NatTable cells.
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.
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.nebula.richtext.RichTextCellEditor
The rich text editor control, initially null.
editorConfiguration - Variable in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.RichTextCellEditor
The RichTextEditorConfiguration that should be used for creating the inline rich text editor control.
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
 
editorName - Variable in enum org.eclipse.nebula.widgets.nattable.ui.rename.HeaderRenameDialog.RenameDialogLabels
 
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, boolean) - 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, 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
Creates a command handler that performs the edit checks on the SelectionLayer.
EditSelectionCommandHandler(SelectionLayer, IUniqueIndexLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.edit.command.EditSelectionCommandHandler
Creates a command handler that performs the edit checks based on the given upper layer.
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.
EditUtilsTest - Class in org.eclipse.nebula.widgets.nattable.edit.command
 
EditUtilsTest() - Constructor for class org.eclipse.nebula.widgets.nattable.edit.command.EditUtilsTest
 
EIGHT - org.eclipse.nebula.widgets.nattable.dataset.pricing.ColumnHeaders
 
EIGHTEEN - org.eclipse.nebula.widgets.nattable.dataset.pricing.ColumnHeaders
 
ELEVEN - org.eclipse.nebula.widgets.nattable.dataset.pricing.ColumnHeaders
 
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
 
enableContentProposal(IControlContentAdapter, IContentProposalProvider, KeyStroke, char[]) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TextCellEditor
Configure the parameters necessary to create the content proposal adapter on opening an editor.
enableContentProposal(IControlContentAdapter, IContentProposalProvider, KeyStroke, char[], int, int) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TextCellEditor
Configure the parameters necessary to create the content proposal adapter on opening an editor.
enableEditingOnAllCells() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.fixture.NatTableFixture
 
enableEditingOnAllCells() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.NatTableFixture
 
EnableFormulaCachingCommand - Class in org.eclipse.nebula.widgets.nattable.formula.command
ILayerCommand that is used to enable formula result caching in the FormulaDataProvider.
EnableFormulaCachingCommand() - Constructor for class org.eclipse.nebula.widgets.nattable.formula.command.EnableFormulaCachingCommand
 
EnableFormulaCachingCommandHandler - Class in org.eclipse.nebula.widgets.nattable.formula.command
Enables the formula caching and background processing of formula parsing and calculation in the FormulaDataProvider.
EnableFormulaCachingCommandHandler(FormulaDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.formula.command.EnableFormulaCachingCommandHandler
 
EnableFormulaEvaluationCommand - Class in org.eclipse.nebula.widgets.nattable.formula.command
ILayerCommand that is used to enable formula evaluation in the FormulaDataProvider.
EnableFormulaEvaluationCommand() - Constructor for class org.eclipse.nebula.widgets.nattable.formula.command.EnableFormulaEvaluationCommand
 
EnableFormulaEvaluationCommandHandler - Class in org.eclipse.nebula.widgets.nattable.formula.command
Enables the formula evaluation in the FormulaDataProvider.
EnableFormulaEvaluationCommandHandler(FormulaDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.formula.command.EnableFormulaEvaluationCommandHandler
 
enablement - Variable in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Collection of all registered enablement state checkers for configured id's.
enablePageCountCalculation() - Method in class org.eclipse.nebula.widgets.nattable.print.LayerPrinter
Enable page count calculation for opening the print dialog.
enablePreRendering() - Method in class org.eclipse.nebula.widgets.nattable.export.NatExporter
Enable in-memory pre-rendering.
enablePreRendering() - Method in class org.eclipse.nebula.widgets.nattable.print.LayerPrinter
Enable in-memory pre-rendering.
enableTracking() - Method in class org.eclipse.nebula.widgets.nattable.datachange.AbstractDataChangeHandler
 
enableTracking() - Method in interface org.eclipse.nebula.widgets.nattable.datachange.DataChangeHandler
Enable tracking of data changes to keep track of all changes.
enableUpdateEvents() - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProvider
Enable firing of FilterRowComboUpdateEvent if the filter value cache is updated.
end - Variable in class org.eclipse.nebula.widgets.nattable.coordinate.Range
 
END - org.eclipse.nebula.widgets.nattable.edit.editor.EditorSelectionEnum
In fact selects nothing, simply sets the cursor at the end of the contained text in the text editor control.
eps - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
eps - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
EPS_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataListFixture
 
EPS_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataListFixture
 
EQUAL - org.eclipse.nebula.widgets.nattable.filterrow.ParseResult.MatchType
 
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.datachange.IdIndexIdentifier
 
equals(Object) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
equals(Object) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategy.ColumnTextFilterator
 
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.hierarchical.HierarchicalTreeLayer.HierarchicalTreeNode
 
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.SpanningLayerCell
 
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.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.TestLayerCell
 
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
 
errorReporter - Variable in class org.eclipse.nebula.widgets.nattable.formula.FormulaDataProvider
 
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.
evaluate(IEclipseContext) - Method in class org.eclipse.nebula.widgets.nattable.examples.e4.handler.ContextEnabledExpression
 
evaluateReference(String) - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParser
Evaluates a reference string to cell coordinates.
EVEN_ROW_CONFIG_TYPE - Static variable in class org.eclipse.nebula.widgets.nattable.grid.cell.AlternatingRowConfigLabelAccumulator
 
evenRowBgColor - Variable in class org.eclipse.nebula.widgets.nattable.grid.layer.config.DefaultRowStyleConfiguration
 
evenRowBgColor - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerConfiguration
 
evenRowBgColor - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
evenRowBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
evenRowBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
evenRowBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
evenRowCellPainter - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
evenRowCellPainter - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
evenRowColor - Variable in class org.eclipse.nebula.widgets.nattable.style.editor.GridStyleParameterObject
 
evenRowFgColor - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
evenRowFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
evenRowFont - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
evenRowFont - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
evenRowGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
evenRowGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
evenRowGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
evenRowGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
evenRowHAlign - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
evenRowHAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
evenRowImage - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
evenRowImage - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
evenRowPWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
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.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
evenRowTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
evenRowVAlign - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
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(long, long) - 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.dataset
 
EventData() - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.EventData
 
eventHandlers - Variable in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
eventHelperLock - Variable in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
ReadWriteLock that is used to ensure that no concurrent modifications happen on event handling
eventListenerLock - Variable in class org.eclipse.nebula.widgets.nattable.NatTable
ReadWriteLock that is used to ensure that no concurrent modifications happen on event handling
eventOnSameCell(ILayer, MouseEvent, MouseEvent) - Static method in class org.eclipse.nebula.widgets.nattable.ui.util.MouseEventHelper
Checks if the mouse down event was processed on the same cell as the mouse up event.
EXACT - org.eclipse.nebula.widgets.nattable.filterrow.TextMatchingMode
 
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
 
ExcelCellStyleAttributes(Color, Color, FontData, String, int, int, boolean, boolean, 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.
ExceptionDialog - Class in org.eclipse.nebula.widgets.nattable.ui
Dialog that can be used to show an error with an additional stacktrace.
ExceptionDialog(Shell, String, String, Exception) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.ExceptionDialog
 
execute(IEclipseContext) - Method in class org.eclipse.nebula.widgets.nattable.examples.e4.handler.ToggleEnabledHandler
 
execute(Shell) - Method in class org.eclipse.nebula.widgets.nattable.examples.e4.handler.MessageBoxCommandHandler
 
execute(Shell) - Method in class org.eclipse.nebula.widgets.nattable.examples.e4.handler.TestHandler
 
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
Search for the given value and return the coordinates of the matching cell.
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() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest
 
expand() - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroup
Updates the group's state to indicate it is expanded.
expand() - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroup
 
expand(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModel
Expand the tree node at the given visible index.
expand(int) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeRowModel
Expands the tree node at the given index.
expand(int) - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeRowModel
 
expand(T) - Method in class org.eclipse.nebula.widgets.nattable.tree.AbstractTreeRowModel
 
expand(T) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeRowModel
Expands the tree node that represents the given object.
expandAll() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModel
Expands all tree nodes.
expandAll() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
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
 
expandAllGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Expands all groups in all levels.
expandAllGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Expands all groups in all levels.
expandAllGroups(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Expands all groups in the given level.
expandAllGroups(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Expands all groups in the given level.
expandAllLeaves() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialog
Expands all leaves.
expandAllToLevel(int) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
Expands all tree nodes starting from the first level to the specified level.
expandAllToLevel(int) - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeLayer
Expands all tree nodes in the tree to a certain level.
expandGroup(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Expands the group for the given position, if the column at the specified position belongs to a group.
expandGroup(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Expands the group for the given position, if the column at the specified position belongs to a group.
expandGroup(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Expands the group for the given position, if the column at the specified position belongs to a group.
expandGroup(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Expands the group for the given position, if the column at the specified position belongs to a group.
expandGroup(int, String) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Expands the group with the given name.
expandGroup(int, String) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Expands the group with the given name.
expandGroup(String) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Expands the group with the given name.
expandGroup(String) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Expands the group with the given name.
expandGroup(GroupModel, GroupModel.Group) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Expands the given group of the given group model.
expandGroup(GroupModel, GroupModel.Group) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Expands the given group of the given group model.
expandOrCollapse(int, int) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
Expands or collapses the node at the given index coordinates according to its current state.
expandOrCollapse(int, int, int) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
Expands or collapses the node at the given index coordinates according to its current state.
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) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModel
Expands all tree nodes 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.extension.glazedlists.tree.GlazedListTreeRowModel
 
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(int, int) - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeRowModel
 
expandToLevel(T, int) - Method in class org.eclipse.nebula.widgets.nattable.tree.AbstractTreeRowModel
 
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.
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 class 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.
EXPORT_IMAGE_MENU_ITEM_ID - Static variable in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
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.csv.CsvExporter
 
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.csv.CsvExporter
 
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
Command to trigger export functionality.
ExportCommand(IConfigRegistry, Shell) - Constructor for class org.eclipse.nebula.widgets.nattable.export.command.ExportCommand
Creates a new ExportCommand.
ExportCommand(IConfigRegistry, Shell, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.export.command.ExportCommand
Creates a new ExportCommand.
ExportCommandHandler - Class in org.eclipse.nebula.widgets.nattable.export.command
Command handler to handle the ExportCommand and trigger an export.
ExportCommandHandler(ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.export.command.ExportCommandHandler
ExportConfigAttributes - Class 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.csv.CsvExporter
 
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 class 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.
exportImage(InputStream, Cell) - Method in class org.eclipse.nebula.widgets.nattable.extension.poi.PoiExcelExporter
Adds a picture to the workbook at the given cell position.
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.
exportLayer(ILayerExporter, OutputStream, String, ILayer, IConfigRegistry, boolean) - Method in class org.eclipse.nebula.widgets.nattable.export.NatExporter
Exports the given layer to the outputStream using the provided exporter.
exportLayer(ITableExporter, OutputStream, ILayer, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.export.NatExporter
Exports the given ILayer to the given OutputStream using the provided ITableExporter.
exportLayerBegin(OutputStream, String) - Method in class org.eclipse.nebula.widgets.nattable.export.csv.CsvExporter
 
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.csv.CsvExporter
 
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.
exportMultipleNatTables(ILayerExporter, Map<String, NatTable>, boolean, String) - Method in class org.eclipse.nebula.widgets.nattable.export.NatExporter
Export multiple NatTable instances to one file by using the given ILayerExporter.
exportOnSameSheet - Variable in class org.eclipse.nebula.widgets.nattable.extension.poi.PoiExcelExporter
 
exportRowBegin(OutputStream, int) - Method in class org.eclipse.nebula.widgets.nattable.export.csv.CsvExporter
 
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.csv.CsvExporter
 
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(ILayerExporter, ILayer, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.export.NatExporter
Exports a single ILayer using the given ILayerExporter.
exportSingleLayer(ILayer, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.export.NatExporter
Exports a single ILayer using the ILayerExporter registered in the IConfigRegistry for the key ExportConfigAttributes.EXPORTER.
exportSingleTable(ITableExporter, ILayer, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.export.NatExporter
Exports a single ILayer using the given ITableExporter.
exportSingleTable(ILayer, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.export.NatExporter
Exports a single ILayer using the ILayerExporter registered in the IConfigRegistry for the key ExportConfigAttributes.EXPORTER.
exportSucceeded - Variable in class org.eclipse.nebula.widgets.nattable.export.NatExporter
Flag that indicates that the export succeeded.
exportTable(Shell, ProgressBar, OutputStream, ILayer, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.export.image.ImageExporter
Export the given layer of the nattable to image.
exportTable(Shell, ProgressBar, OutputStream, ILayer, IConfigRegistry) - Method in interface org.eclipse.nebula.widgets.nattable.export.ITableExporter
Export a given ILayer to the given OutputStream.
ExportTableAction - Class in org.eclipse.nebula.widgets.nattable.export.action
Action class to run the ExportTableCommand.
ExportTableAction() - Constructor for class org.eclipse.nebula.widgets.nattable.export.action.ExportTableAction
 
ExportTableCommand - Class in org.eclipse.nebula.widgets.nattable.export.command
Command to export a NatTable.
ExportTableCommand(IConfigRegistry, Shell) - Constructor for class org.eclipse.nebula.widgets.nattable.export.command.ExportTableCommand
 
ExportTableCommandHandler - Class in org.eclipse.nebula.widgets.nattable.export.command
Class to handle the ExportTableCommand.
ExportTableCommandHandler(ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.export.command.ExportTableCommandHandler
 
exportToImageMenuItemProvider() - 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 ExportTableCommand to a popup menu.
exportToImageMenuItemProvider(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 ExportTableCommand to a popup menu.
ExtendedPersonWithAddress - Class in org.eclipse.nebula.widgets.nattable.dataset.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.dataset.person.ExtendedPersonWithAddress
 
ExtendedPersonWithAddress(Person, Address, String, String, double, List<String>, List<String>) - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.person.ExtendedPersonWithAddress
 
ExtendedReflectiveColumnPropertyAccessor<R> - Class in org.eclipse.nebula.widgets.nattable.data
 
ExtendedReflectiveColumnPropertyAccessor(String...) - Constructor for class org.eclipse.nebula.widgets.nattable.data.ExtendedReflectiveColumnPropertyAccessor
 
ExtendedReflectiveColumnPropertyAccessor(List<String>) - Constructor for class org.eclipse.nebula.widgets.nattable.data.ExtendedReflectiveColumnPropertyAccessor
 
ExtendedReflectiveColumnPropertyAccessorTest - Class in org.eclipse.nebula.widgets.nattable.data
 
ExtendedReflectiveColumnPropertyAccessorTest() - Constructor for class org.eclipse.nebula.widgets.nattable.data.ExtendedReflectiveColumnPropertyAccessorTest
 
extensions - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Collection of IThemeExtension that should be added to this ThemeConfiguration.
EXTERNAL - org.eclipse.nebula.widgets.nattable.style.BorderStyle.BorderModeEnum
 
extFilterIndex - Variable in class org.eclipse.nebula.widgets.nattable.export.FileOutputStreamProvider
 

F

Feedback - Class in org.eclipse.nebula.widgets.nattable.dataset.car
 
Feedback(Date, Classification, String) - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.car.Feedback
 
FEMALE - org.eclipse.nebula.widgets.nattable.dataset.person.Person.Gender
 
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.layer.config.DefaultColumnHeaderStyleConfiguration
 
fgColor - Variable in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultRowHeaderStyleConfiguration
 
FIELD_20_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataListFixture
 
FIELD_20_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataListFixture
 
FIELD_21_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataListFixture
 
FIELD_21_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataListFixture
 
FIELD_22_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataListFixture
 
FIELD_22_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataListFixture
 
FIELD_23_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataListFixture
 
FIELD_23_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataListFixture
 
FIELD_24_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataListFixture
 
FIELD_24_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataListFixture
 
FIELD_25_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataListFixture
 
FIELD_25_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataListFixture
 
FIELD_26_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataListFixture
 
FIELD_26_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataListFixture
 
FIELD_27_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataListFixture
 
FIELD_27_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataListFixture
 
FIELD_28_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataListFixture
 
FIELD_28_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataListFixture
 
FIELD_29_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataListFixture
 
FIELD_29_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataListFixture
 
FIELD_30_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataListFixture
 
FIELD_30_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataListFixture
 
FIELD_31_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataListFixture
 
FIELD_31_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataListFixture
 
FIELD_32_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataListFixture
 
FIELD_32_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataListFixture
 
FIELD_33_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataListFixture
 
FIELD_33_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataListFixture
 
FIELD_34_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataListFixture
 
FIELD_34_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataListFixture
 
FIELD_35_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataListFixture
 
FIELD_35_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataListFixture
 
FIELD_36_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataListFixture
 
FIELD_36_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataListFixture
 
FIELD_37_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataListFixture
 
FIELD_37_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataListFixture
 
FIELD_38_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataListFixture
 
FIELD_38_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataListFixture
 
FIELD_39_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataListFixture
 
FIELD_39_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataListFixture
 
FIELD_40_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataListFixture
 
FIELD_40_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataListFixture
 
field20 - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
field20 - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
field21 - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
field21 - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
field22 - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
field22 - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
field23 - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
field23 - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
field24 - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
field24 - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
field25 - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
field25 - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
field26 - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
field26 - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
field27 - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
field27 - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
field28 - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
field28 - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
field29 - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
field29 - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
field30 - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
field30 - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
field31 - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
field31 - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
field32 - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
field32 - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
field33 - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
field33 - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
field34 - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
field34 - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
field35 - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
field35 - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
field36 - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
field36 - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
field37 - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
field37 - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
field38 - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
field38 - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
field39 - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
field39 - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
field40 - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
field40 - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
FIFTEEN - org.eclipse.nebula.widgets.nattable.dataset.pricing.ColumnHeaders
 
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
 
FilePathOutputStreamProvider - Class in org.eclipse.nebula.widgets.nattable.export
Simple IOutputStreamProvider for a given filepath, no user interaction necessary.
FilePathOutputStreamProvider(String) - Constructor for class org.eclipse.nebula.widgets.nattable.export.FilePathOutputStreamProvider
 
fill(Menu, int) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder.PopupContributionItem
 
FILL_HANDLE_BORDER - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property to specify the border of the fill drag handle.
FILL_HANDLE_BORDER_STYLE - Static variable in class org.eclipse.nebula.widgets.nattable.fillhandle.config.FillHandleConfigAttributes
ConfigAttribute to configure the border style of the fill handle itself.
FILL_HANDLE_CELL - Static variable in class org.eclipse.nebula.widgets.nattable.style.SelectionStyleLabels
Label that is added to the bottom right cell of a contiguous selection.
FILL_HANDLE_COLOR - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property to specify the color of the fill drag handle.
FILL_HANDLE_COLOR - Static variable in class org.eclipse.nebula.widgets.nattable.fillhandle.config.FillHandleConfigAttributes
ConfigAttribute to configure the color of the fill handle.
FILL_HANDLE_REGION - Static variable in class org.eclipse.nebula.widgets.nattable.style.SelectionStyleLabels
Label that is used to mark cells as part of the fill handle region.
FILL_HANDLE_REGION_BORDER_STYLE - Static variable in class org.eclipse.nebula.widgets.nattable.fillhandle.config.FillHandleConfigAttributes
ConfigAttribute to configure the line style used to render a special border on dragging the fill handle.
FILL_REGION_BORDER - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property to specify the border style of the fill region.
fillHandleBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
fillHandleColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
FillHandleConfigAttributes - Class in org.eclipse.nebula.widgets.nattable.fillhandle.config
This interface contains ConfigAttributes that can be used to configure the fill handle behavior.
FillHandleConfiguration - Class in org.eclipse.nebula.widgets.nattable.fillhandle.config
Default configuration for fill handle functionality.
FillHandleConfiguration(SelectionLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.fillhandle.config.FillHandleConfiguration
Create the FillHandleConfiguration for a NatTable.
FillHandleCursorAction - Class in org.eclipse.nebula.widgets.nattable.fillhandle.action
Action to enable a custom cursor (small cross) on NatTable.
FillHandleCursorAction() - Constructor for class org.eclipse.nebula.widgets.nattable.fillhandle.action.FillHandleCursorAction
 
FillHandleDragMode - Class in org.eclipse.nebula.widgets.nattable.fillhandle.action
The IDragMode that is registered to get triggered for dragging the fill drag handle.
FillHandleDragMode(SelectionLayer, InternalCellClipboard) - Constructor for class org.eclipse.nebula.widgets.nattable.fillhandle.action.FillHandleDragMode
 
FillHandleEventMatcher - Class in org.eclipse.nebula.widgets.nattable.fillhandle.event
Matcher that returns true in case the mouse moves over the fill handle rendered by the FillHandleLayerPainter.
FillHandleEventMatcher(FillHandleLayerPainter) - Constructor for class org.eclipse.nebula.widgets.nattable.fillhandle.event.FillHandleEventMatcher
Create a FillHandleEventMatcher that reacts when the mouse is moved over the fill handle rendered by the given FillHandleLayerPainter.
FillHandleLayerPainter - Class in org.eclipse.nebula.widgets.nattable.fillhandle
Extended SelectionLayerPainter that renders an additional border around cells that are selected via fill handle.
FillHandleLayerPainter() - Constructor for class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleLayerPainter
Create a SelectionLayerPainter that renders gray grid lines and uses the default clipping behavior.
FillHandleLayerPainter(boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleLayerPainter
Create an FillHandleLayerPainter that renders gray grid lines and uses the specified clipping behavior.
FillHandleLayerPainter(InternalCellClipboard) - Constructor for class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleLayerPainter
Create an FillHandleLayerPainter that renders gray grid lines and uses the default clipping behavior.
FillHandleLayerPainter(InternalCellClipboard, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleLayerPainter
Create an FillHandleLayerPainter that renders gray grid lines and uses the specified clipping behavior.
FillHandleLayerPainter(InternalCellClipboard, Color) - Constructor for class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleLayerPainter
Create an FillHandleLayerPainter that renders grid lines in the specified color and uses the default clipping behavior.
FillHandleLayerPainter(InternalCellClipboard, Color, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleLayerPainter
Create an FillHandleLayerPainter that renders grid lines in the specified color and uses the specified clipping behavior.
FillHandleLayerPainter(Color) - Constructor for class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleLayerPainter
Create an FillHandleLayerPainter that renders grid lines in the specified color and uses the default clipping behavior.
FillHandleLayerPainter(Color, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleLayerPainter
Create an FillHandleLayerPainter that renders grid lines in the specified color and uses the specified clipping behavior.
FillHandleMarkupListener - Class in org.eclipse.nebula.widgets.nattable.fillhandle.event
ILayerListener that will trigger the markup in the SelectionLayer of the cell that will hold the fill handle.
FillHandleMarkupListener(SelectionLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.fillhandle.event.FillHandleMarkupListener
 
fillHandlePainter - Variable in class org.eclipse.nebula.widgets.nattable.fillhandle.event.FillHandleEventMatcher
 
FillHandlePasteCommand - Class in org.eclipse.nebula.widgets.nattable.fillhandle.command
Command to trigger pasting data via fill handle drag operation.
FillHandlePasteCommand(IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.fillhandle.command.FillHandlePasteCommand
Create a FillHandlePasteCommand that triggers a copy operation.
FillHandlePasteCommand(FillHandlePasteCommand.FillHandleOperation, SelectionLayer.MoveDirectionEnum, IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.fillhandle.command.FillHandlePasteCommand
Create a FillHandlePasteCommand.
FillHandlePasteCommand.FillHandleOperation - Enum in org.eclipse.nebula.widgets.nattable.fillhandle.command
The operation that should be triggered to fill the cells.
FillHandlePasteCommandHandler - Class in org.eclipse.nebula.widgets.nattable.fillhandle.command
Command handler for the FillHandlePasteCommand.
FillHandlePasteCommandHandler(SelectionLayer, InternalCellClipboard) - Constructor for class org.eclipse.nebula.widgets.nattable.fillhandle.command.FillHandlePasteCommandHandler
FillHandlePasteTest - Class in org.eclipse.nebula.widgets.nattable.fillhandle
 
FillHandlePasteTest() - Constructor for class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest
 
fillHandleRegion - Variable in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
The region selected via fill handle to extend the current selection for triggering a fill action.
fillHandleRegionBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
FillHandleSeriesTest - Class in org.eclipse.nebula.widgets.nattable.fillhandle
 
FillHandleSeriesTest() - Constructor for class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
fillRectangle(GC, Rectangle) - Static method in class org.eclipse.nebula.widgets.nattable.painter.cell.GraphicsUtils
Draws a filled rectangle.
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 class org.eclipse.nebula.widgets.nattable.filterrow.config.FilterRowConfigAttributes
Comparator to be used for threshold matching
FILTER_CONTENT_DISPLAY_CONVERTER - Static variable in class org.eclipse.nebula.widgets.nattable.filterrow.config.FilterRowConfigAttributes
Display converter that is used for text filter operations to convert the body cell content to a string.
FILTER_DISPLAY_CONVERTER - Static variable in class 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 or in case of combo boxes to convert the filter object to string.
FILTER_ROW - Static variable in class 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
Special RowStructuralRefreshEvent that is fired in case the filter changes via FilterRowDataProvider.
FilterAppliedEvent(ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.filterrow.event.FilterAppliedEvent
 
filterBox - Variable in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
The text control allowing filtering of options
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, boolean) - 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.
FilterNatCombo(Composite, IStyle, int, int, Image, boolean) - 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.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
 
FilterRowComboBoxDataProvider(ILayer, Collection<T>, IColumnAccessor<T>, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProvider
 
FilterRowComboBoxDataProviderTest - Class in org.eclipse.nebula.widgets.nattable.filterrow.combobox
 
FilterRowComboBoxDataProviderTest() - Constructor for class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProviderTest
 
FilterRowComboBoxDataProviderTest.MyRowObject - Class in org.eclipse.nebula.widgets.nattable.filterrow.combobox
 
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 - Class in org.eclipse.nebula.widgets.nattable.filterrow.config
Attributes used to configure the filter row behavior.
FilterRowCustomConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._101_Header.DynamicColumnHeaderHeightExample.FilterRowCustomConfiguration
 
FilterRowCustomConfiguration() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._131_Filtering.FilterRowGridExample.FilterRowCustomConfiguration
 
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
 
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.style.theme.DefaultNatTableThemeConfiguration
 
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
 
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
 
FilterRowRegularExpressionConverter - Class in org.eclipse.nebula.widgets.nattable.filterrow
IDisplayConverter that is intended to be used for filter row editors that are configured for regular expression evaluation.
FilterRowRegularExpressionConverter() - Constructor for class org.eclipse.nebula.widgets.nattable.filterrow.FilterRowRegularExpressionConverter
 
FilterRowRegularExpressionConverterTest - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow
 
FilterRowRegularExpressionConverterTest() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowRegularExpressionConverterTest
 
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
 
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() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooserUtilsTest
 
find(String) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.Tree
Find the Node in the tree containing the supplied 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(Node, String) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.Tree
Find a Node in a tree, containing the given data
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
 
findExamples(File, List<String>, String) - Static method in class org.eclipse.nebula.widgets.nattable.examples.NatTableExamples
 
findGroupByMemberIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel
Searches for a group that has a given member index.
findGroupForCoordinates(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Finds a GroupModel.Group and its parent GroupModel based on the coordinates.
findGroupForCoordinates(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Finds a GroupModel.Group and its parent GroupModel based on the coordinates.
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
 
findTopRowIndex(int, HierarchicalWrapper) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
Find the top row index for the given row object and the given column index.
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
 
fireEvent - Variable in class org.eclipse.nebula.widgets.nattable.resize.command.ColumnWidthResetCommand
Flag to indicate whether a refresh event should be triggered or not.
fireEvent - Variable in class org.eclipse.nebula.widgets.nattable.resize.command.RowHeightResetCommand
Flag to indicate whether a refresh event should be triggered or not.
fireEventFromSWTDisplayThread(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsEventLayer
Fires the given ILayerEvent on the SWT Display thread in case GlazedListsEventLayer.testMode is false.
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.group.performance.action.ColumnGroupHeaderReorderDragMode
 
fireMoveEndCommand(NatTable, int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.action.RowGroupHeaderReorderDragMode
 
fireMoveEndCommand(NatTable, int) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.action.HierarchicalTreeColumnReorderDragMode
 
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.group.performance.action.ColumnGroupHeaderReorderDragMode
 
fireMoveStartCommand(NatTable, int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.action.RowGroupHeaderReorderDragMode
 
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
Execute a command to trigger selection.
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.dataset.person.DataModelConstants
 
FIRSTNAME_PROPERTYNAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.person.DataModelConstants
 
FITTING_MODE - Static variable in class org.eclipse.nebula.widgets.nattable.print.config.PrintConfigAttributes
Configuration attribute to configure the scaling mode on printing.
FIVE - org.eclipse.nebula.widgets.nattable.dataset.pricing.ColumnHeaders
 
fixBoundsInGridLines(Rectangle, int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerPainter
Returns a rectangle that will cover the left and top grid lines, if they are present.
FixedScalingDpiConverter - Class in org.eclipse.nebula.widgets.nattable.layer
Default implementation of an IDpiConverter that scales according to the set dpi.
FixedScalingDpiConverter(int) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.FixedScalingDpiConverter
 
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.
floor() - Method in annotation type org.eclipse.nebula.widgets.nattable.dataset.generator.GenerateDouble
 
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
 
focusGained(FocusEvent) - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo.FocusListenerWrapper
 
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.
FocusListenerWrapper() - Constructor for class org.eclipse.nebula.widgets.nattable.widget.NatCombo.FocusListenerWrapper
 
focusLost(FocusEvent) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor.InlineFocusListener
 
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
 
focusLost(FocusEvent) - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo.FocusListenerWrapper
 
font - Variable in class org.eclipse.nebula.widgets.nattable.config.DefaultNatTableStyleConfiguration
 
font - Variable in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultColumnHeaderStyleConfiguration
 
font - Variable in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultRowHeaderStyleConfiguration
 
FONT - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property for CellStyleAttributes.FONT.
FONT - Static variable in class org.eclipse.nebula.widgets.nattable.style.CellStyleAttributes
Attribute for configuring the font to be used on rendering text.
FONT_FAMILY - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property for CellStyleAttributes.FONT.
FONT_PREFIX - Static variable in class org.eclipse.nebula.widgets.nattable.persistence.StylePersistor
 
FONT_SCALING_FACTOR - Static variable in class org.eclipse.nebula.widgets.nattable.config.NatTableConfigAttributes
Configuration attribute for registering the font scaling factor in case scaling is active.
FONT_SIZE - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property for CellStyleAttributes.FONT.
FONT_STYLE - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property for CellStyleAttributes.FONT.
FONT_WEIGHT - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property for CellStyleAttributes.FONT.
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 - Static variable in class org.eclipse.nebula.widgets.nattable.print.config.PrintConfigAttributes
Configuration attribute to configure the height of the footer.
FOOTER_HEIGHT_IN_PRINTER_DPI - Static variable in class org.eclipse.nebula.widgets.nattable.print.LayerPrinter
 
FOOTER_PAGE_PATTERN - Static variable in class org.eclipse.nebula.widgets.nattable.print.config.PrintConfigAttributes
Configuration attribute to configure the pattern for rendering the page information in the footer.
FOOTER_STYLE - Static variable in class org.eclipse.nebula.widgets.nattable.print.config.PrintConfigAttributes
Configuration attribute to configure the style that should be used to print the footer.
forceFocus() - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
 
FOREGROUND_COLOR - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
FOREGROUND_COLOR - Static variable in class org.eclipse.nebula.widgets.nattable.style.CellStyleAttributes
Attribute for configuring the foreground color of a cell.
format(String) - Method in class org.eclipse.nebula.widgets.nattable.examples.runner.NavLabelProvider
 
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
 
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
 
formatNumberValues - Variable in class org.eclipse.nebula.widgets.nattable.formula.FormulaResultDisplayConverter
 
FormulaCopyDataCommandHandler - Class in org.eclipse.nebula.widgets.nattable.formula.command
Specialized CopyDataCommandHandler that stores the copied cells in the InternalCellClipboard so it can be pasted within NatTable.
FormulaCopyDataCommandHandler(SelectionLayer, InternalCellClipboard) - Constructor for class org.eclipse.nebula.widgets.nattable.formula.command.FormulaCopyDataCommandHandler
Creates an instance that only checks the SelectionLayer for the data to add to the system clipboard and the given InternalCellClipboard.
FormulaDataProvider - Class in org.eclipse.nebula.widgets.nattable.formula
IDataProvider that is able to evaluate formulas.
FormulaDataProvider(IDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.formula.FormulaDataProvider
 
FormulaDataProvider(IDataProvider, FormulaParser) - Constructor for class org.eclipse.nebula.widgets.nattable.formula.FormulaDataProvider
This constructor supports the specification of a FormulaParser to customize parsing.
FormulaDataProviderTest - Class in org.eclipse.nebula.widgets.nattable.formula
 
FormulaDataProviderTest() - Constructor for class org.eclipse.nebula.widgets.nattable.formula.FormulaDataProviderTest
 
FormulaDisplayConverterTest - Class in org.eclipse.nebula.widgets.nattable.formula
 
FormulaDisplayConverterTest() - Constructor for class org.eclipse.nebula.widgets.nattable.formula.FormulaDisplayConverterTest
 
FormulaEditDisplayConverter - Class in org.eclipse.nebula.widgets.nattable.formula
IDisplayConverter that needs to be registered for DisplayMode.EDIT in order to support editing of formulas without formula execution.
FormulaEditDisplayConverter(FormulaDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.formula.FormulaEditDisplayConverter
 
FormulaErrorReporter - Interface in org.eclipse.nebula.widgets.nattable.formula
Implementations of this interface are intended to report errors on evaluating formulas via FormulaDataProvider.
formulaErrors - Variable in class org.eclipse.nebula.widgets.nattable.formula.FormulaTooltipErrorReporter
 
formulaEvaluationEnabled - Variable in class org.eclipse.nebula.widgets.nattable.formula.FormulaDataProvider
 
FormulaFillHandleDragMode - Class in org.eclipse.nebula.widgets.nattable.formula.action
Specialized FillHandleDragMode that also opens the dialog in case of String values that can be converted to BigDecimal values using the FormulaDataProvider.
FormulaFillHandleDragMode(SelectionLayer, InternalCellClipboard, FormulaDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.formula.action.FormulaFillHandleDragMode
 
FormulaFillHandlePasteCommandHandler - Class in org.eclipse.nebula.widgets.nattable.formula.command
Specialized command handler for FillHandlePasteCommands that is able to deal with formulas.
FormulaFillHandlePasteCommandHandler(SelectionLayer, InternalCellClipboard, FormulaDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.formula.command.FormulaFillHandlePasteCommandHandler
 
FormulaFillHandlePasteTest - Class in org.eclipse.nebula.widgets.nattable.formula
 
FormulaFillHandlePasteTest() - Constructor for class org.eclipse.nebula.widgets.nattable.formula.FormulaFillHandlePasteTest
 
FormulaIntegrationTest - Class in org.eclipse.nebula.widgets.nattable.formula
 
FormulaIntegrationTest() - Constructor for class org.eclipse.nebula.widgets.nattable.formula.FormulaIntegrationTest
 
formulaParser - Variable in class org.eclipse.nebula.widgets.nattable.extension.poi.PoiExcelExporter
 
formulaParser - Variable in class org.eclipse.nebula.widgets.nattable.formula.FormulaDataProvider
 
FormulaParser - Class in org.eclipse.nebula.widgets.nattable.formula
Parser that is able to parse a formula string and calculate the result.
FormulaParser(IDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.formula.FormulaParser
Creates and initializes a new FormulaParser.
FormulaParserTest - Class in org.eclipse.nebula.widgets.nattable.formula
 
FormulaParserTest() - Constructor for class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
FormulaPasteDataCommandHandler - Class in org.eclipse.nebula.widgets.nattable.formula.command
FormulaPasteDataCommandHandler(SelectionLayer, InternalCellClipboard, FormulaDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.formula.command.FormulaPasteDataCommandHandler
 
FormulaResultDisplayConverter - Class in org.eclipse.nebula.widgets.nattable.formula
IDisplayConverter that needs to be registered for DisplayMode.NORMAL in order to support localized rendering of decimal result values of formulas.
FormulaResultDisplayConverter(FormulaDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.formula.FormulaResultDisplayConverter
 
FormulaRowDataProvider<T> - Class in org.eclipse.nebula.widgets.nattable.formula
FormulaRowDataProvider(IRowDataProvider<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.formula.FormulaRowDataProvider
 
FormulaTooltipErrorReporter - Class in org.eclipse.nebula.widgets.nattable.formula
FormulaErrorReporter implementation that shows formula errors in a tooltip.
FormulaTooltipErrorReporter(NatTable, IUniqueIndexLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.formula.FormulaTooltipErrorReporter
Creates a FormulaTooltipErrorReporter for the given NatTable instance that shows formula error tooltips for GridRegion.BODY.
FormulaTooltipErrorReporter(NatTable, IUniqueIndexLayer, String...) - Constructor for class org.eclipse.nebula.widgets.nattable.formula.FormulaTooltipErrorReporter
Creates a FormulaTooltipErrorReporter for the given NatTable instance that shows formula error tooltips for the given grid regions.
FOUR - org.eclipse.nebula.widgets.nattable.dataset.pricing.ColumnHeaders
 
FOURTEEN - org.eclipse.nebula.widgets.nattable.dataset.pricing.ColumnHeaders
 
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.
FREEZE_COLUMN_MENU_ITEM_ID - Static variable in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
FREEZE_POSITION_MENU_ITEM_ID - Static variable in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
FREEZE_ROW_MENU_ITEM_ID - Static variable in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
FREEZE_SEPARATOR_COLOR - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property for the color of the freeze separator.
FREEZE_SEPARATOR_WIDTH - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property for the width of the freeze separator.
FreezeColumnCommand - Class in org.eclipse.nebula.widgets.nattable.freeze.command
Command that can be used to freeze a grid for whole columns.
FreezeColumnCommand(FreezeColumnCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeColumnCommand
Constructor used for cloning the command.
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.
freezeColumnMenuItemProvider() - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
freezeColumnMenuItemProvider(String) - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
FreezeColumnStrategy - Class in org.eclipse.nebula.widgets.nattable.freeze.command
 
FreezeColumnStrategy(FreezeLayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeColumnStrategy
 
FreezeColumnStrategy(FreezeLayer, ViewportLayer, 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
 
FreezeConfigAttributes - Class in org.eclipse.nebula.widgets.nattable.freeze
Configuration attributes for the freeze separator visualization.
FreezeEvent - Class in org.eclipse.nebula.widgets.nattable.freeze.event
 
FreezeEvent(FreezeEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.event.FreezeEvent
 
FreezeEvent(ILayer) - 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.
FreezeGridAction(boolean, 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.
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(FreezePositionCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.command.FreezePositionCommand
Constructor used for cloning the command.
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(ILayer, int, int, boolean, 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.
freezePositionMenuItemProvider(boolean) - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
freezePositionMenuItemProvider(String, boolean) - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
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
 
FreezePositionStrategy(FreezeLayer, ViewportLayer, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.command.FreezePositionStrategy
 
FreezePositionStrategy(FreezeLayer, ViewportLayer, int, int, boolean) - 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(FreezeRowCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeRowCommand
Constructor used for cloning the command.
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.
freezeRowMenuItemProvider() - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
freezeRowMenuItemProvider(String) - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
FreezeRowStrategy - Class in org.eclipse.nebula.widgets.nattable.freeze.command
 
FreezeRowStrategy(FreezeLayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeRowStrategy
 
FreezeRowStrategy(FreezeLayer, ViewportLayer, 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.
FreezeSelectionCommand(boolean, 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
 
FreezeSelectionStrategy(FreezeLayer, ViewportLayer, SelectionLayer, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeSelectionStrategy
 
freezeSeparatorColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
freezeSeparatorWidth - 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.selection.config.DefaultSelectionStyleConfiguration
 
FunctionException - Exception in org.eclipse.nebula.widgets.nattable.formula.function
Exception that is fired on function evaluation.
FunctionException(String, String) - Constructor for exception org.eclipse.nebula.widgets.nattable.formula.function.FunctionException
 
functionMapping - Variable in class org.eclipse.nebula.widgets.nattable.formula.FormulaParser
 
functionPattern - Variable in class org.eclipse.nebula.widgets.nattable.formula.FormulaParser
 
functionRegex - Variable in class org.eclipse.nebula.widgets.nattable.formula.FormulaParser
 
FunctionTest - Class in org.eclipse.nebula.widgets.nattable.formula.function
 
FunctionTest() - Constructor for class org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest
 
FunctionValue - Interface in org.eclipse.nebula.widgets.nattable.formula.function
Implementations of this interface specify a value of a function.

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.dataset.person.DataModelConstants
 
GENDER_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.e4.part.TreeExample
 
GENDER_PROPERTYNAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.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.dataset.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
 
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() - 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.dataset.person.PersonWithAddress
 
getAddress(int) - Static method in class org.eclipse.nebula.widgets.nattable.dataset.person.PersonService
Creates a list of Address.
getAfterPositionRange() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.StructuralDiff
 
getAge() - Method in class org.eclipse.nebula.widgets.nattable.dataset.person.ExtendedPersonWithAddress
 
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
 
getAggregateMixedModeSizeChangeCacheCheck() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
getAggregateMixedModeSpaceChangeCacheCheck() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
getAggregateSize() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigScalingTest
 
getAggregateSize() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigTest
 
getAggregateSize(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
 
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
getAllBackgroundColors(ILayerCell, IConfigRegistry, DisplayMode) - Static method in class org.eclipse.nebula.widgets.nattable.style.CellStyleUtil
Collects all background colors configured for the given ILayerCell.
getAllIndexesInGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel
 
getAllIndexesInGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest
 
getAnchorColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.selection.command.SelectRegionCommand
 
getAnchorRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.selection.command.SelectRegionCommand
 
getAsk() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
getAsk_price() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
getAsk_price() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
getAskSpread() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
getAskYield() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
getAttribute(String) - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableWrapperElementAdapter
 
getAttributeValue(ConfigAttribute<T>) - Method in class org.eclipse.nebula.widgets.nattable.style.CellStyleProxy
 
getAttributeValue(ConfigAttribute<T>) - Method in interface org.eclipse.nebula.widgets.nattable.style.IStyle
Returns the configured value for the given ConfigAttribute.
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
 
getAttributeValue(ConfigAttribute<T>, boolean) - Method in class org.eclipse.nebula.widgets.nattable.style.CellStyleProxy
Returns the configured value for the given ConfigAttribute.
getAttributeValue(ConfigAttribute<T>, T) - Method in interface org.eclipse.nebula.widgets.nattable.style.IStyle
Returns the configured value for the given ConfigAttribute.
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.
getBackgroundImage() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.BackgroundImagePainter
 
getBackgroundPainter(String, Map<String, Object>, ICellPainter) - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.painterfactory.CellPainterFactory
Create the background painter for the given key and properties.
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
 
getBeforeFromColumnIndexes() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ColumnReorderEvent
 
getBeforeFromColumnIndexesArray() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ColumnReorderEvent
 
getBeforeFromColumnPositionRanges() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ColumnReorderEvent
 
getBeforeFromRowIndexes() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.RowReorderEvent
 
getBeforeFromRowIndexesArray() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.RowReorderEvent
 
getBeforeFromRowPositionRanges() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.RowReorderEvent
 
getBeforePositionRange() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.StructuralDiff
 
getBeforeToColumnIndex() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ColumnReorderEvent
 
getBeforeToColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ColumnReorderEvent
 
getBeforeToRowIndex() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.RowReorderEvent
 
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.dataset.fixture.data.RowDataFixture
 
getBid_price() - Method in class org.eclipse.nebula.widgets.nattable.dataset.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
 
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.dataset.person.SimplePerson
 
getBirthday() - Method in class org.eclipse.nebula.widgets.nattable.dataset.person.Person
 
getBirthday() - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProviderTest.MyRowObject
 
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.glazedlists.test.integration.GlazedListsGridLayer
 
getBoolean(CSSValue, boolean) - Static method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSHelper
Return the boolean value that represents the given CSSValue.
getBorderCells(ILayer, int, int, Rectangle, Function<ILayerCell, Boolean>) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerPainter
Calculate the cells around which borders should be painted.
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.
getBorderMode() - Method in class org.eclipse.nebula.widgets.nattable.style.BorderStyle
 
getBorderStyle(CSSElementContext, DisplayMode) - Static method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSHelper
Returns the BorderStyle out of the given CSSElementContext for the given DisplayMode.
getBorderStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerPainter
Get the border style that should be used to render the border for cells that are currently selected.
getBottomPadding() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.PaddingDecorator
 
getBottomRightCellInSelection(SelectionLayer) - Static method in class org.eclipse.nebula.widgets.nattable.selection.SelectionUtils
Returns the bottom right cell of a selected region.
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() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
 
getBoundsByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
 
getBoundsByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
 
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(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, 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 class org.eclipse.nebula.widgets.nattable.util.CalculatedValueCache
 
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() - 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() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TableCellEditor
 
getCanonicalValue() - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
 
getCanonicalValue() - Method in class org.eclipse.nebula.widgets.nattable.extension.nebula.cdatetime.CDateTimeCellEditor
 
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(IEditErrorHandler) - 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 class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
 
getCapacity() - Method in class org.eclipse.nebula.widgets.nattable.dataset.car.Motor
 
getCapacityUnit() - Method in class org.eclipse.nebula.widgets.nattable.dataset.car.Motor
 
getCastValue(int, Class<?>) - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.command.FillHandlePasteCommandHandler
 
getCell() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditCellCommand
 
getCellBounds() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
 
getCellByPosition() - 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.performance.ColumnGroupHeaderLayer
 
getCellByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
 
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.hideshow.AbstractColumnHideShowLayer
 
getCellByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.AbstractRowHideShowLayer
 
getCellByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalSpanningDataProvider
 
getCellByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
 
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(int, int) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
Returns the cell for the given coordinates on this layer.
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
 
getCellEdgeEnum(String) - Static method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSHelper
Returns the NatTable CellEdgeEnum for the given string representation.
getCellEditor(Object) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TableCellEditor.TableCellEditingSupport
 
getCellForACellInAColumnGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerTest
 
getCellForACellNotInAColumnGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerTest
 
getCellForACellNotInAColumnGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayerTest
 
getCellPainter(int, int, ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
 
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
Return the ICellPainter for the given ILayerCell at the given coordinates out of the given IConfigRegistry.
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
 
getCellPainter(String, List<String>, String, Map<String, Object>) - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.painterfactory.CellPainterFactory
 
getCellPainter(List<String>, Map<String, Object>) - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.painterfactory.CellPainterFactory
 
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 via modifier keys, we need to move from the last selected cell.
getCellSpan() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerTest
 
getCellSpan() - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayerTest
 
getCellSpanWhenColumnsInGroupAreHidden() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerTest
 
getCellSpanWhenRowsInGroupAreHidden() - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayerTest
 
getCellStyle(ILayerCell, IConfigRegistry) - Static method in class org.eclipse.nebula.widgets.nattable.style.CellStyleUtil
Return an IStyle for a cell that contains the transitive style informations.
getChangeButtonLabel() - Method in class org.eclipse.nebula.widgets.nattable.edit.config.DialogErrorHandling
 
getChangedPositionRectangles() - Method in class org.eclipse.nebula.widgets.nattable.blink.event.BlinkEvent
 
getChangedPositionRectangles() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.CellVisualChangeEvent
 
getChangedPositionRectangles() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.ColumnStructuralChangeEvent
 
getChangedPositionRectangles() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.ColumnVisualChangeEvent
 
getChangedPositionRectangles() - Method in interface org.eclipse.nebula.widgets.nattable.layer.event.IVisualChangeEvent
 
getChangedPositionRectangles() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.PropertyUpdateEvent
 
getChangedPositionRectangles() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.RowStructuralChangeEvent
 
getChangedPositionRectangles() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.RowVisualChangeEvent
 
getChangedPositionRectangles() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.StructuralRefreshEvent
 
getChangedPositionRectangles() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.VisualRefreshEvent
 
getChangedPositionRectangles() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.LayerEventFixture
 
getCharacter() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditSelectionCommand
 
getCheckBoxState() - 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.
getChildIndexes(int, int) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
Calculates the child row indexes for the node at the given coordinates.
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
 
getChildLayerLayout() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
getChildNodes() - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableElementAdapter
 
getChildNodes() - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableWrapperElementAdapter
 
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(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(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.
getChildren(Object) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.gui.AvailableColumnCategoriesProvider
 
getChildren(Object) - Method in class org.eclipse.nebula.widgets.nattable.examples.runner.NavContentProvider
 
getChildren(String) - 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) - 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 class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeData
 
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.
getCity() - Method in class org.eclipse.nebula.widgets.nattable.dataset.person.Address
 
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.filterrow.combobox.FilterRowComboBoxDataProviderTest.MyRowObject
 
getCityNames() - Static method in class org.eclipse.nebula.widgets.nattable.dataset.person.PersonService
 
getClassification() - Method in class org.eclipse.nebula.widgets.nattable.dataset.car.Feedback
 
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
 
getClipboard() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleLayerPainter
 
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
 
getCollapsedChildPainter() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
Returns the ICellPainter that should be used to render the content in cells of collapsed childs, e.g.
getCollapsedColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel
 
getCollapsedColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest
 
getCollapsedNodes() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
 
getColor() - Method in class org.eclipse.nebula.widgets.nattable.style.BorderStyle
 
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
 
getColor(RGB) - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
getColumnBounds(int, int, int) - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayer
This method is used to determine the bounds of a cell with column span in case of an active freeze.
getColumnCell(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.action.ColumnGroupHeaderReorderDragMode
 
getColumnCell(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.action.ColumnHeaderReorderDragMode
 
getColumnCell(int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.action.ColumnReorderDragMode
 
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.hierarchical.HierarchicalWrapperSortModel
 
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.data.WrappingSpanningDataProvider
 
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.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.formula.FormulaDataProvider
 
getColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.formula.TwoDimensionalArrayDataProvider
 
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.performance.RowGroupHeaderLayer
 
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.hierarchical.HierarchicalSpanningDataProvider
 
getColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
 
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.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
 
getColumnDiff(ILayerCell, int) - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.command.FillHandlePasteCommandHandler
Calculate the column difference between the cell column index and the column index of the cell to copy to.
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.dataset.NumberValues
 
getColumnEntryIndexes(List<ColumnEntry>) - Static method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooserUtils
Get ColumnEntry indexes 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.
getColumnFiveDate() - Method in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._448_CDateTimeEditorExample.DateValues
 
getColumnFiveNumber() - Method in class org.eclipse.nebula.widgets.nattable.dataset.NumberValues
 
getColumnFourDate() - Method in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._448_CDateTimeEditorExample.DateValues
 
getColumnFourNumber() - Method in class org.eclipse.nebula.widgets.nattable.dataset.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.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
 
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.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.copy.command.CopyDataCommandHandler
 
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.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
 
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.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() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor
 
getColumnIndex() - Method in interface org.eclipse.nebula.widgets.nattable.edit.editor.ICellEditor
 
getColumnIndex() - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
 
getColumnIndex() - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboUpdateEvent
 
getColumnIndex() - Method in class org.eclipse.nebula.widgets.nattable.group.command.RemoveColumnGroupCommand
 
getColumnIndex() - Method in interface org.eclipse.nebula.widgets.nattable.layer.cell.ILayerCell
 
getColumnIndex() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.InvertedLayerCell
 
getColumnIndex() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.LayerCell
 
getColumnIndex() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.TransformedLayerCell
 
getColumnIndex() - Method in class org.eclipse.nebula.widgets.nattable.tree.command.TreeExpandCollapseCommand
 
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(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.formula.FormulaParser
Calculate the column index out of a character based string, e.g.
getColumnIndex(K) - Method in interface org.eclipse.nebula.widgets.nattable.datachange.CellKeyHandler
 
getColumnIndex(IdIndexIdentifier<T>) - Method in class org.eclipse.nebula.widgets.nattable.datachange.IdIndexKeyHandler
 
getColumnIndex(Point) - Method in class org.eclipse.nebula.widgets.nattable.datachange.PointKeyHandler
 
getColumnIndexByPosition() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupExpandCollapseLayerTest
 
getColumnIndexByPosition() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest
 
getColumnIndexByPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
 
getColumnIndexByPosition() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest
 
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(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
 
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(int) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
 
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(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 on this layer.
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
 
getColumnIndexByPositionForAColumnOusideTheViewport() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest
 
getColumnIndexes() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.HideColumnByIndexCommand
 
getColumnIndexes() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.MultiColumnShowCommand
 
getColumnIndexes() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.ColumnVisualChangeEvent
 
getColumnIndexesArray() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.MultiColumnShowCommand
 
getColumnIndexesForLevel(int) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
Returns all column indexes for a given level.
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.dataset.fixture.data.RowDataListFixture
 
getColumnIndexOfProperty(String) - Static method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataListFixture
 
getColumnIndexOrder() - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
 
getColumnIndexOrderArray() - 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.dataset.NumberValues
 
getColumnOneDate() - Method in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._448_CDateTimeEditorExample.DateValues
 
getColumnOneNumber() - Method in class org.eclipse.nebula.widgets.nattable.dataset.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.group.command.RowGroupExpandCollapseCommand
 
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
 
getColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.viewport.command.ShowCellInViewportCommand
 
getColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.viewport.command.ShowColumnInViewportCommand
 
getColumnPosition(ILayer, Point) - Static method in class org.eclipse.nebula.widgets.nattable.ui.util.CellEdgeDetectUtil
Calculate the column position depending on the cursor's position on the left/right edges of the cell.
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.hierarchical.HierarchicalTreeLayer
 
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() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
 
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.performance.RowGroupHeaderLayer
 
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.hierarchical.HierarchicalTreeLayer
 
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(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(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
 
getColumnPositionByX(ILayer, int) - Static method in class org.eclipse.nebula.widgets.nattable.layer.LayerUtil
 
getColumnPositionForASingleHiddenColumn() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest
 
getColumnPositionForLevel(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
 
getColumnPositionLayer() - Method in class org.eclipse.nebula.widgets.nattable.group.command.RowGroupExpandCollapseCommand
 
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
 
getColumnPositionsArray() - Method in class org.eclipse.nebula.widgets.nattable.command.AbstractMultiColumnCommand
 
getColumnPositionsByIndexes(int...) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.AbstractColumnHideShowLayer
Get the local column positions for the given column indexes.
getColumnPositionsByIndexes(Collection<Integer>) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.AbstractColumnHideShowLayer
Get the local column positions for the given column indexes.
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
 
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.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.dataset.NumberValues
 
getColumnSixCalendar() - Method in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._448_CDateTimeEditorExample.DateValues
 
getColumnSixNumber() - Method in class org.eclipse.nebula.widgets.nattable.dataset.NumberValues
 
getColumnSpan() - Method in class org.eclipse.nebula.widgets.nattable.group.command.ViewportSelectColumnGroupCommand
 
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.SpanningLayerCell
 
getColumnSpan() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.TransformedLayerCell
 
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(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(GroupModel.Group) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Calculates the span of a cell in a group.
getColumnTenNumber() - Method in class org.eclipse.nebula.widgets.nattable.dataset.NumberValues
 
getColumnThreeDate() - Method in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._448_CDateTimeEditorExample.DateValues
 
getColumnThreeNumber() - Method in class org.eclipse.nebula.widgets.nattable.dataset.NumberValues
 
getColumnTwoDate() - Method in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._448_CDateTimeEditorExample.DateValues
 
getColumnTwoNumber() - Method in class org.eclipse.nebula.widgets.nattable.dataset.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() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.MultiColumnResizeCommandTest
 
getColumnWidth(int) - Method in class org.eclipse.nebula.widgets.nattable.resize.command.MultiColumnResizeCommand
 
getColumnWidthByPosition() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerTest
 
getColumnWidthByPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
 
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(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
 
getColumnWidthByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayer
 
getColumnWidthByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
 
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(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.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
 
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
 
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 class org.eclipse.nebula.widgets.nattable.command.DisposeCalculatedValueCacheCommandHandler
 
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.copy.command.InternalPasteDataCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.data.command.RowDeleteCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.data.command.RowInsertCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.data.command.RowObjectDeleteCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.datachange.command.DiscardDataChangesCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.datachange.command.KeyRowInsertCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.datachange.command.SaveDataChangesCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.datachange.TemporaryUpdateDataChangeHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.DeleteSelectionCommandHandler
 
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.export.command.ExportTableCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.CSSConfigureScalingCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.data.command.GlazedListsRowDeleteCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.data.command.GlazedListsRowInsertCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.data.command.GlazedListsRowObjectDeleteCommandHandler
 
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.extension.nebula.richtext.SearchMarkupCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.command.FillHandlePasteCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.formula.command.DisableFormulaCachingCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.formula.command.DisableFormulaEvaluationCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.formula.command.EnableFormulaCachingCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.formula.command.EnableFormulaEvaluationCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeCommandHandler
 
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.group.command.ViewportSelectColumnGroupCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.group.command.ViewportSelectRowGroupCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.ColumnGroupReorderCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.ColumnGroupReorderEndCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.ColumnGroupReorderStartCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.ColumnGroupsCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.GroupColumnReorderCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.GroupColumnReorderEndCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.GroupColumnReorderStartCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.GroupMultiColumnReorderCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.GroupMultiRowReorderCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.GroupRowReorderCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.GroupRowReorderEndCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.GroupRowReorderStartCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupReorderCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupReorderEndCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupReorderStartCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupsCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.ColumnHideCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.ColumnShowCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.HideColumnByIndexCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.HideRowByIndexCommandHandler
 
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.RowPositionHideCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.RowShowCommandHandler
 
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.hierarchical.command.HierarchicalTreeCollapseAllCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.command.HierarchicalTreeExpandAllCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.command.HierarchicalTreeExpandCollapseCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.command.HierarchicalTreeExpandToLevelCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeAlternatingRowConfigLabelAccumulator
 
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.ResetColumnReorderCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.ResetRowReorderCommandHandler
 
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.ColumnSizeConfigurationCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.ColumnWidthResetCommandHandler
 
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.RowHeightResetCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.RowResizeCommandHandler
 
getCommandClass() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.RowSizeConfigurationCommandHandler
 
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.SelectRegionCommandHandler
 
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
 
getComment() - Method in class org.eclipse.nebula.widgets.nattable.dataset.car.Feedback
 
getComments() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
getCommitButtonLabel() - Method in class org.eclipse.nebula.widgets.nattable.edit.config.DialogErrorHandling
 
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() - Method in class org.eclipse.nebula.widgets.nattable.search.command.SearchCommand
 
getComparator() - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
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(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hierarchical.HierarchicalWrapperTreeFormat
 
getComparator(int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalWrapperComparator
Returns the Comparator that should be used to compare the values in a column for the given column index.
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 class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hierarchical.HierarchicalWrapperSortModel
 
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, String...) - Method in interface org.eclipse.nebula.widgets.nattable.config.IConfigRegistry
getConfigAttribute(ConfigAttribute<T>, String, List<String>) - Method in class org.eclipse.nebula.widgets.nattable.config.ConfigRegistry
 
getConfigAttribute(ConfigAttribute<T>, String, List<String>) - Method in interface org.eclipse.nebula.widgets.nattable.config.IConfigRegistry
getConfigAttribute(ConfigAttribute<T>, DisplayMode, String...) - Method in class org.eclipse.nebula.widgets.nattable.config.ConfigRegistry
 
getConfigAttribute(ConfigAttribute<T>, DisplayMode, String...) - Method in interface org.eclipse.nebula.widgets.nattable.config.IConfigRegistry
If retrieving registered values
getConfigAttribute(ConfigAttribute<T>, DisplayMode, List<String>) - Method in class org.eclipse.nebula.widgets.nattable.config.ConfigRegistry
 
getConfigAttribute(ConfigAttribute<T>, DisplayMode, List<String>) - Method in interface org.eclipse.nebula.widgets.nattable.config.IConfigRegistry
If retrieving registered values
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() - 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
 
getConfigLabels(Object, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.CellOverrideLabelAccumulator
 
getConfigLabelsByPosition() - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest
 
getConfigLabelsByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.blink.BlinkLayer
 
getConfigLabelsByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayer
 
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.performance.ColumnGroupHeaderLayer
 
getConfigLabelsByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
 
getConfigLabelsByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayer
 
getConfigLabelsByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayer
 
getConfigLabelsByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayer
 
getConfigLabelsByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayer
 
getConfigLabelsByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayer
 
getConfigLabelsByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
 
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
Returns the config labels for the cell at the given coordinates.
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(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.DeleteSelectionCommand
 
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.export.command.ExportTableCommand
 
getConfigRegistry() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.fixture.NatTableFixture
 
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.tickupdate.command.TickUpdateCommand
 
getConfiguredColumnWidthByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
Returns the width of the given column position without any transformation.
getConfiguredColumnWidthPercentageByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
Returns the configured width in percent of the given column position.
getConfiguredMinColumnWidthByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
Returns the configured minimum width of the given column position without any transformation.
getConfiguredMinRowHeightByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
Returns the configured minimum height of the given row position without any transformation.
getConfiguredMinSize(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
Returns the configured minimum size value for the given position or -1 if no custom minimum size was configured and therefore the default minimum size is used for that position.
getConfiguredPercentageSize(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
Returns the configured percentage size value for the given position or -1 if no custom percentage value was configured and therefore the size is dynamic for that position.
getConfiguredRowHeightByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
Returns the height of the given row position without any transformation.
getConfiguredRowHeightPercentageByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
Returns the configured height in percent of the given row position.
getConfiguredSize(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
Returns the configured size value for the given position or -1 if no custom size was configured and therefore the default size is used for that position.
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
 
getContentPainter(String, Map<String, Object>) - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.painterfactory.CellPainterFactory
Create the content painter for the given key and properties.
getContext() - Method in class org.eclipse.nebula.widgets.nattable.search.command.SearchCommand
 
getContextLayer() - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
getContextValue(CSSElementContext, DisplayMode, Object) - Static method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSHelper
Search the value for the given key and DisplayMode out of the given CSSElementContext.
getContextValueInherited(CSSElementContext, CSSElementContext, DisplayMode, Object) - Static method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSHelper
Search the value for the given key and DisplayMode out of the given CSSElementContext.
getControl() - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableElementAdapter
 
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
 
getCopiedCells() - Method in class org.eclipse.nebula.widgets.nattable.copy.InternalCellClipboard
 
getCopyBorderStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getCopyBorderStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the IStyle that should be used to render the copy border.
getCopyBorderStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleLayerPainter
Get the border style that should be used to render the border for cells that are currently copied to the InternalCellClipboard.
getCopyBorderStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.formula.CopySelectionLayerPainter
Get the border style that should be used to render the border for cells that are currently copied to the InternalCellClipboard.
getCopyLayer() - Method in class org.eclipse.nebula.widgets.nattable.copy.command.CopyDataCommandHandler
 
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.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
 
getCreationTime() - Method in class org.eclipse.nebula.widgets.nattable.dataset.car.Feedback
 
getCSSClass() - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableWrapperElementAdapter
 
getCSSId() - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableWrapperElementAdapter
 
getCSSStyle() - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableWrapperElementAdapter
 
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() - 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(int) - Static method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBeanGenerator
 
getData(String) - 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 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
 
getDataChangeHandler() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayer
 
getDataChanges() - Method in class org.eclipse.nebula.widgets.nattable.datachange.AbstractDataChangeHandler
 
getDataChanges() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayer
 
getDataChangeSelectionStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getDataChangeSelectionStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the IStyle that should be used to render dirty cells in DisplayMode.SELECT.
getDataChangeStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getDataChangeStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the IStyle that should be used to render dirty cells in DisplayMode.NORMAL.
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() - 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.glazedlists.fixture.DataLayerFixture
 
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() - 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() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.CellFixture
 
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(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(int, int) - Method in class org.eclipse.nebula.widgets.nattable.data.WrappingSpanningDataProvider
 
getDataValue(int, int) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.BlinkingGlazedListExample.ColumnHeaderDataProvider
 
getDataValue(int, int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsDataProvider
Deprecated.
 
getDataValue(int, int) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.FilterRowDataProvider
 
getDataValue(int, int) - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaDataProvider
 
getDataValue(int, int) - Method in class org.eclipse.nebula.widgets.nattable.formula.TwoDimensionalArrayDataProvider
 
getDataValue(int, int) - Method in class org.eclipse.nebula.widgets.nattable.grid.data.DefaultColumnHeaderDataProvider
 
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(int, int) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalSpanningDataProvider
 
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(Object, int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByColumnAccessor
 
getDataValue(BlinkingGlazedListExample.Tuple, int) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.BlinkingGlazedListExample.TupleColumnPropertyAccessor
 
getDataValue(HierarchicalWrapper, int) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalReflectiveColumnPropertyAccessor
 
getDataValue(R, int) - Method in class org.eclipse.nebula.widgets.nattable.data.ExtendedReflectiveColumnPropertyAccessor
 
getDataValue(R, int) - Method in class org.eclipse.nebula.widgets.nattable.data.ReflectiveColumnPropertyAccessor
 
getDataValue(T, int) - Method in interface org.eclipse.nebula.widgets.nattable.data.IColumnAccessor
 
getDataValueByPosition() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerTest
 
getDataValueByPosition() - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayerTest
 
getDataValueByPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
 
getDataValueByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayer
 
getDataValueByPosition(int, int) - Method in interface org.eclipse.nebula.widgets.nattable.datachange.TemporaryDataProvider
Return the temporary data value for the given position.
getDataValueByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.datachange.TemporaryUpdateDataChangeHandler
 
getDataValueByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayer
 
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(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
 
getDataValueByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
 
getDataValueByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayer
 
getDataValueByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
 
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(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
Returns the data value for the cell at the given coordinates.
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
 
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.
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
 
getDecoratorPainter(String, Map<String, Object>, ICellPainter) - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.painterfactory.CellPainterFactory
Create the decorator painter for the given key and properties.
getDecoratorPainter(CSSElementContext, DisplayMode) - Static method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSHelper
Returns the string representation list of cell painter decorators that should be used to build up the cell painter for rendering.
getDecrementedValue(Object) - 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 class org.eclipse.nebula.widgets.nattable.test.fixture.TickUpdateHandlerFixture
 
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.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
Returns the default ICellPainter that is used to render the NatTable.
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.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
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.
getDefaultMinColumnWidth() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
getDefaultMinRowHeight() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
getDefaultMinSize() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
 
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
 
getDeletedObjects() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.RowObjectDeleteEvent
 
getDeletedRowIndexes() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.RowDeleteEvent
 
getDepth(ILayerCell) - Method in class org.eclipse.nebula.widgets.nattable.tree.painter.IndentedTreeImagePainter
 
getDepthOfData(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeData
 
getDepthOfData(int) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeData
 
getDepthOfData(T) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeData
 
getDepthOfData(T) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeData
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.dataset.EventData
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.dataset.person.Person
 
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._300_Data._305_FormulaDataExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._300_Data._306_CalculatedFormulaDataExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._300_Data._307_ChangeDataProviderExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._300_Data._308_DataModificationExample
 
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._424_NebulaRichTextIntegrationExample
 
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._447_EditorExample
 
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._448_CDateTimeEditorExample
 
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._501_Data._5016_DataChangeLayerExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._501_Data._5017_DataChangeLayerTempStorageExample
 
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._504_Viewport._5045_ScrollableRowHeaderExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._504_Viewport._5046_MultiScrollExample
 
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._507_HideShow._5074_ResizeColumnHideShowExample
 
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._511_Grouping._5114_PerformanceColumnGroupingExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._511_Grouping._5115_HugeColumnGroupingExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._511_Grouping._5116_PerformanceRowGroupingExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._511_Grouping._5117_PerformanceColumnAndRowGroupingExample
 
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._500_Layers._514_TreeLayerExample
 
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._603_Filter._6036_SingleFieldFilterExample
 
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._604_Tree._6043_HierarchicalTreeExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._604_Tree._6044_HierarchicalTreeLayerGridExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._604_Tree._6045_HierarchicalTreeLayerExample
 
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._752_ExtendedCopyExample
 
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._762_MultiPrintExample
 
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._800_Integration._813_SortableGroupByWithComboBoxFilterExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._814_EditableSortableGroupByWithFilterExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._815_SortableGroupByFilterPerformanceColumnGroupAndFreezeExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._816_EditableFixedSummaryRowWithFreezeExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._817_TreeLayerWithRowGroupingExample
 
getDescription() - Method in class org.eclipse.nebula.widgets.nattable.examples.AbstractNatExample
 
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.Rendering_cells_as_a_link_and_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(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.
getDirectChildren(T) - Method in class org.eclipse.nebula.widgets.nattable.tree.AbstractTreeRowModel
 
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(String, boolean, Integer, Integer, String) - Static method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSHelper
Returns the NatTable IDisplayConverter for the given string representation.
getDisplayConverterString(IDisplayConverter) - Static method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSHelper
 
getDisplayImage(String) - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
Returns the Image representation of a NatTable internal image resource.
getDisplayImageByURL(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.
getDisplayImageByURL(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.
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
 
getDisplayMode(String) - Static method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSHelper
Returns the NatTable DisplayMode for the given pseudo class.
getDisplayModeByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.grid.data.FixedSummaryRowHeaderLayer
 
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.performance.ColumnGroupHeaderLayer
 
getDisplayModeByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
 
getDisplayModeByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayer
 
getDisplayModeByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
 
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
Returns the active DisplayMode for the cell at the given coordinates.
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(DisplayMode) - Method in class org.eclipse.nebula.widgets.nattable.style.DefaultDisplayModeOrdering
See DefaultDisplayModeOrderingTest
getDisplayModeOrdering(DisplayMode) - 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
 
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
 
getDpiX(boolean) - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
Returns the horizontal dots per inch configured locally.
getDpiY() - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
getDpiY(boolean) - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
Returns the vertical dots per inch configured locally.
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.dataset.person.PersonService
 
getDropdownTable() - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
 
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
 
getEditorControl() - Method in class org.eclipse.nebula.widgets.nattable.extension.nebula.cdatetime.CDateTimeCellEditor
 
getEditorControl() - Method in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.RichTextCellEditor
 
getEditorName() - Method in class org.eclipse.nebula.widgets.nattable.columnRename.ColumnLabelPanel
 
getEditorName() - Method in class org.eclipse.nebula.widgets.nattable.style.editor.AbstractEditorPanel
User 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
 
getEditorName() - Method in class org.eclipse.nebula.widgets.nattable.ui.rename.HeaderLabelPanel
 
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
 
getEditorValue() - Method in class org.eclipse.nebula.widgets.nattable.extension.nebula.cdatetime.CDateTimeCellEditor
 
getEditorValue() - Method in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.RichTextCellEditor
 
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
 
getElement(Object, CSSEngine) - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableElementProvider
 
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
 
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.dataset.fixture.data.RowDataFixture
 
getEps() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
getErrorMarkup() - Method in exception org.eclipse.nebula.widgets.nattable.formula.function.FunctionException
 
getErrorMessage() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
getErrorReporter() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaDataProvider
 
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.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
Returns the ICellPainter that should be used to render alternating rows.
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.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
Returns the IStyle 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.extension.glazedlists.fixture.NatTableFixture
 
getEventCount() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.NatTableFixture
 
getEventNotifier() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsEventLayer
 
getEventRegion() - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.MouseEventMatcher
 
getEventsCount() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.fixture.LayerListenerFixture
 
getEventsCount() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.LayerListenerFixture
 
getExample(String) - Method in class org.eclipse.nebula.widgets.nattable.examples.e4.NavigationPart
 
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
 
getExampleClass(String, ClassLoader) - Method in class org.eclipse.nebula.widgets.nattable.examples.e4.NavigationPart
 
getExtendedPersonsWithAddress(int) - Static method in class org.eclipse.nebula.widgets.nattable.dataset.person.PersonService
Creates a list of ExtendedPersonWithAddress.
getExtensionFilterIndex() - Method in class org.eclipse.nebula.widgets.nattable.export.FileOutputStreamProvider
Extension filter index is >= 0 if there is a selected one in the file dialog.
getFailureShellTitle() - Method in class org.eclipse.nebula.widgets.nattable.edit.config.DialogErrorHandling
 
getFavouriteDrinks() - Method in class org.eclipse.nebula.widgets.nattable.dataset.person.ExtendedPersonWithAddress
 
getFavouriteFood() - Method in class org.eclipse.nebula.widgets.nattable.dataset.person.ExtendedPersonWithAddress
 
getFeedbacks() - Method in class org.eclipse.nebula.widgets.nattable.dataset.car.Motor
 
getField20() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
getField20() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
getField21() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
getField21() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
getField22() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
getField22() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
getField23() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
getField23() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
getField24() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
getField24() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
getField25() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
getField25() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
getField26() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
getField26() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
getField27() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
getField27() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
getField28() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
getField28() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
getField29() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
getField29() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
getField30() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
getField30() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
getField33() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
getField33() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
getField34() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
getField34() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
getField35() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
getField35() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
getField36() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
getField36() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
getField37() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
getField37() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
getField38() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
getField38() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
getField39() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
getField39() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
getField40() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
getField40() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
getFilename() - Method in class org.eclipse.nebula.widgets.nattable.dataset.person.ExtendedPersonWithAddress
 
getFillHandleBorderStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getFillHandleBorderStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the BorderStyle that should be used to render the border of the fill handle.
getFillHandleColor() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getFillHandleColor() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the Color that should be used to render the fill handle.
getFillHandleRegion() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
Returns the region that is currently selected via fill handle to extend the current active selection.
getFillHandleRegionBorderStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getFillHandleRegionBorderStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the BorderStyle that should be used to render the border around the fill handle region.
getFilterContentDisplayConverter(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategy
Retrieves the IDisplayConverter that should be used for converting the body content to string for text match filter operations.
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.
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
 
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.
getFilterStrings(List<String>, T) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategy.ColumnTextFilterator
 
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.dataset.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.filterrow.combobox.FilterRowComboBoxDataProviderTest.MyRowObject
 
getFixedMixedPersons() - Static method in class org.eclipse.nebula.widgets.nattable.dataset.person.PersonService
 
getFixedPersons() - Static method in class org.eclipse.nebula.widgets.nattable.dataset.person.PersonService
 
getFixedPersonsWithNull() - Static method in class org.eclipse.nebula.widgets.nattable.dataset.person.PersonService
 
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(String) - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
getFont(IStyle, IConfigRegistry) - Static method in class org.eclipse.nebula.widgets.nattable.style.CellStyleUtil
Extracts the Font from the given cell style and returns a scaled variant if needed.
getFont(FontData...) - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
getFontProperties(CSSElementContext, String, NatTable, DisplayMode, String) - Static method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSHelper
Returns the CSS2FontProperties out of the given CSSElementContext for the given parameters.
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.dataset.person.PersonService
 
getFooterHeightInPrinterDPI() - Method in class org.eclipse.nebula.widgets.nattable.print.LayerPrinter
 
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.
getFormulaError(int, int) - Method in interface org.eclipse.nebula.widgets.nattable.formula.FormulaErrorReporter
Returns the error message that is registered for the given cell coordinates or null if no error message is registered for that cell coordinates.
getFormulaError(int, int) - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaTooltipErrorReporter
 
getFormulaParser() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaDataProvider
 
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.
getFreezeSeparatorWidth() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getFreezeSeparatorWidth() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the width that should be used by the freeze separator.
getFreezeX(int) - Method in class org.eclipse.nebula.widgets.nattable.painter.layer.CompositeFreezeLayerPainter
Returns the x coordinate of the freeze border.
getFreezeY(int) - Method in class org.eclipse.nebula.widgets.nattable.painter.layer.CompositeFreezeLayerPainter
Returns the y coordinate of the freeze border.
getFromColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.ColumnGroupReorderCommand
 
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
Returns the column positions that should be reordered on the layer where this command is processed.
getFromColumnPositionsArray() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.MultiColumnReorderCommand
Returns the column positions that should be reordered on the layer where this command is processed.
getFromDate() - Method in class org.eclipse.nebula.widgets.nattable.dataset.EventData
 
getFromRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupReorderCommand
 
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
 
getFromRowPositionsArray() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.MultiRowReorderCommand
 
getFullySelectedColumnPositions() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
getFullySelectedColumnPositions() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
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(int) - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
getFullySelectedColumnPositions(int) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModel
 
getFullySelectedRowPositions() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
getFullySelectedRowPositions() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
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(int) - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
getFullySelectedRowPositions(int) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModel
 
getFunctionOnly(String) - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParser
Checks if the given string contains a function marker (default: leading'=') and returns a string without that marker to have the function only.
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.dataset.person.Person
 
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
 
getGlazedListEventsLayer() - Method in class org.eclipse.nebula.widgets.nattable.examples.fixtures.FullFeaturedBodyLayerStack
 
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
 
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.
getGridLineWidth(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.print.LayerPrinter
 
getGridRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.selection.action.AbstractMouseSelectionAction
 
getGroup() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnGroupEntry
 
getGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.UpdateColumnGroupCollapseCommand
 
getGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.UpdateRowGroupCollapseCommand
 
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
 
getGroupByName(int, String) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Returns the GroupModel.Group for the given name.
getGroupByName(int, String) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Returns the GroupModel.Group for the given name.
getGroupByName(String) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Returns the GroupModel.Group for the given name at level 0.
getGroupByName(String) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel
 
getGroupByName(String) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Returns the GroupModel.Group for the given name at level 0.
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.
getGroupByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Get the GroupModel.Group for the column at the given column position for level 0.
getGroupByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel
Checks if the given position is part of a group and returns the group if the position is part of it.
getGroupByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Get the GroupModel.Group for the row at the given row position for level 0.
getGroupByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Get the GroupModel.Group for the column at the given column position for the given grouping level.
getGroupByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Get the GroupModel.Group for the row at the given row position for the given grouping level.
getGroupByStaticIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel
Checks if there is a group that has the given index as static index.
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() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionUtilTest
 
getGroupedByContiguous(int...) - Static method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionUtil
Finds contiguous numbers in a group of numbers.
getGroupedByContiguous(Collection<Integer>) - Static method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionUtil
Finds contiguous numbers in a group of numbers.
getGroupedByContiguous2() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionUtilTest
 
getGroupedByContiguousArray() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionUtilTest
 
getGroupedByContiguousArray2() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionUtilTest
 
getGroupEndPosition(IUniqueIndexLayer) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel.Group
Searches for the position of the last item in this group for the given layer.
getGroupModel() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Convenience method to get the GroupModel on level 0.
getGroupModel() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.ColumnGroupCollapseCommand
 
getGroupModel() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.ColumnGroupExpandCommand
 
getGroupModel() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupCollapseCommand
 
getGroupModel() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupExpandCommand
 
getGroupModel() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.UpdateColumnGroupCollapseCommand
 
getGroupModel() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.UpdateRowGroupCollapseCommand
 
getGroupModel() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Convenience method to get the GroupModel on level 0.
getGroupModel(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Return the GroupModel for the given grouping level.
getGroupModel(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Return the GroupModel for the given grouping level.
getGroupName() - Method in interface org.eclipse.nebula.widgets.nattable.group.model.IRowGroup
 
getGroupName() - Method in class org.eclipse.nebula.widgets.nattable.group.model.RowGroup
 
getGroupName() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.gui.HeaderGroupNameDialog
 
getGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.ColumnGroupCollapseCommand
 
getGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.ColumnGroupExpandCommand
 
getGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupCollapseCommand
 
getGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupExpandCommand
 
getHandleBorderStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleLayerPainter
Returns the border style that should be used to render the border of the fill handle.
getHandleColor(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleLayerPainter
Returns the color that should be used to render the fill handle.
getHandleRegionBorderStyle(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleLayerPainter
Get the border style that should be used to render the border for cells that are currently part of the fill handle region.
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.group.performance.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.NatTable
 
getHeight() - Method in class org.eclipse.nebula.widgets.nattable.painter.layer.CompositeFreezeLayerPainter
Returns the height of the freeze border dependent on the configured layers this painter is attached to.
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
 
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.group.performance.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
 
getHiddenColumnIndexes() - Method in interface org.eclipse.nebula.widgets.nattable.hideshow.IColumnHideShowLayer
Returns all indexes of the columns that are hidden in this layer.
getHiddenColumnIndexes() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayer
 
getHiddenColumnIndexesArray() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupExpandCollapseLayer
 
getHiddenColumnIndexesArray() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupExpandCollapseLayer
 
getHiddenColumnIndexesArray() - 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.
getHiddenColumnIndexesArray() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayer
 
getHiddenColumnIndexesArray() - Method in interface org.eclipse.nebula.widgets.nattable.hideshow.IColumnHideShowLayer
Will collect and return all indexes of the columns that are hidden in this layer.
getHiddenColumnIndexesArray() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayer
 
getHiddenRowIndexes() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupExpandCollapseLayer
 
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.hideshow.RowIdHideShowLayer
 
getHiddenRowIndexes() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
 
getHiddenRowIndexes() - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeLayer
 
getHiddenRowIndexesArray() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupExpandCollapseLayer
 
getHiddenRowIndexesArray() - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupExpandCollapseLayer
 
getHiddenRowIndexesArray() - 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.
getHiddenRowIndexesArray() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayer
 
getHiddenRowIndexesArray() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayer
 
getHiddenRowIndexesArray() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
 
getHiddenRowIndexesArray() - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeLayer
 
getHideIndicatorColor() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getHideIndicatorColor() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the Color that should be used to render the hide indicator .
getHideIndicatorWidth() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
getHideIndicatorWidth() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeConfiguration
Returns the width that should be used by the hide indicator.
getHideRowMatcherEditor() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hideshow.GlazedListsRowHideShowLayer
 
getHigh52Week() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
getHigh52Week() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
getHorizontal() - Method in class org.eclipse.nebula.widgets.nattable.viewport.command.ViewportDragCommand
 
getHorizontalAlignmentPadding(HorizontalAlignmentEnum, Rectangle, int) - Static method in class org.eclipse.nebula.widgets.nattable.style.CellStyleUtil
Calculates the padding needed at the left for horizontal alignment.
getHorizontalAlignmentPadding(IStyle, Rectangle, int) - Static method in class org.eclipse.nebula.widgets.nattable.style.CellStyleUtil
Calculates the padding needed at the left for horizontal alignment.
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) - 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(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
 
getHorizontalMoveDirection(int, int) - Static method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionUtil
Calculates the horizontal move direction based on the from and to column position.
getHousenumber() - Method in class org.eclipse.nebula.widgets.nattable.dataset.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.dataset.person.Person
 
getId() - Method in class org.eclipse.nebula.widgets.nattable.dataset.person.SimplePerson
 
getId() - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProviderTest.MyRowObject
 
getID() - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
getIdConverter() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayer
 
getIdentifier() - Method in class org.eclipse.nebula.widgets.nattable.dataset.car.Motor
 
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(boolean) - 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(boolean) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.TreeCheckBoxPainter
 
getImage(String) - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
Returns the Image representation of a NatTable internal image resource.
getImage(String, boolean, boolean) - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
Returns the Image representation of a NatTable internal image resource.
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(ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.CheckBoxPainter
 
getImage(ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.ColumnHeaderCheckBoxPainter
 
getImage(ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.ImagePainter
 
getImage(ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.TreeCheckBoxPainter
 
getImage(ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.sort.painter.SortIconPainter
 
getImage(ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.tree.painter.TreeImagePainter
 
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.
getImageByURL(String, URL, boolean, boolean) - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
This method returns the Image that is registered for the given key.
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.
getImageDescriptor(String) - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
Returns the ImageDescriptor for a NatTable internal image resource.
getImageFormatIndex(String) - Method in class org.eclipse.nebula.widgets.nattable.export.image.ImageExporter
Get the image format index by the filter extension.
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
 
getIncrementDateField(ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.command.FillHandlePasteCommandHandler
 
getIncrementedValue(Object) - 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 class org.eclipse.nebula.widgets.nattable.test.fixture.TickUpdateHandlerFixture
 
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, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.tree.painter.IndentedTreeImagePainter
 
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() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialogTest
 
getIndexesOfSelectedLeaves(Tree) - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialog
Return the indexes of the selected leaves in the tree.
getIndexesToHide() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.UpdateColumnGroupCollapseCommand
 
getIndexesToHide() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.UpdateRowGroupCollapseCommand
 
getIndexesToShow() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.UpdateColumnGroupCollapseCommand
 
getIndexesToShow() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.UpdateRowGroupCollapseCommand
 
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
 
getIndicatorColor() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.indicator.HideIndicatorOverlayPainter
Checks if a IConfigRegistry is set to this HideIndicatorOverlayPainter and will try to extract the configuration value for HideIndicatorConfigAttributes.HIDE_INDICATOR_COLOR.
getIndicatorLineWidth() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.indicator.HideIndicatorOverlayPainter
Checks if a IConfigRegistry is set to this HideIndicatorOverlayPainter and will try to extract the configuration value for HideIndicatorConfigAttributes.HIDE_INDICATOR_LINE_WIDTH.
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
 
getInput() - Static method in class org.eclipse.nebula.widgets.nattable.dataset.car.CarService
 
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() - Static method in class org.eclipse.nebula.widgets.nattable.extension.e4.painterfactory.CellPainterFactory
 
getInstance(String, String) - Static method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
Convenience method to quickly get a new instance
getInstance(String, String) - Static method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
Convenience method to quickly get a new instance
getInstitutionOwned() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
getInstitutionOwned() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
getInteriorBounds(Rectangle, IConfigRegistry) - 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.
getInternalCellClipboard() - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
getInternalImageUrl(String) - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
Searches for the image with the given filename in the NatTable internal image resource folder with file extensions .png and .gif.
getInternalImageUrl(String, boolean) - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
Searches for the image with the given filename in the NatTable internal image resource folder with file extensions .png and .gif.
getInternalImageUrl(String, boolean, boolean) - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
Searches for the image with the given filename in the NatTable internal image resource folder with file extensions .png and .gif.
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.
getInternalPainter() - Method in class org.eclipse.nebula.widgets.nattable.tree.painter.IndentedTreeImagePainter
 
getIsin() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
getIssue_date() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
getIssue_date() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
getItemsInGroup(GroupByObject) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayer
Get the list of the items in a group.
getKey() - Method in interface org.eclipse.nebula.widgets.nattable.datachange.DataChange
 
getKey() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowDeleteDataChange
 
getKey() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowInsertDataChange
 
getKey() - Method in class org.eclipse.nebula.widgets.nattable.datachange.UpdateDataChange
 
getKey(int, int) - Method in interface org.eclipse.nebula.widgets.nattable.datachange.CellKeyHandler
Creates the cell key based on the given column index and row index.
getKey(int, int) - Method in class org.eclipse.nebula.widgets.nattable.datachange.IdIndexKeyHandler
 
getKey(int, int) - Method in class org.eclipse.nebula.widgets.nattable.datachange.PointKeyHandler
 
getKey(String, String) - Method in class org.eclipse.nebula.widgets.nattable.blink.UpdateEventsCache
 
getKey(PropertyUpdateEvent<T>) - 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
 
getKeyHandler() - Method in class org.eclipse.nebula.widgets.nattable.datachange.AbstractDataChangeHandler
 
getKeyHandler() - Method in class org.eclipse.nebula.widgets.nattable.datachange.event.KeyRowInsertEvent
 
getKeys() - Method in class org.eclipse.nebula.widgets.nattable.datachange.event.KeyRowInsertEvent
 
getKeyWithColumnUpdate(K, int) - Method in interface org.eclipse.nebula.widgets.nattable.datachange.CellKeyHandler
Creates a new cell key based on the given key with an updated column index.
getKeyWithColumnUpdate(IdIndexIdentifier<T>, int) - Method in class org.eclipse.nebula.widgets.nattable.datachange.IdIndexKeyHandler
 
getKeyWithColumnUpdate(Point, int) - Method in class org.eclipse.nebula.widgets.nattable.datachange.PointKeyHandler
 
getKeyWithRowUpdate(K, int) - Method in interface org.eclipse.nebula.widgets.nattable.datachange.CellKeyHandler
Creates a new cell key based on the given key with an updated row index.
getKeyWithRowUpdate(IdIndexIdentifier<T>, int) - Method in class org.eclipse.nebula.widgets.nattable.datachange.IdIndexKeyHandler
 
getKeyWithRowUpdate(Point, int) - Method in class org.eclipse.nebula.widgets.nattable.datachange.PointKeyHandler
 
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
 
getLabel() - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableWrapper
 
getLabels() - Static method in enum org.eclipse.nebula.widgets.nattable.dataset.pricing.ColumnHeaders
 
getLabels() - Method in class org.eclipse.nebula.widgets.nattable.layer.LabelStack
Deprecated.
As LabelStack is itself a collection, the usage of this method is not needed anymore.
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.dataset.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.filterrow.combobox.FilterRowComboBoxDataProviderTest.MyRowObject
 
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() - 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(SelectionLayer) - Static method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtils
 
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.command.AbstractPositionCommand
 
getLayer() - Method in class org.eclipse.nebula.widgets.nattable.command.AbstractRowCommand
 
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.datachange.PersistenceUpdateDataChangeHandler
 
getLayerEventClass() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowDeleteDataChangeHandler
 
getLayerEventClass() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowInsertDataChangeHandler
 
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.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.SelectionModel
 
getLayerEventClass() - Method in class org.eclipse.nebula.widgets.nattable.viewport.event.ViewportEventHandler
 
getLayerPainter() - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
getLayerPainter() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
 
getLayerPainter() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
 
getLayerPainter() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
getLayerPainter() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
getLayerPainter() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
getLayerPainter() - Method in 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.test.fixture.TestLayer
 
getLayers() - Method in class org.eclipse.nebula.widgets.nattable.grid.GridLayerTest
 
getLayoutXByColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayer
 
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.freeze.CompositeFreezeLayer
 
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.freeze.CompositeFreezeLayer
 
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.extension.glazedlists.test.integration.SWTUtils
 
getLeftClickEvent(int, int, int, Widget) - Static method in class org.eclipse.nebula.widgets.nattable.test.integration.SWTUtils
 
getLeftPadding() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.PaddingDecorator
 
getLength() - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableElementAdapter
 
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.group.performance.command.ColumnGroupReorderCommand
 
getLevel() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.ColumnGroupReorderEndCommand
 
getLevel() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.ColumnGroupReorderStartCommand
 
getLevel() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupReorderCommand
 
getLevel() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupReorderEndCommand
 
getLevel() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupReorderStartCommand
 
getLevel() - Method in class org.eclipse.nebula.widgets.nattable.tree.command.TreeExpandToLevelCommand
 
getLevelByColumnIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
Returns the level to which a given column index belongs to.
getLevelCount() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
 
getLevelCount() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
 
getLevelForColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
 
getLevelForRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
 
getLevelHeaderCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
Returns the ICellPainter that should be used to render the tree column cells in a NatTable.
getLevelHeaderSelectionCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
Returns the ICellPainter that should be used to render the selected level header column cells in a NatTable.
getLevelHeaderSelectionStyle() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
Returns the IStyle that should be used to render the selected level header column cells in a NatTable.
getLevelHeaderStyle() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
Returns the IStyle that should be used to render the level header column cells in a NatTable.
getLevelHeaderWidth() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
 
getLevelIndexMapping() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
 
getLevelIndexMapping(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalHelper
Calculates the mapping of hierarchy levels to column indexes belonging to the level.
getLevelObject(int, int) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalSpanningDataProvider
Returns the level object for the specified level out of the HierarchicalWrapper object at the given row position.
getLevelObjectByProperty(HierarchicalWrapper, String) - Static method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalHelper
Returns the level object from the given HierarchicalWrapper object by the given property name.
getLevels() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalWrapper
 
getLineSpacing() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
Return the number of pixels that are added between lines.
getLineStyle() - Method in class org.eclipse.nebula.widgets.nattable.style.BorderStyle
 
getLineValuesBottom(int, int) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.BorderPainter
 
getLineValuesLeft(int, int) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.BorderPainter
 
getLineValuesRight(int, int) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.BorderPainter
 
getLineValuesTop(int, int) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.BorderPainter
 
getList() - Method in class org.eclipse.nebula.widgets.nattable.data.ListDataProvider
 
getList() - Static method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataListFixture
 
getList() - Static method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataListFixture
 
getList() - Static method in class org.eclipse.nebula.widgets.nattable.dataset.person.SimplePerson
 
getList(int) - Static method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataListFixture
 
getList(int) - Static method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataListFixture
 
getList(PropertyChangeListener) - Static method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.BlinkingRowDataFixture
 
getLocalColumnPosition(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.group.command.RowGroupExpandCollapseCommand
Converts the locally transported column position from its origin layer to the given target layer.
getLocalizedMessage(String) - Static method in class org.eclipse.nebula.widgets.nattable.Messages
Checks whether the given message starts with a % sign.
getLocalName() - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableWrapperElementAdapter
 
getLocalRowPosition(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupExpandCollapseCommand
Converts the locally transported row position from its origin layer to the given target layer.
getLot_size() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
getLot_size() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
getLow52Week() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
getLow52Week() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
getManufacturer() - Method in class org.eclipse.nebula.widgets.nattable.dataset.car.Car
 
getMarketCap() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
getMarketCap() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
getMarkupRegexValue() - Method in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.RegexMarkupValue
Returns the regular expression that specifies the value that should be surrounded by a markup, with the applied markup.
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
 
getMaximumSpeed() - Method in class org.eclipse.nebula.widgets.nattable.dataset.car.Motor
 
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
 
getMembersArray() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.Range
 
getMembersSorted() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel.ColumnGroup
 
getMinColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
getMinColumnWidth(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
Returns the minimum column width for the given position.
getMinHorizontalStart() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
getMinimumDimension() - Method in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.RichTextCellEditor
 
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
 
getMinRowHeight(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
Returns the minimum row height for the given position.
getMinRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
getMinSize(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
Returns the minimum size for the given position.
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() - Method in class org.eclipse.nebula.widgets.nattable.dataset.car.Car
 
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
 
getModel(int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupExpandCollapseLayer
 
getModeSupport() - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.AbstractModeEventHandler
 
getMoney() - Method in class org.eclipse.nebula.widgets.nattable.dataset.person.Person
 
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
 
getMotors() - Method in class org.eclipse.nebula.widgets.nattable.dataset.car.Car
 
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) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.action.ColumnGroupHeaderReorderDragMode
 
getMoveDirection(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.action.ColumnHeaderReorderDragMode
 
getMoveDirection(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.action.RowGroupHeaderReorderDragMode
 
getMoveDirection(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.action.RowHeaderReorderDragMode
 
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
 
getMoveDirection(int, int) - Static method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupUtils
Calculates the move direction based on the from and to position.
getName() - Method in class org.eclipse.nebula.widgets.nattable.dataset.person.SimplePerson
 
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 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.group.performance.GroupModel.Group
Returns the name of this group.
getNamespaceURI() - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableWrapperElementAdapter
 
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
getNativeDataValue(int, int) - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaDataProvider
Returns the data value out of the underlying IDataProvider without checking and performing formula evaluation.
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.e4.css.NatTableWrapper
 
getNatTable() - Method in class org.eclipse.nebula.widgets.nattable.persistence.command.DisplayPersistenceDialogCommand
 
getNatTable() - Method in class org.eclipse.nebula.widgets.nattable.search.gui.SearchDialog
 
getNatTable() - Method in class org.eclipse.nebula.widgets.nattable.ui.NatEventData
 
getNattableLayer() - Method in class org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommand
 
getNatTableStyle(NatTable, ConfigAttribute<T>, DisplayMode, String...) - Static method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSHelper
Retrieves the style attribute for the given display mode and config labels out of the NatTable configuration.
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
 
getNewLabel() - Method in class org.eclipse.nebula.widgets.nattable.ui.rename.HeaderRenameDialog
 
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.edit.event.DataUpdateEvent
 
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
 
getNewValue() - Method in class org.eclipse.nebula.widgets.nattable.ui.rename.HeaderLabelPanel
 
getNewZoomInDPI(int) - Static method in class org.eclipse.nebula.widgets.nattable.ui.scaling.ScalingUtil
Get the new DPI value for zoom in based on the given DPI value.
getNewZoomOutDPI(int) - Static method in class org.eclipse.nebula.widgets.nattable.ui.scaling.ScalingUtil
Get the new DPI value for zoom out based on the given DPI value.
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.
getNumberOfColumnsToSelect(int) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
Calculates the number of header columns to the right of a given level header column position.
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
 
getObject(int) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalWrapper
Get the model object for the given level out of this wrapper.
getObjects() - Method in class org.eclipse.nebula.widgets.nattable.data.command.RowInsertCommand
 
getObjectsToDelete() - Method in class org.eclipse.nebula.widgets.nattable.data.command.RowObjectDeleteCommand
 
getOddRowCellPainter() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
Returns the ICellPainter that should be used to render alternating rows.
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.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
Returns the IStyle 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.edit.event.DataUpdateEvent
 
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
 
getOriginalDialogSettings() - Method in class org.eclipse.nebula.widgets.nattable.search.gui.SearchDialog
 
getOriginalEvent() - Method in class org.eclipse.nebula.widgets.nattable.ui.NatEventData
 
getOriginalFont() - Method in class org.eclipse.nebula.widgets.nattable.style.editor.FontPicker
 
getOriginalRegexValue() - Method in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.RegexMarkupValue
Returns the regular expression that specifies the value that should be surrounded by a markup.
getOriginalSpan() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel.Group
 
getOriginColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.group.command.ViewportSelectColumnGroupCommand
 
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 class org.eclipse.nebula.widgets.nattable.group.command.ViewportSelectRowGroupCommand
 
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(IExporter) - Method in class org.eclipse.nebula.widgets.nattable.export.NatExporter
Method that is used to retrieve the OutputStream to write the export to in a safe way.
getOutputStream(Shell) - Method in class org.eclipse.nebula.widgets.nattable.export.csv.CsvExporter
 
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 class org.eclipse.nebula.widgets.nattable.export.FilePathOutputStreamProvider
 
getOutputStream(Shell) - Method in interface org.eclipse.nebula.widgets.nattable.export.IExporter
Get the OutputStream to which the export should be written to.
getOutputStream(Shell) - Method in class org.eclipse.nebula.widgets.nattable.export.image.ImageExporter
 
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
Return the labels that are registered for the given key.
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
 
getPainterProperties(CSSElementContext, DisplayMode) - Static method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSHelper
Returns the painter properties out of the given CSSElementContext for the given DisplayMode.
getPainterPropertiesInherited(CSSElementContext, CSSElementContext, DisplayMode) - Static method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSHelper
Returns the painter properties out of the given CSSElementContext for the given DisplayMode enriched with the painter property values out of inheritance.
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.columnCategories.gui.AvailableColumnCategoriesProvider
 
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
 
getParentNode() - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableElementAdapter
 
getParentNode() - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableWrapperElementAdapter
 
getPassword() - Method in class org.eclipse.nebula.widgets.nattable.dataset.person.ExtendedPersonWithAddress
 
getPasteLayer(ILayerCell[][]) - Method in class org.eclipse.nebula.widgets.nattable.copy.command.InternalPasteDataCommandHandler
Identifies the IUniqueIndexLayer from which the cells are copied.
getPasteValue(ILayerCell, int, int) - Method in class org.eclipse.nebula.widgets.nattable.copy.command.InternalPasteDataCommandHandler
Returns the value that should be pasted.
getPasteValue(ILayerCell, int, int) - Method in class org.eclipse.nebula.widgets.nattable.formula.command.FormulaPasteDataCommandHandler
 
getPasteValue(ILayerCell, FillHandlePasteCommand, int, int) - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.command.FillHandlePasteCommandHandler
Returns the value from the given cell that should be pasted to the given position.
getPasteValue(ILayerCell, FillHandlePasteCommand, int, int) - Method in class org.eclipse.nebula.widgets.nattable.formula.command.FormulaFillHandlePasteCommandHandler
 
getPath(List<Object>, Object) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByTreeFormat
 
getPath(List<HierarchicalWrapper>, HierarchicalWrapper) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hierarchical.HierarchicalWrapperTreeFormat
 
getPersonPropertyNames() - Static method in class org.eclipse.nebula.widgets.nattable.dataset.person.DataModelConstants
 
getPersons(int) - Static method in class org.eclipse.nebula.widgets.nattable.dataset.person.PersonService
Creates a list of Persons.
getPersonsWithAddress(int) - Static method in class org.eclipse.nebula.widgets.nattable.dataset.person.PersonService
Creates a list of PersonWithAddress.
getPersonwithaddressPropertyNames() - Static method in class org.eclipse.nebula.widgets.nattable.dataset.person.DataModelConstants
 
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
 
getPositionLayer() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
 
getPositionLayer() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
 
getPositionRectangleFromPixelRectangle(ILayer, Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.painter.layer.CellLayerPainter
 
getPositions(Collection<Range>) - Static method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionUtil
Creates an array of positions from the given set of Ranges.
getPositions(Range...) - Static method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionUtil
Creates an array of positions from the given set of Ranges.
getPositionsFromEntries() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooserUtilsTest
 
getPositionsFromRanges() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionUtilTest
 
getPositionsFromRangesFilterNegative() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionUtilTest
 
getPostalCode() - Method in class org.eclipse.nebula.widgets.nattable.dataset.person.Address
 
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.performance.RowGroupHeaderLayer
 
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
Calculates the preferred column widths of the given columns based on the given IConfigRegistry.
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() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
 
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.NatTable
 
getPreferredHeight() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowLayer
 
getPreferredHeight() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
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(boolean) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.TreeCheckBoxPainter
 
getPreferredHeight(ILayerCell, GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByHeaderPainter
 
getPreferredHeight(ILayerCell, GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.RichTextCellPainter
 
getPreferredHeight(ILayerCell, GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.group.painter.ColumnGroupHeaderTextPainter
 
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(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(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(ILayerCell, GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.CellPainterFixture
 
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.group.performance.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
Calculates the preferred row heights of the given rows based on the given IConfigRegistry.
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() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
 
getPreferredWidth() - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayer
 
getPreferredWidth() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
 
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.NatTable
 
getPreferredWidth() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.FixedSummaryRowLayer
 
getPreferredWidth() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
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(boolean) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.TreeCheckBoxPainter
 
getPreferredWidth(ILayerCell, GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByHeaderPainter
 
getPreferredWidth(ILayerCell, GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.RichTextCellPainter
 
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(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(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(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(ILayerCell, GC, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.CellPainterFixture
 
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.dataset.fixture.data.RowDataFixture
 
getPricing_type() - Method in class org.eclipse.nebula.widgets.nattable.dataset.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
 
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
 
getPropertyDescriptor(Object, String) - Method in class org.eclipse.nebula.widgets.nattable.data.ReflectiveColumnPropertyAccessor
 
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.dataset.car.CarService
 
getPropertyNames() - Static method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataListFixture
 
getPropertyNames() - Static method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataListFixture
 
getPropertyNamesAsList() - Static method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataListFixture
 
getPropertyNamesAsList() - Static method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataListFixture
 
getPropertyNamesCompact() - Static method in class org.eclipse.nebula.widgets.nattable.dataset.car.CarService
 
getPropertyNamesToTypeMap() - Static method in enum org.eclipse.nebula.widgets.nattable.dataset.pricing.ColumnHeaders
 
getPropertyToLabelMap() - Static method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataListFixture
 
getPropertyToLabelMap() - Static method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataListFixture
 
getProvidedLabels() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayer
 
getProvidedLabels() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayer
 
getProvidedLabels() - Method in class org.eclipse.nebula.widgets.nattable.filterrow.FilterRowDataLayer
 
getProvidedLabels() - Method in class org.eclipse.nebula.widgets.nattable.grid.cell.AlternatingRowConfigLabelAccumulator
Returns the labels that are provided by this IConfigLabelAccumulator.
getProvidedLabels() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupGroupHeaderLayer
 
getProvidedLabels() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayer
 
getProvidedLabels() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
 
getProvidedLabels() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
 
getProvidedLabels() - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayer
 
getProvidedLabels() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayer
 
getProvidedLabels() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayer
 
getProvidedLabels() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayer
 
getProvidedLabels() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayer
 
getProvidedLabels() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
 
getProvidedLabels() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
getProvidedLabels() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.AbstractOverrider
Returns the labels that are provided by this IConfigLabelAccumulator.
getProvidedLabels() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.AggregateConfigLabelAccumulator
Returns the labels that are provided by this IConfigLabelAccumulator.
getProvidedLabels() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.BodyOverrideConfigLabelAccumulator
Returns the labels that are provided by this IConfigLabelAccumulator.
getProvidedLabels() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ClassNameConfigLabelAccumulator
Returns the labels that are provided by this IConfigLabelAccumulator.
getProvidedLabels() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ColumnLabelAccumulator
Returns the labels that are provided by this IConfigLabelAccumulator.
getProvidedLabels() - Method in interface org.eclipse.nebula.widgets.nattable.layer.cell.IConfigLabelProvider
Returns the labels that are provided by this IConfigLabelAccumulator.
getProvidedLabels() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.SimpleConfigLabelAccumulator
Returns the labels that are provided by this IConfigLabelAccumulator.
getProvidedLabels() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
getProvidedLabels() - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
 
getProvidedLabels() - Method in class org.eclipse.nebula.widgets.nattable.NatTable
Returns the labels that are used within this NatTable for conditional styling.
getProvidedLabels() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
getProvidedLabels() - Method in class org.eclipse.nebula.widgets.nattable.sort.SortHeaderLayer
 
getProvidedLabels() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowLayer
 
getProvidedLabels() - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeLayer
 
getRandomDate() - Static method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
getRandomDate() - Static method in class org.eclipse.nebula.widgets.nattable.util.ObjectUtils
 
getRandomNumber() - Static method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
getRandomNumber() - Static method in class org.eclipse.nebula.widgets.nattable.util.ObjectUtils
 
getRandomNumber(int) - Static method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
getRandomNumber(int) - Static method in class org.eclipse.nebula.widgets.nattable.util.ObjectUtils
 
getRandomPersons(int) - Static method in class org.eclipse.nebula.widgets.nattable.dataset.person.PersonService
Creates a list of random Persons.
getRanges() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionUtilTest
 
getRanges(int...) - Static method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionUtil
Creates Ranges out of list of numbers.
getRanges(Collection<Integer>) - Static method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionUtil
Creates Ranges out of list of numbers.
getRangesForAnEmptyArray() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionUtilTest
 
getRangesForAnEmptyCollection() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionUtilTest
 
getRangesFromArray() - 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.dataset.fixture.data.RowDataFixture
 
getRating() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
getReceivedEvent(Class<? extends ILayerEvent>) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.fixture.LayerListenerFixture
 
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.extension.glazedlists.fixture.LayerListenerFixture
 
getReceivedEvents() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.LayerListenerFixture
 
getRegion() - Method in class org.eclipse.nebula.widgets.nattable.selection.command.SelectRegionCommand
 
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.performance.ColumnGroupHeaderLayer
 
getRegionLabelsByXY(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
 
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
Return the LabelStack containing the region labels for the cell at the given pixel position.
getRegionLabelsByXY(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.InvertedLayer
 
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
 
getRegisteredFunctions() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaDataProvider
 
getRegisteredFunctions() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParser
 
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.group.performance.ColumnGroupHeaderLayer
Used to support column reordering via drag and drop.
getReorderFromColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
Returns the column position from where the reorder process started.
getReorderFromRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Used to support row reordering via drag and drop.
getReorderFromRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayer
 
getResult() - Method in class org.eclipse.nebula.widgets.nattable.export.csv.CsvExporter
 
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 class org.eclipse.nebula.widgets.nattable.export.FilePathOutputStreamProvider
 
getResult() - Method in interface org.eclipse.nebula.widgets.nattable.export.IExporter
 
getResult() - Method in class org.eclipse.nebula.widgets.nattable.export.image.ImageExporter
 
getResult() - Method in interface org.eclipse.nebula.widgets.nattable.export.IOutputStreamProvider
 
getResult() - Method in class org.eclipse.nebula.widgets.nattable.extension.poi.PoiExcelExporter
 
getResultingExternalBounds(Rectangle, BorderStyle) - Static method in class org.eclipse.nebula.widgets.nattable.painter.cell.GraphicsUtils
Returns the external bounds of the rectangle that would be obtained by painting rectangle with borderStyle using one of the GraphicsUtils.drawRectangle... methods.
getRightPadding() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.PaddingDecorator
 
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
 
getRowBounds(int, int, int) - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayer
This method is used to determine the bounds of a cell with row span in case of an active freeze.
getRowCell(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.action.RowGroupHeaderReorderDragMode
 
getRowCell(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.action.RowHeaderReorderDragMode
 
getRowCell(int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.action.RowReorderDragMode
 
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.data.WrappingSpanningDataProvider
 
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.formula.FormulaDataProvider
 
getRowCount() - Method in class org.eclipse.nebula.widgets.nattable.formula.TwoDimensionalArrayDataProvider
 
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.group.performance.ColumnGroupHeaderLayer
 
getRowCount() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.AbstractRowHideShowLayer
 
getRowCount() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayer
 
getRowCount() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalSpanningDataProvider
 
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.TestLayer
 
getRowCount() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
getRowCountWhenColumnsAddedToTheGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupExpandCollapseLayerTest
 
getRowDelimeter() - Method in class org.eclipse.nebula.widgets.nattable.copy.command.CopyDataToClipboardCommand
 
getRowDiff(ILayerCell, int) - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.command.FillHandlePasteCommandHandler
Calculate the row difference between the cell row index and the row index of the cell to copy to.
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.
getRowGroupName() - Method in class org.eclipse.nebula.widgets.nattable.group.command.CreateRowGroupCommand
 
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.copy.command.CopyDataCommandHandler
 
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() - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayerTest
 
getRowHeightByPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
 
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.group.performance.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(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.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
 
getRowHeightMinimum() - Method in class org.eclipse.nebula.widgets.nattable.resize.mode.RowResizeDragMode
 
getRowHeightWhenNoColumnGroupsPresent() - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayerTest
 
getRowId(R) - Method in interface org.eclipse.nebula.widgets.nattable.data.IRowIdAccessor
 
getRowIdByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModel
Retrieves the row ID for a row position
getRowIdByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.SummaryRowPreserveSelectionModel
 
getRowIndex() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.IndexCoordinate
 
getRowIndex() - Method in class org.eclipse.nebula.widgets.nattable.data.command.RowInsertCommand
 
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 class org.eclipse.nebula.widgets.nattable.group.command.RemoveRowGroupCommand
 
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
 
getRowIndex(K) - Method in interface org.eclipse.nebula.widgets.nattable.datachange.CellKeyHandler
 
getRowIndex(IdIndexIdentifier<T>) - Method in class org.eclipse.nebula.widgets.nattable.datachange.IdIndexKeyHandler
 
getRowIndex(Point) - Method in class org.eclipse.nebula.widgets.nattable.datachange.PointKeyHandler
 
getRowIndexByPosition() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest
 
getRowIndexByPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
 
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.group.performance.ColumnGroupHeaderLayer
 
getRowIndexByPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.AbstractRowHideShowLayer
 
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(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 on this layer.
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.HideRowByIndexCommand
 
getRowIndexes() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.MultiRowShowCommand
 
getRowIndexes() - Method in class org.eclipse.nebula.widgets.nattable.layer.event.RowVisualChangeEvent
 
getRowIndexesArray() - 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
Return the row indexes of the rows that belong to a group.
getRowIndexesInGroupAsArray(IRowGroupModel<T>, int) - Static method in class org.eclipse.nebula.widgets.nattable.group.RowGroupUtils
 
getRowIndexesInGroupAsArray(IRowGroupModel<T>, IRowGroup<T>, boolean) - Static method in class org.eclipse.nebula.widgets.nattable.group.RowGroupUtils
Return the row indexes of the rows that belong to a group.
getRowIndexHideAdditionalColumn() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest
 
getRowIndexHideRow() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayerTest
 
getRowIndexOrder() - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayer
 
getRowIndexOrderArray() - 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
Deprecated.
 
getRowObject(int) - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaRowDataProvider
 
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
 
getRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.viewport.command.ShowCellInViewportCommand
 
getRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.viewport.command.ShowRowInViewportCommand
 
getRowPosition(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.
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
 
getRowPositionByRowObject(T) - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModel
Retrieves the row position for a row object
getRowPositionByRowObject(T) - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.SummaryRowPreserveSelectionModel
 
getRowPositionByY() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
 
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.group.performance.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(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(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
 
getRowPositionByY(ILayer, int) - Static method in class org.eclipse.nebula.widgets.nattable.layer.LayerUtil
 
getRowPositionForASingleHiddenRow() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest
 
getRowPositionForASingleHiddenRow() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayerTest
 
getRowPositionForLevel(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
 
getRowPositionLayer() - Method in class org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupExpandCollapseCommand
 
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
 
getRowPositionsArray() - Method in class org.eclipse.nebula.widgets.nattable.command.AbstractMultiRowCommand
 
getRowPositionsByIndexes(int...) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.AbstractRowHideShowLayer
Get the local row positions for the given row indexes.
getRowPositionsByIndexes(Collection<Integer>) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.AbstractRowHideShowLayer
Get the local row positions for the given row indexes.
getRowPositionsInGroup(IUniqueIndexLayer, int...) - 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
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() - Method in class org.eclipse.nebula.widgets.nattable.group.command.ViewportSelectRowGroupCommand
 
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.SpanningLayerCell
 
getRowSpan() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.TransformedLayerCell
 
getRowSpan(int) - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayer
Calculates the span of a cell in a Row Group.
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, int) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalSpanningDataProvider
Calculates the number of rows to span regarding the data of the cells.
getRowSpan(GroupModel.Group) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Calculates the span of a cell in a group.
getScaledFont(Font, float) - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
Return a scaled version of the configured font if font scaling is needed.
getScaledLevelHeaderWidth() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
 
getScalingImageSuffix() - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
getScalingImageSuffix(boolean) - 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.dataset.fixture.data.RowDataFixture
 
getSecurity_description() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
getSecurity_id() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
getSecurity_id() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
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() - 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.
getSelectedCells(SelectionLayer) - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.SelectionSearchStrategy
 
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.
getSelectedCellsForEditing(SelectionLayer, IUniqueIndexLayer) - 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 class org.eclipse.nebula.widgets.nattable.copy.command.CopyDataCommandHandler
Returns the array of visible selected column positions.
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
 
getSelectedRowObjects(SelectionLayer, IRowDataProvider<T>, boolean) - Static method in class org.eclipse.nebula.widgets.nattable.selection.SelectionUtils
Inspects the current selection on the given SelectionLayer and returns a list of the corresponding list item objects.
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
Returns the IStyle that should be used to render the grid lines around 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.
getSelectionHandleBounds() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleLayerPainter
 
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.glazedlists.test.integration.BodyLayerStackFixture
 
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.export.command.ExportTableCommand
 
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
 
getSingleValue() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.AbstractMathSingleValueFunction
 
getSingleValue() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.AbstractSingleValueFunction
 
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() - Method in class org.eclipse.nebula.widgets.nattable.sort.command.SortColumnCommand
 
getSortDirection(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsSortModel
 
getSortDirection(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hierarchical.HierarchicalWrapperSortModel
 
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 class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hierarchical.HierarchicalWrapperSortModel
 
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.
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.GroupByDataLayer
 
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.hierarchical.HierarchicalWrapperComparator
 
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 class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hierarchical.HierarchicalWrapperSortModel
 
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
 
getSpanningBodyDataProvider() - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.GridSearchStrategyTest
 
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
getSpecificConfigAttribute(ConfigAttribute<T>, DisplayMode, String) - Method in class org.eclipse.nebula.widgets.nattable.config.ConfigRegistry
 
getSpecificConfigAttribute(ConfigAttribute<T>, DisplayMode, String) - Method in interface org.eclipse.nebula.widgets.nattable.config.IConfigRegistry
Retrieve a configuration value for the specified DisplayMode and config label.
getSpread() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
getSpread() - Method in class org.eclipse.nebula.widgets.nattable.dataset.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.
getStartIndex() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel.Group
 
getStartPositionOfGroup(int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupGroupHeaderLayer
Figures out the start position of the group.
getStartPositionOfGroup(int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayer
Figures out the start position of the group.
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.
getStartRowPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalSpanningDataProvider
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() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
 
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.performance.RowGroupHeaderLayer
 
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.hierarchical.HierarchicalTreeLayer
 
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(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.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() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
 
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.group.performance.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(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.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
 
getStaticIndexes() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel.Group
 
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.hierarchical.HierarchicalTraversalStrategy
 
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.dataset.person.Address
 
getStreetNames() - Static method in class org.eclipse.nebula.widgets.nattable.dataset.person.PersonService
 
getString(String) - Static method in class org.eclipse.nebula.widgets.nattable.Messages
Returns the translation for the given key according to the current set Locale.
getString(String, Object...) - Static method in class org.eclipse.nebula.widgets.nattable.Messages
Returns the translation for the given key according to the current set Locale.
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
 
getSummaryRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowLayer
Get the position of the summary row in this layer.
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
 
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
 
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.formula.FormulaTooltipErrorReporter
 
getText(Event) - Method in class org.eclipse.nebula.widgets.nattable.tooltip.NatTableContentTooltip
getTextAsArray() - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterNatCombo
 
getTextAsArray() - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
Will transform the text for the Text control of this NatCombo to an array of Strings.
getTextFilterator(Integer, IDisplayConverter) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategy
 
getTextForCell(ILayerCell) - Method in class org.eclipse.nebula.widgets.nattable.copy.serializing.CopyDataToClipboardSerializer
 
getTextForCell(ILayerCell) - Method in class org.eclipse.nebula.widgets.nattable.copy.serializing.CopyFormattedTextToClipboardSerializer
 
getTextMatcherEditor(Integer, TextMatchingMode, IDisplayConverter, String) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategy
Sets up a text matcher editor for String tokens
getTextToDisplay(ILayerCell, GC, int, String) - Method in class org.eclipse.nebula.widgets.nattable.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.dataset.EventData
 
getToColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.ColumnGroupReorderCommand
 
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.dataset.EventData
 
getToLevel() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.command.HierarchicalTreeExpandCollapseCommand
 
getToolTipArea(Event) - Method in class org.eclipse.nebula.widgets.nattable.tooltip.NatTableContentTooltip
getTopLeftColumnPosition(ViewportLayer) - Static method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeHelper
Helper method to retrieve the top left column position on freezing a column.
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
 
getTopPadding() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.decorator.PaddingDecorator
 
getToRowPosition() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupReorderCommand
 
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.hierarchical.HierarchicalTraversalStrategy
 
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.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
Returns the ICellPainter that should be used to render the tree column cells in a NatTable.
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
Returns the ITreeData that is backed by this tree row model.
getTreeData() - Method in class org.eclipse.nebula.widgets.nattable.tree.AbstractTreeRowModel
Returns the ITreeData that is backed by this tree row model.
getTreeImagePainter() - Method in class org.eclipse.nebula.widgets.nattable.tree.painter.IndentedTreeImagePainter
 
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.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
Returns the ICellPainter that should be used to render the selected tree column cells in a NatTable.
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.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
Returns the IStyle 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.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
Returns the ICellPainter that should be used to render the tree structure 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.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
Returns the ICellPainter that should be used to render the selected 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.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
Returns the IStyle that should be used to render the tree column cells 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 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
 
getUnderlyingColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParser
 
getUnderlyingColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeSelectionStrategy
Returns the column position to be used for the FreezeLayer position.
getUnderlyingDataProvider() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaDataProvider
 
getUnderlyingDataProvider() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaRowDataProvider
 
getUnderlyingDataValue(int, int) - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParser
 
getUnderlyingLayer() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayer
 
getUnderlyingLayer() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.AbstractColumnHideShowLayer
 
getUnderlyingLayer() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.AbstractRowHideShowLayer
 
getUnderlyingLayer() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
 
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
Returns the layer that is directly below this layer for the given cell coordinate.
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.summaryrow.SummaryRowLayer
 
getUnderlyingLayerByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
getUnderlyingLayersByColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
 
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(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
getUnderlyingLayersByColumnPosition(int) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
Returns the layers that are directly below this layer for the given column position.
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.summaryrow.SummaryRowLayer
 
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
Returns the layers that are directly below this layer for the given row position.
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.summaryrow.SummaryRowLayer
 
getUnderlyingLayersByRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
getUnderlyingRowCount() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParser
 
getUnderlyingRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeSelectionStrategy
Returns the row position to be used for the FreezeLayer position.
getUpdateDataCommand(DataChangeLayer) - Method in class org.eclipse.nebula.widgets.nattable.datachange.UpdateDataChange
 
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
 
getValue() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowDeleteDataChange
 
getValue() - Method in class org.eclipse.nebula.widgets.nattable.datachange.UpdateDataChange
 
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() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TableCellEditor.ValueWrapper
 
getValue() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByObject
 
getValue() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.AverageFunction
 
getValue() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.BigDecimalFunctionValue
 
getValue() - Method in interface org.eclipse.nebula.widgets.nattable.formula.function.FunctionValue
 
getValue() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.ModFunction
 
getValue() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.MultipleValueFunctionValue
 
getValue() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.NegateFunction
 
getValue() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.PowerFunction
 
getValue() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.ProductFunction
 
getValue() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.QuotientFunction
 
getValue() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.SquareRootFunction
 
getValue() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.StringFunctionValue
 
getValue() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.SumFunction
 
getValue(int) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.BlinkingGlazedListExample.Tuple
 
getValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TableCellEditor.TableCellEditingSupport
 
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
 
getValueCacheLock() - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProvider
 
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
Calculates the padding needed at the top for vertical alignment.
getVerticalAlignmentPadding(VerticalAlignmentEnum, Rectangle, int) - Static method in class org.eclipse.nebula.widgets.nattable.style.CellStyleUtil
Calculates the padding needed at the top for vertical alignment.
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
 
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.
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
 
getVerticalMoveDirection(int, int) - Static method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionUtil
Calculates the vertical move direction based on the from and to row position.
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.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 and the corresponding labels in the header.
getVisibleIndexes() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel.Group
 
getVisibleIndexesToTheRight(int, ILayer, IUniqueIndexLayer, ColumnGroupModel) - Static method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupUtils
getVisibleIndexesToTheRight(int, IUniqueIndexLayer, ColumnGroupModel) - Static method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupUtils
 
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.
getVisiblePositions() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel.Group
 
getVisibleSpan() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel.Group
 
getVisibleStartIndex() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel.Group
 
getVisibleStartPosition() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel.Group
 
getVisualChangeEventConflater() - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
getVolume() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
getVolume() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
getWhere() - Method in class org.eclipse.nebula.widgets.nattable.dataset.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.performance.RowGroupHeaderLayer
 
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.hierarchical.HierarchicalTreeLayer
 
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.NatTable
 
getWidth() - Method in class org.eclipse.nebula.widgets.nattable.painter.layer.CompositeFreezeLayerPainter
Returns the width of the freeze border dependent on the configured layers this painter is attached to.
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
 
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
 
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
Deprecated.
Use a default ListDataProvider instead as the performance boost can not be verified with current Java and GlazedLists implementations and as this implementation is not thread-safe it introduces more issues than it tries to solve.
GlazedListsDataProvider(EventList<T>, IColumnAccessor<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsDataProvider
Deprecated.
 
GlazedListsEditorColumnHeaderLayerStack(IDataProvider, _804_GlazedListsEditorExample.GlazedListsEditorBodyLayerStack<T>, IColumnPropertyAccessor<T>, IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.examples._800_Integration._804_GlazedListsEditorExample.GlazedListsEditorColumnHeaderLayerStack
 
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
 
GlazedListsFilterRowComboBoxDataProvider(ILayer, Collection<T>, IColumnAccessor<T>, boolean) - 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<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.examples.fixtures.GlazedListsGridLayer
 
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.examples.fixtures.GlazedListsGridLayer
 
GlazedListsGridLayer(EventList<T>, String[], Map<String, String>, IConfigRegistry, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.GlazedListsGridLayer
 
GlazedListsGridLayer(EventList<T>, IColumnPropertyAccessor<T>, IDataProvider, IConfigRegistry, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.fixtures.GlazedListsGridLayer
 
GlazedListsRowDeleteCommandHandler<T> - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.data.command
Default command handler for the RowDeleteCommand.
GlazedListsRowDeleteCommandHandler(EventList<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.data.command.GlazedListsRowDeleteCommandHandler
 
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.
GlazedListsRowInsertCommandHandler<T> - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.data.command
Default command handler for the RowInsertCommand.
GlazedListsRowInsertCommandHandler(EventList<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.data.command.GlazedListsRowInsertCommandHandler
 
GlazedListsRowObjectDeleteCommandHandler<T> - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.data.command
Default command handler for the RowObjectDeleteCommand.
GlazedListsRowObjectDeleteCommandHandler(EventList<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.data.command.GlazedListsRowObjectDeleteCommandHandler
 
GlazedListsSortModel<T> - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists
 
GlazedListsSortModel(SortedList<T>, IColumnAccessor<T>, IColumnPropertyResolver, IConfigRegistry, ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsSortModel
 
GlazedListsSortModel(SortedList<T>, IColumnPropertyAccessor<T>, 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 class org.eclipse.nebula.widgets.nattable.style.CellStyleAttributes
Attribute for configuring the gradient sweeping background color.
GRADIENT_BACKGROUND_PAINTER_KEY - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.painterfactory.CellPainterFactory
 
GRADIENT_BACKGROUND_VERTICAL - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
Painter properties key to store whether a GradientBackgroundPainter should sweep from top to bottom or from left to right.
GRADIENT_FOREGROUND_COLOR - Static variable in class 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
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.
GREATER_THAN - org.eclipse.nebula.widgets.nattable.filterrow.ParseResult.MatchType
 
GREATER_THAN_OR_EQUAL - org.eclipse.nebula.widgets.nattable.filterrow.ParseResult.MatchType
 
GREEN_COLOR_PREFIX - Static variable in class org.eclipse.nebula.widgets.nattable.persistence.StylePersistor
 
GRID_LINE_COLOR - Static variable in class org.eclipse.nebula.widgets.nattable.config.CellConfigAttributes
Attribute for configuring the Color that should be used to render the grid lines.
GRID_LINE_COLOR - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property for the color of the grid lines.
GRID_LINE_WIDTH - Static variable in class org.eclipse.nebula.widgets.nattable.config.CellConfigAttributes
Attribute for configuring the width of the grid lines.
GRID_LINE_WIDTH - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property for the width of 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(boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.GridLayer
 
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
 
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() - 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(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.
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(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.
gridLineColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
gridLineWidth - Variable in class org.eclipse.nebula.widgets.nattable.painter.layer.GridLineCellLayerPainter
 
GridRectangle() - Constructor for class org.eclipse.nebula.widgets.nattable.search.strategy.GridSearchStrategy.GridRectangle
 
GridRegion - Class 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
Deprecated.
Use constructor with SearchDirection parameter
GridSearchStrategy(IConfigRegistry, boolean, SearchDirection, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.search.strategy.GridSearchStrategy
 
GridSearchStrategy.GridRectangle - Class in org.eclipse.nebula.widgets.nattable.search.strategy
 
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 class 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 class 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 class 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 class 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 class 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_COLLAPSED_CONFIG_TYPE - Static variable in class org.eclipse.nebula.widgets.nattable.group.performance.config.GroupHeaderConfigLabels
Label that is applied to collapsed groups in column/row header layer.
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
 
GROUP_EXPANDED_CONFIG_TYPE - Static variable in class org.eclipse.nebula.widgets.nattable.group.performance.config.GroupHeaderConfigLabels
Label that is applied to expanded groups in column/row header layer.
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
GroupByColumnCommandHandler(GroupByHeaderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.command.GroupByColumnCommandHandler
 
GroupByColumnGroupReorderDragMode - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy
Specialization of ColumnHeaderReorderDragMode that avoids rendering of the column drag lines in case the mouse moves over the groupBy region by supporting handling of column groups.
GroupByColumnGroupReorderDragMode(ColumnGroupHeaderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByColumnGroupReorderDragMode
 
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 - Class 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.
groupByContinuousArrayForEmptyCollection() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionUtilTest
 
groupByContinuousForEmptyCollection() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionUtilTest
 
groupByDataLayer - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDisplayConverter
 
GroupByDataLayer<T> - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy
Specialized DataLayer that needs to be used in the body layer stack for adding the groupBy feature to a NatTable composition.
GroupByDataLayer(GroupByModel, EventList<T>, IColumnAccessor<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayer
Create a new GroupByDataLayer with the given configuration that: uses the default GroupByExpansionModel which shows all nodes initially expanded has smoothUpdates enabled which leads to showing the summary values that were calculated before until the new value calculation is done uses the default GroupByDataLayerConfiguration does not support groupBy summary values because of the missing IConfigRegistry reference
GroupByDataLayer(GroupByModel, EventList<T>, IColumnAccessor<T>, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayer
Create a new GroupByDataLayer with the given configuration that: uses the default GroupByExpansionModel which shows all nodes initially expanded has smoothUpdates enabled which leads to showing the summary values that were calculated before until the new value calculation is done does not support groupBy summary values because of the missing IConfigRegistry reference
GroupByDataLayer(GroupByModel, EventList<T>, IColumnAccessor<T>, TreeList.ExpansionModel<Object>, IConfigRegistry, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayer
Create a new GroupByDataLayer with the given configuration.
GroupByDataLayer(GroupByModel, EventList<T>, IColumnAccessor<T>, IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayer
Create a new GroupByDataLayer with the given configuration that: uses the default GroupByExpansionModel which shows all nodes initially expanded has smoothUpdates enabled which leads to showing the summary values that were calculated before until the new value calculation is done uses the default GroupByDataLayerConfiguration
GroupByDataLayer(GroupByModel, EventList<T>, IColumnAccessor<T>, IConfigRegistry, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayer
Create a new GroupByDataLayer with the given configuration that: uses the default GroupByExpansionModel which shows all nodes initially expanded has smoothUpdates enabled which leads to showing the summary values that were calculated before until the new value calculation is done
GroupByDataLayer(GroupByModel, EventList<T>, IColumnAccessor<T>, IConfigRegistry, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayer
Create a new GroupByDataLayer with the given configuration that: uses the default GroupByExpansionModel which shows all nodes initially expanded
GroupByDataLayer.GroupDescriptorMatcher<T> - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy
To find out if an element is part of a group
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
 
GroupByDataLayerSummaryRowConcurrencyTest - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby
 
GroupByDataLayerSummaryRowConcurrencyTest() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerSummaryRowConcurrencyTest
 
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
The configuration for the GroupByHeaderLayer.
GroupByHeaderConfiguration(GroupByModel, IDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByHeaderConfiguration
 
GroupByHeaderConfiguration(GroupByModel, IDataProvider, ColumnHeaderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByHeaderConfiguration
 
GroupByHeaderConfiguration(GroupByModel, IDataProvider, ColumnHeaderLayer, ColumnGroupHeaderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByHeaderConfiguration
 
GroupByHeaderLayer - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy
The layer that is used to render the groupBy region where columns can be dragged from to perform grouping and ungrouping actions.
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, 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.
GroupByHeaderLayer(GroupByModel, ILayer, IDataProvider, ColumnHeaderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByHeaderLayer
Create a GroupByHeaderLayer that uses the default GroupByHeaderConfiguration.
GroupByHeaderLayer(GroupByModel, ILayer, IDataProvider, ColumnHeaderLayer, 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.
GroupByHeaderLayer(GroupByModel, ILayer, GroupByHeaderConfiguration) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByHeaderLayer
Create a GroupByHeaderLayer that uses the given GroupByHeaderConfiguration.
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
The painter that is used to render the groupBy state.
GroupByHeaderPainter(GroupByModel, IDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByHeaderPainter
 
GroupByHeaderPainter(GroupByModel, IDataProvider, ColumnHeaderLayer) - 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
The model that is used to internally store the groupby state.
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 - Class in org.eclipse.nebula.widgets.nattable.group.performance.command
Command handler for the ColumnReorderCommand that is registered on the positionLayer of the ColumnGroupHeaderLayer to avoid handling in case the reordering would break an unbreakable group.
GroupColumnReorderCommandHandler(ColumnGroupReorderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.GroupColumnReorderCommandHandler
 
GroupColumnReorderCommandHandler(ColumnGroupHeaderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.GroupColumnReorderCommandHandler
 
GroupColumnReorderEndCommandHandler - Class in org.eclipse.nebula.widgets.nattable.group.command
 
GroupColumnReorderEndCommandHandler - Class in org.eclipse.nebula.widgets.nattable.group.performance.command
Command handler for the ColumnReorderEndCommand that is registered on the positionLayer of the ColumnGroupHeaderLayer to avoid handling in case the reordering would break an unbreakable group.
GroupColumnReorderEndCommandHandler(ColumnGroupReorderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.GroupColumnReorderEndCommandHandler
 
GroupColumnReorderEndCommandHandler(ColumnGroupHeaderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.GroupColumnReorderEndCommandHandler
 
GroupColumnReorderStartCommandHandler - Class in org.eclipse.nebula.widgets.nattable.group.command
 
GroupColumnReorderStartCommandHandler - Class in org.eclipse.nebula.widgets.nattable.group.performance.command
Command handler for the ColumnReorderStartCommand that is registered on the positionLayer of the ColumnGroupHeaderLayer to avoid handling in case the reordering would break an unbreakable group.
GroupColumnReorderStartCommandHandler(ColumnGroupReorderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.GroupColumnReorderStartCommandHandler
 
GroupColumnReorderStartCommandHandler(ColumnGroupHeaderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.GroupColumnReorderStartCommandHandler
 
GroupColumnsEvent - Class in org.eclipse.nebula.widgets.nattable.group.event
 
GroupColumnsEvent(GroupColumnsEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.group.event.GroupColumnsEvent
 
GroupColumnsEvent(ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.event.GroupColumnsEvent
 
GroupDescriptorMatcher(GroupByObject, IColumnAccessor<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayer.GroupDescriptorMatcher
 
GroupHeaderConfigLabels - Class in org.eclipse.nebula.widgets.nattable.group.performance.config
Config labels for the group header layer.
GroupHeaderFreezeTest - Class in org.eclipse.nebula.widgets.nattable.group.performance
 
GroupHeaderFreezeTest() - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.GroupHeaderFreezeTest
 
GroupModel - Class in org.eclipse.nebula.widgets.nattable.group.performance
Model implementation to track groups of columns/rows.
GroupModel() - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel
 
GroupModel.Group - Class in org.eclipse.nebula.widgets.nattable.group.performance
Model class to track the states of a group.
GroupModel.IndexPositionConverter - Interface in org.eclipse.nebula.widgets.nattable.group.performance
Interface to support layer based position-index conversion.
GroupModelTest - Class in org.eclipse.nebula.widgets.nattable.group.performance
 
GroupModelTest() - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
GroupMultiColumnReorderCommand - Class in org.eclipse.nebula.widgets.nattable.group.performance.command
Specialization of the MultiColumnReorderCommand that ensures on conversion that the toPosition is between two groups.
GroupMultiColumnReorderCommand(GroupMultiColumnReorderCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.GroupMultiColumnReorderCommand
Clone constructor.
GroupMultiColumnReorderCommand(ILayer, int[], int) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.GroupMultiColumnReorderCommand
 
GroupMultiColumnReorderCommand(ILayer, int[], int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.GroupMultiColumnReorderCommand
 
GroupMultiColumnReorderCommand(ILayer, List<Integer>, int) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.GroupMultiColumnReorderCommand
 
GroupMultiColumnReorderCommand(ILayer, List<Integer>, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.GroupMultiColumnReorderCommand
 
GroupMultiColumnReorderCommandHandler - Class in org.eclipse.nebula.widgets.nattable.group.command
 
GroupMultiColumnReorderCommandHandler - Class in org.eclipse.nebula.widgets.nattable.group.performance.command
Command handler for the MultiColumnReorderCommand that is registered on the positionLayer of the ColumnGroupHeaderLayer to avoid handling in case the reordering would break an unbreakable group.
GroupMultiColumnReorderCommandHandler(ColumnGroupReorderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.GroupMultiColumnReorderCommandHandler
 
GroupMultiColumnReorderCommandHandler(ColumnGroupHeaderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.GroupMultiColumnReorderCommandHandler
 
GroupMultiRowReorderCommand - Class in org.eclipse.nebula.widgets.nattable.group.performance.command
Specialization of the MultiRowReorderCommand that ensures on conversion that the toPosition is between two groups.
GroupMultiRowReorderCommand(GroupMultiRowReorderCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.GroupMultiRowReorderCommand
Clone constructor.
GroupMultiRowReorderCommand(ILayer, int[], int) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.GroupMultiRowReorderCommand
 
GroupMultiRowReorderCommand(ILayer, int[], int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.GroupMultiRowReorderCommand
 
GroupMultiRowReorderCommand(ILayer, List<Integer>, int) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.GroupMultiRowReorderCommand
 
GroupMultiRowReorderCommand(ILayer, List<Integer>, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.GroupMultiRowReorderCommand
 
GroupMultiRowReorderCommandHandler - Class in org.eclipse.nebula.widgets.nattable.group.performance.command
Command handler for the MultiRowReorderCommand that is registered on the positionLayer of the RowGroupHeaderLayer to avoid handling in case the reordering would break an unbreakable group.
GroupMultiRowReorderCommandHandler(RowGroupHeaderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.GroupMultiRowReorderCommandHandler
 
GroupRowReorderCommandHandler - Class in org.eclipse.nebula.widgets.nattable.group.performance.command
Command handler for the RowReorderCommand that is registered on the positionLayer of the RowGroupHeaderLayer to avoid handling in case the reordering would break an unbreakable group.
GroupRowReorderCommandHandler(RowGroupHeaderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.GroupRowReorderCommandHandler
 
GroupRowReorderEndCommandHandler - Class in org.eclipse.nebula.widgets.nattable.group.performance.command
Command handler for the RowReorderEndCommand that is registered on the positionLayer of the RowGroupHeaderLayer to avoid handling in case the reordering would break an unbreakable group.
GroupRowReorderEndCommandHandler(RowGroupHeaderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.GroupRowReorderEndCommandHandler
 
GroupRowReorderStartCommandHandler - Class in org.eclipse.nebula.widgets.nattable.group.performance.command
Command handler for the RowReorderStartCommand that is registered on the positionLayer of the RowGroupHeaderLayer to avoid handling in case the reordering would break an unbreakable group.
GroupRowReorderStartCommandHandler(RowGroupHeaderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.GroupRowReorderStartCommandHandler
 
GroupRowsEvent - Class in org.eclipse.nebula.widgets.nattable.group.event
Event to inform about a created row group.
GroupRowsEvent(GroupRowsEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.group.event.GroupRowsEvent
 
GroupRowsEvent(ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.event.GroupRowsEvent
 
GUIHelper - Class in org.eclipse.nebula.widgets.nattable.util
 

H

H_ALIGNMENT_PREFIX - Static variable in class org.eclipse.nebula.widgets.nattable.persistence.StylePersistor
 
hAlign - Variable in class org.eclipse.nebula.widgets.nattable.config.DefaultNatTableStyleConfiguration
 
hAlign - Variable in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultColumnHeaderStyleConfiguration
 
hAlign - Variable in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultRowHeaderStyleConfiguration
 
handleBounds - Variable in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleLayerPainter
The bounds of the current visible selection handle or null if no fill handle is currently rendered.
handleColumnDelete(Collection<StructuralDiff>) - Method in class org.eclipse.nebula.widgets.nattable.datachange.UpdateDataChangeHandler
Will check for events that indicate that columns have been deleted.
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.
handleColumnDelete(Collection<StructuralDiff>, ILayer, MutableIntCollection, 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>) - Method in class org.eclipse.nebula.widgets.nattable.datachange.UpdateDataChangeHandler
Will check for events that indicate that columns are added.
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.
handleColumnInsert(Collection<StructuralDiff>, ILayer, MutableIntCollection, 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.
handleCreateColumnGroupCommand(String) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.ColumnGroupsCommandHandler
Creates a new column group with the given name out of the currently fully selected column positions.
handleCreateRowGroupCommand(String) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupsCommandHandler
Creates a new row group with the given name out of the currently fully selected row positions.
handleDataUpdate - Variable in class org.eclipse.nebula.widgets.nattable.datachange.AbstractDataChangeHandler
Flag that is used to temporarily disable event handling.
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
 
handleExportException(Exception) - Method in class org.eclipse.nebula.widgets.nattable.export.NatExporter
Method that is used to handle exceptions that are raised while processing the export.
handleFocusChanges - Variable in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor.InlineFocusListener
 
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(DataUpdateEvent) - Method in class org.eclipse.nebula.widgets.nattable.datachange.PersistenceUpdateDataChangeHandler
 
handleLayerEvent(InlineCellEditEvent) - Method in class org.eclipse.nebula.widgets.nattable.edit.event.InlineCellEditEventHandler
 
handleLayerEvent(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.blink.BlinkLayer
 
handleLayerEvent(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.copy.InternalClipboardStructuralChangeListener
 
handleLayerEvent(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayer
 
handleLayerEvent(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.selection.E4SelectionListener
 
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.fixture.LayerListenerFixture
 
handleLayerEvent(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.fixture.NatTableFixture
 
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.fillhandle.event.FillHandleMarkupListener
 
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(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.ColumnHeaderLayer
 
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.hierarchical.HierarchicalTreeAlternatingRowConfigLabelAccumulator
 
handleLayerEvent(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
 
handleLayerEvent(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
Handle layer event notification.
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(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionProvider
 
handleLayerEvent(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowLayer
 
handleLayerEvent(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.LayerListenerFixture
 
handleLayerEvent(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.NatTableFixture
 
handleLayerEvent(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
handleLayerEvent(ILayerEvent) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
handleLayerEvent(IStructuralChangeEvent) - Method in class org.eclipse.nebula.widgets.nattable.freeze.event.FreezeEventHandler
 
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(IStructuralChangeEvent) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModel
 
handleLayerEvent(IStructuralChangeEvent) - Method in class org.eclipse.nebula.widgets.nattable.viewport.event.ViewportEventHandler
 
handleLayerEvent(RowInsertEvent) - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowInsertDataChangeHandler
 
handleLayerEvent(RowObjectDeleteEvent) - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowDeleteDataChangeHandler
 
handleLayerEvent(T) - Method in interface org.eclipse.nebula.widgets.nattable.layer.event.ILayerEventHandler
 
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
 
handleRemoveColumnGroupCommand(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.ColumnGroupsCommandHandler
Remove the column group at the given column index.
handleRemoveRowGroupCommand(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupsCommandHandler
Remove the row group at the given row index.
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.
handleRowDelete(Collection<StructuralDiff>, ILayer, MutableIntCollection, 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.
handleRowInsert(Collection<StructuralDiff>, ILayer, MutableIntCollection, boolean) - Static method in class org.eclipse.nebula.widgets.nattable.layer.event.StructuralChangeEventHelper
Will check for events that indicate that rows are added.
handleRowPositionHideCommand(RowPositionHideCommand) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
First inspects the cell at the position contained in the RowPositionHideCommand and calculates all rows for that cell, taking the spanning into account.
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.
handleStructuralChange(IStructuralChangeEvent) - Method in interface org.eclipse.nebula.widgets.nattable.datachange.DataChangeHandler
Trigger handling of IStructuralChangeEvents to update locally stored changes, e.g.
handleStructuralChange(IStructuralChangeEvent) - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowDeleteDataChangeHandler
 
handleStructuralChange(IStructuralChangeEvent) - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowInsertDataChangeHandler
 
handleStructuralChange(IStructuralChangeEvent) - Method in class org.eclipse.nebula.widgets.nattable.datachange.UpdateDataChangeHandler
 
handleStructuralChanges(Collection<StructuralDiff>) - Method in class org.eclipse.nebula.widgets.nattable.columnRename.RenameColumnHelper
Handle the given collection of StructuralDiff objects to update the indexes of the renamed column labels.
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
 
handleUngroupCommand() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.ColumnGroupsCommandHandler
Remove the currently fully selected columns from their corresponding groups.
handleUngroupCommand() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupsCommandHandler
Remove the currently fully selected rows from their corresponding groups.
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(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(int) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeData
 
hasChildren(int) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeRowModel
 
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(T) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeData
 
hasColumnSelection() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
hasConsecutiveSelection(SelectionLayer) - Static method in class org.eclipse.nebula.widgets.nattable.selection.SelectionUtils
Checks whether the selected region tracked by the given SelectionLayer is consecutive or not.
hasFormulaError(int, int) - Method in interface org.eclipse.nebula.widgets.nattable.formula.FormulaErrorReporter
Checks if an error message is registered for the given cell coordinates.
hasFormulaError(int, int) - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaTooltipErrorReporter
 
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.datachange.IdIndexIdentifier
 
hashCode() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
hashCode() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategy.ColumnTextFilterator
 
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.hierarchical.HierarchicalTreeLayer.HierarchicalTreeNode
 
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.SpanningLayerCell
 
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.LayoutCoordinate
 
hashCode() - Method in class org.eclipse.nebula.widgets.nattable.style.BorderStyle
 
hashCode() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayerCell
 
hashCode() - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.KeyEventMatcher
 
hashCode() - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.MouseEventMatcher
 
hasHiddenColumns() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupExpandCollapseLayer
 
hasHiddenColumns() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupExpandCollapseLayer
 
hasHiddenColumns() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.AbstractColumnHideShowLayer
Check if this layer actively hides columns.
hasHiddenColumns() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayer
 
hasHiddenRows() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupExpandCollapseLayer
 
hasHiddenRows() - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupExpandCollapseLayer
 
hasHiddenRows() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.AbstractRowHideShowLayer
Check if this layer actively hides rows.
hasHiddenRows() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayer
 
hasHiddenRows() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayer
 
hasHiddenRows() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
 
hasHiddenRows() - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeLayer
 
hasHorizontalCompositeDependency() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.FixedSummaryRowLayer
 
hasLabel(String) - Method in class org.eclipse.nebula.widgets.nattable.layer.LabelStack
Check if the given label is on the label stack.
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
Check if an ILayerListener of the given type is registered on this layer or not.
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
 
hasLevelObject(int, int) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
Test if the cell at the given coordinates belongs to a cell with an object for the corresponding level or not.
hasMember(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel.Group
Check if the given index is a member of this GroupModel.Group or not.
hasRowSelection() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
HeaderGroupNameDialog - Class in org.eclipse.nebula.widgets.nattable.group.performance.gui
Dialog that is used to specify a name for a header group, either for creation or renaming a group.
HeaderGroupNameDialog(Shell, HeaderGroupNameDialog.HeaderGroupNameDialogLabels) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.gui.HeaderGroupNameDialog
 
HeaderGroupNameDialog.HeaderGroupNameDialogLabels - Enum in org.eclipse.nebula.widgets.nattable.group.performance.gui
 
HeaderLabelPanel - Class in org.eclipse.nebula.widgets.nattable.ui.rename
Panel for editing the label of a header cell.
HeaderLabelPanel(Composite, String, String, HeaderRenameDialog.RenameDialogLabels) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.rename.HeaderLabelPanel
 
HeaderMenuConfiguration - Class in org.eclipse.nebula.widgets.nattable.ui.menu
 
HeaderMenuConfiguration(NatTable) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.menu.HeaderMenuConfiguration
 
HeaderRenameDialog - Class in org.eclipse.nebula.widgets.nattable.ui.rename
Dialog to support renaming of header cells, e.g.
HeaderRenameDialog(Shell, String, String, HeaderRenameDialog.RenameDialogLabels) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.rename.HeaderRenameDialog
 
HeaderRenameDialog.RenameDialogLabels - Enum in org.eclipse.nebula.widgets.nattable.ui.rename
 
height - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.AreaProviderFixture
 
helper - Variable in class org.eclipse.nebula.widgets.nattable.extension.poi.PoiExcelExporter
 
hiddenColumnEntries - Variable in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooser
 
hiddenColumns - Variable in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayer
Map that contains the columns hidden by this layer with the initial width so it can be shown again with the previous width.
hiddenRows - Variable in class org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayer
 
HIDE_COLUMN_MENU_ITEM_ID - Static variable in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
HIDE_INDICATOR_COLOR - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property for the color of the hide indicator.
HIDE_INDICATOR_COLOR - Static variable in class org.eclipse.nebula.widgets.nattable.hideshow.indicator.HideIndicatorConfigAttributes
Configuration attribute for configuring the color of the hide indicator.
HIDE_INDICATOR_LINE_WIDTH - Static variable in class org.eclipse.nebula.widgets.nattable.hideshow.indicator.HideIndicatorConfigAttributes
Configuration attribute for configuring the line width of the hide indicator.
HIDE_INDICATOR_WIDTH - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property for the width of the hide indicator.
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
 
hideAllRows() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest
 
hideAllRows() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayerTest
 
hideAllRows2() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest
 
hideAllRows2() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayerTest
 
hideColumn() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest2
 
HideColumnByIndexCommand - Class in org.eclipse.nebula.widgets.nattable.hideshow.command
Hide a column by index instead of position.
HideColumnByIndexCommand(int...) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.HideColumnByIndexCommand
 
HideColumnByIndexCommand(HideColumnByIndexCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.HideColumnByIndexCommand
Clone constructor.
HideColumnByIndexCommandHandler - Class in org.eclipse.nebula.widgets.nattable.hideshow.command
HideColumnByIndexCommandHandler(IColumnHideShowLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.HideColumnByIndexCommandHandler
 
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
 
hideColumnIndexes(int...) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayer
 
hideColumnIndexes(int...) - Method in interface org.eclipse.nebula.widgets.nattable.hideshow.IColumnHideShowLayer
Hide the columns with the given indexes.
hideColumnIndexes(int...) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayer
 
hideColumnIndexes(Collection<Integer>) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayer
 
hideColumnIndexes(Collection<Integer>) - Method in interface org.eclipse.nebula.widgets.nattable.hideshow.IColumnHideShowLayer
Hide the columns with the given indexes.
hideColumnIndexes(Collection<Integer>) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayer
 
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(int...) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayer
Hide the columns at the specified positions.
hideColumnPositions(int...) - Method in interface org.eclipse.nebula.widgets.nattable.hideshow.IColumnHideShowLayer
Hide the columns at the specified positions.
hideColumnPositions(int...) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayer
 
hideColumnPositions(Collection<Integer>) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayer
 
hideColumnPositions(Collection<Integer>) - Method in interface org.eclipse.nebula.widgets.nattable.hideshow.IColumnHideShowLayer
Hide the columns at the specified positions.
hideColumnPositions(Collection<Integer>) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayer
 
hideColumnPositions(List<Integer>, ColumnHideShowLayer) - Static method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooserUtils
 
HideColumnPositionsEvent - Class in org.eclipse.nebula.widgets.nattable.hideshow.event
 
HideColumnPositionsEvent(HideColumnPositionsEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.event.HideColumnPositionsEvent
Clone constructor.
HideColumnPositionsEvent(ILayer, int...) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.event.HideColumnPositionsEvent
Creates a new HideColumnPositionsEvent based on the given information.
HideColumnPositionsEvent(ILayer, int[], int[]) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.event.HideColumnPositionsEvent
Creates a new HideColumnPositionsEvent based on the given information.
HideColumnPositionsEvent(ILayer, Collection<Integer>) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.event.HideColumnPositionsEvent
Creates a new HideColumnPositionsEvent based on the given information.
HideColumnPositionsEvent(ILayer, Collection<Integer>, Collection<Integer>) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.event.HideColumnPositionsEvent
Creates a new HideColumnPositionsEvent based on the given information.
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.
hideIndicatorColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
HideIndicatorConfigAttributes - Class in org.eclipse.nebula.widgets.nattable.hideshow.indicator
Configuration attributes for the hide indicator rendering.
HideIndicatorConstants - Class in org.eclipse.nebula.widgets.nattable.hideshow.indicator
Constants for labels with regards to hidden columns and rows.
HideIndicatorMenuConfiguration - Class in org.eclipse.nebula.widgets.nattable.hideshow.indicator
Configuration that is used to register ui bindings for opening menus on right click on the cell edge of hidden columns and hidden rows.
HideIndicatorMenuConfiguration(NatTable, ILayer, ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.indicator.HideIndicatorMenuConfiguration
Creates a menu configuration that attaches menus to the hidden row indicator and the hidden column indicator.
HideIndicatorOverlayPainter - Class in org.eclipse.nebula.widgets.nattable.hideshow.indicator
Overlay painter that is used to render an indicator for hidden columns or rows.
HideIndicatorOverlayPainter(ILayer, ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.indicator.HideIndicatorOverlayPainter
 
hideIndicatorWidth - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
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
 
HideRowByIndexCommand - Class in org.eclipse.nebula.widgets.nattable.hideshow.command
Hide a row by index instead of position.
HideRowByIndexCommand(int...) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.HideRowByIndexCommand
 
HideRowByIndexCommand(HideRowByIndexCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.HideRowByIndexCommand
Clone constructor.
HideRowByIndexCommandHandler - Class in org.eclipse.nebula.widgets.nattable.hideshow.command
HideRowByIndexCommandHandler(IRowHideShowLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.HideRowByIndexCommandHandler
 
HideRowCommandTest - Class in org.eclipse.nebula.widgets.nattable.hideshow.command
 
HideRowCommandTest() - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.HideRowCommandTest
 
hideRowIndexes(int...) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hideshow.GlazedListsRowHideShowLayer
 
hideRowIndexes(int...) - Method in interface org.eclipse.nebula.widgets.nattable.hideshow.IRowHideShowLayer
Hide the rows with the given indexes.
hideRowIndexes(int...) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayer
 
hideRowIndexes(int...) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayer
 
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.IRowHideShowLayer
Hide the rows with the given indexes.
hideRowIndexes(Collection<Integer>) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayer
 
hideRowIndexes(Collection<Integer>) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayer
 
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.
hideRowPositionMenuItemProvider() - 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 RowPositionHideCommand to a popup menu.
hideRowPositionMenuItemProvider(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 RowPositionHideCommand to a popup menu.
hideRowPositions(int...) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hideshow.GlazedListsRowHideShowLayer
 
hideRowPositions(int...) - Method in interface org.eclipse.nebula.widgets.nattable.hideshow.IRowHideShowLayer
Hide the rows at the given positions.
hideRowPositions(int...) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayer
 
hideRowPositions(int...) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayer
 
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.IRowHideShowLayer
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.hideshow.RowIdHideShowLayer
 
HideRowPositionsEvent - Class in org.eclipse.nebula.widgets.nattable.hideshow.event
 
HideRowPositionsEvent(HideRowPositionsEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.event.HideRowPositionsEvent
Clone constructor.
HideRowPositionsEvent(ILayer, int...) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.event.HideRowPositionsEvent
Creates a new HideRowPositionsEvent based on the given information.
HideRowPositionsEvent(ILayer, int[], int[]) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.event.HideRowPositionsEvent
Creates a new HideRowPositionsEvent based on the given information.
HideRowPositionsEvent(ILayer, Collection<Integer>) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.event.HideRowPositionsEvent
Creates a new HideRowPositionsEvent based on the given information.
HideRowPositionsEvent(ILayer, Collection<Integer>, Collection<Integer>) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.event.HideRowPositionsEvent
Creates a new HideRowPositionsEvent based on the given information.
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
 
HierarchicalHelper - Class in org.eclipse.nebula.widgets.nattable.hierarchical
Helper class to de-normalize a collection of objects with hierarchical object relations into a simple collection.
HierarchicalHideIndicatorMenuConfiguration - Class in org.eclipse.nebula.widgets.nattable.hideshow.indicator
Configuration that is used to register ui bindings for opening menus on right click on the cell edge of hidden columns and hidden rows in a HierarchicalTreeLayer.
HierarchicalHideIndicatorMenuConfiguration(NatTable, ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.indicator.HierarchicalHideIndicatorMenuConfiguration
Creates a menu configuration that attaches menus to the hidden row indicator and the hidden column indicator.
HierarchicalHideIndicatorOverlayPainter - Class in org.eclipse.nebula.widgets.nattable.hideshow.indicator
Specialization of the HideIndicatorOverlayPainter that renders the hide indicator in the level header columns of a HierarchicalTreeLayer.
HierarchicalHideIndicatorOverlayPainter(ILayer, HierarchicalTreeLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.indicator.HierarchicalHideIndicatorOverlayPainter
Creates a HierarchicalHideIndicatorOverlayPainter that renders the hide indicator in the given given column header layer and the HierarchicalTreeLayer level header columns.
HierarchicalHideIndicatorOverlayPainter(ILayer, ILayer, HierarchicalTreeLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.indicator.HierarchicalHideIndicatorOverlayPainter
Creates a HierarchicalHideIndicatorOverlayPainter that renders the hide indicator in the given header layers and the HierarchicalTreeLayer level header columns.
HierarchicalReflectiveColumnPropertyAccessor - Class in org.eclipse.nebula.widgets.nattable.hierarchical
Specialization of ReflectiveColumnPropertyAccessor to access fields in a HierarchicalWrapper.
HierarchicalReflectiveColumnPropertyAccessor(String...) - Constructor for class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalReflectiveColumnPropertyAccessor
 
HierarchicalReflectiveColumnPropertyAccessor(List<String>) - Constructor for class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalReflectiveColumnPropertyAccessor
 
HierarchicalRowHideIndicatorEventMatcher - Class in org.eclipse.nebula.widgets.nattable.hideshow.indicator
MouseEventMatcher that checks for cell edges at row borders and for the existence of row hide indicator labels in the level headers of a HierarchicalTreeLayer.
HierarchicalRowHideIndicatorEventMatcher(int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.indicator.HierarchicalRowHideIndicatorEventMatcher
 
HierarchicalSpanningDataProvider - Class in org.eclipse.nebula.widgets.nattable.hierarchical
This implementation of ISpanningDataProvider will span cells if the level objects of the HierarchicalWrapper row objects are actually the same in the same column.
HierarchicalSpanningDataProvider(IRowDataProvider<HierarchicalWrapper>, String...) - Constructor for class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalSpanningDataProvider
 
HierarchicalSpanningDataProvider(IRowDataProvider<HierarchicalWrapper>, List<String>) - Constructor for class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalSpanningDataProvider
 
HierarchicalTest - Class in org.eclipse.nebula.widgets.nattable.hierarchical
 
HierarchicalTest() - Constructor for class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTest
 
HierarchicalTraversalStrategy - Class in org.eclipse.nebula.widgets.nattable.hierarchical
Wrapper for basic ITraversalStrategy implementations that add target checks.
HierarchicalTraversalStrategy(ITraversalStrategy, HierarchicalTreeLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTraversalStrategy
 
HierarchicalTreeAlternatingRowConfigLabelAccumulator - Class in org.eclipse.nebula.widgets.nattable.hierarchical
Specialization of the AlternatingRowConfigLabelAccumulator that calculates the even/odd row labels in a hierarchical tree by inspecting the row spanning of the first level node.
HierarchicalTreeAlternatingRowConfigLabelAccumulator(ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeAlternatingRowConfigLabelAccumulator
 
HierarchicalTreeCollapseAllCommandHandler - Class in org.eclipse.nebula.widgets.nattable.hierarchical.command
Command handler for the TreeCollapseAllCommand.
HierarchicalTreeCollapseAllCommandHandler(HierarchicalTreeLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hierarchical.command.HierarchicalTreeCollapseAllCommandHandler
 
HierarchicalTreeColumnReorderDragMode - Class in org.eclipse.nebula.widgets.nattable.hierarchical.action
Specialization of the ColumnReorderDragMode to be used with a HierarchicalTreeLayer to respect hierarchical levels.
HierarchicalTreeColumnReorderDragMode(HierarchicalTreeLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hierarchical.action.HierarchicalTreeColumnReorderDragMode
 
HierarchicalTreeColumnReorderDragMode(HierarchicalTreeLayer, ColumnGroupModel) - Constructor for class org.eclipse.nebula.widgets.nattable.hierarchical.action.HierarchicalTreeColumnReorderDragMode
Creates a drag mode that validates the drag operation based on the given tree level structure and the given column group structure.
HierarchicalTreeColumnReorderDragModeTest - Class in org.eclipse.nebula.widgets.nattable.hierarchical.action
 
HierarchicalTreeColumnReorderDragModeTest() - Constructor for class org.eclipse.nebula.widgets.nattable.hierarchical.action.HierarchicalTreeColumnReorderDragModeTest
 
HierarchicalTreeCopyDataCommandHandler - Class in org.eclipse.nebula.widgets.nattable.hierarchical.command
Handler class for copying selected data on a HierarchicalTreeLayer to the clipboard.
HierarchicalTreeCopyDataCommandHandler(SelectionLayer, HierarchicalTreeLayer, InternalCellClipboard) - Constructor for class org.eclipse.nebula.widgets.nattable.hierarchical.command.HierarchicalTreeCopyDataCommandHandler
Creates an instance that only checks the SelectionLayer for data to add to the clipboard.
HierarchicalTreeCopyDataCommandHandler(SelectionLayer, HierarchicalTreeLayer, ILayer, InternalCellClipboard) - Constructor for class org.eclipse.nebula.widgets.nattable.hierarchical.command.HierarchicalTreeCopyDataCommandHandler
Creates an instance that checks the SelectionLayer and the column header layer if given for data to add to the clipboard.
HierarchicalTreeExpandAllCommandHandler - Class in org.eclipse.nebula.widgets.nattable.hierarchical.command
Command handler for the TreeExpandAllCommand.
HierarchicalTreeExpandAllCommandHandler(HierarchicalTreeLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hierarchical.command.HierarchicalTreeExpandAllCommandHandler
 
HierarchicalTreeExpandCollapseAction - Class in org.eclipse.nebula.widgets.nattable.hierarchical.action
IMouseAction that triggers a HierarchicalTreeExpandCollapseCommand for the clicked cell position to the specified level.
HierarchicalTreeExpandCollapseAction() - Constructor for class org.eclipse.nebula.widgets.nattable.hierarchical.action.HierarchicalTreeExpandCollapseAction
Creates the HierarchicalTreeExpandCollapseAction that only expand/collapse the node at the coordinate where the action was triggered.
HierarchicalTreeExpandCollapseAction(int) - Constructor for class org.eclipse.nebula.widgets.nattable.hierarchical.action.HierarchicalTreeExpandCollapseAction
Creates a HierarchicalTreeExpandCollapseAction that expand/collapse a node to the given level.
HierarchicalTreeExpandCollapseCommand - Class in org.eclipse.nebula.widgets.nattable.hierarchical.command
Command to expand or collapse a node in the HierarchicalTreeLayer.
HierarchicalTreeExpandCollapseCommand(int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.hierarchical.command.HierarchicalTreeExpandCollapseCommand
Creates a command that will expand/collapse the node at the given coordinates.
HierarchicalTreeExpandCollapseCommand(int, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.hierarchical.command.HierarchicalTreeExpandCollapseCommand
Creates a command that will expand/collapse the node at the given coordinates and subsequent nodes if specified by the level parameter.
HierarchicalTreeExpandCollapseCommandHandler - Class in org.eclipse.nebula.widgets.nattable.hierarchical.command
Command handler for the TreeExpandCollapseCommand and the HierarchicalTreeExpandCollapseCommand.
HierarchicalTreeExpandCollapseCommandHandler(HierarchicalTreeLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hierarchical.command.HierarchicalTreeExpandCollapseCommandHandler
 
HierarchicalTreeExpandToLevelCommandHandler - Class in org.eclipse.nebula.widgets.nattable.hierarchical.command
Command handler for the TreeExpandToLevelCommand.
HierarchicalTreeExpandToLevelCommandHandler(HierarchicalTreeLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hierarchical.command.HierarchicalTreeExpandToLevelCommandHandler
 
HierarchicalTreeLayer - Class in org.eclipse.nebula.widgets.nattable.hierarchical
This layer is used to show a hierarchical object model in a tree structure.
HierarchicalTreeLayer(IUniqueIndexLayer, List<HierarchicalWrapper>, String[]) - Constructor for class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
 
HierarchicalTreeLayer(IUniqueIndexLayer, List<HierarchicalWrapper>, String[], boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
 
HierarchicalTreeLayer(IUniqueIndexLayer, List<HierarchicalWrapper>, String[], SelectionLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
 
HierarchicalTreeLayer(IUniqueIndexLayer, List<HierarchicalWrapper>, String[], SelectionLayer, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
 
HierarchicalTreeLayer.HierarchicalTreeNode - Class in org.eclipse.nebula.widgets.nattable.hierarchical
Simple node for remembering collapsed nodes.
HierarchicalTreeLayerGlazedListsTest - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.hierarchical
 
HierarchicalTreeLayerGlazedListsTest() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hierarchical.HierarchicalTreeLayerGlazedListsTest
 
HierarchicalTreeLayerTest - Class in org.eclipse.nebula.widgets.nattable.hierarchical
 
HierarchicalTreeLayerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
HierarchicalTreeNode(int, int, HierarchicalWrapper) - Constructor for class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer.HierarchicalTreeNode
 
HierarchicalTreePasteDataCommandHandler - Class in org.eclipse.nebula.widgets.nattable.hierarchical.command
HierarchicalTreePasteDataCommandHandler(SelectionLayer, InternalCellClipboard) - Constructor for class org.eclipse.nebula.widgets.nattable.hierarchical.command.HierarchicalTreePasteDataCommandHandler
 
HierarchicalWrapper - Class in org.eclipse.nebula.widgets.nattable.hierarchical
Wrapper class to support an object model of hierarchical classes in NatTable.
HierarchicalWrapper(int) - Constructor for class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalWrapper
Creates a new HierarchicalWrapper with the given number of levels.
HierarchicalWrapper(HierarchicalWrapper) - Constructor for class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalWrapper
Copy constructor to create a new HierarchicalWrapper out of the given object.
HierarchicalWrapperComparator - Class in org.eclipse.nebula.widgets.nattable.hierarchical
Comparator for collections of HierarchicalWrapper.
HierarchicalWrapperComparator(IColumnAccessor<HierarchicalWrapper>, Map<Integer, List<Integer>>) - Constructor for class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalWrapperComparator
Creates a new HierarchicalWrapperComparator without an ISortModel.
HierarchicalWrapperComparator(IColumnAccessor<HierarchicalWrapper>, Map<Integer, List<Integer>>, ISortModel) - Constructor for class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalWrapperComparator
Creates a new HierarchicalWrapperComparator with an ISortModel to support dynamic configurable column based sorting.
HierarchicalWrapperSortModel - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.hierarchical
ISortModel that is used to support sorting of HierarchicalWrapper in a SortedList.
HierarchicalWrapperSortModel(SortedList<HierarchicalWrapper>, IColumnAccessor<HierarchicalWrapper>, Map<Integer, List<Integer>>, DataLayer, ConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hierarchical.HierarchicalWrapperSortModel
 
HierarchicalWrapperTreeFormat - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.hierarchical
TreeList.Format implementation for dealing with HierarchicalWrapper objects.
HierarchicalWrapperTreeFormat(String...) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hierarchical.HierarchicalWrapperTreeFormat
 
HIGH_52_WEEK_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataListFixture
 
HIGH_52_WEEK_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataListFixture
 
high52Week - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
high52Week - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
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 - org.eclipse.nebula.widgets.nattable.config.Direction
 
HORIZONTAL_ALIGNMENT - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
HORIZONTAL_ALIGNMENT - Static variable in class org.eclipse.nebula.widgets.nattable.style.CellStyleAttributes
Attribute for configuring the horizontal alignment of a cell.
HORIZONTAL_DPI_CONVERTER - Static variable in class org.eclipse.nebula.widgets.nattable.config.NatTableConfigAttributes
Configuration attribute for registering an IDpiConverter to convert dimensions horizontally.
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
 
horizontalBorderOffset - Variable in class org.eclipse.nebula.widgets.nattable.viewport.action.AutoScrollDragMode
 
horizontalLayerDependency - Variable in class org.eclipse.nebula.widgets.nattable.summaryrow.FixedSummaryRowLayer
The layer to which fixed summary row should be horizontally dependent.
HorizontalResizeCursorAction - Class in org.eclipse.nebula.widgets.nattable.resize.action
Action to enable a custom cursor (resize) on NatTable.
HorizontalResizeCursorAction() - Constructor for class org.eclipse.nebula.widgets.nattable.resize.action.HorizontalResizeCursorAction
 
HorizontalScrollBarHandler - Class in org.eclipse.nebula.widgets.nattable.viewport
Listener for the Horizontal scroll bar events on the Viewport Layer.
HorizontalScrollBarHandler(ViewportLayer, IScroller<?>) - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.HorizontalScrollBarHandler
 
HorizontalScrollBarHandler(ViewportLayer, ScrollBar) - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.HorizontalScrollBarHandler
 
HorizontalScrollBarHandlerTest - Class in org.eclipse.nebula.widgets.nattable.viewport
Test for Horizontal scrolling of the viewport.
HorizontalScrollBarHandlerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.HorizontalScrollBarHandlerTest
 
horizontalScrollbarThumbSize() - Method in class org.eclipse.nebula.widgets.nattable.viewport.HorizontalScrollBarHandlerTest
 
horizontalScrollbarThumbSizeCalcNoScrollingNeeded() - Method in class org.eclipse.nebula.widgets.nattable.viewport.HorizontalScrollBarHandlerTest
 
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.dataset.person.DataModelConstants
 
HOUSENUMBER_PROPERTYNAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.person.DataModelConstants
 
HOVER - org.eclipse.nebula.widgets.nattable.style.DisplayMode
The state that shows that currently the mouse hovers over the cell.
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(HoverStylingCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.hover.command.HoverStylingCommand
Constructor used for cloning purposes.
HoverStylingCommand(ILayer, int, int, HoverLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hover.command.HoverStylingCommand
 
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
 
IColumnHideShowLayer - Interface in org.eclipse.nebula.widgets.nattable.hideshow
Interface to define a layer that is able to deal with hidden columns.
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.
IConfigLabelProvider - Interface in org.eclipse.nebula.widgets.nattable.layer.cell
Specialization of IConfigLabelAccumulator that provides information about the labels that are added.
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
 
idConverter - Variable in class org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayer
 
IdIndexIdentifier<T> - Class in org.eclipse.nebula.widgets.nattable.datachange
Identifier implementation based on column index and row id.
IdIndexIdentifier(int, Object, T) - Constructor for class org.eclipse.nebula.widgets.nattable.datachange.IdIndexIdentifier
 
IdIndexKeyHandler<T> - Class in org.eclipse.nebula.widgets.nattable.datachange
Implementation of CellKeyHandler that uses IdIndexIdentifier as key object.
IdIndexKeyHandler(IRowDataProvider<T>, IRowIdAccessor<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.datachange.IdIndexKeyHandler
 
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.
IEventConflater - Interface in org.eclipse.nebula.widgets.nattable.conflation
A Conflater queues events and periodically runs a task to handle those Events.
IExporter - Interface in org.eclipse.nebula.widgets.nattable.export
Base interface for NatTable exporters to get the OutputStream and the export result.
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.
IFreezeCoordinatesProvider - Interface in org.eclipse.nebula.widgets.nattable.freeze.command
 
ignoreVerticalChange(Selections.Row<T>) - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModel
Check if the default handling for vertical structure changes should be performed for the given Selections.Row, or if it should be skipped.
ignoreVerticalChange(Selections.Row<T>) - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.SummaryRowPreserveSelectionModel
 
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 class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property for CellStyleAttributes.IMAGE.
IMAGE - Static variable in class org.eclipse.nebula.widgets.nattable.style.CellStyleAttributes
Attribute for configuring the image to rendered.
IMAGE_PAINTER_KEY - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.painterfactory.CellPainterFactory
 
ImageExporter - Class in org.eclipse.nebula.widgets.nattable.export.image
This class is used to export a NatTable to different types of image.
ImageExporter() - Constructor for class org.eclipse.nebula.widgets.nattable.export.image.ImageExporter
Default constructor to create a new image exporter.
ImageExporter(IOutputStreamProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.export.image.ImageExporter
Create a new ImageExporter that uses the given IOutputStreamProvider for retrieving the OutputStream.
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
Creates an ImagePainter that retrieves the image to render from the IConfigRegistry.
ImagePainter(boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.ImagePainter
Creates an ImagePainter that retrieves the image to render from the IConfigRegistry.
ImagePainter(Image) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.ImagePainter
Creates an ImagePainter that renders the provided image.
ImagePainter(Image, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.ImagePainter
Creates an ImagePainter that renders the provided image.
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
 
INCREASE - org.eclipse.nebula.widgets.nattable.edit.EditTypeEnum
Use the value entered into the editor to increase the value that is currently set in the data model.
INCREMENT_DATE_FIELD - Static variable in class org.eclipse.nebula.widgets.nattable.fillhandle.config.FillHandleConfigAttributes
ConfigAttribute to configure the date field that should be incremented when inserting a series via fill handle.
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() - 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, ICellPainter) - 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, 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.
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, CellEdgeEnum, ICellPainter) - 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 to the specified cell edge.
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(T) - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaRowDataProvider
 
indexPositionConverter - Variable in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel
Converter to support layer based position-index conversion.
indexPositionMapping - Variable in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
The internal mapping of index to position values.
indexPositionMapping - Variable in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayer
The internal mapping of index to position values.
ingnoreResizeForNonResizableColumns() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigScalingTest
 
ingnoreResizeForNonResizableColumns() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigTest
 
init() - Static method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxGlazedListsFilterStrategyTest
 
init() - Static method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategyTest
 
init() - Static method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsStaticFilterStrategyTest
 
init() - Method in class org.eclipse.nebula.widgets.nattable.resize.AutoResizeHelper
Prepare the layer for complete in-memory rendering.
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
 
init(boolean) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.GridLayer
 
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
 
initBodyLayer() - Method in class org.eclipse.nebula.widgets.nattable.grid.GridLayerTest
 
initComponents() - Method in class org.eclipse.nebula.widgets.nattable.style.editor.BorderStyleEditorPanel
 
initComponents(String) - Method in class org.eclipse.nebula.widgets.nattable.style.editor.SeparatorPanel
 
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(Shell) - Method in class org.eclipse.nebula.widgets.nattable.style.editor.ColumnStyleEditorDialog
 
initComponents(Shell) - Method in class org.eclipse.nebula.widgets.nattable.ui.rename.HeaderRenameDialog
 
initCorner() - Method in class org.eclipse.nebula.widgets.nattable.grid.GridLayerTest
 
initFunctions() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParser
Initialize the functions that are supported by this FormulaParser .
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.extension.glazedlists.fixture
 
InitializeClientAreaCommandFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture
 
InitializeClientAreaCommandFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.fixture.InitializeClientAreaCommandFixture
 
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
 
initTextPainter(AbstractTextPainter, Map<String, Object>) - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.painterfactory.CellPainterFactory
Initialize the given AbstractTextPainter with the values in the given properties map.
INLINE - org.eclipse.nebula.widgets.nattable.widget.EditModeEnum
Edit mode for editing cells inline
InlineCellEditEvent - Class in org.eclipse.nebula.widgets.nattable.edit.event
This event is used to activate an editor inline.
InlineCellEditEvent(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
 
InlineFocusListener() - Constructor for class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor.InlineFocusListener
 
InlineTraverseListener() - Constructor for class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor.InlineTraverseListener
 
inputChanged() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsDataProvider
Deprecated.
 
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
 
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.dataset.fixture.data.RowDataListFixture
 
INSTITUTION_OWNED_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataListFixture
 
institutionOwned - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
institutionOwned - Variable in class org.eclipse.nebula.widgets.nattable.dataset.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)
INTERNAL - org.eclipse.nebula.widgets.nattable.style.BorderStyle.BorderModeEnum
 
InternalCellClipboard - Class in org.eclipse.nebula.widgets.nattable.copy
The internal clipboard that is used for copy+paste within NatTable.
InternalCellClipboard() - Constructor for class org.eclipse.nebula.widgets.nattable.copy.InternalCellClipboard
 
InternalClipboardStructuralChangeListener - Class in org.eclipse.nebula.widgets.nattable.copy
InternalClipboardStructuralChangeListener(InternalCellClipboard) - Constructor for class org.eclipse.nebula.widgets.nattable.copy.InternalClipboardStructuralChangeListener
 
internalCollapse(int) - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeRowModel
Performs the collapse operation without notifying the listeners while processing.
InternalCopyDataCommandHandler - Class in org.eclipse.nebula.widgets.nattable.copy.command
Specialized CopyDataCommandHandler that stores the copied cells in the InternalCellClipboard so it can be pasted within NatTable.
InternalCopyDataCommandHandler(SelectionLayer, InternalCellClipboard) - Constructor for class org.eclipse.nebula.widgets.nattable.copy.command.InternalCopyDataCommandHandler
Creates an instance that only checks the SelectionLayer for the data to add to the system clipboard and the given InternalCellClipboard.
internalDoCommand(CopyDataToClipboardCommand, ILayerCell[][]) - Method in class org.eclipse.nebula.widgets.nattable.copy.command.CopyDataCommandHandler
Internal implementation of the command handling that additionally takes the assembled data structure to copy as parameter to avoid multiple assemble operations.
internalDoCommand(CopyDataToClipboardCommand, ILayerCell[][]) - Method in class org.eclipse.nebula.widgets.nattable.copy.command.InternalCopyDataCommandHandler
 
internalDoCommand(CopyDataToClipboardCommand, ILayerCell[][]) - Method in class org.eclipse.nebula.widgets.nattable.copy.command.RowSpanningCopyDataCommandHandler
 
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) - 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, int) - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeRowModel
Performs the expand operations iteratively without notifying the listeners while processing.
InternalFocusListener() - Constructor for class org.eclipse.nebula.widgets.nattable.edit.editor.TableCellEditor.InternalFocusListener
 
internalGetSelectedColumnPositions() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModel
 
InternalLabelProvider() - Constructor for class org.eclipse.nebula.widgets.nattable.edit.editor.TableCellEditor.InternalLabelProvider
 
InternalPasteDataCommandHandler - Class in org.eclipse.nebula.widgets.nattable.copy.command
InternalPasteDataCommandHandler(SelectionLayer, InternalCellClipboard) - Constructor for class org.eclipse.nebula.widgets.nattable.copy.command.InternalPasteDataCommandHandler
 
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.
invalidateCache() - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
Clear the internal cache.
invalidateCache() - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayer
Clear the caching of the starting Y positions
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
 
INVERT_ICONS - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property to configure whether default decorator icons should be inverted.
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
 
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.
IOverlayPainter2 - Interface in org.eclipse.nebula.widgets.nattable.painter
An overlay painter is given a chance to paint on 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.
IRowGroupCommand - Interface in org.eclipse.nebula.widgets.nattable.group.command
Marker interface for all row group related commands.
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
 
IRowHideShowLayer - Interface in org.eclipse.nebula.widgets.nattable.hideshow
Interface to define a layer that is able to deal with hidden rows.
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.DetailGlazedListsEventLayer
 
isActive() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsEventLayer
 
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 interface org.eclipse.nebula.widgets.nattable.ui.menu.IMenuItemState
Return whether this state is currently active or not.
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
 
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.
isBackgroundPainterKey(String) - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.painterfactory.CellPainterFactory
Check the given key if it represents a background painter.
isBetweenTwoGroups(ColumnGroupHeaderLayer, int, boolean, SelectionLayer.MoveDirectionEnum) - Static method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupUtils
Checks if the edge of a column position is the left-most or the right most column on any level of a column group.
isBetweenTwoGroups(ColumnGroupHeaderLayer, int, int, boolean, SelectionLayer.MoveDirectionEnum) - Static method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupUtils
Checks if the edge of a column position for a specific grouping level is the left-most or the right most column of a column group.
isBetweenTwoGroups(RowGroupHeaderLayer, int, boolean, SelectionLayer.MoveDirectionEnum) - Static method in class org.eclipse.nebula.widgets.nattable.group.RowGroupUtils
Checks if the edge of a row position is the top-most or the bottom most row on any level of a row group.
isBetweenTwoGroups(RowGroupHeaderLayer, int, int, boolean, SelectionLayer.MoveDirectionEnum) - Static method in class org.eclipse.nebula.widgets.nattable.group.RowGroupUtils
Checks if the edge of a row position for a specific grouping level is the top-most or the bottom most row of a row group.
isBetweenTwoGroups(ILayer, int, int, ColumnGroupModel) - Static method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupUtils
 
isBetweenTwoGroups(ILayer, int, int, ColumnGroupHeaderLayer, int) - Static method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupUtils
Checks if the column positions at the given x coordinates belong to the same group or not.
isBetweenTwoGroups(ILayer, int, int, RowGroupHeaderLayer, int) - Static method in class org.eclipse.nebula.widgets.nattable.group.RowGroupUtils
Checks if the row positions at the given y coordinates belong to the same group or not.
isBodyColumn(int) - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.FixedSummaryRowLayer
 
isByTraversal() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.EditSelectionCommand
 
isCachingEnabled() - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProvider
 
isCalculateByHeight() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.ImagePainter
 
isCalculateByTextHeight() - Method in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.RichTextCellPainter
 
isCalculateByTextHeight() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
 
isCalculateByTextLength() - Method in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.RichTextCellPainter
 
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
 
isCalculateHeight() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
 
isCalculateParentCellHeight() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.TableCellPainter
 
isCalculateWidth() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
 
isCalculateWrappedHeight() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.TextPainter
 
isCancelled() - Method in class org.eclipse.nebula.widgets.nattable.ui.util.CancelableRunnable
 
isCancelPressed() - Method in class org.eclipse.nebula.widgets.nattable.style.editor.AbstractStyleEditorDialog
 
isCaseInsensitive() - Method in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.RegexMarkupValue
Return whether the Pattern.CASE_INSENSITIVE flag is applied to enable case insensitive matching.
isCaseSensitive() - Method in class org.eclipse.nebula.widgets.nattable.search.command.SearchCommand
 
isCaseSensitive() - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
isCellDirty(int, int) - Method in interface org.eclipse.nebula.widgets.nattable.datachange.DataChangeHandler
Checks if the cell at the given position is dirty.
isCellDirty(int, int) - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayer
Checks if the cell at the given position is dirty.
isCellDirty(int, int) - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowDeleteDataChangeHandler
 
isCellDirty(int, int) - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowInsertDataChangeHandler
 
isCellDirty(int, int) - Method in class org.eclipse.nebula.widgets.nattable.datachange.UpdateDataChangeHandler
 
isCellEditable(PositionCoordinate, IConfigRegistry) - 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(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.
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.
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
 
isCollapseable() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel.Group
 
isCollapsed() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnGroupEntry
 
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() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel.Group
Returns whether the group is collapsed or not.
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(int) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeRowModel
 
isCollapsed(int) - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeRowModel
 
isCollapsed(int, int) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
Returns whether the cell at the given position is a collapsed node.
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(T) - Method in interface org.eclipse.nebula.widgets.nattable.tree.ITreeRowModel
 
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.
isColumnDirty(int) - Method in interface org.eclipse.nebula.widgets.nattable.datachange.DataChangeHandler
Checks if the column with the given position contains cells in a dirty state.
isColumnDirty(int) - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayer
Checks if the column with the given position contains cells in a dirty state.
isColumnDirty(int) - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowDeleteDataChangeHandler
 
isColumnDirty(int) - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowInsertDataChangeHandler
 
isColumnDirty(int) - Method in class org.eclipse.nebula.widgets.nattable.datachange.UpdateDataChangeHandler
 
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.group.performance.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
isColumnIndexHiddenInUnderLyingLayer(int, 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.hierarchical.HierarchicalWrapperSortModel
 
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) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
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, 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
isColumnPositionHiddenInUnderLyingLayer(int, IUniqueIndexLayer) - Static method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupUtils
 
isColumnPositionResizable() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
 
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.performance.RowGroupHeaderLayer
 
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(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
isColumnPositionResizable(int) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
Check if the column at the given position is resizable.
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() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
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(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
 
isCommitOnEnter() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TextCellEditor
Return whether this editor should try to commit and close on pressing the ENTER key.
isCommitWithCtrlKey() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TextCellEditor
Return whether this editor should try to commit and close on pressing the ENTER key in combination with the CTRL state mask key, or if pressing ENTER solely should work.
isConfiguredForMoveDirection() - Method in class org.eclipse.nebula.widgets.nattable.viewport.command.ViewportDragCommand
 
isConsecutive(int[]) - Static method in class org.eclipse.nebula.widgets.nattable.selection.SelectionUtils
Test if the numbers in the given array are consecutive.
isContentPainterKey(String) - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.painterfactory.CellPainterFactory
Check the given key if it represents a content painter.
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
 
isControlMask() - Method in class org.eclipse.nebula.widgets.nattable.selection.command.SelectRegionCommand
 
isControlOnly(boolean, boolean) - Static method in class org.eclipse.nebula.widgets.nattable.selection.SelectionUtils
 
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.
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(SelectionLayer, IUniqueIndexLayer, IConfigRegistry) - Static method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtils
Checks if all selected cells have the same IDisplayConverter configured.
isConverterString(String) - Static method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSHelper
 
isCopyAllowed(ILayerCell) - Method in class org.eclipse.nebula.widgets.nattable.copy.command.CopyDataCommandHandler
Checks if the given cell can be copied.
isCopyAllowed(ILayerCell) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.command.HierarchicalTreeCopyDataCommandHandler
 
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.hierarchical.HierarchicalTraversalStrategy
 
isCycle() - Method in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategy
 
isCycle() - Method in interface org.eclipse.nebula.widgets.nattable.selection.ITraversalStrategy
 
isDecoratorPainterKey(String) - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.painterfactory.CellPainterFactory
Check the given key if it represents a decorator painter.
isDefaultCollapseable() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel
 
isDefaultCollapseable() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel
 
isDefaultCollapseable(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
 
isDefaultCollapseable(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
 
isDefaultUnbreakable() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel
 
isDefaultUnbreakable(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
 
isDefaultUnbreakable(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
 
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
 
isDistributeRemainingColumnSpace() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
isDistributeRemainingRowSpace() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
isDistributeRemainingSpace() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
 
isDynamic() - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder.PopupContributionItem
 
isDynamicSizeLayer() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
isDynamicSizeLayer() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
isDynamicSizeLayer() - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
isDynamicSizeLayer() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayer
 
isDynamicSizeLayer() - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
 
isDynamicSizeLayer() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
ISearchStrategy - Interface in org.eclipse.nebula.widgets.nattable.search.strategy
Interface for the strategy implementation that should be used to perform a search action.
isEditable() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TextCellEditor
 
isEditable(int, int) - 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(int, int) - Method in interface org.eclipse.nebula.widgets.nattable.config.IEditableRule
 
isEditable(ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.config.ContextualEditableRule
 
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
 
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.
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(SelectionLayer, IUniqueIndexLayer, 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.formula.function.AbstractFunction
 
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 class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel.Group
 
isEmpty() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel
 
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() - Method in class org.eclipse.nebula.widgets.nattable.util.ArrayUtilTest
 
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.ObjectUtils
 
isEmpty(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.util.ArrayUtil
 
isEmpty(Collection<T>) - Static method in class org.eclipse.nebula.widgets.nattable.util.ObjectUtils
 
isEmpty(ILayerCell[]) - Method in class org.eclipse.nebula.widgets.nattable.copy.command.CopyDataCommandHandler
Checks if the given array contains a value or if it only contains null values.
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(Date, Date) - 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.examples._110_Editing.CrossValidationGridExample
 
isEventDataValid(EventData) - 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
 
isExclusive() - Method in class org.eclipse.nebula.widgets.nattable.edit.action.MouseEditAction
 
isExclusive() - Method in class org.eclipse.nebula.widgets.nattable.group.action.ColumnGroupExpandCollapseAction
 
isExclusive() - Method in class org.eclipse.nebula.widgets.nattable.group.action.RowGroupExpandCollapseAction
 
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.
isExecuteSynchronously() - Method in class org.eclipse.nebula.widgets.nattable.export.command.ExportCommand
 
isExpandOnSearch() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
 
isField31() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
isField31() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
isField32() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
isField32() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
isFillHandleCell(ILayerCell) - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleLayerPainter
 
isFillHandleRegion(ILayerCell) - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleLayerPainter
 
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
isFirstVisibleColumnIndexInGroup(int, 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
 
isFixColumnPercentageValuesOnResize() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
Return whether dynamic percentage sized column positions should be fixed on any resize or not.
isFixPercentageValuesOnResize() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
Return whether percentage sized positions should be fixed on any resize or not.
isFixRowPercentageValuesOnResize() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
Return whether dynamic percentage sized row positions should be fixed on any resize or not.
isFocusControl() - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
 
isFocusOnText() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
 
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
 
isFullySelectedRowsOnly() - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.selection.E4SelectionListener
 
isFunction(String) - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParser
Checks if a given String is a function or not.
isGroupEnd(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel.Group
Checks if the given position is the right/bottom most position of this group.
isGroupReordered(GroupModel.Group, int[]) - Static method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupUtils
Check if a complete group is reordered.
isGroupReordered(GroupModel.Group, int[]) - Static method in class org.eclipse.nebula.widgets.nattable.group.RowGroupUtils
Check if a complete group is reordered.
isGroupStart(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel.Group
Checks if the given position is the left/top most position of this group.
isHandleCollapsedChildren() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
 
isHandleNoObjectsInLevel() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
 
isHandleSameRowSelection() - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.selection.E4SelectionListener
 
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
 
isInclude() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezePositionCommand
 
isInclude() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeSelectionCommand
 
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
 
isInCurrentLayer(int, int, int, int, Rectangle, BorderPainter.BorderCell[][]) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerPainter
Tries to detect if the cell is part of the current layer.
isInside(int, int) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.BorderPainter
 
isInsideBorder - Variable in class org.eclipse.nebula.widgets.nattable.painter.cell.BorderPainter.BorderCell
 
isIntegerValue(BigDecimal) - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParser
Checks if the given BigDecimal is an integer or a decimal value.
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
 
isInTheSameGroup(ColumnGroupHeaderLayer, int, int, int) - Static method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupUtils
Checks if the two given column positions on the given layer belong to the same group at the given level on the given ColumnGroupHeaderLayer.
isInTheSameGroup(RowGroupHeaderLayer, int, int, int) - Static method in class org.eclipse.nebula.widgets.nattable.group.RowGroupUtils
Checks if the two given row positions on the given layer belong to the same group at the given level on the given RowGroupHeaderLayer.
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
isLastVisibleColumnIndexInGroup(int, 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() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupUtilsTest
 
isLeftEdgeOfAColumnGroup(ILayer, int, int, ColumnGroupModel) - Static method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupUtils
See 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.
isLevelHeaderColumn(int) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
Test if the column at the given position is a level header column.
isMarried() - Method in class org.eclipse.nebula.widgets.nattable.dataset.person.Person
 
isMarried() - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProviderTest.MyRowObject
 
isMinColumnWidthConfigured() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
isMinColumnWidthConfigured(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
isMinRowHeightConfigured() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
isMinRowHeightConfigured(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
isMinSizeConfigured() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
 
isMinSizeConfigured(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
 
isMltipleCol() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
isModal() - Method in class org.eclipse.nebula.widgets.nattable.search.gui.SearchDialog
 
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
 
isMultiSelection() - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.selection.E4SelectionListener
 
isNotEmpty() - Method in class org.eclipse.nebula.widgets.nattable.util.ArrayUtilTest
 
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.ObjectUtils
 
isNotEmpty(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.util.ArrayUtil
 
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
 
isNumber(String) - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParser
Checks if the given value is a number value.
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.
isPartOfACollapseableGroup(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel
Check if the specified position belongs to a GroupModel.Group and if this GroupModel.Group is collabseable.
isPartOfAGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest
 
isPartOfAGroup(int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel
 
isPartOfAGroup(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Checks if there is a GroupModel.Group configured for the given column position at any level.
isPartOfAGroup(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel
Check if the given position is part of a group in this GroupModel.
isPartOfAGroup(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Checks if there is a GroupModel.Group configured for the given row position at any level.
isPartOfAGroup(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Checks if there is a GroupModel.Group configured for the given column position at the given level.
isPartOfAGroup(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Checks if there is a GroupModel.Group configured for the given row position at the given level.
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.
isPartOfAnUnbreakableGroup(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Check if the specified position belongs to a GroupModel.Group and if this GroupModel.Group is unbreakable.
isPartOfAnUnbreakableGroup(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel
Check if the specified position belongs to a GroupModel.Group and if this GroupModel.Group is unbreakable.
isPartOfAnUnbreakableGroup(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Check if the specified position belongs to a GroupModel.Group and if this GroupModel.Group is unbreakable.
isPartOfAnUnbreakableGroup(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Check if the specified position belongs to a GroupModel.Group at the specified level and if this GroupModel.Group is unbreakable.
isPartOfAnUnbreakableGroup(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Check if the specified position belongs to a GroupModel.Group at the specified level and if this GroupModel.Group is unbreakable.
isPasteAllowed(ILayerCell, ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.copy.command.InternalPasteDataCommandHandler
Checks if the cell at the target coordinates supports the paste operation or not.
isPasteAllowed(ILayerCell, ILayerCell, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.command.HierarchicalTreePasteDataCommandHandler
 
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.
isProcessColumnSelection() - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.selection.E4SelectionListener
 
isProposalPopupOpen() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TextCellEditor
 
isPublish_flag() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
isPublish_flag() - Method in class org.eclipse.nebula.widgets.nattable.dataset.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.
isReorderByIndex() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.MultiColumnReorderCommand
 
isReorderByIndex() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.MultiRowReorderCommand
 
isReorderSupportedOnLevel(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Check if reordering for the given grouping level is supported or not.
isReorderSupportedOnLevel(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Check if reordering for the given grouping level is supported or not.
isReorderToLeftEdge() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.ColumnGroupReorderCommand
 
isReorderToLeftEdge() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.ColumnGroupReorderEndCommand
 
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.group.performance.command.RowGroupReorderCommand
 
isReorderToTopEdge() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupReorderEndCommand
 
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
 
isReorderValid(ColumnGroupHeaderLayer, int, int, boolean) - Static method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupUtils
Checks if a reorder operation is valid by checking the unbreakable states of the groups below the from and the to position.
isReorderValid(ColumnGroupHeaderLayer, int, int, int, boolean) - Static method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupUtils
Checks if a reorder operation is valid by checking the unbreakable states of the groups below the from and the to position.
isReorderValid(RowGroupHeaderLayer, int, int, boolean) - Static method in class org.eclipse.nebula.widgets.nattable.group.RowGroupUtils
Checks if a reorder operation is valid by checking the unbreakable states of the groups below the from and the to position.
isReorderValid(RowGroupHeaderLayer, int, int, int, boolean) - Static method in class org.eclipse.nebula.widgets.nattable.group.RowGroupUtils
Checks if a reorder operation is valid by checking the unbreakable states of the groups below the from and the to position.
isResizable() - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.CellEditDialog
 
isResizable() - Method in class org.eclipse.nebula.widgets.nattable.search.gui.SearchDialog
 
isResizable() - Method in class org.eclipse.nebula.widgets.nattable.ui.ExceptionDialog
 
isResizableByDefault() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
 
isRestoredStateValid(int[]) - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
Ensure that columns haven't changed in the underlying data source
isRestoredStateValid(int[]) - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayer
Ensure that rows haven't changed in the underlying data source
isRetainRemovedRowObjectNodes() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
 
isRightEdgeOfAColumnGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupUtilsTest
 
isRightEdgeOfAColumnGroup(ILayer, int, int, ColumnGroupModel) - Static method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupUtils
See ColumnGroupUtilsTest
isRotateClockwise() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.VerticalTextPainter
 
isRowDirty(int) - Method in interface org.eclipse.nebula.widgets.nattable.datachange.DataChangeHandler
Checks if the row with the given position contains cells in a dirty state.
isRowDirty(int) - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayer
Checks if the row with the given position contains cells in a dirty state.
isRowDirty(int) - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowDeleteDataChangeHandler
 
isRowDirty(int) - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowInsertDataChangeHandler
 
isRowDirty(int) - Method in class org.eclipse.nebula.widgets.nattable.datachange.UpdateDataChangeHandler
 
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.performance.RowGroupExpandCollapseLayer
 
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.hideshow.RowIdHideShowLayer
 
isRowIndexHidden(int) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
 
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() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
isRowPositionFullySelected(int) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
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(int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
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
 
isRowPositionInLevelSelected(int, int) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
Test if a cell in the given row and a column belonging to the level of the given level header position is selected.
isRowPositionResizable() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
 
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.group.performance.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(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
isRowPositionResizable(int) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
Check if the row at the given position is resizable.
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() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
isRowPositionSelected() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
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(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
 
isRunningOnUnix() - Static method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.SWTUtils
Some of the tests do not run on Unix, due to issues with Xvfb.
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.
isSelectSubLevels() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
Return whether columns in sub levels should be selected when selecting a level header cell or if only the cells in the same level should be selected.
isSeparator() - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder.PopupContributionItem
 
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
 
isShiftMask() - Method in class org.eclipse.nebula.widgets.nattable.selection.command.SelectRegionCommand
 
isShiftOnly(boolean, boolean) - Static method in class org.eclipse.nebula.widgets.nattable.selection.SelectionUtils
 
isShowAll() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.ColumnShowCommand
 
isShowAll() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.RowShowCommand
 
isShowAlwaysGroupNames() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
 
isShowAlwaysGroupNames() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
 
isShowDropdownFilter() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
 
isShowLeftPosition() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.ColumnShowCommand
 
isShowTopPosition() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.RowShowCommand
 
isShowTreeLevelHeader() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
 
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
 
isSpannedCell() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.SpanningLayerCell
 
isStandalone() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowLayer
 
isStatic(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel
Checks if the given position is configured to be static in one of the groups.
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
isStaticOrFirstVisibleColumn(int, 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.dataset.fixture.data.RowDataFixture
 
issue_date - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
ISSUE_DATE_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataListFixture
 
ISSUE_DATE_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataListFixture
 
issueNTBL99MoveByColumn() - Method in class org.eclipse.nebula.widgets.nattable.viewport.HorizontalScrollBarHandlerTest
 
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
 
isSummaryRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowLayer
Checks if the given row position is the position of the summary row.
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
 
isTreeColumn(int) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
Test if the column at the given position is a tree column.
isTreeColumn(int) - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeLayer
 
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
 
isUnbreakable() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel.Group
 
isUnicodeCase() - Method in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.RegexMarkupValue
Return whether the Pattern.UNICODE_CASE flag is applied to enable Unicode aware case folding.
isUpdated() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.fixture.NatTableFixture
 
isUpdated() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.NatTableFixture
 
isUpdated(String) - Method in class org.eclipse.nebula.widgets.nattable.blink.UpdateEventsCache
 
isUpdateEventsEnabled() - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProvider
 
isUseCheckbox() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
 
isUseTreeColumnIndex() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
 
isUseTreeColumnIndex() - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeLayer
 
isValid() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TableCellEditor.ValueWrapper
 
isValid(int, int) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.BorderPainter
 
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.hierarchical.HierarchicalTraversalStrategy
 
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(int, int) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
Checks if the column at the given from position can be reordered to the given to position.
isValidTargetColumnPosition(ILayer, int, int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByColumnGroupReorderDragMode
 
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.group.performance.action.ColumnGroupHeaderReorderDragMode
 
isValidTargetColumnPosition(ILayer, int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.action.ColumnHeaderReorderDragMode
 
isValidTargetColumnPosition(ILayer, int, int) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.action.HierarchicalTreeColumnReorderDragMode
 
isValidTargetColumnPosition(ILayer, int, int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.action.ColumnReorderDragMode
 
isValidTargetColumnPosition(ILayer, int, int, int, int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.action.ColumnGroupHeaderReorderDragMode
Test if the reorder is valid for the given level.
isValidTargetColumnPosition(ILayer, int, int, int, int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.action.ColumnHeaderReorderDragMode
Test if the reorder is valid for the given level.
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.group.performance.action.RowGroupHeaderReorderDragMode
 
isValidTargetRowPosition(ILayer, int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.action.RowHeaderReorderDragMode
 
isValidTargetRowPosition(ILayer, int, int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.action.RowReorderDragMode
 
isValidTargetRowPosition(ILayer, int, int, int, int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.action.RowGroupHeaderReorderDragMode
Test if the reorder is valid for the given level.
isValidTargetRowPosition(ILayer, int, int, int, int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.action.RowHeaderReorderDragMode
Test if the reorder is valid for the given level.
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.
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(SelectionLayer, IUniqueIndexLayer) - Static method in class org.eclipse.nebula.widgets.nattable.edit.command.EditUtils
Checks if all selected cells contain the same canonical value.
isVertical() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.GradientBackgroundPainter
 
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.group.command.ViewportSelectColumnGroupCommand
 
isWithControlMask() - Method in class org.eclipse.nebula.widgets.nattable.group.command.ViewportSelectRowGroupCommand
 
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.selection.event.ColumnSelectionEvent
Returns if the control mask is used.
isWithControlMask() - Method in class org.eclipse.nebula.widgets.nattable.selection.event.RowSelectionEvent
Returns if the control mask is used.
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.group.command.ViewportSelectColumnGroupCommand
 
isWithShiftMask() - Method in class org.eclipse.nebula.widgets.nattable.group.command.ViewportSelectRowGroupCommand
 
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.selection.event.ColumnSelectionEvent
Returns if the shift mask is used.
isWithShiftMask() - Method in class org.eclipse.nebula.widgets.nattable.selection.event.RowSelectionEvent
Returns if the shift mask is used.
isWithShiftMask() - Method in class org.eclipse.nebula.widgets.nattable.viewport.command.ViewportSelectColumnCommand
 
isWithShiftMask() - Method in class org.eclipse.nebula.widgets.nattable.viewport.command.ViewportSelectRowCommand
 
isWordWrapping() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
Return whether word wrapping is enabled or not.
isWrapSearch() - Method in class org.eclipse.nebula.widgets.nattable.search.command.SearchCommand
 
isWrapSearch() - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
isWrapText() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
 
ITableExporter - Interface in org.eclipse.nebula.widgets.nattable.export
Interface for an exporter that can be used to export a NatTable.
item(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableElementAdapter
 
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
 
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.

J

joinConsecutiveRanges(Collection<Range>) - Static method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionUtil
Join a set of ranges if they describe a consecutive range when combined.
joinPrintTargets(boolean) - Method in class org.eclipse.nebula.widgets.nattable.print.LayerPrinter
Configure whether multiple print targets should be joined for printing or not.

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.extension.glazedlists.test.integration.SWTUtils
 
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.extension.glazedlists.test.integration.SWTUtils
 
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.extension.glazedlists.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
 
keyHandler - Variable in class org.eclipse.nebula.widgets.nattable.datachange.AbstractDataChangeHandler
The CellKeyHandler that is used to store dataChanges for a specific key.
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
 
KeyRowInsertCommandHandler<T> - Class in org.eclipse.nebula.widgets.nattable.datachange.command
Default command handler for the RowInsertCommand.
KeyRowInsertCommandHandler(List<T>, CellKeyHandler<?>) - Constructor for class org.eclipse.nebula.widgets.nattable.datachange.command.KeyRowInsertCommandHandler
 
KeyRowInsertCommandTest - Class in org.eclipse.nebula.widgets.nattable.datachange.command
 
KeyRowInsertCommandTest() - Constructor for class org.eclipse.nebula.widgets.nattable.datachange.command.KeyRowInsertCommandTest
 
KeyRowInsertEvent - Class in org.eclipse.nebula.widgets.nattable.datachange.event
Extension of the RowInsertEvent that additionally carries the keys of the inserted objects.
KeyRowInsertEvent(KeyRowInsertEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.datachange.event.KeyRowInsertEvent
Clone constructor.
KeyRowInsertEvent(ILayer, int, Object, CellKeyHandler<?>) - Constructor for class org.eclipse.nebula.widgets.nattable.datachange.event.KeyRowInsertEvent
Creates a KeyRowInsertEvent for one inserted row object.
KeyRowInsertEvent(ILayer, Collection<Range>, Collection<Object>, CellKeyHandler<?>) - Constructor for class org.eclipse.nebula.widgets.nattable.datachange.event.KeyRowInsertEvent
Creates a KeyRowInsertEvent for multiple inserted row objects.
KeyRowInsertEvent(ILayer, Range, Collection<Object>, CellKeyHandler<?>) - Constructor for class org.eclipse.nebula.widgets.nattable.datachange.event.KeyRowInsertEvent
Creates a KeyRowInsertEvent for multiple inserted row objects.
keyStroke - Variable in class org.eclipse.nebula.widgets.nattable.edit.editor.TextCellEditor
 
keyTraversed(TraverseEvent) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.AbstractCellEditor.InlineTraverseListener
 
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.

L

label - Variable in class org.eclipse.nebula.widgets.nattable.command.AbstractRegionCommand
The label that needs to be applied in order to process the command.
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
Collection of labels applied to a cell.
LabelStack(String...) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.LabelStack
Creates a LabelStack initialized with the given labels.
LabelStack(Collection<String>) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.LabelStack
Creates a LabelStack initialized with the given labels.
LabelStackTest - Class in org.eclipse.nebula.widgets.nattable.layer
 
LabelStackTest() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.LabelStackTest
 
labelToMatch - Variable in class org.eclipse.nebula.widgets.nattable.ui.matcher.SelectionAnchorCellLabelKeyEventMatcher
 
lastColumnTakesRemaining() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
LASTNAME_COLUMN_POSITION - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.person.DataModelConstants
 
LASTNAME_PROPERTYNAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.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.datachange.AbstractDataChangeHandler
The DataChangeLayer this handler is assigned to.
layer - Variable in class org.eclipse.nebula.widgets.nattable.grid.cell.AlternatingRowConfigLabelAccumulator
The layer that should be used for row index transformation or null if no transformation should be performed.
layer - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTraversalStrategy
The HierarchicalTreeLayer on which this ITraversalStrategy is applied.
layer - Variable in class org.eclipse.nebula.widgets.nattable.layer.event.CellVisualChangeEvent
 
layer - Variable in class org.eclipse.nebula.widgets.nattable.print.command.PrintCommandHandler
 
layer - Variable in class org.eclipse.nebula.widgets.nattable.resize.AutoResizeHelper
The ILayer that should be used for in-memory rendering to trigger auto-resizing.
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) - 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
 
LayerCell(ILayer, int, int, DataCell) - 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
Helper class for converting coordinates.
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.extension.glazedlists.fixture
This class helps us test the event flow by providing access to the ILayerEvent fired.
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.extension.glazedlists.fixture.LayerListenerFixture
 
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
 
LayerPrinter(ILayer, IConfigRegistry, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.print.LayerPrinter
 
LayerPrinter(ILayer, ILayer, IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.print.LayerPrinter
 
LayerPrinter(ILayer, ILayer, IConfigRegistry, boolean) - 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
 
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
 
lazyLoading - Variable in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProvider
Flag to indicate whether the combo box content should be loaded lazily.
LEFT - org.eclipse.nebula.widgets.nattable.selection.SelectionLayer.MoveDirectionEnum
 
LEFT - org.eclipse.nebula.widgets.nattable.style.HorizontalAlignmentEnum
 
LEFT - org.eclipse.nebula.widgets.nattable.ui.util.CellEdgeEnum
 
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.extension.glazedlists.test.integration.SWTUtils
 
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.extension.glazedlists.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.extension.glazedlists.test.integration.SWTUtils
 
leftClickOnCombo(int, int, int, Control) - Static method in class org.eclipse.nebula.widgets.nattable.test.integration.SWTUtils
 
lenght - Variable in class org.eclipse.nebula.widgets.nattable.painter.cell.BorderPainter.LineValues
 
LESS_THAN - org.eclipse.nebula.widgets.nattable.filterrow.ParseResult.MatchType
 
LESS_THAN_OR_EQUAL - org.eclipse.nebula.widgets.nattable.filterrow.ParseResult.MatchType
 
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
 
level - Variable in class org.eclipse.nebula.widgets.nattable.group.performance.action.ColumnGroupHeaderReorderDragMode
 
level - Variable in class org.eclipse.nebula.widgets.nattable.group.performance.action.RowGroupHeaderReorderDragMode
 
LEVEL_HEADER_CELL - Static variable in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
Label that gets applied to cells in the level header columns.
levelHeaderBgColor - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
levelHeaderBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
levelHeaderCellPainter - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
levelHeaderColor - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerConfiguration
 
levelHeaderFgColor - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
levelHeaderFont - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
levelHeaderGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
levelHeaderGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
levelHeaderHAlign - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
levelHeaderImage - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
levelHeaderPWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
levelHeaderSelectedColor - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerConfiguration
 
levelHeaderSelectionBgColor - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
levelHeaderSelectionBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
levelHeaderSelectionCellPainter - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
levelHeaderSelectionFgColor - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
levelHeaderSelectionFont - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
levelHeaderSelectionGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
levelHeaderSelectionGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
levelHeaderSelectionHAlign - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
levelHeaderSelectionImage - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
levelHeaderSelectionPWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
levelHeaderSelectionTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
levelHeaderSelectionVAlign - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
levelHeaderTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
levelHeaderVAlign - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
LifecycleManager - Class in org.eclipse.nebula.widgets.nattable.examples.e4
 
LifecycleManager() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.e4.LifecycleManager
 
LINE_BORDER_DECORATOR_KEY - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.painterfactory.CellPainterFactory
 
LINE_SEPARATOR - Static variable in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
 
LINE_SPACING - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property to specify an additional spacing between lines in a text.
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
 
lineSpacing - Variable in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
 
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
 
LineValues(int, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.BorderPainter.LineValues
 
LINK_CELL_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.Rendering_cells_as_a_link_and_button
 
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
 
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
 
ListDataProviderExample(SortedList<E>, IColumnPropertyAccessor<E>) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.fixtures.ColumnStructureUpdatesExampleGridLayer.ListDataProviderExample
 
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
 
loadingStateFiresUpdateEvent() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataProviderTest
 
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() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataLayerTest
 
loadState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.columnRename.RenameColumnHelper
 
loadState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProvider
 
loadState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderComposite
 
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.performance.ColumnGroupHeaderLayer
 
loadState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel
 
loadState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
 
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.ResizeColumnHideShowLayer
 
loadState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayer
 
loadState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayer
 
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
 
localizedDigitRegex - Variable in class org.eclipse.nebula.widgets.nattable.formula.FormulaParser
 
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.performance.RowGroupHeaderLayer
 
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.hierarchical.HierarchicalTreeLayer
 
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.ColumnGroupGroupHeaderLayer
 
localToUnderlyingRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayer
 
localToUnderlyingRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.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
Convert a row position to the coordinates of the underlying layer.
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.dataset.fixture.data.RowDataFixture
 
lot_size - Variable in class org.eclipse.nebula.widgets.nattable.dataset.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.dataset.fixture.data.RowDataListFixture
 
LOT_SIZE_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataListFixture
 
LOW_52_WEEK_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataListFixture
 
LOW_52_WEEK_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataListFixture
 
low52Week - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
low52Week - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 

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._300_Data._305_FormulaDataExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._300_Data._306_CalculatedFormulaDataExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._300_Data._307_ChangeDataProviderExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._300_Data._308_DataModificationExample
 
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._424_NebulaRichTextIntegrationExample
 
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._447_EditorExample
 
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._448_CDateTimeEditorExample
 
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._501_Data._5016_DataChangeLayerExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._501_Data._5017_DataChangeLayerTempStorageExample
 
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._504_Viewport._5045_ScrollableRowHeaderExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._504_Viewport._5046_MultiScrollExample
 
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._507_HideShow._5074_ResizeColumnHideShowExample
 
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._511_Grouping._5114_PerformanceColumnGroupingExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._511_Grouping._5115_HugeColumnGroupingExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._511_Grouping._5116_PerformanceRowGroupingExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._500_Layers._511_Grouping._5117_PerformanceColumnAndRowGroupingExample
 
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._500_Layers._514_TreeLayerExample
 
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._603_Filter._6036_SingleFieldFilterExample
 
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._604_Tree._6043_HierarchicalTreeExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._604_Tree._6044_HierarchicalTreeLayerGridExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._604_Tree._6045_HierarchicalTreeLayerExample
 
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._752_ExtendedCopyExample
 
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._762_MultiPrintExample
 
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._800_Integration._813_SortableGroupByWithComboBoxFilterExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._814_EditableSortableGroupByWithFilterExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._815_SortableGroupByFilterPerformanceColumnGroupAndFreezeExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._816_EditableFixedSummaryRowWithFreezeExample
 
main(String[]) - Static method in class org.eclipse.nebula.widgets.nattable.examples._800_Integration._817_TreeLayerWithRowGroupingExample
 
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.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.Rendering_cells_as_a_link_and_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 - org.eclipse.nebula.widgets.nattable.dataset.person.Person.Gender
 
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
 
MARKET_CAP_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataListFixture
 
MARKET_CAP_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataListFixture
 
marketCap - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
marketCap - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
markFillHandleCell() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
Marks the bottom right cell in a contiguous selection within the SelectionLayer.
markupConverter - Variable in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.SearchMarkupCommandHandler
 
MarkupDisplayConverter - Class in org.eclipse.nebula.widgets.nattable.extension.nebula.richtext
IDisplayConverter that can be used to add HTML markups via String replacements.
MarkupDisplayConverter() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.MarkupDisplayConverter
 
MarkupDisplayConverter(IDisplayConverter) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.MarkupDisplayConverter
 
MarkupDisplayConverter.MarkupValue - Class in org.eclipse.nebula.widgets.nattable.extension.nebula.richtext
Simple value class to store the original value and the markup replacement.
MarkupProcessor - Interface in org.eclipse.nebula.widgets.nattable.extension.nebula.richtext
Interface for specifying markup processing by using the MarkupDisplayConverter
markups - Variable in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.MarkupDisplayConverter
 
MarkupValue() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.MarkupDisplayConverter.MarkupValue
 
MARRIED_COLUMN_POSITION - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.person.DataModelConstants
 
MARRIED_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._604_Tree._6042_TreeStructureGridExample
 
MARRIED_LABEL - Static variable in class org.eclipse.nebula.widgets.nattable.examples.e4.part.TreeExample
 
MARRIED_PROPERTYNAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.person.DataModelConstants
 
matcherEditorEqual(MatcherEditor<T>, MatcherEditor<T>) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategy
This allows to determinate if two matcher editors are equals.
matches(NatTable, MouseEvent, LabelStack) - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.event.FillHandleEventMatcher
 
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.hideshow.indicator.ColumnHideIndicatorEventMatcher
 
matches(NatTable, MouseEvent, LabelStack) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.indicator.HierarchicalRowHideIndicatorEventMatcher
 
matches(NatTable, MouseEvent, LabelStack) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.indicator.RowHideIndicatorEventMatcher
 
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.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(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(NatTable, MouseEvent, LabelStack) - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.MouseEventMatcher
 
matches(KeyEvent) - Method in interface org.eclipse.nebula.widgets.nattable.ui.matcher.IKeyEventMatcher
 
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(KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.SelectionAnchorCellLabelKeyEventMatcher
 
matches(T) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDataLayer.GroupDescriptorMatcher
 
MaxCellBoundsHelper - Class in org.eclipse.nebula.widgets.nattable.resize
Helper class that does the calculations needed for the auto resizing feature.
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.
menu - Variable in class org.eclipse.nebula.widgets.nattable.fillhandle.action.FillHandleDragMode
 
MenuExample - Class in org.eclipse.nebula.widgets.nattable.examples.e4.part
 
MenuExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.e4.part.MenuExample
 
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.
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.
mergeRanges(Collection<Range>) - Static method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionUtil
Takes a collection of Ranges and merges them to get Ranges without overlapping.
MessageBoxCommandHandler - Class in org.eclipse.nebula.widgets.nattable.examples.e4.handler
Simple command handler that opens a MessageDialog to verify that the command handler is executed.
MessageBoxCommandHandler() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.e4.handler.MessageBoxCommandHandler
 
Messages - Class in org.eclipse.nebula.widgets.nattable
Class that is used to get the NatTable internal localized messages.
MIDDLE - org.eclipse.nebula.widgets.nattable.style.VerticalAlignmentEnum
 
mixedConfigurationShouldBeCorrectlyCalculatedWithGeneralPercentage() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
mixedConfigurationShouldBeCorrectlyCalculatedWithoutGeneralPercentage() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
mixedPercentageSizeWithMinSize_multiFixedPercentage() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
mixedPercentageSizeWithMinSize_oneFixedPercentageWithMinSize() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
mixedPercentageSizeWithMinSize_twoFixedPercentage() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
mixedPercentageSizeWithMinSize_twoFixedPercentage_not100percent() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
Mode - Enum in org.eclipse.nebula.widgets.nattable.ui.mode
 
ModernGroupByThemeExtension - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy
IThemeExtension for the GroupBy feature that matches the ModernNatTableThemeConfiguration.
ModernGroupByThemeExtension() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.ModernGroupByThemeExtension
 
ModernHierarchicalTreeLayerThemeExtension - Class in org.eclipse.nebula.widgets.nattable.hierarchical.config
ModernHierarchicalTreeLayerThemeExtension() - Constructor for class org.eclipse.nebula.widgets.nattable.hierarchical.config.ModernHierarchicalTreeLayerThemeExtension
 
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
 
ModFunction - Class in org.eclipse.nebula.widgets.nattable.formula.function
Returns the remainder from a division between two supplied numbers.
ModFunction() - Constructor for class org.eclipse.nebula.widgets.nattable.formula.function.ModFunction
 
ModFunction(List<FunctionValue>) - Constructor for class org.eclipse.nebula.widgets.nattable.formula.function.ModFunction
 
money - Variable in class org.eclipse.nebula.widgets.nattable.dataset.person.Person
 
Motor - Class in org.eclipse.nebula.widgets.nattable.dataset.car
 
Motor(String, String, String, Integer) - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.car.Motor
 
MOUSE_SELECTION_MODE - 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.extension.glazedlists.groupBy.action.GroupByDragMode
 
mouseDown(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.action.FillHandleDragMode
 
mouseDown(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.action.ColumnGroupHeaderReorderDragMode
 
mouseDown(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.action.ColumnHeaderReorderDragMode
 
mouseDown(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.action.RowGroupHeaderReorderDragMode
 
mouseDown(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.action.RowHeaderReorderDragMode
 
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
 
MouseEventHelper - Class in org.eclipse.nebula.widgets.nattable.ui.util
Helper class that provides methods for checking MouseEvent correlations.
MouseEventMatcher - Class in org.eclipse.nebula.widgets.nattable.ui.matcher
 
MouseEventMatcher() - 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
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
 
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.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.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(NatTable, MouseEvent) - Method in interface org.eclipse.nebula.widgets.nattable.ui.action.IDragMode
 
mouseMove(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.viewport.action.AutoScrollDragMode
 
mouseMove(MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.action.DragModeEventHandler
 
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
 
mouseScrolled(MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.scaling.ScalingMouseWheelListener
 
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.fillhandle.action.FillHandleDragMode
 
mouseUp(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.action.HierarchicalTreeColumnReorderDragMode
 
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(NatTable, MouseEvent) - Method in interface org.eclipse.nebula.widgets.nattable.ui.action.IDragMode
 
mouseUp(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.viewport.action.AutoScrollDragMode
 
mouseUp(MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.action.DragModeEventHandler
 
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
Scrolls 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
 
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.
moveOriginIntoViewportOnOpenSpannedCellInScrolledState() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest
 
moveRowIntoViewportByMovingUpAndDown() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest
 
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 selected items in the selected tree down (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 selected items in the selected tree up (left).
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 .
MoveToEndAction - Class in org.eclipse.nebula.widgets.nattable.selection.action
Action that is used to perform a selection movement on pressing the END key.
MoveToEndAction() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.action.MoveToEndAction
 
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
 
MoveToHomeAction - Class in org.eclipse.nebula.widgets.nattable.selection.action
Action that is used to perform a selection movement on pressing the HOME key.
MoveToHomeAction() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.action.MoveToHomeAction
 
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(MultiColumnHideCommand) - 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(ILayer, int...) - 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
 
MultiColumnHideCommandHandler(IColumnHideShowLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.MultiColumnHideCommandHandler
 
MultiColumnReorderCommand - Class in org.eclipse.nebula.widgets.nattable.reorder.command
Command to reorder multiple columns at once.
MultiColumnReorderCommand(ILayer, int[], int) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.command.MultiColumnReorderCommand
 
MultiColumnReorderCommand(ILayer, int[], int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.command.MultiColumnReorderCommand
 
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
Clone constructor.
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
Command to trigger resizing of multiple columns.
MultiColumnResizeCommand(ILayer, int[], int) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.MultiColumnResizeCommand
Create a MultiColumnResizeCommand to resize multiple columns, where each column is resized to the same width, e.g.
MultiColumnResizeCommand(ILayer, int[], int[]) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.MultiColumnResizeCommand
Create a MultiColumnResizeCommand to resize multiple columns, where each column can be resized to a different size, e.g.
MultiColumnResizeCommand(ILayer, int[], int[], boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.MultiColumnResizeCommand
Create a MultiColumnResizeCommand to resize multiple columns, where each column can be resized to a different size, e.g.
MultiColumnResizeCommand(ILayer, int[], int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.MultiColumnResizeCommand
Create a MultiColumnResizeCommand to resize multiple columns, where each column is resized to the same width, e.g.
MultiColumnResizeCommand(MultiColumnResizeCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.MultiColumnResizeCommand
Constructor used to clone the given command.
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(int...) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.MultiColumnShowCommand
 
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
 
MultiColumnShowCommandHandler(IColumnHideShowLayer) - 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
 
MultipleValueFunctionValue - Class in org.eclipse.nebula.widgets.nattable.formula.function
FunctionValue that carries multiple FunctionValues.
MultipleValueFunctionValue() - Constructor for class org.eclipse.nebula.widgets.nattable.formula.function.MultipleValueFunctionValue
 
MultipleValueFunctionValue(List<FunctionValue>) - Constructor for class org.eclipse.nebula.widgets.nattable.formula.function.MultipleValueFunctionValue
 
MultiRowHideCommand - Class in org.eclipse.nebula.widgets.nattable.hideshow.command
 
MultiRowHideCommand(MultiRowHideCommand) - 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(ILayer, int...) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.MultiRowHideCommand
 
MultiRowHideCommandHandler - Class in org.eclipse.nebula.widgets.nattable.hideshow.command
 
MultiRowHideCommandHandler(IRowHideShowLayer) - 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, int[], int) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.command.MultiRowReorderCommand
 
MultiRowReorderCommand(ILayer, int[], int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.command.MultiRowReorderCommand
 
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
 
MultiRowReorderEventDiffTest - Class in org.eclipse.nebula.widgets.nattable.reorder.event
 
MultiRowReorderEventDiffTest() - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.event.MultiRowReorderEventDiffTest
 
MultiRowResizeCommand - Class in org.eclipse.nebula.widgets.nattable.resize.command
Command to trigger resizing of multiple rows.
MultiRowResizeCommand(ILayer, int[], int) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.MultiRowResizeCommand
Create a MultiRowResizeCommand to resize multiple rows, where each row is resized to the same height, e.g.
MultiRowResizeCommand(ILayer, int[], int[]) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.MultiRowResizeCommand
Create a MultiRowResizeCommand to resize multiple rows, where each row can be resized to a different size, e.g.
MultiRowResizeCommand(ILayer, int[], int[], boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.MultiRowResizeCommand
Create a MultiRowResizeCommand to resize multiple rows, where each row can be resized to a different size, e.g.
MultiRowResizeCommand(ILayer, int[], int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.MultiRowResizeCommand
Create a MultiRowResizeCommand to resize multiple rows, where each row is resized to the same height, e.g.
MultiRowResizeCommand(MultiRowResizeCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.MultiRowResizeCommand
Constructor used to clone the given command.
MultiRowResizeCommandHandler - Class in org.eclipse.nebula.widgets.nattable.resize.command
 
MultiRowResizeCommandHandler(DataLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.MultiRowResizeCommandHandler
 
MultiRowResizeCommandTest - Class in org.eclipse.nebula.widgets.nattable.resize.command
 
MultiRowResizeCommandTest() - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.MultiRowResizeCommandTest
 
MultiRowShowCommand - Class in org.eclipse.nebula.widgets.nattable.hideshow.command
Command for showing hidden rows again via index.
MultiRowShowCommand(int...) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.MultiRowShowCommand
 
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(IRowHideShowLayer) - 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
 
MyRowObject() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6032_GlazedListsFilterCustomTypesExample.MyRowObject
 
MyRowObject() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6035_ExcelLikeFilterRowCustomTypesExample.MyRowObject
 
MyRowObject() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._605_GroupBy._6052_GroupByCustomTypesExample.MyRowObject
 
MyRowObject(int) - Constructor for class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProviderTest.MyRowObject
 
MyRowObject(int, String, String, boolean, Date, FilterRowComboBoxDataProviderTest.City) - Constructor for class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProviderTest.MyRowObject
 

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(IColumnAccessor<R>, IColumnPropertyResolver, IConfigRegistry, ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.NatColumnTableFormat
 
NatColumnTableFormat(IColumnPropertyAccessor<R>, 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, boolean) - 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.
NatCombo(Composite, IStyle, int, int, Image, boolean) - 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.FocusListenerWrapper - Class in org.eclipse.nebula.widgets.nattable.widget
FocusListener that is used to ensure that the Text control and the dropdown table control are sharing the same focus.
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
 
NatExamplePart - Class in org.eclipse.nebula.widgets.nattable.examples.e4
 
NatExamplePart() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.e4.NatExamplePart
 
NatExporter - Class in org.eclipse.nebula.widgets.nattable.export
This class is used to perform exports of a NatTable or ILayer in a NatTable composition.
NatExporter(Shell) - Constructor for class org.eclipse.nebula.widgets.nattable.export.NatExporter
Create a new NatExporter.
NatExporter(Shell, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.export.NatExporter
Create a new 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, int) - 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, 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 - Variable in class org.eclipse.nebula.widgets.nattable.painter.layer.NatLayerPainter
The NatTable instance to paint on.
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
 
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, 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(Composite, int, ILayer, EventConflaterChain, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.NatTable
Only use this constructor to specify a custom EventConflaterChain with different refresh interval settings in case you are facing issues on rendering, e.g.
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
 
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(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(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(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, 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.
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.
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
 
NatTableConfigAttributes - Class in org.eclipse.nebula.widgets.nattable.config
Configuration attributes to configure top level NatTable configurations, e.g.
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, int, boolean, String...) - Constructor for class org.eclipse.nebula.widgets.nattable.tooltip.NatTableContentTooltip
Creates a new ToolTip object, attached to the given NatTable instance.
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.
NatTableCSSConstants - Class in org.eclipse.nebula.widgets.nattable.extension.e4.css
Constants class for NatTable CSS support.
NatTableCSSHandler - Class in org.eclipse.nebula.widgets.nattable.extension.e4.css
 
NatTableCSSHandler() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSHandler
 
NatTableCSSHelper - Class in org.eclipse.nebula.widgets.nattable.extension.e4.css
Helper class for converting and applying CSS styles.
NatTableDataGenerator - Class in org.eclipse.nebula.widgets.nattable.dataset.generator
 
NatTableDataGenerator() - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.generator.NatTableDataGenerator
 
NatTableDataGenerator(int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.generator.NatTableDataGenerator
 
NatTableDataGenerator.ColumnValueBean<T> - Class in org.eclipse.nebula.widgets.nattable.dataset.generator
 
NatTableDataGenerator.DoubleColumnValueBean - Class in org.eclipse.nebula.widgets.nattable.dataset.generator
 
NatTableDataGenerator.StringColumnValueBean - Class in org.eclipse.nebula.widgets.nattable.dataset.generator
 
NatTableElementAdapter - Class in org.eclipse.nebula.widgets.nattable.extension.e4.css
 
NatTableElementAdapter(NatTable, CSSEngine) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableElementAdapter
 
NatTableElementProvider - Class in org.eclipse.nebula.widgets.nattable.extension.e4.css
 
NatTableElementProvider() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableElementProvider
 
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.extension.glazedlists.fixture
 
NatTableFixture - Class in org.eclipse.nebula.widgets.nattable.test.fixture
 
NatTableFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.fixture.NatTableFixture
 
NatTableFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.NatTableFixture
 
NatTableFixture(ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.fixture.NatTableFixture
 
NatTableFixture(ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.NatTableFixture
 
NatTableFixture(ILayer, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.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.extension.glazedlists.fixture.NatTableFixture
 
NatTableFixture(ILayer, int, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.NatTableFixture
 
NatTableFixture(Shell, ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.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.extension.glazedlists.fixture.NatTableFixture
 
NatTableFixture(Shell, ILayer, int, int) - 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
 
natTableWrapper - Variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableWrapperElementAdapter
 
NatTableWrapper - Class in org.eclipse.nebula.widgets.nattable.extension.e4.css
 
NatTableWrapper(NatTable, String) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableWrapper
 
NatTableWrapperElementAdapter - Class in org.eclipse.nebula.widgets.nattable.extension.e4.css
 
NatTableWrapperElementAdapter(NatTableWrapper, CSSEngine, NatTableElementAdapter) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableWrapperElementAdapter
 
NavContentProvider - Class in org.eclipse.nebula.widgets.nattable.examples.runner
 
NavContentProvider() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.runner.NavContentProvider
 
NavigationPart - Class in org.eclipse.nebula.widgets.nattable.examples.e4
 
NavigationPart(EPartService) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.e4.NavigationPart
 
navigationWithTab() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest
 
navigationWithTabNoActivate() - 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
 
needScaling(boolean) - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
 
NegateFunction - Class in org.eclipse.nebula.widgets.nattable.formula.function
Negates the given value.
NegateFunction() - Constructor for class org.eclipse.nebula.widgets.nattable.formula.function.NegateFunction
 
NegateFunction(List<FunctionValue>) - Constructor for class org.eclipse.nebula.widgets.nattable.formula.function.NegateFunction
 
NegateFunction(FunctionValue) - Constructor for class org.eclipse.nebula.widgets.nattable.formula.function.NegateFunction
 
NEGATIVE - org.eclipse.nebula.widgets.nattable.dataset.car.Classification
 
NEUTRAL - org.eclipse.nebula.widgets.nattable.dataset.car.Classification
 
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
 
newColumnWidth - Variable in class org.eclipse.nebula.widgets.nattable.resize.command.ColumnSizeConfigurationCommand
The width to set.
newRowHeight - Variable in class org.eclipse.nebula.widgets.nattable.resize.command.RowSizeConfigurationCommand
The height to set.
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
 
nf - Variable in class org.eclipse.nebula.widgets.nattable.extension.poi.PoiExcelExporter
 
NINE - org.eclipse.nebula.widgets.nattable.dataset.pricing.ColumnHeaders
 
NINETEEN - org.eclipse.nebula.widgets.nattable.dataset.pricing.ColumnHeaders
 
NO_CLICK - Static variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.SWTUtils
 
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_EXTERNAL_BORDERS - org.eclipse.nebula.widgets.nattable.painter.cell.BorderPainter.PaintModeEnum
The border will be painted completely for the internal cells.
NO_EXTERNAL_CELLS - org.eclipse.nebula.widgets.nattable.painter.cell.BorderPainter.PaintModeEnum
The border will be painted completely for the internal cells.
NO_GROUP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerSelectionTest
 
NO_GROUP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerTest
 
NO_GROUP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerSelectionTest
 
NO_GROUP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerSelectionTest
 
NO_OBJECT_IN_LEVEL - Static variable in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
Label that gets applied to child level cells if the row object does not contain an object for that level.
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 - org.eclipse.nebula.widgets.nattable.config.Direction
 
NONE - org.eclipse.nebula.widgets.nattable.filterrow.ParseResult.MatchType
 
NONE - org.eclipse.nebula.widgets.nattable.selection.SelectionLayer.MoveDirectionEnum
 
NONE - org.eclipse.nebula.widgets.nattable.sort.SortDirectionEnum
 
NONE - org.eclipse.nebula.widgets.nattable.style.TextDecorationEnum
 
NONE - org.eclipse.nebula.widgets.nattable.ui.util.CellEdgeEnum
 
NONE - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.painterfactory.CellPainterFactory
 
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 - org.eclipse.nebula.widgets.nattable.style.DisplayMode
The normal state a cell is in if no other state applies.
NORMAL_MODE - org.eclipse.nebula.widgets.nattable.ui.mode.Mode
 
NoScalingDpiConverter - Class in org.eclipse.nebula.widgets.nattable.layer
Default implementation of an IDpiConverter that returns a scaling factor of 1.0f with 96 dots per inch.
NoScalingDpiConverter() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.NoScalingDpiConverter
 
noShiftOrControl(boolean, boolean) - Static method in class org.eclipse.nebula.widgets.nattable.selection.SelectionUtils
 
NOT_EQUAL - org.eclipse.nebula.widgets.nattable.filterrow.ParseResult.MatchType
 
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
 
nullLoadFactor() - Method in annotation type org.eclipse.nebula.widgets.nattable.dataset.generator.GenerateListOfStrings
Will add this number of nulls into the list to enable nulls to be generated with the weighting given (eg adding 6 nulls to a list of 6 strings ought to produce nulls 50% of the time).
NumberValues - Class in org.eclipse.nebula.widgets.nattable.dataset
 
NumberValues() - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.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
 
ODD_ROW_CONFIG_TYPE - Static variable in class org.eclipse.nebula.widgets.nattable.grid.cell.AlternatingRowConfigLabelAccumulator
 
oddRowBgColor - Variable in class org.eclipse.nebula.widgets.nattable.grid.layer.config.DefaultRowStyleConfiguration
 
oddRowBgColor - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerConfiguration
 
oddRowBgColor - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
oddRowBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
oddRowBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
oddRowBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
oddRowCellPainter - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
oddRowCellPainter - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
oddRowColor - Variable in class org.eclipse.nebula.widgets.nattable.style.editor.GridStyleParameterObject
 
oddRowFgColor - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
oddRowFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
oddRowFont - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
oddRowFont - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
oddRowGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
oddRowGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
oddRowGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
oddRowGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
oddRowHAlign - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
oddRowHAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
oddRowImage - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
oddRowImage - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
oddRowPWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
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.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
oddRowTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
oddRowVAlign - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
oddRowVAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
okPressed() - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.CellEditDialog
 
okPressed() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.gui.HeaderGroupNameDialog
 
onAllCSSPropertiesApplyed(Object, CSSEngine, String) - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSHandler
 
ONE - org.eclipse.nebula.widgets.nattable.dataset.pricing.ColumnHeaders
 
ONE_CLICK - Static variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.SWTUtils
 
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(Shell, String, Exception) - Static method in class org.eclipse.nebula.widgets.nattable.ui.ExceptionDialog
Opens an error dialog to display the given error.
open(Shell, String, String, Exception) - Static method in class org.eclipse.nebula.widgets.nattable.ui.ExceptionDialog
Opens an error dialog to display the given error.
OPEN_ADJACENT_EDITOR - Static variable in class org.eclipse.nebula.widgets.nattable.edit.EditConfigAttributes
The configuration attribute to specify behavior after committing a value inline.
OPEN_IN_DIALOG - Static variable in class org.eclipse.nebula.widgets.nattable.edit.EditConfigAttributes
The configuration attribute to specify if cell editors should be opened inline or in a dialog.
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
 
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.
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
 
openExport(IExporter) - Method in class org.eclipse.nebula.widgets.nattable.export.NatExporter
Open the export result in the matching application.
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
 
openMenu(NatTable) - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.action.FillHandleDragMode
Opens a menu that enables a user to select whether values should simply be copied or if a series should be filled.
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
 
openResult - Variable in class org.eclipse.nebula.widgets.nattable.export.NatExporter
Flag that indicates if the created export result should be opened after the export is finished.
operation - Variable in class org.eclipse.nebula.widgets.nattable.fillhandle.command.FillHandlePasteCommand
The FillHandlePasteCommand.FillHandleOperation that should be triggered.
OPERATOR_REGEX - Static variable in class org.eclipse.nebula.widgets.nattable.formula.FormulaParser
 
OPERATOR_SPLIT_REGEX - Static variable in class org.eclipse.nebula.widgets.nattable.formula.FormulaParser
 
OperatorFunctionValue - Interface in org.eclipse.nebula.widgets.nattable.formula.function
Implementations of this interface are intended to perform operations on other values.
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 - package org.eclipse.nebula.widgets.nattable.copy
 
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.command - package org.eclipse.nebula.widgets.nattable.data.command
 
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.datachange - package org.eclipse.nebula.widgets.nattable.datachange
 
org.eclipse.nebula.widgets.nattable.datachange.command - package org.eclipse.nebula.widgets.nattable.datachange.command
 
org.eclipse.nebula.widgets.nattable.datachange.config - package org.eclipse.nebula.widgets.nattable.datachange.config
 
org.eclipse.nebula.widgets.nattable.datachange.event - package org.eclipse.nebula.widgets.nattable.datachange.event
 
org.eclipse.nebula.widgets.nattable.dataset - package org.eclipse.nebula.widgets.nattable.dataset
 
org.eclipse.nebula.widgets.nattable.dataset.car - package org.eclipse.nebula.widgets.nattable.dataset.car
 
org.eclipse.nebula.widgets.nattable.dataset.fixture.data - package org.eclipse.nebula.widgets.nattable.dataset.fixture.data
 
org.eclipse.nebula.widgets.nattable.dataset.generator - package org.eclipse.nebula.widgets.nattable.dataset.generator
 
org.eclipse.nebula.widgets.nattable.dataset.person - package org.eclipse.nebula.widgets.nattable.dataset.person
 
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.e4 - package org.eclipse.nebula.widgets.nattable.examples.e4
 
org.eclipse.nebula.widgets.nattable.examples.e4.handler - package org.eclipse.nebula.widgets.nattable.examples.e4.handler
 
org.eclipse.nebula.widgets.nattable.examples.e4.part - package org.eclipse.nebula.widgets.nattable.examples.e4.part
 
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.csv - package org.eclipse.nebula.widgets.nattable.export.csv
 
org.eclipse.nebula.widgets.nattable.export.excel - package org.eclipse.nebula.widgets.nattable.export.excel
 
org.eclipse.nebula.widgets.nattable.export.image - package org.eclipse.nebula.widgets.nattable.export.image
 
org.eclipse.nebula.widgets.nattable.export.image.config - package org.eclipse.nebula.widgets.nattable.export.image.config
 
org.eclipse.nebula.widgets.nattable.extension.e4.css - package org.eclipse.nebula.widgets.nattable.extension.e4.css
 
org.eclipse.nebula.widgets.nattable.extension.e4.painterfactory - package org.eclipse.nebula.widgets.nattable.extension.e4.painterfactory
 
org.eclipse.nebula.widgets.nattable.extension.e4.selection - package org.eclipse.nebula.widgets.nattable.extension.e4.selection
 
org.eclipse.nebula.widgets.nattable.extension.glazedlists - package org.eclipse.nebula.widgets.nattable.extension.glazedlists
 
org.eclipse.nebula.widgets.nattable.extension.glazedlists.data.command - package org.eclipse.nebula.widgets.nattable.extension.glazedlists.data.command
 
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow - package org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow
 
org.eclipse.nebula.widgets.nattable.extension.glazedlists.fixture - package org.eclipse.nebula.widgets.nattable.extension.glazedlists.fixture
 
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.hierarchical - package org.eclipse.nebula.widgets.nattable.extension.glazedlists.hierarchical
 
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.nebula.cdatetime - package org.eclipse.nebula.widgets.nattable.extension.nebula.cdatetime
 
org.eclipse.nebula.widgets.nattable.extension.nebula.richtext - package org.eclipse.nebula.widgets.nattable.extension.nebula.richtext
 
org.eclipse.nebula.widgets.nattable.extension.poi - package org.eclipse.nebula.widgets.nattable.extension.poi
 
org.eclipse.nebula.widgets.nattable.fillhandle - package org.eclipse.nebula.widgets.nattable.fillhandle
 
org.eclipse.nebula.widgets.nattable.fillhandle.action - package org.eclipse.nebula.widgets.nattable.fillhandle.action
 
org.eclipse.nebula.widgets.nattable.fillhandle.command - package org.eclipse.nebula.widgets.nattable.fillhandle.command
 
org.eclipse.nebula.widgets.nattable.fillhandle.config - package org.eclipse.nebula.widgets.nattable.fillhandle.config
 
org.eclipse.nebula.widgets.nattable.fillhandle.event - package org.eclipse.nebula.widgets.nattable.fillhandle.event
 
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.formula - package org.eclipse.nebula.widgets.nattable.formula
 
org.eclipse.nebula.widgets.nattable.formula.action - package org.eclipse.nebula.widgets.nattable.formula.action
 
org.eclipse.nebula.widgets.nattable.formula.command - package org.eclipse.nebula.widgets.nattable.formula.command
 
org.eclipse.nebula.widgets.nattable.formula.config - package org.eclipse.nebula.widgets.nattable.formula.config
 
org.eclipse.nebula.widgets.nattable.formula.function - package org.eclipse.nebula.widgets.nattable.formula.function
 
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.group.performance - package org.eclipse.nebula.widgets.nattable.group.performance
 
org.eclipse.nebula.widgets.nattable.group.performance.action - package org.eclipse.nebula.widgets.nattable.group.performance.action
 
org.eclipse.nebula.widgets.nattable.group.performance.command - package org.eclipse.nebula.widgets.nattable.group.performance.command
 
org.eclipse.nebula.widgets.nattable.group.performance.config - package org.eclipse.nebula.widgets.nattable.group.performance.config
 
org.eclipse.nebula.widgets.nattable.group.performance.gui - package org.eclipse.nebula.widgets.nattable.group.performance.gui
 
org.eclipse.nebula.widgets.nattable.group.performance.painter - package org.eclipse.nebula.widgets.nattable.group.performance.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.hideshow.indicator - package org.eclipse.nebula.widgets.nattable.hideshow.indicator
 
org.eclipse.nebula.widgets.nattable.hierarchical - package org.eclipse.nebula.widgets.nattable.hierarchical
 
org.eclipse.nebula.widgets.nattable.hierarchical.action - package org.eclipse.nebula.widgets.nattable.hierarchical.action
 
org.eclipse.nebula.widgets.nattable.hierarchical.command - package org.eclipse.nebula.widgets.nattable.hierarchical.command
 
org.eclipse.nebula.widgets.nattable.hierarchical.config - package org.eclipse.nebula.widgets.nattable.hierarchical.config
 
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.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.rename - package org.eclipse.nebula.widgets.nattable.ui.rename
 
org.eclipse.nebula.widgets.nattable.ui.scaling - package org.eclipse.nebula.widgets.nattable.ui.scaling
 
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.
originalClientAreaProvider - Variable in class org.eclipse.nebula.widgets.nattable.resize.AutoResizeHelper
The original IClientAreaProvider needed to restore the original state after processing.
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
Check if the given Range overlaps this 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

PADDING - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property to specify cell padding.
PADDING_BOTTOM - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property to specify the bottom padding of a cell.
PADDING_DECORATOR_KEY - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.painterfactory.CellPainterFactory
 
PADDING_LEFT - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property to specify the left padding of a cell.
PADDING_RIGHT - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property to specify the right padding of a cell.
PADDING_TOP - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property to specify the top padding of a cell.
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
 
PAINT_DECORATION_DEPENDENT - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
Painter properties key to store the value for decorator dependent flag used by the CellPainterDecorator.
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
 
paintBorder(GC) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.BorderPainter
 
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.extension.glazedlists.groupBy.GroupByHeaderPainter
 
paintCell(ILayerCell, GC, Rectangle, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.RichTextCellPainter
 
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, 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
 
paintControl(PaintEvent) - Method in class org.eclipse.nebula.widgets.nattable.resize.AutoResizeRowPaintListener
 
paintCopyBorder(ILayer, GC, int, int, Rectangle, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleLayerPainter
 
paintDecoration(IStyle, GC, int, int, int, int) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
Render a decoration to the text, e.g.
painter - Variable in class org.eclipse.nebula.widgets.nattable.fillhandle.config.FillHandleConfiguration
 
PAINTER - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property for configuring the painter.
PAINTER_RESOLUTION - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property for enabling/disabling the automatic painter resolution based on CSS properties.
paintFg - Variable in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
 
paintFillHandle(ILayerCell, GC, int, int, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleLayerPainter
 
paintHiddenColumnIndicator(ILayer, GC, int, int, Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.indicator.HideIndicatorOverlayPainter
Renders the indicator for hidden columns.
paintHiddenColumnIndicator(ILayer, GC, int, int, Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.indicator.HierarchicalHideIndicatorOverlayPainter
 
paintHiddenRowIndicator(ILayer, GC, int, int, Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.indicator.HideIndicatorOverlayPainter
Renders the indicator for hidden rows.
paintHiddenRowIndicator(ILayer, GC, int, int, Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.indicator.HierarchicalHideIndicatorOverlayPainter
 
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
 
paintInMemory() - Method in class org.eclipse.nebula.widgets.nattable.resize.AutoResizeHelper
Paints the layer on a temporary image GC.
paintLayer(ILayer, GC, int, int, Rectangle, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleLayerPainter
 
paintLayer(ILayer, GC, int, int, Rectangle, IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.formula.CopySelectionLayerPainter
 
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.CompositeFreezeLayerPainter
 
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
 
paintLayer(GC, Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.resize.AutoResizeHelper
Print the part of the layer that matches the given print bounds.
paintMode - Variable in class org.eclipse.nebula.widgets.nattable.painter.cell.BorderPainter
 
paintOverlay(ILayer, GC, int, int, Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.indicator.HideIndicatorOverlayPainter
 
paintOverlay(ILayer, GC, int, int, Rectangle) - Method in interface org.eclipse.nebula.widgets.nattable.painter.IOverlayPainter2
Render an overlay over the painted layers.
paintOverlay(ILayer, GC, int, int, Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.painter.NatTableBorderOverlayPainter
 
paintOverlay(GC, ILayer) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.indicator.HideIndicatorOverlayPainter
 
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
 
paintOverlay(GC, ILayer) - Method in class org.eclipse.nebula.widgets.nattable.reorder.action.ColumnReorderDragMode.ColumnReorderOverlayPainter
 
paintOverlay(GC, ILayer) - Method in class org.eclipse.nebula.widgets.nattable.reorder.action.RowReorderDragMode.RowReorderOverlayPainter
 
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.
parent - Variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableWrapperElementAdapter
 
parentIndexes - Variable in class org.eclipse.nebula.widgets.nattable.tree.TreeRowModel
 
parse(String) - Static method in enum org.eclipse.nebula.widgets.nattable.filterrow.ParseResult.MatchType
 
parse(String, String, TextMatchingMode) - Static method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowUtils
 
parseCellsInfo(String) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
parseColumnIndexFromKey() - Method in class org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandlerTest
 
parseColumnIndexFromKey(String) - Method in class org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandler
 
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.
parseFunction(String) - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParser
Parses the given function string to a FunctionValue to perform calculation.
parseFunction(String, Map<Integer, FunctionValue>, Map<IndexCoordinate, Set<IndexCoordinate>>, IndexCoordinate) - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParser
Parses the given function string to a FunctionValue to perform calculation.
parseFunction(String, Map<IndexCoordinate, Set<IndexCoordinate>>, IndexCoordinate) - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParser
Parses the given function string to a FunctionValue to perform calculation.
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 class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
PASSWORD_ECHO_CHAR - Static variable in class org.eclipse.nebula.widgets.nattable.style.CellStyleAttributes
Attribute for configuring the echo character that should be used by PasswordTextPainter and PasswordCellEditor.
PASSWORD_PAINTER_KEY - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.painterfactory.CellPainterFactory
 
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, 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, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.painter.cell.PasswordTextPainter
 
PasteDataAction - Class in org.eclipse.nebula.widgets.nattable.copy.action
IKeyAction that triggers the PasteDataCommand.
PasteDataAction() - Constructor for class org.eclipse.nebula.widgets.nattable.copy.action.PasteDataAction
 
PasteDataCommand - Class in org.eclipse.nebula.widgets.nattable.copy.command
Command to trigger pasting data.
PasteDataCommand(IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.copy.command.PasteDataCommand
 
PasteOrMoveSelectionAction - Class in org.eclipse.nebula.widgets.nattable.copy.action
Action implementation that performs a PasteDataCommand if there are values in the InternalCellClipboard, otherwise it performs a selection movement.
PasteOrMoveSelectionAction(InternalCellClipboard) - Constructor for class org.eclipse.nebula.widgets.nattable.copy.action.PasteOrMoveSelectionAction
PasteOrMoveSelectionAction(InternalCellClipboard, SelectionLayer.MoveDirectionEnum) - Constructor for class org.eclipse.nebula.widgets.nattable.copy.action.PasteOrMoveSelectionAction
Creates the action with the given SelectionLayer.MoveDirectionEnum.
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
 
PERCENTAGE_DECORATOR_COLORS - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property for configuring the colors to use with the PercentageBarDecorator.
PERCENTAGEBAR_PAINTER_KEY - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.painterfactory.CellPainterFactory
 
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
 
PercentageDisplayConverterTest - Class in org.eclipse.nebula.widgets.nattable.data.convert
 
PercentageDisplayConverterTest() - Constructor for class org.eclipse.nebula.widgets.nattable.data.convert.PercentageDisplayConverterTest
 
PercentageExample - Class in org.eclipse.nebula.widgets.nattable.examples.e4.part
 
PercentageExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.e4.part.PercentageExample
 
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
 
percentageSizeMap - Variable in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
Map that contains percentage values per position for percentage sizing.
percentageSizing - Variable in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
Flag to tell whether the sizing is done for pixel or percentage values.
percentageSizing - Variable in class org.eclipse.nebula.widgets.nattable.resize.command.ColumnSizeConfigurationCommand
Boolean flag to specify whether the width should be set as percentage or as pixel value.
percentageSizing - Variable in class org.eclipse.nebula.widgets.nattable.resize.command.RowSizeConfigurationCommand
Boolean flag to specify whether the height should be set as percentage or as pixel value.
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.
performColumnResize(int, Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.RichTextCellPainter
Checks if a column resize needs to be triggered.
performDragAction(NatTable, int, int, SelectionLayer.MoveDirectionEnum, SelectionLayer.MoveDirectionEnum) - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.action.FillHandleDragMode
 
performDragAction(NatTable, int, int, SelectionLayer.MoveDirectionEnum, SelectionLayer.MoveDirectionEnum) - Method in class org.eclipse.nebula.widgets.nattable.selection.action.CellSelectionDragMode
 
performDragAction(NatTable, int, int, SelectionLayer.MoveDirectionEnum, SelectionLayer.MoveDirectionEnum) - Method in class org.eclipse.nebula.widgets.nattable.viewport.action.AutoScrollDragMode
 
performRowResize(int, Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.RichTextCellPainter
Checks if a row resize needs to be triggered.
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_MIN_SIZE - Static variable in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
Persistence key for default min size property.
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_DISTRIBUTE_REMAINING_SPACE - Static variable in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
Persistence key for distributeRemainingSpace property.
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_COLUMNS - Static variable in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayer
 
PERSISTENCE_KEY_HIDDEN_ROW_IDS - Static variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hideshow.GlazedListsRowHideShowLayer
 
PERSISTENCE_KEY_HIDDEN_ROW_IDS - Static variable in class org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayer
 
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_MIN_SIZES - Static variable in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
Persistence key for min size configuration map.
PERSISTENCE_KEY_PERCENTAGE_SIZES - Static variable in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
Persistence key for percentage size configuration map.
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.
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
 
PersistenceUpdateDataChange - Class in org.eclipse.nebula.widgets.nattable.datachange
DataChange implementation that tracks data updates.
PersistenceUpdateDataChange(Object, Object, CellKeyHandler<?>) - Constructor for class org.eclipse.nebula.widgets.nattable.datachange.PersistenceUpdateDataChange
Create an PersistenceUpdateDataChange that is able to revert the performed data update.
PersistenceUpdateDataChangeHandler - Class in org.eclipse.nebula.widgets.nattable.datachange
DataChangeHandler to handle DataUpdateEvents for data changes that where performed on the backing data.
PersistenceUpdateDataChangeHandler(DataChangeLayer, CellKeyHandler<?>) - Constructor for class org.eclipse.nebula.widgets.nattable.datachange.PersistenceUpdateDataChangeHandler
Creates an PersistenceUpdateDataChangeHandler to handle DataUpdateEvents to be able to track and revert data changes.
PersistenceUtils - Class in org.eclipse.nebula.widgets.nattable.util
 
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.dataset.person
 
Person(int) - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.person.Person
 
Person(int, String, String, Person.Gender, boolean, Date) - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.person.Person
 
Person(int, String, String, Person.Gender, boolean, Date, Double) - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.person.Person
 
Person(String, String, String, long) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._101_Data.Derived_or_computed_column_data.Person
 
Person(String, String, String, long) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._101_Data.Using_the_ListDataProvider.Person
 
Person(String, String, String, long) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._120_Selection.Get_and_set_selected_objects.Person
 
PERSON_NUMBER_OF_COLUMNS - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.person.DataModelConstants
 
Person.Gender - Enum in org.eclipse.nebula.widgets.nattable.dataset.person
 
PersonService - Class in org.eclipse.nebula.widgets.nattable.dataset.person
Class that acts as service for accessing numerous Persons.
PersonWithAddress - Class in org.eclipse.nebula.widgets.nattable.dataset.person
 
PersonWithAddress(int, String, String, Person.Gender, boolean, Date, Address) - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.person.PersonWithAddress
 
PersonWithAddress(Person, Address) - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.person.PersonWithAddress
 
PERSONWITHADDRESS_NUMBER_OF_COLUMNS - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.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
 
PLACEHOLDER_REGEX - Static variable in class org.eclipse.nebula.widgets.nattable.formula.FormulaParser
 
PoiExcelExporter - Class in org.eclipse.nebula.widgets.nattable.extension.poi
 
PoiExcelExporter(IOutputStreamProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.poi.PoiExcelExporter
 
PointKeyHandler - Class in org.eclipse.nebula.widgets.nattable.datachange
Implementation of the CellKeyHandler that handles Points as keys.
PointKeyHandler() - Constructor for class org.eclipse.nebula.widgets.nattable.datachange.PointKeyHandler
 
populateAvailableTree(List<ColumnEntry>, ColumnGroupModel) - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialog
Populates the available item tree with the given column entries for the given ColumnGroupModel.
populateAvailableTree(List<ColumnEntry>, ColumnGroupModel, boolean) - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialog
Populates the available item tree with the given column entries for the given ColumnGroupModel.
populateAvailableTree(List<ColumnEntry>, ColumnGroupHeaderLayer) - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialog
Populates the available item tree with the given column entries for the new performance ColumnGroupHeaderLayer.
populateAvailableTree(List<ColumnEntry>, ColumnGroupHeaderLayer, boolean) - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialog
Populates the available item tree with the given column entries for the new performance ColumnGroupHeaderLayer.
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
 
populateIndexOrder() - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
Initialize the internal column index ordering from a clean state, which means it reflects the ordering from the underlying layer.
populateIndexOrder() - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayer
Initially populate the index order to the local cache.
populateSelectedTree(List<ColumnEntry>, ColumnGroupModel) - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialog
Populates the selected item tree with the given column entries for the given ColumnGroupModel.
populateSelectedTree(List<ColumnEntry>, ColumnGroupHeaderLayer) - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialog
Populates the selected item tree with the given column entries for the new performance ColumnGroupHeaderLayer.
populateTree() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialogTest
 
PopupContributionItem(String, IMenuItemProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder.PopupContributionItem
 
PopupContributionItem(String, IMenuItemProvider, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder.PopupContributionItem
 
PopupContributionItem(IMenuItemProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder.PopupContributionItem
 
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
IMouseAction to open a Menu.
PopupMenuAction(MenuManager) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuAction
Creates a PopupMenuAction that creates and shows a Menu that is created everytime by the given MenuManager
PopupMenuAction(Menu) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuAction
Creates a PopupMenuAction that opens the given Menu.
PopupMenuBuilder - Class in org.eclipse.nebula.widgets.nattable.ui.menu
This class is used to create a context menu.
PopupMenuBuilder(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) - 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.
PositionCoordinate - Class in org.eclipse.nebula.widgets.nattable.coordinate
 
PositionCoordinate(PositionCoordinate) - Constructor for class org.eclipse.nebula.widgets.nattable.coordinate.PositionCoordinate
 
PositionCoordinate(ILayer, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.coordinate.PositionCoordinate
 
PositionCoordinateComparator - Class in org.eclipse.nebula.widgets.nattable.coordinate
Comparator used to sort collections of PositionCoordinate in an ascending way.
PositionCoordinateComparator() - Constructor for class org.eclipse.nebula.widgets.nattable.coordinate.PositionCoordinateComparator
 
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
 
PositionUtilTest - Class in org.eclipse.nebula.widgets.nattable.coordinate
 
PositionUtilTest() - Constructor for class org.eclipse.nebula.widgets.nattable.coordinate.PositionUtilTest
 
POSITIVE - org.eclipse.nebula.widgets.nattable.dataset.car.Classification
 
POSTALCODE_COLUMN_POSITION - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.person.DataModelConstants
 
POSTALCODE_PROPERTYNAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.person.DataModelConstants
 
postConstruct(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.e4.NavigationPart
 
postConstruct(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.e4.part.DarkExample
 
postConstruct(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.e4.part.PercentageExample
 
postConstruct(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.e4.part.SelectionListenerExample
 
postConstruct(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.e4.part.TreeExample
 
postConstruct(Composite, MPart) - Method in class org.eclipse.nebula.widgets.nattable.examples.e4.NatExamplePart
 
postConstruct(Composite, Shell) - Method in class org.eclipse.nebula.widgets.nattable.examples.e4.part.CSSExample
 
postConstruct(Composite, Shell) - Method in class org.eclipse.nebula.widgets.nattable.examples.e4.part.MenuExample
 
postInternalCopy() - Method in class org.eclipse.nebula.widgets.nattable.copy.command.InternalCopyDataCommandHandler
Perform actions after copying values to the internal clipboard.
postInternalCopy() - Method in class org.eclipse.nebula.widgets.nattable.copy.command.RowSpanningCopyDataCommandHandler
Perform actions after copying values to the internal clipboard.
postInternalCopy() - Method in class org.eclipse.nebula.widgets.nattable.formula.command.FormulaCopyDataCommandHandler
 
postInternalPaste() - Method in class org.eclipse.nebula.widgets.nattable.copy.command.InternalPasteDataCommandHandler
Perform actions after pasting values from the internal clipboard.
postInternalPaste() - Method in class org.eclipse.nebula.widgets.nattable.formula.command.FormulaPasteDataCommandHandler
 
PowerFunction - Class in org.eclipse.nebula.widgets.nattable.formula.function
Returns the result of a given number raised to a supplied power.
PowerFunction() - Constructor for class org.eclipse.nebula.widgets.nattable.formula.function.PowerFunction
 
PowerFunction(List<FunctionValue>) - Constructor for class org.eclipse.nebula.widgets.nattable.formula.function.PowerFunction
 
preInternalCopy() - Method in class org.eclipse.nebula.widgets.nattable.copy.command.InternalCopyDataCommandHandler
Perform actions prior copying values to the internal clipboard.
preInternalCopy() - Method in class org.eclipse.nebula.widgets.nattable.copy.command.RowSpanningCopyDataCommandHandler
Perform actions prior copying values to the internal clipboard.
preInternalCopy() - Method in class org.eclipse.nebula.widgets.nattable.formula.command.FormulaCopyDataCommandHandler
 
preInternalPaste() - Method in class org.eclipse.nebula.widgets.nattable.copy.command.InternalPasteDataCommandHandler
Perform actions prior pasting values from the internal clipboard.
preInternalPaste() - Method in class org.eclipse.nebula.widgets.nattable.formula.command.FormulaPasteDataCommandHandler
 
preRender - Variable in class org.eclipse.nebula.widgets.nattable.export.NatExporter
Flag to configure whether in-memory pre-rendering is enabled or not.
preRender - Variable in class org.eclipse.nebula.widgets.nattable.print.LayerPrinter
 
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
PreserveSelectionModelIntegrationTest - Class in org.eclipse.nebula.widgets.nattable.selection.preserve
 
PreserveSelectionModelIntegrationTest() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest
 
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.extension.glazedlists.test.integration.SWTUtils
 
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, int, Widget) - Static method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.SWTUtils
 
pressKey(int, int, Widget) - Static method in class org.eclipse.nebula.widgets.nattable.test.integration.SWTUtils
 
pressKey(int, Widget) - Static method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.SWTUtils
 
pressKey(int, Widget) - 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.extension.glazedlists.test.integration.SWTUtils
 
pressKeyOnControl(int, int, Control) - Static method in class org.eclipse.nebula.widgets.nattable.test.integration.SWTUtils
 
pressKeyOnControl(int, Control) - Static method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.SWTUtils
 
pressKeyOnControl(int, Control) - Static method in class org.eclipse.nebula.widgets.nattable.test.integration.SWTUtils
 
prevArea - Variable in class org.eclipse.nebula.widgets.nattable.resize.AutoResizeHelper
The total area of the previous in-memory rendering.
preventHidingAllColumns - Variable in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooser
 
PRICING_AUTO - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataListFixture
 
PRICING_AUTO - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataListFixture
 
PRICING_MANUAL - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataListFixture
 
PRICING_MANUAL - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataListFixture
 
pricing_type - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
pricing_type - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
PRICING_TYPE_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataListFixture
 
PRICING_TYPE_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.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
 
PricingTypeBean - Class in org.eclipse.nebula.widgets.nattable.dataset.fixture.data
Bean representing the pricing type.
PricingTypeBean(String) - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.PricingTypeBean
 
PricingTypeBeanDisplayConverter - Class in org.eclipse.nebula.widgets.nattable.examples.fixtures
 
PricingTypeBeanDisplayConverter() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.fixtures.PricingTypeBeanDisplayConverter
 
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
PrintCommandHandler(ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.print.command.PrintCommandHandler
 
PrintConfigAttributes - Class in org.eclipse.nebula.widgets.nattable.print.config
Configuration attributes that are used to configure printing.
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
 
printFinished() - Method in interface org.eclipse.nebula.widgets.nattable.print.PrintListener
This method gets executed after the print operation is finished and the layer states are restored for UI rendering.
PrintListener - Interface in org.eclipse.nebula.widgets.nattable.print
Listener interface that is used to listen to print events like print started and print finished.
printStarted() - Method in interface org.eclipse.nebula.widgets.nattable.print.PrintListener
This method gets executed before the print operation is started.
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
 
processFormula(String, int, int) - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaDataProvider
Process the given formula String by using the internal FormulaParser.
processFunctions(String, Map<Integer, FunctionValue>, Map<IndexCoordinate, Set<IndexCoordinate>>, IndexCoordinate) - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParser
Process parts of a function that represent a function by name.
processMultiplicationAndDivision(List<FunctionValue>) - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParser
Process multiplication and division FunctionValues first.
processParenthesis(String, Map<Integer, FunctionValue>, Map<IndexCoordinate, Set<IndexCoordinate>>, IndexCoordinate) - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParser
Process parts of a function that are combined in parenthesis.
processPower(List<FunctionValue>) - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParser
Process power FunctionValues first.
processResultInternally() - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
processResultInternally() - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.SelectionSearchStrategy
 
ProductFunction - Class in org.eclipse.nebula.widgets.nattable.formula.function
Returns the product of a supplied list of numbers.
ProductFunction() - Constructor for class org.eclipse.nebula.widgets.nattable.formula.function.ProductFunction
 
ProductFunction(List<FunctionValue>) - Constructor for class org.eclipse.nebula.widgets.nattable.formula.function.ProductFunction
 
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
 
PROPERTY_SEPARATOR_REGEX - Static variable in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalHelper
The regular expression that is used to separate properties for accessing fields on different levels of a HierarchicalWrapper.
propertyChange(PropertyChangeEvent) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.DetailGlazedListsEventLayer
 
propertyChange(PropertyChangeEvent) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsEventLayer
 
propertyChangeEventshouldBePropagatedImmediately() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsEventLayerTest
 
PropertyUpdateEvent<T> - Class in org.eclipse.nebula.widgets.nattable.layer.event
 
PropertyUpdateEvent(ILayer, T, String, Object, Object) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.PropertyUpdateEvent
 
PROPERY_1 - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.PropertiesFixture
 
PROPERY_2 - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.PropertiesFixture
 
PROPERY_3 - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.PropertiesFixture
 
proposalAcceptanceStyle - Variable in class org.eclipse.nebula.widgets.nattable.edit.editor.TextCellEditor
 
proposalProvider - Variable in class org.eclipse.nebula.widgets.nattable.edit.editor.TextCellEditor
 
proxyShouldRetreiveConfigAttributeUsingTheDisplayModeOrdering() - Method in class org.eclipse.nebula.widgets.nattable.style.CellStyleProxyTest
 
publish_flag - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
publish_flag - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
PUBLISH_FLAG_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataListFixture
 
PUBLISH_FLAG_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataListFixture
 
put(PropertyUpdateEvent<T>) - Method in class org.eclipse.nebula.widgets.nattable.blink.UpdateEventsCache
 

Q

queue - Variable in class org.eclipse.nebula.widgets.nattable.conflation.AbstractEventConflater
 
QuotientFunction - Class in org.eclipse.nebula.widgets.nattable.formula.function
Returns the quotient of a division.
QuotientFunction() - Constructor for class org.eclipse.nebula.widgets.nattable.formula.function.QuotientFunction
 
QuotientFunction(List<FunctionValue>) - Constructor for class org.eclipse.nebula.widgets.nattable.formula.function.QuotientFunction
 

R

range() - Method in annotation type org.eclipse.nebula.widgets.nattable.dataset.generator.GenerateDouble
 
Range - Class in org.eclipse.nebula.widgets.nattable.coordinate
Represents a consecutive range of numbers, e.g.
Range(int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.coordinate.Range
Create a new Range.
RANGE_REGEX - Static variable in class org.eclipse.nebula.widgets.nattable.formula.FormulaParser
 
RangeTest - Class in org.eclipse.nebula.widgets.nattable.coordinate
 
RangeTest - Class in org.eclipse.nebula.widgets.nattable.selection
 
RangeTest() - Constructor for class org.eclipse.nebula.widgets.nattable.coordinate.RangeTest
 
RangeTest() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.RangeTest
 
rating - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
rating - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
RATING_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataListFixture
 
RATING_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.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.
readDpiFromDisplay() - Method in class org.eclipse.nebula.widgets.nattable.layer.DefaultHorizontalDpiConverter
 
readDpiFromDisplay() - Method in class org.eclipse.nebula.widgets.nattable.layer.DefaultVerticalDpiConverter
 
readDpiFromDisplay() - Method in class org.eclipse.nebula.widgets.nattable.layer.FixedScalingDpiConverter
 
readDpiFromDisplay() - Method in class org.eclipse.nebula.widgets.nattable.layer.NoScalingDpiConverter
 
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.
rebuildPositionCollections() - Method in class org.eclipse.nebula.widgets.nattable.datachange.UpdateDataChangeHandler
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
 
REFERENCE_RANGE_REGEX - Static variable in class org.eclipse.nebula.widgets.nattable.formula.FormulaParser
 
REFERENCE_REGEX - Static variable in class org.eclipse.nebula.widgets.nattable.formula.FormulaParser
 
referencePattern - Variable in class org.eclipse.nebula.widgets.nattable.formula.FormulaParser
 
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
 
ReflectiveColumnPropertyAccessor(List<String>) - Constructor for class org.eclipse.nebula.widgets.nattable.data.ReflectiveColumnPropertyAccessor
 
refresh() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsSortModel
Helper method to re-apply the sorting.
refresh() - Method in class org.eclipse.nebula.widgets.nattable.NatTable
Refreshes the entire NatTable as every layer will be refreshed.
refresh(boolean) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
Refreshes the entire NatTable as every layer will be refreshed.
refresh(List<ColumnEntry>, List<ColumnEntry>) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.gui.ColumnCategoriesDialog
 
refreshCurrentTheme() - Method in class org.eclipse.nebula.widgets.nattable.style.theme.ThemeManager
Re-applies the current active theme by simply re-registering all style configurations.
refreshIndexPositionMapping() - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
Initializes the internal index-position-mapping to reflect the internal column-index-order.
refreshIndexPositionMapping() - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayer
Initializes the internal index-position-mapping to reflect the internal row-index-order.
regex - Variable in class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
RegexMarkupValue - Class in org.eclipse.nebula.widgets.nattable.extension.nebula.richtext
MarkupProcessor implementation that is able to process regular expression values to identify content that should be surrounded by a markup.
RegexMarkupValue(String, String, String) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.RegexMarkupValue
 
RegionSelectionTest - Class in org.eclipse.nebula.widgets.nattable.selection
 
RegionSelectionTest() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.RegionSelectionTest
 
registerBackgroundPainter(String, CellPainterWrapperCreator) - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.painterfactory.CellPainterFactory
Register a CellPainterWrapperCreator to create a background painter for a given key.
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
Register an ILayerCommandHandler to handle a command in this layer.
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.datachange.DataChangeLayer
 
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
 
registerCommandHandlers(SelectionLayer) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Register command handlers for this layer.
registerCommandHandlers(SelectionLayer) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Register command handlers for this layer.
registerConfigAttribute(ConfigAttribute<T>, T) - 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 class org.eclipse.nebula.widgets.nattable.config.ConfigRegistry
 
registerConfigAttribute(ConfigAttribute<T>, T, String) - Method in interface org.eclipse.nebula.widgets.nattable.config.IConfigRegistry
registerConfigAttribute(ConfigAttribute<T>, T, String, String) - Method in class org.eclipse.nebula.widgets.nattable.config.ConfigRegistry
 
registerConfigAttribute(ConfigAttribute<T>, T, String, String) - Method in interface org.eclipse.nebula.widgets.nattable.config.IConfigRegistry
registerConfigAttribute(ConfigAttribute<T>, T, DisplayMode) - Method in class org.eclipse.nebula.widgets.nattable.config.ConfigRegistry
 
registerConfigAttribute(ConfigAttribute<T>, T, DisplayMode) - Method in interface org.eclipse.nebula.widgets.nattable.config.IConfigRegistry
Register a configuration attribute against a DisplayMode.
registerConfigAttribute(ConfigAttribute<T>, T, DisplayMode, String) - Method in class org.eclipse.nebula.widgets.nattable.config.ConfigRegistry
 
registerConfigAttribute(ConfigAttribute<T>, T, DisplayMode, String) - Method in interface org.eclipse.nebula.widgets.nattable.config.IConfigRegistry
Register an attribute against a DisplayMode and configuration label (applied to cells)
registerContentPainter(String, CellPainterCreator) - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.painterfactory.CellPainterFactory
Registers a CellPainterCreator to create a content painter for a given key.
registerDataChangeHandler(DataChangeHandler) - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayer
Registers the given DataChangeHandler to keep track of data changes.
registerDecoratorPainter(String, CellPainterWrapperCreator) - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.painterfactory.CellPainterFactory
Registers a CellPainterWrapperCreator to create a decorator painter for a given key.
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
 
registerFunction(String, Class<? extends AbstractFunction>) - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaDataProvider
Register a new function that can be evaluated.
registerFunction(String, Class<? extends AbstractFunction>) - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParser
Register a new function that can be evaluated.
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.extension.glazedlists.fixture.NatTableFixture
 
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.extension.glazedlists.fixture.NatTableFixture
 
registerLabelOnColumnHeader(DataLayer, int, String) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.NatTableFixture
 
registerMarkup(String, String, String) - Method in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.MarkupDisplayConverter
Registers a value and the markup that should be placed around the value while rendering.
registerMarkup(String, MarkupProcessor) - Method in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.MarkupDisplayConverter
Registers a custom MarkupProcessor for a given id.
registerMarkupDisplayConverter(MarkupDisplayConverter) - Method in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.SearchMarkupCommandHandler
 
registerModeEventHandler(Mode, 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
Add the given labels to the label collection for the given key.
registerOverrides(Serializable, List<String>) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.AbstractOverrider
Add the given labels to the label collection for the given key.
registerOverrides(String) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulator
Register a label to be contributed to all columns.
registerOverrides(String...) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.BodyOverrideConfigLabelAccumulator
 
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
Add the given labels on top of the label collection for the given key.
registerOverridesOnTop(Serializable, List<String>) - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.AbstractOverrider
Add the given labels on top of the label collection for the given key.
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
Register an IPersistable that can write its state to the state 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
 
registerRegexMarkup(String, String, String) - Method in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.MarkupDisplayConverter
Registers a regular expression and a markup that should be placed around the value that is specified by the regular expression.
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 class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
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
 
regressionRegisterWithDisplayModeAndConfigLabel() - Method in class org.eclipse.nebula.widgets.nattable.config.ConfigRegistryTest
 
regressionRegisterWithDisplayModeAndMultipleConfigLabels() - Method in class org.eclipse.nebula.widgets.nattable.config.ConfigRegistryTest
 
regressionRegistrationWithASingleDisplayMode() - Method in class org.eclipse.nebula.widgets.nattable.config.ConfigRegistryTest
 
regressionRegistrationWithMultipleDisplayModes() - Method in class org.eclipse.nebula.widgets.nattable.config.ConfigRegistryTest
 
regressionRegistrationWithoutDisplayModeOrConfigLabel() - Method in class org.eclipse.nebula.widgets.nattable.config.ConfigRegistryTest
 
REGULAR_EXPRESSION - org.eclipse.nebula.widgets.nattable.filterrow.TextMatchingMode
 
reiszeColumnInATableWithNoRows() - Method in class org.eclipse.nebula.widgets.nattable.resize.ResizeColumnTest
Test for bug NTBL-431
remainingSpaceShouldBeDistributedOnFixedPercentageColumns() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
remainingSpaceShouldBeDistributedOnFixedPercentageColumns2() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
remove() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.TreeTest
 
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_COLUMN_GROUP_MENU_ITEM_ID - Static variable in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
REMOVE_ROW_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
Removes all items from the available and the selected tree.
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
 
removeCacheUpdateListener(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.
removeChangesForDeletedColumnObjects() - Method in class org.eclipse.nebula.widgets.nattable.datachange.UpdateDataChangeHandler
Iterates over the locally stored data changes and checks if the referenced object does still exist.
removeChangesForDeletedRowObjects() - Method in class org.eclipse.nebula.widgets.nattable.datachange.UpdateDataChangeHandler
 
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.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
 
removeGroup(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Removes the group identified by the given column position.
removeGroup(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel
Removes the group identified by the given position.
removeGroup(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Removes the group identified by the given row position.
removeGroup(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Removes the group identified by the given column position.
removeGroup(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Removes the group identified by the given row position.
removeGroup(int, String) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Removes the group identified by the given name.
removeGroup(int, String) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Removes the group identified by the given name.
removeGroup(int, GroupModel.Group) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Removes the given group.
removeGroup(int, GroupModel.Group) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Removes the given group.
removeGroup(String) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Removes the group identified by the given name.
removeGroup(String) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel
Removes the group identified by the given name.
removeGroup(String) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Removes the group identified by the given name.
removeGroup(GroupModel.Group) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Removes the given group.
removeGroup(GroupModel.Group) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel
Removes the given group.
removeGroup(GroupModel.Group) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Removes the given group.
removeGroupByColumnIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByModel
Remove the given column index from the list of column indexes that are currently grouped.
removeKeyListener(KeyListener) - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
 
removeLabel(String) - Method in class org.eclipse.nebula.widgets.nattable.layer.LabelStack
Removes the given label from the label stack.
removeLayerListener(ILayerListener) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
removeLayerListener(ILayerListener) - Method in interface org.eclipse.nebula.widgets.nattable.layer.ILayer
Remove the given ILayerListener from this layer.
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(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
 
removeListener(IColumnCategoriesDialogListener) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.gui.ColumnCategoriesDialog
Remove a IColumnCategoriesDialogListener that is triggered for modifications in the selected tree.
removeListener(ISelectionTreeListener) - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialog
Remove a ISelectionTreeListener that is triggered for modifications in the selected tree.
removeMarkup(String) - Method in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.MarkupDisplayConverter.MarkupValue
 
removeMarkup(String) - Method in interface org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.MarkupProcessor
Takes an input and removes possible markups that where applied by this MarkupProcessor
removeMarkup(String) - Method in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.RegexMarkupValue
 
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
Remove all registered labels from the key-label overrides for the given key.
removePositionsFromGroup(int...) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel
Removes the given positions from corresponding groups.
removePositionsFromGroup(int, int...) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Removes the given positions from corresponding groups.
removePositionsFromGroup(int, int...) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Removes the given positions from corresponding groups.
removePositionsFromGroup(GroupModel.Group, int...) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel
Removes the given positions from the given group.
removePostSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.nebula.widgets.nattable.selection.RowPostSelectionProvider
 
removePrintListener(PrintListener) - Method in class org.eclipse.nebula.widgets.nattable.print.LayerPrinter
Removes the given PrintListener.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.BlinkingRowDataFixture
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.BlinkingGlazedListExample.Tuple
 
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
 
RemoveRowGroupCommand - Class in org.eclipse.nebula.widgets.nattable.group.command
Command to remove a row group identified by a row index.
RemoveRowGroupCommand(int) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.RemoveRowGroupCommand
 
removeRowGroupMenuItemProvider() - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
removeRowGroupMenuItemProvider(String) - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
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.
removeStaticIndexes(int...) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel.Group
Removes the given indexes as static indexes from this group.
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
 
RENAME_ROW_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.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(RenameColumnHeaderEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.columnRename.event.RenameColumnHeaderEvent
 
RenameColumnHeaderEvent(ColumnHeaderLayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.columnRename.event.RenameColumnHeaderEvent
 
RenameColumnHeaderEvent(ILayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.columnRename.event.RenameColumnHeaderEvent
 
renameColumnHelper - Variable in class org.eclipse.nebula.widgets.nattable.grid.layer.ColumnHeaderLayer
 
RenameColumnHelper - Class in org.eclipse.nebula.widgets.nattable.columnRename
Helper class for handling column renaming by user interactions on the column header.
RenameColumnHelper(ColumnHeaderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.columnRename.RenameColumnHelper
 
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
Rename the column at the given index.
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 user.
renameRowGroupMenuItemProvider() - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
renameRowGroupMenuItemProvider(String) - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
RENDER_GRID_LINES - Static variable in class org.eclipse.nebula.widgets.nattable.config.CellConfigAttributes
Attribute for configuring whether grid lines should be rendered or not.
RENDER_GRID_LINES - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property to specify 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
 
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
 
renderGridLines - Variable in class org.eclipse.nebula.widgets.nattable.painter.layer.GridLineCellLayerPainter
 
Rendering_cells_as_a_link_and_button - Class in org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration
 
Rendering_cells_as_a_link_and_button() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.Rendering_cells_as_a_link_and_button
 
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
 
reorderColumnGroup(int, int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Reorder a column group for the fromColumnPosition at the given level to the specified toColumnPosition.
ReorderColumnGroupCommand - Class in org.eclipse.nebula.widgets.nattable.group.command
 
ReorderColumnGroupCommand(ReorderColumnGroupCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.ReorderColumnGroupCommand
 
ReorderColumnGroupCommand(ILayer, int, int) - 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(ReorderColumnGroupEndCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.ReorderColumnGroupEndCommand
 
ReorderColumnGroupEndCommand(ILayer, int) - 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(ReorderColumnGroupStartCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.ReorderColumnGroupStartCommand
 
ReorderColumnGroupStartCommand(ILayer, int) - 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
Moves the given from-column to the left edge of the column to move to.
reorderColumnPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.BaseColumnReorderLayerFixture
 
reorderColumnPosition(int, int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
Reorders the given from-column to the specified edge of the column to move to and fires a ColumnReorderEvent.
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
 
reorderLayer - Variable in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest
 
reorderMultipleColumnIndexes(int[], int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
Reorders the given from-columns identified by index to the specified edge of the column to move to and fires a ColumnReorderEvent.
reorderMultipleColumnIndexes(List<Integer>, int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
Reorders the given from-columns identified by index to the specified edge of the column to move to and fires a ColumnReorderEvent.
reorderMultipleColumnPositions(int[], int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
Reorders the given from-columns to the left edge of the column to move to.
reorderMultipleColumnPositions(int[], int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
Reorders the given from-columns to the specified edge of the column to move to and fires a ColumnReorderEvent.
reorderMultipleColumnPositions(List<Integer>, int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
Reorders the given from-columns to the left edge of the column to move to.
reorderMultipleColumnPositions(List<Integer>, int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
Reorders the given from-columns to the specified edge of the column to move to and fires a ColumnReorderEvent.
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
 
reorderMultipleNotConsecutiveRowsInHiddenState() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest
 
reorderMultipleRowIndexes(int[], int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayer
Reorders the given from-rows identified by index to the specified edge of the row to move to and fires a RowReorderEvent.
reorderMultipleRowIndexes(List<Integer>, int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayer
Reorders the given from-rows identified by index to the specified edge of the row to move to and fires a RowReorderEvent.
reorderMultipleRowPositions(int[], 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(int[], 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.
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
 
reorderRowGroup(int, int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Reorder a row group for the fromRowPosition at the given level to the specified toRowPosition.
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) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.BaseRowReorderLayerFixture
 
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.
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.layer.SizeConfig
Resets the configured size values held by this SizeConfig.
reset() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.MouseActionFixture
 
reset(NatTable) - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.action.FillHandleDragMode
Reset the FillHandleDragMode states, the fill handle region in the SelectionLayer and redraw the given NatTable.
ResetColumnReorderCommand - Class in org.eclipse.nebula.widgets.nattable.reorder.command
Command to reset column reordering.
ResetColumnReorderCommand() - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.command.ResetColumnReorderCommand
 
ResetColumnReorderCommandHandler - Class in org.eclipse.nebula.widgets.nattable.reorder.command
Command handler for the ResetColumnReorderCommand to reset the column reordering on the ColumnReorderLayer.
ResetColumnReorderCommandHandler(ColumnReorderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.command.ResetColumnReorderCommandHandler
 
resetColumnWidth(int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
This method will reset a custom set column width to the default size.
resetColumnWidthConfiguration(boolean) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
This method will reset all column width customizations, e.g.
resetConfiguredMinSize(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
Resets the custom configured min size of the given position.
resetConfiguredSize(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
Resets the custom configured size of the given position.
resetGC(GC) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
Reset the GC to the original values.
resetMinColumnWidth(int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
This method will reset a custom set minimum column width to the default minimum size.
resetMinRowHeight(int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
This method will reset a custom set minimum row height to the default minimum size.
resetOrigin(int, int) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
Reset the origin pixel position to the given values.
resetReorder() - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
Resets the reordering tracked by this layer.
resetReorder() - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayer
Resets the reordering tracked by this layer.
resetRowHeight(int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
This method will reset a custom set row height to the default size.
resetRowHeightConfiguration(boolean) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
This method will reset all row height customizations, e.g.
ResetRowReorderCommand - Class in org.eclipse.nebula.widgets.nattable.reorder.command
Command to reset row reordering.
ResetRowReorderCommand() - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.command.ResetRowReorderCommand
 
ResetRowReorderCommandHandler - Class in org.eclipse.nebula.widgets.nattable.reorder.command
Command handler for the ResetRowReorderCommand to reset the column reordering on the RowReorderLayer.
ResetRowReorderCommandHandler(RowReorderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.command.ResetRowReorderCommandHandler
 
ResetScalingAction - Class in org.eclipse.nebula.widgets.nattable.ui.scaling
Action to reset any scaling/zoom settings in a NatTable instance to the display scaling settings.
ResetScalingAction() - Constructor for class org.eclipse.nebula.widgets.nattable.ui.scaling.ResetScalingAction
Creates a new ResetScalingAction without an updater.
ResetScalingAction(Consumer<IConfigRegistry>) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.scaling.ResetScalingAction
Creates a new ResetScalingAction with the given updater.
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
 
ResizeColumnHideShowLayer - Class in org.eclipse.nebula.widgets.nattable.hideshow
Layer to add support for column hide/show feature to a NatTable.
ResizeColumnHideShowLayer(IUniqueIndexLayer, DataLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayer
 
ResizeColumnHideShowLayer.ColumnSizeInfo - Class in org.eclipse.nebula.widgets.nattable.hideshow
 
ResizeColumnHideShowLayerIntegrationTest - Class in org.eclipse.nebula.widgets.nattable.hideshow
 
ResizeColumnHideShowLayerIntegrationTest() - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerIntegrationTest
 
ResizeColumnHideShowLayerTest - Class in org.eclipse.nebula.widgets.nattable.hideshow
 
ResizeColumnHideShowLayerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest
 
ResizeColumnTest - Class in org.eclipse.nebula.widgets.nattable.resize
 
ResizeColumnTest() - Constructor for class org.eclipse.nebula.widgets.nattable.resize.ResizeColumnTest
 
resizedOnPrinting - Variable in class org.eclipse.nebula.widgets.nattable.resize.AutoResizeHelper
Flag to indicate that an automatic resize was triggered on rendering.
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
 
resizeListener - Variable in class org.eclipse.nebula.widgets.nattable.resize.AutoResizeHelper
ILayerListener that is added to the ILayer to get informed about RowResizeEvent and ColumnResizeEvent to know if an automatic resize was triggered on rendering.
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(ResizeStructuralRefreshEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.ResizeStructuralRefreshEvent
 
ResizeStructuralRefreshEvent(ILayer) - 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(Object, Object) - Method in interface org.eclipse.nebula.widgets.nattable.blink.IBlinkingCellResolver
 
resolve(ILayerCell, IConfigRegistry, Object, Object) - Method in class org.eclipse.nebula.widgets.nattable.blink.BlinkingCellResolver
 
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.
resolvePainter(CSSElementContext, CSSElementContext, DisplayMode) - Static method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSHelper
Check if the automatic painter resolution is enabled or disabled via CSS property.
resolvePainterRepresentation(CSSValue) - Static method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSHelper
Resolves the painter representations out of the given CSSValue.
restore() - Method in class org.eclipse.nebula.widgets.nattable.resize.AutoResizeHelper
Restore the original state of the layer before in-memory rendering preparations.
retreivedCellShouldHaveRightAlignment() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.BoxingStyleTest
 
retreivedCellShouldHaveTopAlignment() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.BoxingStyleTest
 
retrieveCSSProperty(Object, String, String, CSSEngine) - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSHandler
 
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
 
RichTextCellEditor - Class in org.eclipse.nebula.widgets.nattable.extension.nebula.richtext
NatTable ICellEditor implementation that makes use of the Nebula RichTextEditor.
RichTextCellEditor() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.RichTextCellEditor
Create a new resizable RichTextCellEditor with a default configuration.
RichTextCellEditor(int) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.RichTextCellEditor
Create a new RichTextCellEditor with a default configuration and the given style bits.
RichTextCellEditor(RichTextEditorConfiguration) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.RichTextCellEditor
Create a new resizable RichTextCellEditor with the given configuration.
RichTextCellEditor(RichTextEditorConfiguration, int) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.RichTextCellEditor
Create a new RichTextCellEditor with the given configuration and the given style bits.
RichTextCellPainter - Class in org.eclipse.nebula.widgets.nattable.extension.nebula.richtext
ICellPainter that is able to render HTML formatted text by using the Nebula RichTextPainter.
RichTextCellPainter() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.RichTextCellPainter
Creates a new RichTextCellPainter with text wrapping enabled and auto-resizing disabled.
RichTextCellPainter(boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.RichTextCellPainter
Creates a new RichTextCellPainter with auto-resizing disabled.
RichTextCellPainter(boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.RichTextCellPainter
Creates a new RichTextCellPainter.
RichTextCellPainter(boolean, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.RichTextCellPainter
Creates a new RichTextCellPainter.
richTextPainter - Variable in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.RichTextCellPainter
 
RIGHT - org.eclipse.nebula.widgets.nattable.selection.SelectionLayer.MoveDirectionEnum
 
RIGHT - org.eclipse.nebula.widgets.nattable.style.HorizontalAlignmentEnum
 
RIGHT - org.eclipse.nebula.widgets.nattable.ui.util.CellEdgeEnum
 
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.extension.glazedlists.test.integration.SWTUtils
 
RIGHT_MOUSE_BUTTON - Static variable in class org.eclipse.nebula.widgets.nattable.test.integration.SWTUtils
 
ROOT - org.eclipse.nebula.widgets.nattable.columnCategories.Node.Type
 
rootCanOnlyBeSetOnce() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.ColumnCategoriesModelTest
 
rootMustBeTheFirstNodeSet() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.ColumnCategoriesModelTest
 
ROW_BOTTOM_HIDDEN - Static variable in class org.eclipse.nebula.widgets.nattable.hideshow.indicator.HideIndicatorConstants
Label that indicates that there are rows hidden at the bottom of the cell.
ROW_FULLY_SELECTED_STYLE - Static variable in class org.eclipse.nebula.widgets.nattable.style.SelectionStyleLabels
Label that is applied to the row header cell of the row that is fully selected.
ROW_GROUP_HEADER - Static variable in class org.eclipse.nebula.widgets.nattable.grid.GridRegion
 
ROW_GROUP_HEADER_KEY - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.painterfactory.CellPainterFactory
 
ROW_HEADER - Static variable in class org.eclipse.nebula.widgets.nattable.grid.GridRegion
 
ROW_HEIGHT - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property to configure the row height.
ROW_RANGE_REGEX - Static variable in class org.eclipse.nebula.widgets.nattable.formula.FormulaParser
 
ROW_RENAME - org.eclipse.nebula.widgets.nattable.ui.rename.HeaderRenameDialog.RenameDialogLabels
 
ROW_RESIZE_MODE - org.eclipse.nebula.widgets.nattable.ui.mode.Mode
 
ROW_TOP_HIDDEN - Static variable in class org.eclipse.nebula.widgets.nattable.hideshow.indicator.HideIndicatorConstants
Label that indicates that there are rows hidden on top of the cell.
rowAddShouldClearCacheAndCalculateNewSummary() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest
 
RowDataFixture - Class in org.eclipse.nebula.widgets.nattable.dataset.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.dataset.fixture.data.RowDataFixture
 
RowDataListFixture - Class in org.eclipse.nebula.widgets.nattable.dataset.fixture.data
 
RowDataListFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataListFixture
 
rowDataProvider - Variable in class org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayer
 
rowDataProvider - Variable in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
RowDeleteCommand - Class in org.eclipse.nebula.widgets.nattable.data.command
Command to delete a row.
RowDeleteCommand(RowDeleteCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.data.command.RowDeleteCommand
Clone constructor.
RowDeleteCommand(ILayer, int...) - Constructor for class org.eclipse.nebula.widgets.nattable.data.command.RowDeleteCommand
Creates a RowDeleteCommand.
RowDeleteCommandHandler<T> - Class in org.eclipse.nebula.widgets.nattable.data.command
Default command handler for the RowDeleteCommand.
RowDeleteCommandHandler(List<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.data.command.RowDeleteCommandHandler
 
RowDeleteCommandTest - Class in org.eclipse.nebula.widgets.nattable.data.command
 
RowDeleteCommandTest() - Constructor for class org.eclipse.nebula.widgets.nattable.data.command.RowDeleteCommandTest
 
RowDeleteDataChange - Class in org.eclipse.nebula.widgets.nattable.datachange
DataChange implementation to track row delete operations.
RowDeleteDataChange(int, Object) - Constructor for class org.eclipse.nebula.widgets.nattable.datachange.RowDeleteDataChange
Create a RowDeleteDataChange that is able to revert the performed row delete operation.
RowDeleteDataChangeHandler - Class in org.eclipse.nebula.widgets.nattable.datachange
DataChangeHandler to track row delete operations.
RowDeleteDataChangeHandler(DataChangeLayer, CellKeyHandler<?>) - Constructor for class org.eclipse.nebula.widgets.nattable.datachange.RowDeleteDataChangeHandler
 
RowDeleteEvent - Class in org.eclipse.nebula.widgets.nattable.layer.event
Event indicating that one ore more rows were deleted from the layer.
RowDeleteEvent(RowDeleteEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowDeleteEvent
Creates a new RowDeleteEvent based on the given instance.
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, Collection<Range>) - 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.
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
 
RowGroupCollapseCommand - Class in org.eclipse.nebula.widgets.nattable.group.performance.command
Command that is used to collapse row groups.
RowGroupCollapseCommand(RowGroupCollapseCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupCollapseCommand
 
RowGroupCollapseCommand(GroupModel, Collection<GroupModel.Group>) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupCollapseCommand
 
RowGroupCollapseCommand(GroupModel, GroupModel.Group...) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupCollapseCommand
 
RowGroupDataFixture - Class in org.eclipse.nebula.widgets.nattable.dataset.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.dataset.fixture.data.RowGroupDataFixture
 
RowGroupDataListFixture - Class in org.eclipse.nebula.widgets.nattable.dataset.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.dataset.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
Creates a non-exclusive RowGroupExpandCollapseAction.
RowGroupExpandCollapseAction(boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.action.RowGroupExpandCollapseAction
 
RowGroupExpandCollapseCommand - Class in org.eclipse.nebula.widgets.nattable.group.command
Command to trigger expand/collapse on a row group at the specified coordinates, based on the current expand/collapse state.
RowGroupExpandCollapseCommand(RowGroupExpandCollapseCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.RowGroupExpandCollapseCommand
Clone constructor.
RowGroupExpandCollapseCommand(ILayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.RowGroupExpandCollapseCommand
Create the command for a given row position and column position 0;
RowGroupExpandCollapseCommand(ILayer, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.RowGroupExpandCollapseCommand
Create the command for the given row and column positions.
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 - Class in org.eclipse.nebula.widgets.nattable.group.performance
Layer that is used in combination with the performance RowGroupHeaderLayer to support expand/collapse of row groups.
RowGroupExpandCollapseLayer<T> - Class in org.eclipse.nebula.widgets.nattable.group
 
RowGroupExpandCollapseLayer(IUniqueIndexLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupExpandCollapseLayer
 
RowGroupExpandCollapseLayer(IUniqueIndexLayer, IRowGroupModel<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.group.RowGroupExpandCollapseLayer
 
RowGroupExpandCollapseLayerTest - Class in org.eclipse.nebula.widgets.nattable.group
 
RowGroupExpandCollapseLayerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.group.RowGroupExpandCollapseLayerTest
 
RowGroupExpandCommand - Class in org.eclipse.nebula.widgets.nattable.group.performance.command
Command that is used to expand row groups.
RowGroupExpandCommand(RowGroupExpandCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupExpandCommand
 
RowGroupExpandCommand(GroupModel, Collection<GroupModel.Group>) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupExpandCommand
 
RowGroupExpandCommand(GroupModel, GroupModel.Group...) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupExpandCommand
 
RowGroupHeaderGridLineCellLayerPainter - Class in org.eclipse.nebula.widgets.nattable.group.performance.painter
Specialization of the GridLineCellLayerPainter to support rendering of huge row groups in the performance RowGroupHeaderLayer.
RowGroupHeaderGridLineCellLayerPainter(RowGroupHeaderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.painter.RowGroupHeaderGridLineCellLayerPainter
Create a RowGroupHeaderGridLineCellLayerPainter that renders gray grid lines and uses the default clipping behaviour.
RowGroupHeaderGridLineCellLayerPainter(RowGroupHeaderLayer, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.painter.RowGroupHeaderGridLineCellLayerPainter
Create a RowGroupHeaderGridLineCellLayerPainter that renders gray grid lines and uses the specified clipping behaviour.
RowGroupHeaderGridLineCellLayerPainter(RowGroupHeaderLayer, Color) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.painter.RowGroupHeaderGridLineCellLayerPainter
Create a RowGroupHeaderGridLineCellLayerPainter that renders grid lines in the specified color and uses the default clipping behaviour.
RowGroupHeaderGridLineCellLayerPainter(RowGroupHeaderLayer, Color, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.painter.RowGroupHeaderGridLineCellLayerPainter
Create a RowGroupHeaderGridLineCellLayerPainter that renders grid lines in the specified color and uses the specified clipping behaviour.
rowGroupHeaderLayer - Variable in class org.eclipse.nebula.widgets.nattable.group.performance.action.RowGroupHeaderReorderDragMode
 
rowGroupHeaderLayer - Variable in class org.eclipse.nebula.widgets.nattable.group.performance.painter.RowGroupHeaderGridLineCellLayerPainter
 
RowGroupHeaderLayer - Class in org.eclipse.nebula.widgets.nattable.group.performance
Adds the row grouping functionality to the row header.
RowGroupHeaderLayer<T> - Class in org.eclipse.nebula.widgets.nattable.group
Adds the Row grouping functionality to the row headers.
RowGroupHeaderLayer(ILayer, IUniqueIndexLayer, SelectionLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Creates a RowGroupHeaderLayer with the specified configurations and one grouping level.
RowGroupHeaderLayer(ILayer, IUniqueIndexLayer, SelectionLayer, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Creates a RowGroupHeaderLayer with one grouping level and the specified configurations.
RowGroupHeaderLayer(ILayer, IUniqueIndexLayer, SelectionLayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Creates a RowGroupHeaderLayer with the specified configurations.
RowGroupHeaderLayer(ILayer, IUniqueIndexLayer, SelectionLayer, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Creates a RowGroupHeaderLayer with the specified configurations.
RowGroupHeaderLayer(ILayer, SelectionLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Creates a RowGroupHeaderLayer with the specified configurations and one grouping level.
RowGroupHeaderLayer(ILayer, SelectionLayer, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Creates a RowGroupHeaderLayer with one grouping level and the specified configurations.
RowGroupHeaderLayer(ILayer, SelectionLayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Creates a RowGroupHeaderLayer with the specified configurations.
RowGroupHeaderLayer(ILayer, SelectionLayer, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Creates a RowGroupHeaderLayer with the specified configurations.
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
 
RowGroupHeaderLayerSelectionTest - Class in org.eclipse.nebula.widgets.nattable.group.performance
 
RowGroupHeaderLayerSelectionTest() - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerSelectionTest
 
RowGroupHeaderLayerTest - Class in org.eclipse.nebula.widgets.nattable.group.performance
 
RowGroupHeaderLayerTest - Class in org.eclipse.nebula.widgets.nattable.group
 
RowGroupHeaderLayerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
RowGroupHeaderLayerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayerTest
 
rowGroupHeaderLeftClick(int) - Static method in class org.eclipse.nebula.widgets.nattable.ui.matcher.MouseEventMatcher
 
RowGroupHeaderReorderDragMode - Class in org.eclipse.nebula.widgets.nattable.group.performance.action
Default IDragMode invoked for 'left click + drag' on the row group header.
RowGroupHeaderReorderDragMode(RowGroupHeaderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.action.RowGroupHeaderReorderDragMode
 
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() - 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, 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.
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, 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) - 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, 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.
rowGroupLayer - Variable in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerSelectionTest
 
rowGroupLayer - Variable in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayerTest
 
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
 
RowGroupReorderCommand - Class in org.eclipse.nebula.widgets.nattable.group.performance.command
Command to trigger reordering of a row group.
RowGroupReorderCommand(RowGroupReorderCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupReorderCommand
Clone constructor.
RowGroupReorderCommand(ILayer, int, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupReorderCommand
 
RowGroupReorderCommand(ILayer, int, int, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupReorderCommand
 
RowGroupReorderCommandHandler - Class in org.eclipse.nebula.widgets.nattable.group.performance.command
Command handler for the RowGroupReorderCommand.
RowGroupReorderCommandHandler(RowGroupHeaderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupReorderCommandHandler
 
RowGroupReorderEndCommand - Class in org.eclipse.nebula.widgets.nattable.group.performance.command
Command to end a row group reordering via drag mode.
RowGroupReorderEndCommand(RowGroupReorderEndCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupReorderEndCommand
Clone constructor.
RowGroupReorderEndCommand(ILayer, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupReorderEndCommand
 
RowGroupReorderEndCommandHandler - Class in org.eclipse.nebula.widgets.nattable.group.performance.command
Command handler for the RowGroupReorderEndCommand.
RowGroupReorderEndCommandHandler(RowGroupHeaderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupReorderEndCommandHandler
 
RowGroupReorderStartCommand - Class in org.eclipse.nebula.widgets.nattable.group.performance.command
Command to start a row group reordering via drag mode.
RowGroupReorderStartCommand(RowGroupReorderStartCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupReorderStartCommand
Clone constructor.
RowGroupReorderStartCommand(ILayer, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupReorderStartCommand
 
RowGroupReorderStartCommandHandler - Class in org.eclipse.nebula.widgets.nattable.group.performance.command
Command handler for the RowGroupReorderStartCommand.
RowGroupReorderStartCommandHandler(RowGroupHeaderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupReorderStartCommandHandler
 
RowGroupsCommandHandler - Class in org.eclipse.nebula.widgets.nattable.group.performance.command
Command handler for handling IRowGroupCommands to create, remove and rename row groups.
RowGroupsCommandHandler(RowGroupHeaderLayer, SelectionLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupsCommandHandler
 
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.
RowGroupUtilsTest - Class in org.eclipse.nebula.widgets.nattable.group.performance
 
RowGroupUtilsTest() - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupUtilsTest
 
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
 
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 - Variable in class org.eclipse.nebula.widgets.nattable.hideshow.indicator.HideIndicatorMenuConfiguration
The layer in the row header that should be used to determine the width of the hidden row indicator.
rowHeaderLayer - Variable in class org.eclipse.nebula.widgets.nattable.hideshow.indicator.HideIndicatorOverlayPainter
 
rowHeaderLayer - Variable in class org.eclipse.nebula.widgets.nattable.hideshow.indicator.RowHideIndicatorEventMatcher
 
rowHeaderLayer - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.CompositeLayerFixture
 
RowHeaderLayer - Class in org.eclipse.nebula.widgets.nattable.grid.layer
Layer for the row header 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...) - 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
Creates a row header layer using the default painter.
RowHeaderLayer(IUniqueIndexLayer, ILayer, SelectionLayer[], boolean, ILayerPainter) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.RowHeaderLayer
 
RowHeaderLayer(IUniqueIndexLayer, ILayer, SelectionLayer, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.RowHeaderLayer
Creates a row header layer using the default painter.
RowHeaderLayer(IUniqueIndexLayer, ILayer, SelectionLayer, boolean, ILayerPainter) - Constructor for class org.eclipse.nebula.widgets.nattable.grid.layer.RowHeaderLayer
 
RowHeaderLayerStack(IDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._001_Getting_Started.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
RowHeaderReorderDragMode - Class in org.eclipse.nebula.widgets.nattable.group.performance.action
Extends the regular row drag functionality to work with row groups.
RowHeaderReorderDragMode(RowGroupHeaderLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.action.RowHeaderReorderDragMode
 
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
 
rowHeightConfig - Variable in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
RowHeightResetCommand - Class in org.eclipse.nebula.widgets.nattable.resize.command
Command to reset the row height configurations.
RowHeightResetCommand() - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.RowHeightResetCommand
Creates a RowHeightResetCommand to reset the row height configuration of all regions, that triggers a refresh after the command is handled.
RowHeightResetCommand(boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.RowHeightResetCommand
Creates a RowHeightResetCommand to reset the row height configuration of all regions.
RowHeightResetCommand(String) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.RowHeightResetCommand
Creates a RowHeightResetCommand to reset the row height configuration of the region with the given label.
RowHeightResetCommand(String, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.RowHeightResetCommand
Creates a RowHeightResetCommand to reset the row height configuration of the region with the given label.
RowHeightResetCommandHandler - Class in org.eclipse.nebula.widgets.nattable.resize.command
Command handler to handle the RowHeightResetCommand.
RowHeightResetCommandHandler(DataLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.RowHeightResetCommandHandler
 
RowHideCommand - Class in org.eclipse.nebula.widgets.nattable.hideshow.command
 
RowHideCommand(RowHideCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.RowHideCommand
 
RowHideCommand(ILayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.RowHideCommand
 
RowHideCommandHandler - Class in org.eclipse.nebula.widgets.nattable.hideshow.command
 
RowHideCommandHandler(IRowHideShowLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.RowHideCommandHandler
 
RowHideIndicatorEventMatcher - Class in org.eclipse.nebula.widgets.nattable.hideshow.indicator
MouseEventMatcher that checks for cell edges at row borders and for the existence of row hide indicator labels.
RowHideIndicatorEventMatcher(int, String, int, ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.indicator.RowHideIndicatorEventMatcher
 
rowHideIndicatorMenu - Variable in class org.eclipse.nebula.widgets.nattable.hideshow.indicator.HideIndicatorMenuConfiguration
The menu for the hidden row indicator.
rowHideIndicatorMenu - Variable in class org.eclipse.nebula.widgets.nattable.hideshow.indicator.HierarchicalHideIndicatorMenuConfiguration
The menu for the hidden row indicator.
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(int...) - 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
 
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
 
rowId - Variable in class org.eclipse.nebula.widgets.nattable.datachange.IdIndexIdentifier
 
rowIdAccessor - Variable in class org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayer
 
rowIdAccessor - Variable in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
RowIdHideShowLayer<T> - Class in org.eclipse.nebula.widgets.nattable.hideshow
ILayer that supports hiding of rows based on the row id.
RowIdHideShowLayer(IUniqueIndexLayer, IRowDataProvider<T>, IRowIdAccessor<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayer
 
RowIdHideShowLayerTest - Class in org.eclipse.nebula.widgets.nattable.hideshow
 
RowIdHideShowLayerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayerTest
 
rowIndex - Variable in class org.eclipse.nebula.widgets.nattable.coordinate.IndexCoordinate
 
rowIndex - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer.HierarchicalTreeNode
 
rowIndexOrder - Variable in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayer
The local cache of the row index order.
RowInsertCommand<T> - Class in org.eclipse.nebula.widgets.nattable.data.command
Command to insert rows.
RowInsertCommand(int, List<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.data.command.RowInsertCommand
Create a command to add object(s).
RowInsertCommand(int, T) - Constructor for class org.eclipse.nebula.widgets.nattable.data.command.RowInsertCommand
Create a command to add an object.
RowInsertCommand(List<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.data.command.RowInsertCommand
Create a command to add object(s).
RowInsertCommand(ILayer, int, List<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.data.command.RowInsertCommand
Create a command to insert object(s) at the specified row position.
RowInsertCommand(ILayer, int, T...) - Constructor for class org.eclipse.nebula.widgets.nattable.data.command.RowInsertCommand
Create a command to insert object(s) at the specified row position.
RowInsertCommand(T) - Constructor for class org.eclipse.nebula.widgets.nattable.data.command.RowInsertCommand
Create a command to add an object.
RowInsertCommandHandler<T> - Class in org.eclipse.nebula.widgets.nattable.data.command
Default command handler for the RowInsertCommand.
RowInsertCommandHandler(List<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.data.command.RowInsertCommandHandler
 
RowInsertCommandTest - Class in org.eclipse.nebula.widgets.nattable.data.command
 
RowInsertCommandTest() - Constructor for class org.eclipse.nebula.widgets.nattable.data.command.RowInsertCommandTest
 
RowInsertDataChange - Class in org.eclipse.nebula.widgets.nattable.datachange
DataChange implementation to track row insert operations.
RowInsertDataChange(Object, CellKeyHandler<?>) - Constructor for class org.eclipse.nebula.widgets.nattable.datachange.RowInsertDataChange
Create a RowInsertDataChange that is able to revert the performed row insert operation.
RowInsertDataChangeHandler - Class in org.eclipse.nebula.widgets.nattable.datachange
DataChangeHandler to track row insert operations.
RowInsertDataChangeHandler(DataChangeLayer, CellKeyHandler<?>) - Constructor for class org.eclipse.nebula.widgets.nattable.datachange.RowInsertDataChangeHandler
 
RowInsertEvent - Class in org.eclipse.nebula.widgets.nattable.layer.event
Event indicating that one ore more rows were inserted to the layer.
RowInsertEvent(RowInsertEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowInsertEvent
Creates a new RowInsertEvent based on the given instance.
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, Collection<Range>) - 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.
rowObject - Variable in class org.eclipse.nebula.widgets.nattable.datachange.IdIndexIdentifier
 
rowObject - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer.HierarchicalTreeNode
The row object reference needed to recalculate the rowIndex on structural changes.
RowObjectDeleteCommand<T> - Class in org.eclipse.nebula.widgets.nattable.data.command
Command to delete row objects.
RowObjectDeleteCommand(List<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.data.command.RowObjectDeleteCommand
RowObjectDeleteCommand(T...) - Constructor for class org.eclipse.nebula.widgets.nattable.data.command.RowObjectDeleteCommand
RowObjectDeleteCommandHandler<T> - Class in org.eclipse.nebula.widgets.nattable.data.command
Default command handler for the RowObjectDeleteCommand.
RowObjectDeleteCommandHandler(List<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.data.command.RowObjectDeleteCommandHandler
 
RowObjectDeleteCommandTest - Class in org.eclipse.nebula.widgets.nattable.data.command
 
RowObjectDeleteCommandTest() - Constructor for class org.eclipse.nebula.widgets.nattable.data.command.RowObjectDeleteCommandTest
 
RowObjectDeleteEvent - Class in org.eclipse.nebula.widgets.nattable.layer.event
Extension of the RowDeleteEvent that additionally carries the deleted objects per index.
RowObjectDeleteEvent(RowObjectDeleteEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowObjectDeleteEvent
Clone constructor.
RowObjectDeleteEvent(ILayer, int, Object) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowObjectDeleteEvent
Creates a RowObjectDeleteEvent for one deleted row object.
RowObjectDeleteEvent(ILayer, Map<Integer, ?>) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowObjectDeleteEvent
Creates a RowObjectDeleteEvent for multiple deleted row objects.
RowObjectIndexHolder<T> - Class in org.eclipse.nebula.widgets.nattable.selection
 
RowObjectIndexHolder(int, T) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.RowObjectIndexHolder
 
RowOnlySelectionBindings - Class in org.eclipse.nebula.widgets.nattable.selection.config
 
RowOnlySelectionBindings() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.config.RowOnlySelectionBindings
 
RowOnlySelectionConfiguration - 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
 
RowPositionHideCommand - Class in org.eclipse.nebula.widgets.nattable.hideshow.command
Command to hide a row by additional providing a column as context information.
RowPositionHideCommand(RowPositionHideCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.RowPositionHideCommand
 
RowPositionHideCommand(ILayer, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.RowPositionHideCommand
 
RowPositionHideCommandHandler - Class in org.eclipse.nebula.widgets.nattable.hideshow.command
Command handler for the RowPositionHideCommand.
RowPositionHideCommandHandler(IRowHideShowLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.RowPositionHideCommandHandler
 
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 single 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
 
RowReorderDragMode.RowReorderOverlayPainter - Class in org.eclipse.nebula.widgets.nattable.reorder.action
The overlay painter for showing the drag operation.
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[], int, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.event.RowReorderEvent
 
RowReorderEvent(ILayer, int, int, int, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.event.RowReorderEvent
 
RowReorderEvent(ILayer, List<Integer>, List<Integer>, int, 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
Layer that is used to add the functionality for row reordering.
RowReorderLayer(IUniqueIndexLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayer
Creates a RowReorderLayer on top of the given IUniqueIndexLayer and adds the DefaultRowReorderLayerConfiguration.
RowReorderLayer(IUniqueIndexLayer, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayer
Creates a RowReorderLayer on top of the given IUniqueIndexLayer.
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
 
RowReorderOverlayPainter() - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.action.RowReorderDragMode.RowReorderOverlayPainter
 
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
 
RowReorderToggleCommandPositionTest - Class in org.eclipse.nebula.widgets.nattable.group.performance
 
RowReorderToggleCommandPositionTest() - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.RowReorderToggleCommandPositionTest
 
RowResizeCommand - Class in org.eclipse.nebula.widgets.nattable.resize.command
Command to trigger row resizing.
RowResizeCommand(ILayer, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.RowResizeCommand
Create a RowResizeCommand to resize the row at the given position to the given height.
RowResizeCommand(ILayer, int, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.RowResizeCommand
Create a RowResizeCommand to resize the row at the given position to the given height.
RowResizeCommand(RowResizeCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.RowResizeCommand
Constructor used to clone the given command.
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[], int, IConfigRegistry, String) - Constructor for class org.eclipse.nebula.widgets.nattable.search.strategy.RowSearchStrategy
Deprecated.
Use constructor with SearchDirection parameter
RowSearchStrategy(int[], int, IConfigRegistry, SearchDirection) - Constructor for class org.eclipse.nebula.widgets.nattable.search.strategy.RowSearchStrategy
 
RowSearchStrategy(int[], IConfigRegistry) - 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(RowSelectionEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.event.RowSelectionEvent
 
RowSelectionEvent(SelectionLayer, int[], int, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.event.RowSelectionEvent
Constructor.
RowSelectionEvent(SelectionLayer, Collection<Integer>, int, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.event.RowSelectionEvent
Constructor.
RowSelectionEvent(SelectionLayer, Range, int, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.event.RowSelectionEvent
Constructor.
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
 
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
 
RowShowCommand - Class in org.eclipse.nebula.widgets.nattable.hideshow.command
Command to show a row that is currently hidden.
RowShowCommand(RowShowCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.RowShowCommand
Clone constructor.
RowShowCommand(ILayer, int, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.RowShowCommand
Creates a RowShowCommand to show a row that is hidden next to the transported row position.
RowShowCommandHandler - Class in org.eclipse.nebula.widgets.nattable.hideshow.command
CommandHandler for the RowShowCommand that shows one hidden adjacent column next to the transported column position.
RowShowCommandHandler(IRowHideShowLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.command.RowShowCommandHandler
 
RowSizeConfigurationCommand - Class in org.eclipse.nebula.widgets.nattable.resize.command
Command to configure row heights.
RowSizeConfigurationCommand(String, Integer, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.RowSizeConfigurationCommand
 
RowSizeConfigurationCommandHandler - Class in org.eclipse.nebula.widgets.nattable.resize.command
RowSizeConfigurationCommandHandler(DataLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.RowSizeConfigurationCommandHandler
 
RowSizeConfigurationCommandTest - Class in org.eclipse.nebula.widgets.nattable.resize.command
 
RowSizeConfigurationCommandTest() - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.RowSizeConfigurationCommandTest
 
RowSizeResetCommandTest - Class in org.eclipse.nebula.widgets.nattable.resize.command
 
RowSizeResetCommandTest() - Constructor for class org.eclipse.nebula.widgets.nattable.resize.command.RowSizeResetCommandTest
 
rowSpan - Variable in class org.eclipse.nebula.widgets.nattable.layer.cell.DataCell
 
RowSpanningCopyDataCommandHandler - Class in org.eclipse.nebula.widgets.nattable.copy.command
Handler class for copying selected data within the SelectionLayer to the clipboard.
RowSpanningCopyDataCommandHandler(SelectionLayer, InternalCellClipboard) - Constructor for class org.eclipse.nebula.widgets.nattable.copy.command.RowSpanningCopyDataCommandHandler
Creates an instance that only checks the SelectionLayer for data to add to the clipboard.
RowSpanningCopyDataCommandHandler(SelectionLayer, ILayer, InternalCellClipboard) - Constructor for class org.eclipse.nebula.widgets.nattable.copy.command.RowSpanningCopyDataCommandHandler
Creates an instance that checks the SelectionLayer and the column header layer if given for data to add to the clipboard.
RowSpanningPasteDataCommandHandler - Class in org.eclipse.nebula.widgets.nattable.copy.command
RowSpanningPasteDataCommandHandler(SelectionLayer, InternalCellClipboard) - Constructor for class org.eclipse.nebula.widgets.nattable.copy.command.RowSpanningPasteDataCommandHandler
 
RowStructuralChangeEvent - Class in org.eclipse.nebula.widgets.nattable.layer.event
Event indicating a change in the structure of the rows.
RowStructuralChangeEvent(RowStructuralChangeEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowStructuralChangeEvent
Creates a new RowStructuralChangeEvent based on the given instance.
RowStructuralChangeEvent(ILayer, Collection<Range>) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowStructuralChangeEvent
Creates a new RowStructuralChangeEvent based on the given information.
RowStructuralChangeEvent(ILayer, Collection<Range>, int...) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowStructuralChangeEvent
Creates a new RowStructuralChangeEvent based on the given information.
RowStructuralChangeEvent(ILayer, Collection<Range>, Collection<Integer>) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowStructuralChangeEvent
Creates a new RowStructuralChangeEvent based on the given information.
RowStructuralChangeEvent(ILayer, Range...) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowStructuralChangeEvent
Creates a new RowStructuralChangeEvent based on the given information.
RowStructuralChangeEventIntegrationTest - Class in org.eclipse.nebula.widgets.nattable.test.integration
 
RowStructuralChangeEventIntegrationTest() - Constructor for class org.eclipse.nebula.widgets.nattable.test.integration.RowStructuralChangeEventIntegrationTest
 
RowStructuralDataChangeIdIndexTest - Class in org.eclipse.nebula.widgets.nattable.datachange
 
RowStructuralDataChangeIdIndexTest() - Constructor for class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest
 
RowStructuralDataChangeLayerIntegrationTest - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration
 
RowStructuralDataChangeLayerIntegrationTest() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowStructuralDataChangeLayerIntegrationTest
 
RowStructuralDataChangeTest - Class in org.eclipse.nebula.widgets.nattable.datachange
 
RowStructuralDataChangeTest() - Constructor for class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest
 
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(RowUpdateEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowUpdateEvent
 
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
 
RowVisualChangeEvent - Class in org.eclipse.nebula.widgets.nattable.layer.event
An event that indicates a visible change to one ore more rows in the layer.
RowVisualChangeEvent(RowVisualChangeEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowVisualChangeEvent
Creates a new RowVisualChangeEvent based on the given instance.
RowVisualChangeEvent(ILayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowVisualChangeEvent
Creates a new RowVisualChangeEvent based on the given information.
RowVisualChangeEvent(ILayer, Collection<Range>) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowVisualChangeEvent
Creates a new RowVisualChangeEvent based on the given information.
RowVisualChangeEvent(ILayer, Collection<Range>, int...) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowVisualChangeEvent
Creates a new RowVisualChangeEvent based on the given information.
RowVisualChangeEvent(ILayer, Collection<Range>, Collection<Integer>) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowVisualChangeEvent
Creates a new RowVisualChangeEvent based on the given information.
RowVisualChangeEvent(ILayer, Range...) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowVisualChangeEvent
Creates a new RowVisualChangeEvent based on the given information.
RowVisualUpdateEvent - Class in org.eclipse.nebula.widgets.nattable.layer.event
Specialization of the RowVisualChangeEvent.
RowVisualUpdateEvent(RowVisualUpdateEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.RowVisualUpdateEvent
Create a new RowVisualUpdateEvent out of the given event.
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.
run() - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.BlinkingGlazedListExample.UpdateTupleTask
 
run() - Method in class org.eclipse.nebula.widgets.nattable.viewport.action.AutoScrollDragMode.AutoScrollRunnable
 
run(int, int, String...) - Static method in class org.eclipse.nebula.widgets.nattable.examples.runner.TabbedNatExampleRunner
 
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(INatExample) - Static method in class org.eclipse.nebula.widgets.nattable.examples.runner.StandaloneNatExampleRunner
 
run(NatTable, KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.copy.action.ClearClipboardAction
 
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.copy.action.PasteDataAction
 
run(NatTable, KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.copy.action.PasteOrMoveSelectionAction
 
run(NatTable, KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.edit.action.DeleteSelectionAction
 
run(NatTable, KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.edit.action.KeyEditAction
 
run(NatTable, KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.export.action.ExportAction
 
run(NatTable, KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.export.action.ExportTableAction
 
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, KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.group.action.CreateColumnGroupAction
 
run(NatTable, KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.group.action.UngroupColumnsAction
 
run(NatTable, KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.action.CreateColumnGroupAction
 
run(NatTable, KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.action.CreateRowGroupAction
 
run(NatTable, KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.print.action.PrintAction
 
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, 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.MoveToEndAction
 
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.MoveToHomeAction
 
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, KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.tickupdate.action.TickUpdateAction
 
run(NatTable, KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.tree.action.TreeExpandCollapseKeyAction
 
run(NatTable, KeyEvent) - Method in interface org.eclipse.nebula.widgets.nattable.ui.action.IKeyAction
 
run(NatTable, KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.scaling.ResetScalingAction
 
run(NatTable, KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.scaling.ZoomInScalingAction
 
run(NatTable, KeyEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.scaling.ZoomOutScalingAction
 
run(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.edit.action.MouseEditAction
 
run(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.edit.action.ToggleCheckBoxColumnAction
 
run(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.action.FillHandleCursorAction
 
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, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.group.action.ColumnGroupExpandCollapseAction
 
run(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.group.action.RowGroupExpandCollapseAction
 
run(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.group.action.ViewportSelectColumnGroupAction
 
run(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.group.action.ViewportSelectRowGroupAction
 
run(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.action.HierarchicalTreeExpandCollapseAction
 
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, 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.HorizontalResizeCursorAction
 
run(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.resize.action.RowResizeCursorAction
 
run(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.resize.action.VerticalResizeCursorAction
 
run(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.selection.action.AbstractMouseSelectionAction
 
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, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.tree.action.TreeExpandCollapseAction
 
run(NatTable, MouseEvent) - Method in class org.eclipse.nebula.widgets.nattable.ui.action.ClearCursorAction
 
run(NatTable, 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(DataChangeLayer) - Method in interface org.eclipse.nebula.widgets.nattable.datachange.DataChange
Save the change.
save(DataChangeLayer) - Method in class org.eclipse.nebula.widgets.nattable.datachange.PersistenceUpdateDataChange
 
save(DataChangeLayer) - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowDeleteDataChange
 
save(DataChangeLayer) - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowInsertDataChange
 
save(DataChangeLayer) - Method in class org.eclipse.nebula.widgets.nattable.datachange.TemporaryUpdateDataChange
 
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
 
saveDataChanges() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayer
Saves the tracked data changes.
SaveDataChangesCommand - Class in org.eclipse.nebula.widgets.nattable.datachange.command
Command to save data changes tracked by the DataChangeLayer.
SaveDataChangesCommand() - Constructor for class org.eclipse.nebula.widgets.nattable.datachange.command.SaveDataChangesCommand
 
SaveDataChangesCommandHandler - Class in org.eclipse.nebula.widgets.nattable.datachange.command
SaveDataChangesCommandHandler(DataChangeLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.datachange.command.SaveDataChangesCommandHandler
 
SaveDataChangesCompletedEvent - Class in org.eclipse.nebula.widgets.nattable.datachange.event
SaveDataChangesCompletedEvent(SaveDataChangesCompletedEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.datachange.event.SaveDataChangesCompletedEvent
Clone constructor.
SaveDataChangesCompletedEvent(ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.datachange.event.SaveDataChangesCompletedEvent
 
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() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataLayerTest
 
saveState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.columnRename.RenameColumnHelper
 
saveState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProvider
 
saveState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.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.performance.ColumnGroupHeaderLayer
 
saveState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel
 
saveState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
 
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.ResizeColumnHideShowLayer
 
saveState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayer
 
saveState(String, Properties) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayer
 
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
 
scaleFactor - Variable in class org.eclipse.nebula.widgets.nattable.layer.AbstractDpiConverter
 
ScalingMouseWheelListener - Class in org.eclipse.nebula.widgets.nattable.ui.scaling
A MouseWheelListener that can be added to a NatTable instance to support zoom operations while having the CTRL key pressed and the mousewheel scrolled.
ScalingMouseWheelListener() - Constructor for class org.eclipse.nebula.widgets.nattable.ui.scaling.ScalingMouseWheelListener
Creates a new ScalingMouseWheelListener without an updater.
ScalingMouseWheelListener(Consumer<IConfigRegistry>) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.scaling.ScalingMouseWheelListener
Creates a new ScalingMouseWheelListener with the given updater.
ScalingUiBindingConfiguration - Class in org.eclipse.nebula.widgets.nattable.ui.scaling
Default configuration to add bindings to change the scaling / zoom level of a NatTable.
ScalingUiBindingConfiguration(NatTable) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.scaling.ScalingUiBindingConfiguration
Creates a new ZoomOutScalingAction without an updater.
ScalingUiBindingConfiguration(NatTable, Consumer<IConfigRegistry>) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.scaling.ScalingUiBindingConfiguration
Creates a new ZoomOutScalingAction with the given updater.
ScalingUtil - Class in org.eclipse.nebula.widgets.nattable.ui.scaling
Helper class for scaling calculations.
schedule() - Method in class org.eclipse.nebula.widgets.nattable.viewport.action.AutoScrollDragMode.AutoScrollRunnable
Schedule this runnable to start with a delay of 500 ms.
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
IScroller implementation that wraps an SWT ScrollBar.
ScrollBarScroller(ScrollBar) - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.ScrollBarScroller
Create a new ScrollBarScroller that wraps the given ScrollBar.
scroller - Variable in class org.eclipse.nebula.widgets.nattable.viewport.ScrollBarHandlerTemplate
 
ScrollEvent - Class in org.eclipse.nebula.widgets.nattable.viewport.event
 
ScrollEvent(ScrollEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.event.ScrollEvent
 
ScrollEvent(ViewportLayer) - 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.extension.glazedlists.fixture.NatTableFixture
 
scrollToColumn(int) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.NatTableFixture
 
scrollToRow(int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.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() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest
 
scrollVerticallyByAPageCommand(ScrollSelectionCommand) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
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 - org.eclipse.nebula.widgets.nattable.search.SearchDirection
 
SEARCH_FORWARD - org.eclipse.nebula.widgets.nattable.search.SearchDirection
 
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(String, ILayer, ISearchStrategy, String, boolean, boolean, boolean, boolean, boolean, boolean, Comparator<?>) - Constructor for class org.eclipse.nebula.widgets.nattable.search.command.SearchCommand
Deprecated.
Use constructor with SearchDirection parameter
SearchCommand(String, ILayer, ISearchStrategy, SearchDirection, boolean, boolean, boolean, boolean, boolean, boolean, Comparator<?>) - Constructor for class org.eclipse.nebula.widgets.nattable.search.command.SearchCommand
 
SearchCommand(ILayer, ISearchStrategy, String, boolean, boolean, boolean, boolean, boolean, boolean, Comparator<?>) - Constructor for class org.eclipse.nebula.widgets.nattable.search.command.SearchCommand
Deprecated.
Use constructor with SearchDirection parameter and text to search for
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
 
SearchDirection - Enum in org.eclipse.nebula.widgets.nattable.search
 
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
 
SearchMarkupCommandHandler - Class in org.eclipse.nebula.widgets.nattable.extension.nebula.richtext
TODO maybe we can create a default configuration that creates and registers the following configuration.
SearchMarkupCommandHandler() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.SearchMarkupCommandHandler
 
searchShouldHandleSpannedCellsBackwards() - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.GridSearchStrategyTest
 
searchShouldHandleSpannedCellsForward() - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.GridSearchStrategyTest
 
searchShouldMoveBackwardsToFindCell() - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.GridSearchStrategyTest
 
searchShouldNotFindWithSkipSearchLabel() - 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.dataset.fixture.data.RowDataFixture
 
security_description - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
SECURITY_DESCRIPTION_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataListFixture
 
SECURITY_DESCRIPTION_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataListFixture
 
security_id - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
security_id - Variable in class org.eclipse.nebula.widgets.nattable.dataset.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.dataset.fixture.data.RowDataListFixture
 
SECURITY_ID_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataListFixture
 
select(int) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
Selects the item at the given zero-relative index in the receiver's list.
select(int) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterNatCombo
 
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.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.widget.NatCombo
Selects the items at the given zero-relative indices in the receiver.
SELECT - org.eclipse.nebula.widgets.nattable.style.DisplayMode
The state that shows that a cell is currently selected.
SELECT_ALL_ITEMS_VALUE - Static variable in class org.eclipse.nebula.widgets.nattable.edit.EditConstants
Value constant that is used in conjunction with multi select combo boxes with checkboxes.
SELECT_HOVER - org.eclipse.nebula.widgets.nattable.style.DisplayMode
The state that shows that currently the mouse hovers over the cell that is currently selected.
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
 
selectAllItemViewer - Variable in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterNatCombo
The viewer that contains the select all item in the dropdown control.
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 - Variable in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
SelectCellCommandHandler - Class in org.eclipse.nebula.widgets.nattable.selection
 
SelectCellCommandHandler(SelectionLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.SelectCellCommandHandler
 
selectColumn(int, int, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectColumnCommandHandler
 
selectColumn(int, int, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
SelectColumnCommand - Class in org.eclipse.nebula.widgets.nattable.selection.command
 
SelectColumnCommand(ILayer, int, int, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.command.SelectColumnCommand
 
SelectColumnCommand(SelectColumnCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.command.SelectColumnCommand
 
selectColumnCommandHandler - Variable in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
SelectColumnCommandHandler - Class in org.eclipse.nebula.widgets.nattable.selection
 
SelectColumnCommandHandler(SelectionLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.SelectColumnCommandHandler
 
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.extension.glazedlists.test.integration.SWTUtils
 
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 class org.eclipse.nebula.widgets.nattable.style.SelectionStyleLabels
Label that is used to configure the line style of the selection grid line.
SELECTION_ANCHOR_STYLE - Static variable in class org.eclipse.nebula.widgets.nattable.style.SelectionStyleLabels
Label that is applied to the cell which is currently holding the selection anchor.
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
 
SELECTION_GRID_LINE_STYLE - Static variable in class org.eclipse.nebula.widgets.nattable.selection.SelectionConfigAttributes
ConfigAttribute to configure the line style used to render the selection border around selected cells.
SELECTION_LAYER - Static variable in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.ColumnHeaderLayerFixture
 
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
 
selectionCell - Variable in class org.eclipse.nebula.widgets.nattable.fillhandle.action.FillHandleDragMode
 
selectionColor - Variable in class org.eclipse.nebula.widgets.nattable.style.editor.GridStyleParameterObject
 
SelectionConfigAttributes - Class in org.eclipse.nebula.widgets.nattable.selection
This interface contains ConfigAttributes that can be used to configure selection rendering, like the border style of the active selection.
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.copy.command.CopyDataCommandHandler
The SelectionLayer needed to retrieve the selected data to copy to the clipboard.
selectionLayer - Variable in class org.eclipse.nebula.widgets.nattable.copy.command.InternalPasteDataCommandHandler
 
selectionLayer - Variable in class org.eclipse.nebula.widgets.nattable.fillhandle.action.FillHandleDragMode
 
selectionLayer - Variable in class org.eclipse.nebula.widgets.nattable.fillhandle.command.FillHandlePasteCommandHandler
 
selectionLayer - Variable in class org.eclipse.nebula.widgets.nattable.fillhandle.config.FillHandleConfiguration
 
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.preserve.PreserveSelectionModel
Provider of cell information.
selectionLayer - Variable in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModel
 
selectionLayer - Variable in class org.eclipse.nebula.widgets.nattable.selection.SelectCellCommandHandler
 
selectionLayer - Variable in class org.eclipse.nebula.widgets.nattable.selection.SelectColumnCommandHandler
 
selectionLayer - Variable in class org.eclipse.nebula.widgets.nattable.selection.SelectionModel
 
selectionLayer - Variable in class org.eclipse.nebula.widgets.nattable.selection.SelectRegionCommandHandler
 
selectionLayer - Variable in class org.eclipse.nebula.widgets.nattable.selection.SelectRowCommandHandler
 
selectionLayer - Variable in class org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandler
 
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 - 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.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() - 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(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.
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(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.
SelectionLayerTest - Class in org.eclipse.nebula.widgets.nattable.selection
 
SelectionLayerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest
 
SelectionListenerExample - Class in org.eclipse.nebula.widgets.nattable.examples.e4.part
 
SelectionListenerExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.e4.part.SelectionListenerExample
 
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
Deprecated.
Use constructor with SearchDirection parameter
SelectionSearchStrategy(IConfigRegistry, SearchDirection, 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
 
selectionStateMap - Variable in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
Map used to hold the selection state of items in the drop.
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
 
SelectionStyleLabels - Class in org.eclipse.nebula.widgets.nattable.style
Interface that contains labels that are used to style selection related components.
SelectionUtils - Class in org.eclipse.nebula.widgets.nattable.selection
Helper class to operate with selections.
SelectionUtilsTest - Class in org.eclipse.nebula.widgets.nattable.selection
 
SelectionUtilsTest() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.SelectionUtilsTest
 
selectRegion(int, int, int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
 
selectRegion(Rectangle, boolean, boolean, int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectRegionCommandHandler
 
SelectRegionCommand - Class in org.eclipse.nebula.widgets.nattable.selection.command
Command to trigger the selection of multiple consecutive cells.
SelectRegionCommand(ILayer, int, int, int, int, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.command.SelectRegionCommand
Create a SelectionRegionCommand with the given parameters.
SelectRegionCommand(ILayer, Rectangle, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.command.SelectRegionCommand
Create a SelectionRegionCommand with the given parameters.
SelectRegionCommand(SelectRegionCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.command.SelectRegionCommand
Constructor that is used to clone a command.
SelectRegionCommandHandler - Class in org.eclipse.nebula.widgets.nattable.selection
Command handler for the SelectRegionCommand.
SelectRegionCommandHandler(SelectionLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.SelectRegionCommandHandler
 
selectRegionWithCtrlKey(Rectangle, int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectRegionCommandHandler
Selects a region with CTRL modifier enabled.
selectRegionWithShiftKey(Rectangle, int, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectRegionCommandHandler
Selects a region with SHIFT modifier enabled.
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) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.command.SelectRowGroupsCommand
 
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(SelectRowGroupsCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.command.SelectRowGroupsCommand
 
selectRows(int, int[], 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, int[], boolean, boolean, int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectRowGroupCommandHandler
Trigger the selection of rows.
selectRows(int, Collection<Integer>, boolean, boolean, int) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectRowCommandHandler
SelectRowsCommand - Class in org.eclipse.nebula.widgets.nattable.selection.command
 
SelectRowsCommand(ILayer, int, int[], boolean, boolean, int) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.command.SelectRowsCommand
 
SelectRowsCommand(ILayer, int, int, boolean, boolean) - 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.
SEMICHECKED - org.eclipse.nebula.widgets.nattable.edit.CheckBoxStateEnum
 
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 class org.eclipse.nebula.widgets.nattable.freeze.FreezeConfigAttributes
Configuration attribute to configure the color of the separator line.
SEPARATOR_MENU_ITEM_ID - Static variable in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
SEPARATOR_WIDTH - Static variable in class org.eclipse.nebula.widgets.nattable.freeze.FreezeConfigAttributes
Configuration attribute to configure the width of the separator line.
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
 
SERIES - org.eclipse.nebula.widgets.nattable.fillhandle.command.FillHandlePasteCommand.FillHandleOperation
Fill the cells in the fill handle area by creating a series based on the current selected values.
SET - org.eclipse.nebula.widgets.nattable.edit.EditTypeEnum
Use the value entered into the editor without any further transformation.
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.dataset.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.dataset.person.ExtendedPersonWithAddress
 
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
 
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.
setAnchorColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.selection.command.SelectRegionCommand
Specifying an anchor column position will force to move the selection anchor to the given column position.
setAnchorRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.selection.command.SelectRegionCommand
Specifying an anchor row position will force to move the selection anchor to the given row position.
setApplyBackgroundColor(boolean) - Method in class org.eclipse.nebula.widgets.nattable.extension.poi.PoiExcelExporter
 
setApplyCellBorders(boolean) - Method in class org.eclipse.nebula.widgets.nattable.extension.poi.PoiExcelExporter
Configure this exporter whether it should render cell borders on all cells.
setApplyCellDimensions(boolean) - Method in class org.eclipse.nebula.widgets.nattable.extension.poi.PoiExcelExporter
Configure this exporter whether it should apply the cell dimensions to the same size configuration the NatTable shows.
setApplyColumnWidths(boolean) - Method in class org.eclipse.nebula.widgets.nattable.extension.poi.PoiExcelExporter
Configure this exporter whether it should apply the column widths to the same size configuration the NatTable shows.
setApplyRowHeights(boolean) - Method in class org.eclipse.nebula.widgets.nattable.extension.poi.PoiExcelExporter
Configure this exporter whether it should apply the row heights to the same size configuration the NatTable shows.
setApplyTextWrapping(boolean) - Method in class org.eclipse.nebula.widgets.nattable.extension.poi.PoiExcelExporter
Configure this exporter whether it should check for text wrapping configuration in NatTable and apply the corresponding style attribute in the export, or not.
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.dataset.fixture.data.BlinkingRowDataFixture
 
setAsk_price(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
setAsk_price(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
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
Set the value for the ConfigAttribute.
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
 
setBackgroundImage(Image) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.BackgroundImagePainter
 
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
 
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
 
setBeforeToColumnIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ColumnReorderEvent
Setter for the beforeToColumnIndex that needs to be called used in case a reorder operation was performed to a hidden column.
setBeforeToRowIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.RowReorderEvent
Setter for the beforeToRowIndex that needs to be called used in case a reorder operation was performed to a hidden row.
setBid(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setBid_price(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.BlinkingRowDataFixture
 
setBid_price(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
setBid_price(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.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
 
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.dataset.person.Person
 
setBirthday(Date) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProviderTest.MyRowObject
 
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
 
setBorderMode(BorderStyle.BorderModeEnum) - Method in class org.eclipse.nebula.widgets.nattable.style.BorderStyle
 
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
 
setCachingEnabled(boolean) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProvider
Enable/disable the caching of filterrow combobox values.
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.extension.nebula.richtext.RichTextCellPainter
Configure whether the text painter should calculate the cell dimensions by containing text 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.extension.nebula.richtext.RichTextCellPainter
Configure whether the text painter should calculate the cell dimensions by containing text length.
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
 
setCalculateHeight(boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Configure whether the ColumnGroupHeaderLayer should calculate the height of the layer dependent on column group configuration or not.
setCalculateParentCellHeight(boolean) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.TableCellPainter
 
setCalculateWidth(boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Configure whether the RowGroupHeaderLayer should calculate the width of the layer dependent on row group configuration or not.
setCalculateWrappedHeight(boolean) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.TextPainter
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.extension.nebula.cdatetime.CDateTimeCellEditor
 
setCanonicalValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxCellEditor
 
setCapacity(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.car.Motor
 
setCapacityUnit(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.car.Motor
 
setCaseInsensitive(boolean) - Method in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.RegexMarkupValue
Configure whether the Pattern.CASE_INSENSITIVE flag should be applied to enable case insensitive matching.
setCaseSensitive(boolean) - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
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.csv.CsvExporter
Defines the name of the charset which should be used as encoding for the export file.
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(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.person.Address
 
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(FilterRowComboBoxDataProviderTest.City) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProviderTest.MyRowObject
 
setClassification(Classification) - Method in class org.eclipse.nebula.widgets.nattable.dataset.car.Feedback
 
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.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.SelectionExampleBodyLayerStack
 
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.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.NatTable
 
setClientAreaProvider(IClientAreaProvider) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
setClientAreaToMaximum(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.export.NatExporter
Increase the client area so it can include the whole ILayer.
setClipboard(InternalCellClipboard) - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleLayerPainter
 
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
 
setCollapseable(boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel.Group
Configure this GroupModel.Group whether it can be collapsed or not.
setCollapsed(boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel.ColumnGroup
 
setCollapsed(boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel.Group
Set the collapsed state of this group.
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.dataset.NumberValues
 
setColumnFirst(boolean) - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
setColumnFiveDate(Date) - Method in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._448_CDateTimeEditorExample.DateValues
 
setColumnFiveNumber(int) - Method in class org.eclipse.nebula.widgets.nattable.dataset.NumberValues
 
setColumnFourDate(Date) - Method in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._448_CDateTimeEditorExample.DateValues
 
setColumnFourNumber(int) - Method in class org.eclipse.nebula.widgets.nattable.dataset.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.dataset.NumberValues
 
setColumnOneDate(Date) - Method in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._448_CDateTimeEditorExample.DateValues
 
setColumnOneNumber(int) - Method in class org.eclipse.nebula.widgets.nattable.dataset.NumberValues
 
setColumnPercentageSizing(boolean) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
Configures how the column sizing of this DataLayer is handled, either pixel sizing or percentage sizing.
setColumnPercentageSizing(int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
Configures how the column sizing of this DataLayer is handled for the given column.
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.group.performance.RowGroupHeaderLayer
Set the column resizable configuration for the given column position.
setColumnPositionResizable(int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
setColumnPositions(int[]) - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.ColumnSearchStrategy
 
setColumnPositions(ILayer, int...) - Method in class org.eclipse.nebula.widgets.nattable.command.AbstractMultiColumnCommand
 
setColumnSevenNumber(int) - Method in class org.eclipse.nebula.widgets.nattable.dataset.NumberValues
 
setColumnSixCalendar(Calendar) - Method in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._448_CDateTimeEditorExample.DateValues
 
setColumnSixNumber(int) - Method in class org.eclipse.nebula.widgets.nattable.dataset.NumberValues
 
setColumnsResizableByDefault(boolean) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
setColumnTenNumber(int) - Method in class org.eclipse.nebula.widgets.nattable.dataset.NumberValues
 
setColumnThreeDate(Date) - Method in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._448_CDateTimeEditorExample.DateValues
 
setColumnThreeNumber(int) - Method in class org.eclipse.nebula.widgets.nattable.dataset.NumberValues
 
setColumnTwoDate(Date) - Method in class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._448_CDateTimeEditorExample.DateValues
 
setColumnTwoNumber(int) - Method in class org.eclipse.nebula.widgets.nattable.dataset.NumberValues
 
setColumnWidth(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Set the column width for grouping level 0.
setColumnWidth(int) - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayer
 
setColumnWidth(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Set the column width for the given column in this layer.
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, double) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
Set the width of the column at the given position to the given percentage value.
setColumnWidthPercentageByPosition(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
setComment(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.car.Feedback
 
setComments(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setCommitButtonLabel(String) - Method in class org.eclipse.nebula.widgets.nattable.edit.config.DialogErrorHandling
 
setCommitOnEnter(boolean) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TextCellEditor
Configure whether this editor should try to commit and close on pressing the ENTER key.
setCommitWithCtrlKey(boolean) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TextCellEditor
Configure whether this editor should try to commit and close on pressing the ENTER key in combination with the CTRL state mask key, or if pressing ENTER solely should work.
setComparator(Comparator<?>) - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
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
 
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.hideshow.indicator.HideIndicatorOverlayPainter
Sets the IConfigRegistry to this HideIndicatorOverlayPainter.
setConfigRegistry(IConfigRegistry) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
Sets the IConfigRegistry that should be used to hold the configurations.
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
 
setConvertedBeforePositions(ILayer, Collection<Range>, int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ColumnReorderEvent
This method is intended to be used for position conversion of the before positions.
setConvertedBeforePositions(ILayer, Collection<Range>, int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.RowReorderEvent
This method is intended to be used for position conversion of the before positions.
setConvexity(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setCopiedCells(ILayerCell[][]) - Method in class org.eclipse.nebula.widgets.nattable.copy.InternalCellClipboard
 
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
 
setCountDownLatch(CountDownLatch) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.fixture.LayerListenerFixture
 
setCreationTime(Date) - Method in class org.eclipse.nebula.widgets.nattable.dataset.car.Feedback
 
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(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) - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.Node
 
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(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(IDataProvider) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
Set the IDataProvider to use.
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
 
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() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataProviderTest
 
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(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(int, int, Object) - Method in class org.eclipse.nebula.widgets.nattable.data.WrappingSpanningDataProvider
 
setDataValue(int, int, Object) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.BlinkingGlazedListExample.ColumnHeaderDataProvider
 
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.formula.FormulaDataProvider
 
setDataValue(int, int, Object) - Method in class org.eclipse.nebula.widgets.nattable.formula.TwoDimensionalArrayDataProvider
 
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.hierarchical.HierarchicalSpanningDataProvider
 
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(Object) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.CellFixture
 
setDataValue(Object, int, Object) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByColumnAccessor
 
setDataValue(BlinkingGlazedListExample.Tuple, int, Object) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.BlinkingGlazedListExample.TupleColumnPropertyAccessor
 
setDataValue(HierarchicalWrapper, int, Object) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalReflectiveColumnPropertyAccessor
 
setDataValue(R, int, Object) - Method in class org.eclipse.nebula.widgets.nattable.data.ExtendedReflectiveColumnPropertyAccessor
 
setDataValue(R, int, Object) - Method in class org.eclipse.nebula.widgets.nattable.data.ReflectiveColumnPropertyAccessor
 
setDataValue(T, int, Object) - Method in interface org.eclipse.nebula.widgets.nattable.data.IColumnAccessor
 
setDataValueByPosition(int, int, Object) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
setDecimalFormat(DecimalFormat) - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParser
Set the DecimalFormat that should be used to determine the decimal separator.
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
 
setDefaultCollapseable(boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel
Sets the default value for the collapseable flag when creating ColumnGroupModel.ColumnGroup objects.
setDefaultCollapseable(boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Sets the default value for the collapseable flag when creating group objects for all group levels.
setDefaultCollapseable(boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel
Sets the default value for the collapseable flag when creating GroupModel.Group objects.
setDefaultCollapseable(boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Sets the default value for the collapseable flag when creating group objects for all group levels.
setDefaultCollapseable(int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Sets the default value for the collapseable flag when creating group objects.
setDefaultCollapseable(int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Sets the default value for the collapseable flag when creating group objects.
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
 
setDefaultMinColumnWidth(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
Set the default minimum column width.
setDefaultMinRowHeight(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
Set the default minimum row height.
setDefaultMinSize(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
Set the default minimum size.
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
 
setDefaultUnbreakable(boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Sets the default value for the unbreakable flag when creating group objects for all grouping levels.
setDefaultUnbreakable(boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel
Sets the default value for the unbreakable flag when creating GroupModel.Group objects.
setDefaultUnbreakable(boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Sets the default value for the unbreakable flag when creating group objects for all grouping levels.
setDefaultUnbreakable(int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Sets the default value for the unbreakable flag when creating group objects.
setDefaultUnbreakable(int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Sets the default value for the unbreakable flag when creating group objects.
setDelimiter(String) - Method in class org.eclipse.nebula.widgets.nattable.export.csv.CsvExporter
Defines the delimiter which should be used between columns.
setDescription(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.EventData
 
setDescription(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.person.Person
 
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.
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
 
setDiscardButtonLabel(String) - Method in class org.eclipse.nebula.widgets.nattable.edit.config.DialogErrorHandling
 
setDisplayMode(DisplayMode) - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.layer.CellFixture
 
setDisplayModeOrdering(IDisplayModeOrdering) - Method in class org.eclipse.nebula.widgets.nattable.config.ConfigRegistry
 
setDistributeRemainingColumnSpace(boolean) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
Configure the percentage sizing behavior when manually specifying percentages and not having 100% configured.
setDistributeRemainingRowSpace(boolean) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
Configure the percentage sizing behavior when manually specifying percentages and not having 100% configured.
setDistributeRemainingSpace(boolean) - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
Configure the percentage sizing behavior when manually specifying percentages and not having 100% configured.
setDpi(int, int) - Static method in class org.eclipse.nebula.widgets.nattable.util.GUIHelper
Set the dpi values that are used for image scaling.
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
 
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
 
setEditorValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.extension.nebula.cdatetime.CDateTimeCellEditor
 
setEditorValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.RichTextCellEditor
 
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.dataset.fixture.data.RowDataFixture
 
setEps(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.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
 
setErrorMessage(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setErrorReporter(FormulaErrorReporter) - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaDataProvider
 
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.
setExpandOnSearch(boolean) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
Configure whether collapsed nodes should be expanded if they contain rows that are found on search or only the found row should be made visible by still keeping the nodes collapsed.
setExportOnSameSheet(boolean) - Method in interface org.eclipse.nebula.widgets.nattable.export.ILayerExporter
Configure whether multiple table instances should be exported on the same sheet.
setExportOnSameSheet(boolean) - Method in class org.eclipse.nebula.widgets.nattable.extension.poi.PoiExcelExporter
 
setFailureShellTitle(String) - Method in class org.eclipse.nebula.widgets.nattable.edit.config.DialogErrorHandling
 
setFavouriteDrinks(List<String>) - Method in class org.eclipse.nebula.widgets.nattable.dataset.person.ExtendedPersonWithAddress
 
setFavouriteFood(List<String>) - Method in class org.eclipse.nebula.widgets.nattable.dataset.person.ExtendedPersonWithAddress
 
setFeedbacks(List<Feedback>) - Method in class org.eclipse.nebula.widgets.nattable.dataset.car.Motor
 
setField20(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
setField20(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
setField21(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
setField21(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
setField22(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
setField22(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
setField23(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
setField23(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
setField24(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
setField24(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
setField25(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
setField25(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
setField26(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
setField26(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
setField27(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
setField27(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
setField28(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
setField28(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
setField29(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
setField29(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
setField30(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
setField30(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
setField31(boolean) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
setField31(boolean) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
setField32(boolean) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
setField32(boolean) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
setField33(Date) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
setField33(Date) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
setField34(Date) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
setField34(Date) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
setField35(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
setField35(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
setField36(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
setField36(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
setField37(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
setField37(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
setField38(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
setField38(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
setField39(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
setField39(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
setField40(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
setField40(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.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.dataset.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
 
setFillHandleRegion(Rectangle) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayer
Set the region that is currently selected via fill handle to extend the current active selection for triggering a fill action.
setFilterIndexToObjectMap(Map<Integer, Object>) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.FilterRowDataProvider
Set the map that contains the filter objects mapped to the column index to be the data storage for the inserted filters into the filter row by the user.
setFilterRowVisible(boolean) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderComposite
Sets the visibility state of the filter row.
setFilterRowVisible(boolean) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.FilterRowHeaderComposite
 
setFirstName(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.person.Person
 
setFirstName(String) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProviderTest.MyRowObject
 
setFixColumnPercentageValuesOnResize(boolean) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
Configure whether dynamic percentage sized column positions should be fixed on any resize or not.
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.
setFixPercentageValuesOnResize(boolean) - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
Configure whether percentage sized positions should be fixed on any resize or not.
setFixRowPercentageValuesOnResize(boolean) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
Configure whether dynamic percentage sized row positions should be fixed on any resize or not.
setFocusOnText(boolean) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
 
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
 
setFontProperties(CSSValueList, CSS2FontProperties) - Static method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSHelper
Sets the values from the given CSSValueList to the given CSS2FontPropertiesCSS2FontProperties.
setForcingEntireCellIntoViewport(boolean) - Method in class org.eclipse.nebula.widgets.nattable.selection.command.SelectCellCommand
 
setFormatNumberValues(boolean) - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaResultDisplayConverter
Configure whether all number values should be formatted using the DecimalFormat of the FormulaParser.
setFormulaCachingEnabled(boolean) - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaDataProvider
Enable/Disable formula result caching.
setFormulaEvaluationEnabled(boolean) - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaDataProvider
Enable/Disable formula evaluation.
setFormulaParser(FormulaParser) - Method in class org.eclipse.nebula.widgets.nattable.extension.poi.PoiExcelExporter
Configure the FormulaParser that should be used to determine whether formulas should be exported or not.
setFreeEdit(boolean) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
 
setFromDate(Date) - Method in class org.eclipse.nebula.widgets.nattable.dataset.EventData
 
setFullySelectedRowsOnly(boolean) - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.selection.E4SelectionListener
 
setGender(Person.Gender) - Method in class org.eclipse.nebula.widgets.nattable.dataset.person.Person
 
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
 
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
 
setGroupCollapseable(int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Set the group to which the specified position belongs to, to be collapseable or not.
setGroupCollapseable(int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel
Set the GroupModel.Group to which the specified position belongs to, to be collapseable or not.
setGroupCollapseable(int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Set the group to which the specified position belongs to, to be collapseable or not.
setGroupCollapseable(int, int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Set the group to which the specified position belongs to, to be collapseable or not.
setGroupCollapseable(int, int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Set the group to which the specified position belongs to, to be collapseable or not.
setGroupCollapseable(int, String, boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Set the group with the given group name to be collapseable or not.
setGroupCollapseable(int, String, boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Set the group with the given group name to be collapseable or not.
setGroupCollapseable(String, boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Set the group with the given group name to be collapseable or not.
setGroupCollapseable(String, boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel
Set the GroupModel.Group with the given group name to be collapseable or not.
setGroupCollapseable(String, boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Set the group with the given group name to be collapseable or not.
setGroupToBottom(GroupModel.Group) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.GroupMultiRowReorderCommand
 
setGroupToLeft(GroupModel.Group) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.GroupMultiColumnReorderCommand
 
setGroupToRight(GroupModel.Group) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.GroupMultiColumnReorderCommand
 
setGroupToTop(GroupModel.Group) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.command.GroupMultiRowReorderCommand
 
setGroupUnbreakable(int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupGroupHeaderLayer
 
setGroupUnbreakable(int) - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayer
 
setGroupUnbreakable(int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Set the group to which the position belongs to unbreakable/breakable.
setGroupUnbreakable(int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel
Set the GroupModel.Group to which the position belongs to unbreakable/breakable.
setGroupUnbreakable(int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Set the group to which the position belongs to unbreakable/breakable.
setGroupUnbreakable(int, int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Set the group to which the position belongs to unbreakable/breakable.
setGroupUnbreakable(int, int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Set the group to which the position belongs to unbreakable/breakable.
setGroupUnbreakable(int, String, boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Set the group with the given name to unbreakable/breakable.
setGroupUnbreakable(int, String, boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Set the group with the given name to unbreakable/breakable.
setGroupUnbreakable(String, boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Set the group with the given name to unbreakable/breakable.
setGroupUnbreakable(String, boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel
Set the group with the given name to unbreakable/breakable.
setGroupUnbreakable(String, boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Set the group with the given name to unbreakable/breakable.
setHandleCollapsedChildren(boolean) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
setHandleNoObjectsInLevel(boolean) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
setHandleSameRowSelection(boolean) - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.selection.E4SelectionListener
 
setHeight(int) - Method in class org.eclipse.nebula.widgets.nattable.util.ClientAreaAdapter
 
setHigh52Week(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
setHigh52Week(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.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(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
setHorizontalLayerDependency(IUniqueIndexLayer) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentIndexLayer
 
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.dataset.person.Address
 
setIconImage(Image) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
 
setIdConverter(IDisplayConverter) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayer
setIdentifier(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.car.Motor
 
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
 
setIndicatorColor(Color) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.indicator.HideIndicatorOverlayPainter
 
setIndicatorLineWidth(int) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.indicator.HideIndicatorOverlayPainter
 
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.dataset.fixture.data.RowDataFixture
 
setInstitutionOwned(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.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.dataset.fixture.data.RowDataFixture
 
setIssue_date(Date) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
setItems(String[]) - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
Sets the given items to be the items shown in the dropdown of this NatCombo.
setKeepInViewportRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
Set the row position related to the underlying layer that should be kept visible in the viewport.
setLastName(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.person.Person
 
setLastName(String) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProviderTest.MyRowObject
 
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
 
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
 
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(int, int, int, int) - 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.preserve.PreserveSelectionModel
 
setLastSelectedRegion(int, int, 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(Rectangle) - 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(Rectangle) - 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.
setLayerOnTop(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.indicator.HideIndicatorOverlayPainter
 
setLayerPainter(ILayerPainter) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
 
setLayerPainter(ILayerPainter) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
 
setLayerPainter(ILayerPainter) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
setLayerPainter(ILayerPainter) - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
setLayerToLeft(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.indicator.HideIndicatorOverlayPainter
 
setLayoutData(GridData) - Method in class org.eclipse.nebula.widgets.nattable.style.editor.FontPicker
 
setLevelHeaderWidth(int) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
Set the column width for the level header columns.
setLineSpacing(int) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
Specify the number of pixels that should be added between lines.
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.dataset.fixture.data.RowDataFixture
 
setLot_size(int) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
setLow52Week(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
setLow52Week(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
setManufacturer(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.car.Car
 
setMarketCap(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
setMarketCap(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
setMarried(boolean) - Method in class org.eclipse.nebula.widgets.nattable.dataset.person.Person
 
setMarried(boolean) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProviderTest.MyRowObject
 
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.
setMaximumSpeed(Integer) - Method in class org.eclipse.nebula.widgets.nattable.dataset.car.Motor
 
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.
setMinColumnWidth(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
Set the minimum column width for the given position.
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.
setMinRowHeight(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
Set the minimum row height for the given 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.
setMinSize(int, int) - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
Set the minimum size for the given position.
setModDuration(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
setModel(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.car.Car
 
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.dataset.person.Person
 
setMotors(List<Motor>) - Method in class org.eclipse.nebula.widgets.nattable.dataset.car.Car
 
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
 
setMultiSelection(boolean) - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.selection.E4SelectionListener
Set this value to true if a list of values should be set as selection to the ESelectionService or false if only a single value object should be set.
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
 
setName(String) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel.Group
Set the name of this group.
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
 
setNumberFormat(NumberFormat) - Method in class org.eclipse.nebula.widgets.nattable.extension.poi.PoiExcelExporter
 
setObject(int, Object) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalWrapper
Set the given model object for the given level.
setOn(boolean) - Method in class org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers.TreeGridWithCheckBoxFieldsExample.Datum
 
setOpenResult(boolean) - Method in class org.eclipse.nebula.widgets.nattable.export.NatExporter
Sets the behavior after finishing the export.
setOriginalFont(Font) - Method in class org.eclipse.nebula.widgets.nattable.style.editor.FontPicker
Set the selected font.
setOriginalSpan(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel.Group
 
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.
setPaintBg(boolean) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.TableCellPainter
 
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.dataset.person.ExtendedPersonWithAddress
 
setPercentage(int, double) - 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.
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
Configure whether the positions should be interpreted as percentage values or pixel values.
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(int) - 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.dataset.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.dataset.fixture.data.RowDataFixture
 
setPricing_type(PricingTypeBean) - Method in class org.eclipse.nebula.widgets.nattable.dataset.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
 
setProcessColumnSelection(boolean) - Method in class org.eclipse.nebula.widgets.nattable.extension.e4.selection.E4SelectionListener
Configure whether column selections should start row selection processing or not.
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
 
setProvideCalendar(boolean) - Method in class org.eclipse.nebula.widgets.nattable.extension.nebula.cdatetime.CDateTimeCellEditor
 
setPublish_flag(boolean) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
setPublish_flag(boolean) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
setRating(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
setRating(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
setRegex(boolean) - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
setRegexValue(String) - Method in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.RegexMarkupValue
Set the regular expression that specifies the value that should be surrounded by a markup.
setRegionName(String) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayer
 
setReorderByIndex(boolean) - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.MultiColumnReorderCommand
Configure how the carried columns should be treated.
setReorderByIndex(boolean) - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.MultiRowReorderCommand
Configure how the carried rows should be treated.
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.group.performance.ColumnGroupHeaderLayer
Set the position from which a column group drag operation was started.
setReorderFromColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
Sets the column position where a reorder process started.
setReorderFromRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Set the position from which a row group drag operation was started.
setReorderFromRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayer
Locally cache the position of the row that is currently reordered.
setReorderSupportedOnLevel(int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Configure whether reordering for a grouping level should be supported or not.
setReorderSupportedOnLevel(int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Configure whether reordering for a grouping level should be supported or not.
setResizableByDefault(boolean) - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
Sets the global resizable configuration.
setRetainRemovedRowObjectNodes(boolean) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
Configure whether collapsed nodes should be retained in the HierarchicalTreeLayer.collapsedNodes even if the row object is not contained in the underlying list anymore.
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
 
setRowHeight(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Set the row height for grouping level 0.
setRowHeight(int, int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Set the row height for the given row in this layer.
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, double) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
Set the height of the row at the given position to the given percentage value.
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, either pixel sizing or percentage sizing.
setRowPercentageSizing(int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
Configures how the row sizing of this DataLayer is handled for the given row.
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
Sets the row position ranges for the rows that have changed.
setRowPositionResizable(int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Set the row resizable configuration for the given row position.
setRowPositionResizable(int, boolean) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
setRowPositions(int[]) - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.RowSearchStrategy
 
setRowPositions(ILayer, int...) - Method in class org.eclipse.nebula.widgets.nattable.command.AbstractMultiRowCommand
 
setRowsResizableByDefault(boolean) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
 
setSearchDirection(String) - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
setSearchDirection(SearchDirection) - 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.dataset.fixture.data.RowDataFixture
 
setSecurity_description(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
setSecurity_id(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
setSecurity_id(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
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() - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialogTest
 
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.filterrow.combobox.FilterNatCombo
 
setSelection(String[]) - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
Selects the items at the given zero-relative indices in the receiver.
setSelection(ISelection) - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionProvider
 
setSelection(Tree, List<Integer>) - Method in class org.eclipse.nebula.widgets.nattable.columnChooser.gui.ColumnChooserDialog
Marks the leaves in the tree as selected
setSelectionAnchor() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
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
 
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.SelectionLayer
 
setSelectSubLevels(boolean) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
Configure whether columns in sub levels should be selected when selecting a level header cell or if only the cells in the same level should be selected.
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
 
setShowAlwaysGroupNames(boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayer
Configure whether group names should be always visible on rendering, e.g.
setShowAlwaysGroupNames(boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayer
Configure whether group names should be always visible on rendering, e.g.
setShowDropdownFilter(boolean) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
 
setShowTreeLevelHeader(boolean) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
Configure whether the tree level header should be shown or not.
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
 
setSizeCalculationWithoutFixPercentageValues() - 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
 
setSizeMixed2() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
setSizeMixedPercentage() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
setSizeMixedScaled() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
setSizeMixedScaled2() - 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.GroupByTreeFormat
 
setSortModel(ISortModel) - Method in interface org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.IGroupByComparator
 
setSortModel(ISortModel) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalWrapperComparator
 
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).
setStartIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel.Group
Sets the index of the first item in the group.
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.dataset.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.
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
Activate the test mode, which is needed for unit testing.
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.dataset.EventData
 
setToDate(Date) - Method in class org.eclipse.nebula.widgets.nattable.dataset.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
 
setUnbreakable(boolean) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel.Group
 
setUnderline(boolean) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
Set if the text should be rendered underlined or not.
setUnderlyingLayer(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractLayerTransform
 
setUnderlyingLayer(IUniqueIndexLayer) - Method in class org.eclipse.nebula.widgets.nattable.layer.AbstractIndexLayerTransform
 
setUnicodeCase(boolean) - Method in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.RegexMarkupValue
Configure whether the Pattern.UNICODE_CASE flag should be applied to enable Unicode aware case folding.
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.coordinate.IndexCoordinateTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionCoordinateTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.data.command.RowDeleteCommandTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.data.command.RowInsertCommandTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.data.command.RowObjectDeleteCommandTest
 
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.ExtendedReflectiveColumnPropertyAccessorTest
 
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.datachange.command.KeyRowInsertCommandTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerIdIndexTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTempStorageTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest
 
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.ComboBoxFilterRowHeaderCompositeIntegrationTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxGlazedListsFilterStrategyTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategyTest
 
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.GroupByDataLayerSummaryRowConcurrencyTest
 
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.hierarchical.HierarchicalTreeLayerGlazedListsTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.DataChangeLayerIntegrationTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.HideMultipleColumnsIntegrationTest
 
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.RowStructuralDataChangeLayerIntegrationTest
 
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.fillhandle.FillHandlePasteTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProviderTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaFillHandlePasteTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaIntegrationTest
 
setup() - Static method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
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.ColumnGroupHeaderLayerSelectionTest
 
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.ColumnGroupUtilsTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.group.DefaultBodyLayerStackTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerSelectionTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupUtilsTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupHeaderFreezeTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerSelectionTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupUtilsTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupExpandCollapseLayerTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayerTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerPersistenceTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest2
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.HideColumnCommandTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.HideRowCommandTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.ShowAllColumnsCommandTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.ShowAllRowsCommandTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerIntegrationTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerPersistenceTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayerTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.action.HierarchicalTreeColumnReorderDragModeTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
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.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.SizeConfigResizeTest
 
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.ButtonCellPainterTest
 
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.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.RowReorderLayerTest2
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.ColumnResizeCommandTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.ColumnSizeConfigurationCommandTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.ColumnSizeResetCommandTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.RowResizeCommandTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.RowSizeConfigurationCommandTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.RowSizeResetCommandTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.selection.action.SelectionDragModeTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.selection.event.SelectionEventsTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest
 
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.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.editor.command.DisplayColumnStyleEditorCommandHandlerTest
 
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.ColumnStructuralChangeEventIntegrationTest
 
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.RenameColumnIntegrationTest
 
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.tree.TreeLayerTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest
 
setup() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest2
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.blink.BlinkLayerTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.command.CommandPropagationTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.copy.command.CopyDataCommandHandlerTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeHandlerTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupsCommandHandlerTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerStructuralChangeEventTest
 
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.RowHideShowLayerStructuralChangeEventTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ColumnOverrideLabelAccumulatorTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.BoxingStyleTest
 
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.reorder.ColumnReorderLayerStructuralChangeEventTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest
 
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.resize.AutoResizeColumnsTest
 
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.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.HideSelectedColumnsTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.selection.HideSelectedRowsTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.selection.RegionSelectionTest
 
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.style.CellSelectionTest
 
setUp() - Method in class org.eclipse.nebula.widgets.nattable.style.ColumnHeaderLayerSelectionTest
 
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.integration.RowStructuralChangeEventIntegrationTest
 
setupClass() - Static method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderCompositeIntegrationTest
 
setUpCustomCellLabel() - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.CellLabelMouseEventMatcherTest
 
setUpdateOnHorizontalChanges(boolean) - Method in class org.eclipse.nebula.widgets.nattable.datachange.UpdateDataChangeHandler
Configure if the changes tracked by the DataChangeLayer should also be updated on a horizontal/column structural changes.
setUpdateOnVerticalChanges(boolean) - Method in class org.eclipse.nebula.widgets.nattable.datachange.UpdateDataChangeHandler
Configure if the changes tracked by the DataChangeLayer should also be updated on a vertical/row structural changes.
setupGCFromConfig(GC, IStyle) - Method in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.RichTextCellPainter
Setup the GC by the values defined in the given cell style.
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.
setupTextArea(Composite) - Method in class org.eclipse.nebula.widgets.nattable.examples.AbstractNatExample
 
setUseCheckbox(boolean) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
 
setUseTreeColumnIndex(boolean) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
Configure whether (column index == 0) or (column position == 0) should be performed to identify the tree column.
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(Double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.generator.NatTableDataGenerator.DoubleColumnValueBean
 
setValue(Object) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TableCellEditor.ValueWrapper
 
setValue(Object, Object) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TableCellEditor.TableCellEditingSupport
 
setValue(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.generator.NatTableDataGenerator.StringColumnValueBean
 
setValue(T) - Method in class org.eclipse.nebula.widgets.nattable.dataset.generator.NatTableDataGenerator.ColumnValueBean
 
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
 
setVertical(boolean) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.GradientBackgroundPainter
 
setVerticalLayerDependency(ILayer) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentLayer
 
setVerticalLayerDependency(IUniqueIndexLayer) - Method in class org.eclipse.nebula.widgets.nattable.grid.layer.DimensionallyDependentIndexLayer
 
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
 
setVisibleSpan(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel.Group
 
setVisibleStartIndex(int) - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel.Group
Sets the index of the first visible item in the group.
setVolume(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
setVolume(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
setWhere(String) - Method in class org.eclipse.nebula.widgets.nattable.dataset.EventData
 
setWholeWord(boolean) - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.AbstractSearchStrategy
 
setWidth(int) - Method in class org.eclipse.nebula.widgets.nattable.util.ClientAreaAdapter
 
setWordWrapping(boolean) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
Configure whether word wrapping should be enabled or not.
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
 
setWrapText(boolean) - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
 
setYieldChange(double) - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
SEVEN - org.eclipse.nebula.widgets.nattable.dataset.pricing.ColumnHeaders
 
SEVENTEEN - org.eclipse.nebula.widgets.nattable.dataset.pricing.ColumnHeaders
 
sheetNumber - Variable in class org.eclipse.nebula.widgets.nattable.extension.poi.PoiExcelExporter
 
shell - Variable in class org.eclipse.nebula.widgets.nattable.export.NatExporter
The Shell that should be used to open sub-dialogs and perform export operations in a background thread.
shellTitle - Variable in enum org.eclipse.nebula.widgets.nattable.group.performance.gui.HeaderGroupNameDialog.HeaderGroupNameDialogLabels
 
shellTitle - Variable in enum org.eclipse.nebula.widgets.nattable.ui.rename.HeaderRenameDialog.RenameDialogLabels
 
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
 
shouldAddColumnAtStartOfGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldAddColumnToEndOfGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldAddEventsToAllChildren() - Method in class org.eclipse.nebula.widgets.nattable.EventConflaterChainTest
 
shouldAddExtraRowAtTheEnd() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest
 
shouldAddLabelOnTopToLabelStack() - Method in class org.eclipse.nebula.widgets.nattable.layer.LabelStackTest
 
shouldAddLeftColumnToExistingGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupsCommandHandlerTest
 
shouldAddMultiplePositionsAtBeginningOfGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldAddMultiplePositionsAtEndOfGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldAddPositionAtBeginningOfGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldAddPositionAtEndOfGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldAddRightColumnToExistingGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupsCommandHandlerTest
 
shouldAddRowAtStartOfGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldAddRowToEndOfGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldAddStaticPositions() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
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
 
shouldAppendMultipleRows() - Method in class org.eclipse.nebula.widgets.nattable.data.command.RowInsertCommandTest
 
shouldAppendMultipleRows() - Method in class org.eclipse.nebula.widgets.nattable.datachange.command.KeyRowInsertCommandTest
 
shouldAppendSelectedRegionWithCtrl() - Method in class org.eclipse.nebula.widgets.nattable.selection.RegionSelectionTest
 
shouldAppendSelectionDownWithShiftKey() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTest
 
shouldAppendSelectionUpWithShiftKey() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTest
 
shouldAppendSingleRow() - Method in class org.eclipse.nebula.widgets.nattable.data.command.RowInsertCommandTest
 
shouldAppendSingleRow() - Method in class org.eclipse.nebula.widgets.nattable.datachange.command.KeyRowInsertCommandTest
 
shouldAutoResizeCorrectlyIfMultipleColumnsAreSelected() - Method in class org.eclipse.nebula.widgets.nattable.resize.AutoResizeColumnsTest
Scenario: Multiple columns are selected but a non selected column is auto resized.
shouldAvgEmptyValues() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest
 
shouldAvgMultipleValues() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest
 
shouldAvgNonTerminal() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest
 
shouldAvgSingleValue() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest
 
shouldAvgTwoValues() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest
 
shouldAvoidReorderCollapsedGroupInOtherGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldAvoidReorderCollapsedGroupInOtherGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldAvoidReorderGroupInOtherGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldAvoidReorderGroupInOtherGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldBecomeUnsorted() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hierarchical.HierarchicalTreeLayerGlazedListsTest
 
shouldCalculateColumnWidthByPosition() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldCalculateColumnWidthOnGroupModelChanges() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldCalculateHeight() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest
 
shouldCalculateHeightForEmptyDataset() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest
 
shouldCalculateNestedFunctions() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest
 
shouldCalculateNextSortDirectionCorrectly() - Method in class org.eclipse.nebula.widgets.nattable.sort.SortDirectionEnumTest
 
shouldCalculatePreferredColumnWidths() - Method in class org.eclipse.nebula.widgets.nattable.resize.MaxCellBoundsHelperTest
 
shouldCalculatePreferredRowHeights() - Method in class org.eclipse.nebula.widgets.nattable.resize.MaxCellBoundsHelperTest
 
shouldCalculateRowHeightByPosition() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldCalculateRowHeightOnGroupModelChanges() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldCalculateWidth() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest
 
shouldCalculateWidthForEmptyDataset() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest
 
shouldCheckIfPartOfGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldCheckIfPartOfGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldCleanupRetainedCollapsedStates() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hierarchical.HierarchicalTreeLayerGlazedListsTest
 
shouldCleanUpStaleEventsAterTTLExpires() - Method in class org.eclipse.nebula.widgets.nattable.blink.UpdateEventsCacheTest
 
shouldClearAndUpdateColumnSelectionOnMultiHideColumnCommand() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest
 
shouldClearAndUpdateConsecutiveColumnSelectionOnMultiHideColumnCommand() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest
 
shouldClearCollapsedStateOnFilter() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hierarchical.HierarchicalTreeLayerGlazedListsTest
 
shouldClearColumnSelectionOnMultiHideColumnCommand() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest
 
shouldClearOnStructuralChange() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerIdIndexTest
 
shouldClearOnStructuralChange() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTempStorageTest
 
shouldClearOnStructuralChange() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest
 
shouldClearRowDeleteOnStructuralChange() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest
 
shouldClearRowDeleteOnStructuralChange() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest
 
shouldClearRowDeleteWithoutReset() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest
 
shouldClearRowDeleteWithoutReset() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest
 
shouldClearRowInsertOnStructuralChange() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest
 
shouldClearRowInsertOnStructuralChange() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest
 
shouldClearRowInsertWithoutReset() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest
 
shouldClearRowInsertWithoutReset() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest
 
shouldClearRowSelectionOnMultiHideRowCommand() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest
 
shouldClearSelectionIfAllRowsAreHidden() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelStructuralChangeEventHandlerTest
 
shouldClearSelectionIfASelectedRowIsModified() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelStructuralChangeEventHandlerTest
 
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
 
shouldClearSelectionOnSetEmpty() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowSelectionIntegrationTest
 
shouldClearSelectionOnSetEmptyOnAdd() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowSelectionIntegrationTest
 
shouldClearSelectionOnStructuralChanges() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelStructuralChangeEventHandlerTest
 
shouldClearWithoutReset() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerIdIndexTest
 
shouldClearWithoutReset() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTempStorageTest
 
shouldClearWithoutReset() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest
 
shouldCollapseAll() - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeLayerTest
 
shouldCollapseAllWithHidden() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
shouldCollapseAllWithHidden() - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeLayerTest
 
shouldCollapseExpandAll() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldCollapseExpandAll() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldCollapseExpandGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldCollapseExpandGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldCollapseGroupWithStaticColumns() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldCollapseGroupWithStaticRows() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldCollectUniqueNonComparable() - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProviderTest
 
shouldCollectUniqueValues() - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProviderTest
 
shouldCollectUniqueValuesWithNull() - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProviderTest
 
shouldConfigureReorderSupported() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
 
shouldConfigureReorderSupported() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
 
shouldConflateEvents() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsEventLayerTest
 
shouldConstructTheKeyUsingTheColumnIndexAndRowId() - Method in class org.eclipse.nebula.widgets.nattable.blink.UpdateEventsCacheTest
 
shouldContainHideIndicatorLabels() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest
 
shouldContainHideIndicatorLabels() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest
 
shouldContainHideIndicatorLabels() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest
 
shouldContainHideIndicatorLabels() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayerTest
 
shouldContainPosition() - Method in class org.eclipse.nebula.widgets.nattable.selection.RangeTest
 
shouldContainStartPosition() - Method in class org.eclipse.nebula.widgets.nattable.selection.RangeTest
 
shouldConvertAsteriskFromCanonicalToDisplay() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowRegularExpressionConverterTest
 
shouldConvertAsteriskFromDisplayToCanonical() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowRegularExpressionConverterTest
 
shouldConvertBeforePositionsOnMultiNonConsecutiveReorderDown() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest
 
shouldConvertBeforePositionsOnMultiNonConsecutiveReorderDownWithHidden() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest
 
shouldConvertBeforePositionsOnMultiNonConsecutiveReorderLeft() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest
 
shouldConvertBeforePositionsOnMultiNonConsecutiveReorderLeftWithHidden() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest
 
shouldConvertBeforePositionsOnMultiNonConsecutiveReorderRight() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest
 
shouldConvertBeforePositionsOnMultiNonConsecutiveReorderRightWithHidden() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest
 
shouldConvertBeforePositionsOnMultiNonConsecutiveReorderUp() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest
 
shouldConvertBeforePositionsOnMultiNonConsecutiveReorderUpWithHidden() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest
 
shouldConvertBeforePositionsOnMultiReorderDown() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest
 
shouldConvertBeforePositionsOnMultiReorderDownWithHidden() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest
 
shouldConvertBeforePositionsOnMultiReorderDownWithHiddenAround() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest
 
shouldConvertBeforePositionsOnMultiReorderDownWithHiddenBetween() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest
 
shouldConvertBeforePositionsOnMultiReorderLeft() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest
 
shouldConvertBeforePositionsOnMultiReorderLeftWithHidden() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest
 
shouldConvertBeforePositionsOnMultiReorderLeftWithHiddenAround() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest
 
shouldConvertBeforePositionsOnMultiReorderLeftWithHiddenBetween() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest
 
shouldConvertBeforePositionsOnMultiReorderRight() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest
 
shouldConvertBeforePositionsOnMultiReorderRightWithHidden() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest
 
shouldConvertBeforePositionsOnMultiReorderRightWithHiddenAround() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest
 
shouldConvertBeforePositionsOnMultiReorderRightWithHiddenBetween() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest
 
shouldConvertBeforePositionsOnMultiReorderUp() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest
 
shouldConvertBeforePositionsOnMultiReorderUpWithHidden() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest
 
shouldConvertBeforePositionsOnMultiReorderUpWithHiddenAround() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest
 
shouldConvertBeforePositionsOnMultiReorderUpWithHiddenBetween() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest
 
shouldConvertBeforePositionsOnReorderDown() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest
 
shouldConvertBeforePositionsOnReorderDownWithHidden() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest
 
shouldConvertBeforePositionsOnReorderLeft() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest
 
shouldConvertBeforePositionsOnReorderLeftWithHidden() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest
 
shouldConvertBeforePositionsOnReorderLeftWithMultiHidden() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest
 
shouldConvertBeforePositionsOnReorderNone() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest
 
shouldConvertBeforePositionsOnReorderNone() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest
 
shouldConvertBeforePositionsOnReorderNoneWithHidden() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest
 
shouldConvertBeforePositionsOnReorderNoneWithHidden() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest
 
shouldConvertBeforePositionsOnReorderRight() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest
 
shouldConvertBeforePositionsOnReorderRightWithHidden() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest
 
shouldConvertBeforePositionsOnReorderUp() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest
 
shouldConvertBeforePositionsOnReorderUpWithHidden() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest
 
shouldConvertBeforePositionsOnReorderUpWithMultiHidden() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest
 
shouldConvertFormulaResult() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaDisplayConverterTest
 
shouldConvertFormulaResultLocalized() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaDisplayConverterTest
 
shouldConvertIndexToColumnString() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldConvertMixedFromCanonicalToDisplay() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowRegularExpressionConverterTest
 
shouldConvertMixedFromDisplayToCanonical() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowRegularExpressionConverterTest
 
shouldConvertQuestionMarkFromCanonicalToDisplay() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowRegularExpressionConverterTest
 
shouldConvertQuestionMarkFromDisplayToCanonical() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowRegularExpressionConverterTest
 
shouldConvertToNativeFormulaResult() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaDisplayConverterTest
 
shouldCopySingleCell() - Method in class org.eclipse.nebula.widgets.nattable.copy.command.CopyDataCommandHandlerTest
 
shouldCorrectlyAddLabelsToLabelStack() - Method in class org.eclipse.nebula.widgets.nattable.layer.LabelStackTest
 
shouldCorrectlyCalculateSummaryValues() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerSummaryRowConcurrencyTest
 
shouldCorrectlyInitializeLabelStack() - Method in class org.eclipse.nebula.widgets.nattable.layer.LabelStackTest
 
shouldCreateColumnGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldCreateColumnGroupAfterReordering() - Method in class org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupsCommandHandlerTest
 
shouldCreateColumnGroupFromSelectedColumns() - Method in class org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupsCommandHandlerTest
 
shouldCreateGroupFromSingleColumn() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldCreateGroupFromSingleRow() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldCreateGroupFromUncontiguous() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldCreateGroupFromUncontiguous() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldCreateGroupsDefaultBreakable() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldCreateGroupsDefaultCollapseable() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldCreateGroupsDefaultNotCollapseable() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldCreateGroupsDefaultUnbreakable() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldCreateModelCorrectly() - Method in class org.eclipse.nebula.widgets.nattable.columnCategories.ColumnCategoriesModelTest
 
shouldCreateRowGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldCreateToolTip(Event) - Method in class org.eclipse.nebula.widgets.nattable.tooltip.NatTableContentTooltip
shouldCreateTwoColumnGroupsWithSameName() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldCreateTwoRowGroupsWithSameName() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldDecreaseColumn10WithNoDynamicBigAmount() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldDecreaseColumn10WithNoDynamicSmallAmount() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldDecreaseColumn11WithNoDynamicBigAmount() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldDecreaseColumn11WithNoDynamicSmallAmount() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldDecreaseColumn2WithNoDynamicSmallAmount() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldDecreaseColumn3WithMinWidthBigAmount() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldDecreaseColumn3WithMinWidthSmallAmount() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldDecreaseColumn3WithNoDynamicSmallAmount() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldDecreaseColumn4WithNoDynamicBigAmount1() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldDecreaseColumn4WithNoDynamicBigAmount2() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldDecreaseColumn4WithNoDynamicBigAmount3() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldDecreaseColumn4WithNoDynamicSmallAmount() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldDecreaseColumn5WithMinWidthBigAmount() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldDecreaseColumn5WithMinWidthSmallAmount() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldDecreaseColumn5WithNoDynamicBigAmount1() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldDecreaseColumn5WithNoDynamicSmallAmount() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldDecreaseColumn7WithMinWidthBigAmount() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldDecreaseColumn7WithMinWidthSmallAmount() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldDecreaseColumn8WithNoDynamicBigAmount() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldDecreaseColumn8WithNoDynamicSmallAmount() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldDecreaseColumn9WithMinWidthBigAmount() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldDecreaseColumn9WithMinWidthSmallAmount() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldDecreaseColumn9WithNoDynamicBigAmount() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldDecreaseColumn9WithNoDynamicSmallAmount() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldDecreaseDynamicPercentageColumnSmallAmount() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldDecreaseTypeCorrectly() - Method in class org.eclipse.nebula.widgets.nattable.tickupdate.command.DefaultTickUpdateHandlerTest
 
shouldDecrementCellValue() - Method in class org.eclipse.nebula.widgets.nattable.tickupdate.command.TickUpdateCommandHandlerTest
 
shouldDeleteMultipleContiguousRows() - Method in class org.eclipse.nebula.widgets.nattable.data.command.RowDeleteCommandTest
 
shouldDeleteMultipleContiguousRows() - Method in class org.eclipse.nebula.widgets.nattable.data.command.RowObjectDeleteCommandTest
 
shouldDeleteMultipleNotContiguousRows() - Method in class org.eclipse.nebula.widgets.nattable.data.command.RowDeleteCommandTest
 
shouldDeleteMultipleNotContiguousRows() - Method in class org.eclipse.nebula.widgets.nattable.data.command.RowObjectDeleteCommandTest
 
shouldDeleteSingleRow() - Method in class org.eclipse.nebula.widgets.nattable.data.command.RowDeleteCommandTest
 
shouldDeleteSingleRow() - Method in class org.eclipse.nebula.widgets.nattable.data.command.RowObjectDeleteCommandTest
 
shouldDeselectAndSelectAllCellsInGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerSelectionTest
 
shouldDeselectAndSelectAllCellsInGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerSelectionTest
 
shouldDeselectAndSelectAllCellsInGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerSelectionTest
 
shouldDiscardAfterDelete() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTempStorageTest
 
shouldDiscardAfterDelete() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest
 
shouldDiscardAfterInsert() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest
 
shouldDiscardChanges() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerIdIndexTest
 
shouldDiscardChanges() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTempStorageTest
 
shouldDiscardChanges() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest
 
shouldDiscardDeleteInsertedObject() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest
 
shouldDiscardDeleteInsertedObject() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest
 
shouldDiscardInsertAfterDelete() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest
 
shouldDiscardInsertAfterDelete() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest
 
shouldDiscardInsertAfterInsert() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest
 
shouldDiscardInsertAfterInsert() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest
 
shouldDiscardInsertAndDeleteAgain() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest
 
shouldDiscardInsertAndDeleteAgain() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest
 
shouldDiscardInsertAndUpdateInsertedItem() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest
 
shouldDiscardInsertAndUpdateInsertedItem() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest
 
shouldDiscardMultipleRowDeleteEvent() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest
 
shouldDiscardMultipleRowDeleteEvent() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest
 
shouldDiscardMultipleRowInsertEvent() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest
 
shouldDiscardMultipleRowInsertEvent() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest
 
shouldDiscardMultipleRowInsertEventAppending() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest
 
shouldDiscardMultipleRowInsertEventAppending() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest
 
shouldDiscardMultipleRowInsertOnChangeSortedState() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowStructuralDataChangeLayerIntegrationTest
 
shouldDiscardMultipleRowInsertOnChangeSortedStateAppending() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowStructuralDataChangeLayerIntegrationTest
 
shouldDiscardRowDeleteEvent() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest
 
shouldDiscardRowDeleteEvent() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest
 
shouldDiscardRowInsertEvent() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest
 
shouldDiscardRowInsertEvent() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest
 
shouldDiscardRowInsertInSortedState() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowStructuralDataChangeLayerIntegrationTest
 
shouldDiscardRowInsertOnChangeSortedState() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowStructuralDataChangeLayerIntegrationTest
 
shouldDiscardToOriginalAfterMultipleChanges() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest
 
shouldDiscardUpdateAfterDelete() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest
 
shouldDiscardUpdateAfterDelete() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest
 
shouldDiscardUpdateAfterInsert() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest
 
shouldDiscardUpdateAfterInsert() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest
 
shouldDiscardUpdateInsert() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest
 
shouldDiscardUpdateInsert() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest
 
shouldDiscardUpdateInsertAndUpdateBack() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest
 
shouldDiscardUpdateInsertAndUpdateBack() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest
 
shouldDivideEmptyValues() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest
 
shouldDivideMultipleValues() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest
 
shouldDivideNonTerminating() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest
 
shouldDivideSingleValue() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest
 
shouldDivideTwoValues() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest
 
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
 
shouldDragReorderBetweenGroupsDown() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldDragReorderBetweenGroupsLeft() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldDragReorderBetweenGroupsRight() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldDragReorderBetweenGroupsUp() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldDragReorderDownAddRowToCollapsedGroupWithStaticsInGroupRightEdge() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldDragReorderDownAddUngroupedToGroupAsFirstRow() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldDragReorderDownRemoveFromCollapsedGroupAddToOtherGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldDragReorderDownRemoveRowFromCollapsedGroupWithStatics() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldDragReorderEntireColumnGroupToLast() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldDragReorderEntireColumnGroupToStart() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldDragReorderEntireRowGroupToLast() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldDragReorderEntireRowGroupToStart() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldDragReorderFirstColumnBetweenGroupsLeft() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldDragReorderFirstColumnBetweenGroupsRight() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldDragReorderFirstColumnWithinGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldDragReorderFirstRowBetweenGroupsDown() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldDragReorderFirstRowBetweenGroupsUp() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldDragReorderFirstRowWithinGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldDragReorderFromCollapsedGroupLeftToRemoveAndRightToAddColumnAgain() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldDragReorderFromCollapsedGroupUpToRemoveAndDownToAddRowAgain() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldDragReorderGroupToEndWithLevel1AllAndNoLevel0() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
 
shouldDragReorderGroupToEndWithLevel1AllAndNoLevel0() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
 
shouldDragReorderInsideCollapsedGroupWithStaticsFromBeginning() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldDragReorderInsideCollapsedGroupWithStaticsFromBeginning() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldDragReorderLeftAddColumnToCollapsedGroupWithStatics() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldDragReorderLeftAddUngroupedToGroupAsLastColumn() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldDragReorderLeftColumnFromCollapsedGroupWithStatics() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldDragReorderLeftRemoveFromCollapsedGroupAddToOtherGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldDragReorderLevel0GroupToNonGroupedUnbreakable() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
 
shouldDragReorderLevel0GroupToNonGroupedUnbreakable() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
 
shouldDragReorderLevel1GroupToEnd() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
 
shouldDragReorderLevel1GroupToEnd() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
 
shouldDragReorderLevel1GroupToStart() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
 
shouldDragReorderLevel1GroupToStart() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
 
shouldDragReorderRightAddColumnToCollapsedGroupWithStaticsInGroupRightEdge() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldDragReorderRightAddUngroupedToGroupAsFirstColumn() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldDragReorderRightRemoveColumnFromCollapsedGroupWithStatics() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldDragReorderRightRemoveFromCollapsedGroupAddToOtherGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldDragReorderToBottomEndInsideGroupWithHidden() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldDragReorderToEndWithLevel1AllAndNoLevel0() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
 
shouldDragReorderToEndWithLevel1AllAndNoLevel0() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
 
shouldDragReorderToFirstColumnBetweenGroupsLeft() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldDragReorderToFirstColumnBetweenGroupsRight() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldDragReorderToFirstColumnWithinGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldDragReorderToFirstRowBetweenGroupsDown() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldDragReorderToFirstRowBetweenGroupsUp() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldDragReorderToFirstRowWithinGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldDragReorderToRightEndInsideGroupWithHidden() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldDragReorderToRightEndInsideGroupWithHidden() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
 
shouldDragReorderToRightEndInsideGroupWithHidden() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
 
shouldDragReorderUnbreakableGroupToEndWithLevel1AllAndNoLevel0() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
 
shouldDragReorderUnbreakableGroupToEndWithLevel1AllAndNoLevel0() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
 
shouldDragReorderUngroupedToBottomWithFirstHidden() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldDragReorderUngroupedToRightWithFirstHidden() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldDragReorderUngroupedToRightWithFirstHidden() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
 
shouldDragReorderUngroupedToRightWithFirstHidden() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
 
shouldDragReorderUngroupFirstColumnInGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldDragReorderUngroupFirstRowInGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldDragReorderUngroupLastColumnInGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldDragReorderUngroupLastRowInGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldDragReorderUpAddRowToCollapsedGroupWithStatics() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldDragReorderUpAddUngroupedToGroupAsLastRow() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldDragReorderUpRemoveFromCollapsedGroupAddToOtherGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldDragReorderUpRowFromCollapsedGroupWithStatics() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldDragReorderWithinGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldDragReorderWithinGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
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
 
shouldEvaluateColumnRange() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldEvaluateDecimalCalculation() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldEvaluateEmptyReferences() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldEvaluateInteger() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldEvaluateMod() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldEvaluateMultiReferences() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldEvaluateReference() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldEvaluateReferenceRange() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldEvaluateReferences() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldEvaluateRowRange() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldEvaluateSqrt() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldExpandAllWithHidden() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
shouldExpandAllWithHidden() - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeLayerTest
 
shouldExpandCollapsedGroupOnSettingNonCollapseable() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldExpandCollapseGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldExpandCollapseLevel0ViaLevel1WithoutLevel1Group() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
 
shouldExpandCollapseLevel0ViaLevel1WithoutLevel1Group() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
 
shouldExpandCollapseNonVisibleGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldExpandCollapseNonVisibleGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldExpandOnAddPositionToGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldExpandOnAddPositionToGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldExpandOnClearGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldExpandOnClearGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldExpandOnRemoveGroupByName() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldExpandOnRemoveGroupByName() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldExpandOnRemoveGroupByPosition() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldExpandOnRemoveGroupByPosition() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldExpandOnRemovePositionFromGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldExpandOnRemovePositionFromGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldExpandOnRemovePositionsFromMultipleGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldExpandOnRemovePositionsFromMultipleGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldExpandWithHidden() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
shouldExpandWithHidden() - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeLayerTest
 
shouldExtendFromAnchorWithShiftKeyPressed() - Method in class org.eclipse.nebula.widgets.nattable.selection.ColumnSelectionTest
 
shouldExtendFromAnchorWithShiftKeyPressed() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTest
 
shouldExtendSelectedRegionDownWithShift() - Method in class org.eclipse.nebula.widgets.nattable.selection.RegionSelectionTest
 
shouldExtendSelectedRegionRightWithShift() - Method in class org.eclipse.nebula.widgets.nattable.selection.RegionSelectionTest
 
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
 
shouldFillInternalMemberIndexes() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldFilterAll() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxGlazedListsFilterStrategyTest
 
shouldFilterForMaleSimpsons() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderCompositeIntegrationTest
 
shouldFilterForMultipleCriteria() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxGlazedListsFilterStrategyTest
 
shouldFilterForMultipleCriteria() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategyTest
 
shouldFilterForMultipleCriteria() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsStaticFilterStrategyTest
 
shouldFilterForMultipleCriteriaWithStaticHomerFilter() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxGlazedListsFilterStrategyTest
 
shouldFilterForMultipleCriteriaWithStaticHomerFilter() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsStaticFilterStrategyTest
 
shouldFilterForSimpsons() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderCompositeIntegrationTest
 
shouldFilterForSimpsons() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxGlazedListsFilterStrategyTest
 
shouldFilterForSimpsons() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategyTest
 
shouldFilterForSimpsons() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsStaticFilterStrategyTest
 
shouldFilterForSimpsonsWithStaticHomerFilter() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxGlazedListsFilterStrategyTest
 
shouldFilterForSimpsonsWithStaticHomerFilter() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsStaticFilterStrategyTest
 
shouldFilterOnLoadPersistedState() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderCompositeIntegrationTest
 
shouldFilterTwoBooleanColumns() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategyTest
 
shouldFindAllCellsWithValue() - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.GridSearchStrategyTest
 
shouldFindColumnGroupPositionForColumnIndex() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest
 
shouldFindGroupByMember() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldFindGroupByMemberInCollapsed() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldFindIndex() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hierarchical.HierarchicalTreeLayerGlazedListsTest
 
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
 
shouldFindTextInSelectionWithoutWrap() - Method in class org.eclipse.nebula.widgets.nattable.search.command.SearchGridCommandHandlerTest
 
shouldFindTextInSelectionWithWrap() - 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
 
shouldFireHideColumnPositionsEventOnHide() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.event.HideShowColumnEventTest
 
shouldFireHideColumnPositionsEventOnHide() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.event.HideShowRowEventTest
 
shouldFireHideColumnPositionsEventOnHideWithReorder() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.event.HideShowColumnEventTest
 
shouldFireHideRowPositionsEventOnHideWithReorder() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.event.HideShowRowEventTest
 
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
 
shouldFireSelectAllToTopAfterHide() - Method in class org.eclipse.nebula.widgets.nattable.selection.HideSelectedColumnsTest
 
shouldFireSelectAllToTopAfterHideWithResizeColumnHide() - Method in class org.eclipse.nebula.widgets.nattable.selection.HideSelectedColumnsTest
 
shouldFireShowColumnPositionsEventOnShowAll() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.event.HideShowColumnEventTest
 
shouldFireShowColumnPositionsEventOnShowAll() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.event.HideShowRowEventTest
 
shouldFireShowColumnPositionsEventOnShowAllWithReorder() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.event.HideShowColumnEventTest
 
shouldFireShowColumnPositionsEventOnShowAllWithReorder() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.event.HideShowRowEventTest
 
shouldFireShowColumnPositionsEventOnShowIndexes() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.event.HideShowColumnEventTest
 
shouldFireShowColumnPositionsEventOnShowIndexes() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.event.HideShowRowEventTest
 
shouldFireShowColumnPositionsEventOnShowIndexesWithReorder() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.event.HideShowColumnEventTest
 
shouldFireShowColumnPositionsEventOnShowIndexesWithReorder() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.event.HideShowRowEventTest
 
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
 
shouldFreezeRowsAndColumnsBasedOnMultiSelection() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeHandlerTest
 
shouldFreezeRowsAndColumnsBasedOnMultiSelectionInclude() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeHandlerTest
 
shouldFreezeRowsAndColumnsBasedOnSelection() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeHandlerTest
 
shouldFreezeRowsAndColumnsBasedOnSelectionInclude() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeHandlerTest
 
shouldGetDataFromParentForNestedMenus() - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProvidersTest
 
shouldGetFirstLevelProperty() - Method in class org.eclipse.nebula.widgets.nattable.data.ExtendedReflectiveColumnPropertyAccessorTest
 
shouldGetGroupByName() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldGetGroupByPosition() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldGetRowHeightByPositionForSummaryRow() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest
 
shouldGetSameCellForACellInSameRowGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayerTest
 
shouldGetSecondLevelProperty() - Method in class org.eclipse.nebula.widgets.nattable.data.ExtendedReflectiveColumnPropertyAccessorTest
 
shouldGetValuesFromMultiHierarchial() - Method in class org.eclipse.nebula.widgets.nattable.data.ExtendedReflectiveColumnPropertyAccessorTest
 
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
 
shouldHandleColumnPositionOutsideScope() - Method in class org.eclipse.nebula.widgets.nattable.resize.MaxCellBoundsHelperTest
 
shouldHandleGenericLayerCommand() - Method in class org.eclipse.nebula.widgets.nattable.command.CommandPropagationTest
 
shouldHandleHiddenColumnsInSpanning() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest
 
shouldHandleMultiRowResizeForSummaryRowAndOthers() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest
 
shouldHandleMultiRowResizeForSummaryRowAndOthersWithDownScale() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest
 
shouldHandleMultiRowResizeForSummaryRowAndOthersWithoutDownScale() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest
 
shouldHandleNullValuesInHierarchical() - Method in class org.eclipse.nebula.widgets.nattable.data.ExtendedReflectiveColumnPropertyAccessorTest
 
shouldHandleNumbers() - Method in class org.eclipse.nebula.widgets.nattable.tickupdate.command.DefaultTickUpdateHandlerTest
 
shouldHandleNumberValueTypes() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaDataProviderTest
 
shouldHandleResetOfColumnReordering() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldHandleResetOfRowReordering() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldHandleRowPositionOutsideScope() - Method in class org.eclipse.nebula.widgets.nattable.resize.MaxCellBoundsHelperTest
 
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
 
shouldHaveTreeNodes() - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeLayerTest
 
shouldHideAllColumnsInOneGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldHideAllRowsInOneGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldHideAllSelectedColumns() - Method in class org.eclipse.nebula.widgets.nattable.selection.HideSelectedColumnsTest
 
shouldHideAllSelectedRows() - Method in class org.eclipse.nebula.widgets.nattable.selection.HideSelectedRowsTest
 
shouldHideAndCollapse() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
shouldHideAndCollapse() - Method in class org.eclipse.nebula.widgets.nattable.tree.TreeLayerTest
 
shouldHideColumn() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.HideColumnCommandTest
 
shouldHideColumnBetweenGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldHideColumnByIndex() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.HideColumnCommandTest
 
shouldHideColumnForSelectedCell() - Method in class org.eclipse.nebula.widgets.nattable.selection.HideSelectedColumnsTest
 
shouldHideColumnInMiddleOfGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldHideFirstColumnInGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldHideFirstPositionAfterIndex0IsHidden() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest
 
shouldHideFirstRowInGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldHideLastColumnInGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldHideLastColumnInLastGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldHideLastRowInGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldHideLastRowInLastGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldHideMultipleColumnsAfterCollapseWithStaticsAtEndOfTable() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldHideMultipleColumnsAfterFirstHideAtEndOfTable() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldHideMultipleColumnsInMiddleOfTableToReduceColumnCountMoreThanEventEnd() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldHideMultipleColumnsInMiddleOfTableTwiceToReduceColumnCountMoreThanEventEnd() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldHideMultipleColumnsInOneGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldHideMultipleFirstColumns() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldHideMultipleFirstRows() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldHideMultipleLastColumns() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldHideMultipleLastRows() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldHideMultipleMiddleColumns() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldHideMultipleMiddleRows() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldHideMultipleMixedColumns() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldHideMultipleMixedRows() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldHideMultipleRowsAfterCollapseWithStaticsAtEndOfTable() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldHideMultipleRowsAfterFirstHideAtEndOfTable() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldHideMultipleRowsInMiddleOfTableToReduceRowCountMoreThanEventEnd() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldHideMultipleRowsInMiddleOfTableTwiceToReduceRowCountMoreThanEventEnd() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldHideMultipleRowsInOneGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldHideRow() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.HideRowCommandTest
 
shouldHideRowBetweenGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldHideRowByIndex() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.HideRowCommandTest
 
shouldHideRowForSelectedCell() - Method in class org.eclipse.nebula.widgets.nattable.selection.HideSelectedRowsTest
 
shouldHideRowInMiddleOfGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldHideSelectedColumn() - Method in class org.eclipse.nebula.widgets.nattable.selection.HideSelectedColumnsTest
 
shouldHideSelectedRow() - Method in class org.eclipse.nebula.widgets.nattable.selection.HideSelectedRowsTest
 
shouldHideSelectedRowViaCollection() - Method in class org.eclipse.nebula.widgets.nattable.selection.HideSelectedRowsTest
 
shouldHideShowFirstGroupInCollapsedState() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldHideShowFirstGroupInCollapsedState() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldHideShowLastGroupInCollapsedState() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldHideShowLastGroupInCollapsedState() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldHideShowLastGroupInCollapsedStateWithStatics() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldHideShowLastGroupInCollapsedStateWithStatics() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldHideStaticColumnInCollapsedState() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldHideStaticRowInCollapsedState() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldIdentifyEquality() - Method in class org.eclipse.nebula.widgets.nattable.selection.RangeTest
 
shouldIdentifyGroupByPosition() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldIdentifyNonEquality() - Method in class org.eclipse.nebula.widgets.nattable.selection.RangeTest
 
shouldIgnoreNullSelectionListener() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowSelectionIntegrationTest
 
shouldIncreaseColumn10WithNoDynamicBigAmount() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldIncreaseColumn10WithNoDynamicSmallAmount() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldIncreaseColumn11WithNoDynamicBigAmount() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldIncreaseColumn11WithNoDynamicSmallAmount() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldIncreaseColumn2WithNoDynamicBigAmount() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldIncreaseColumn2WithNoDynamicSmallAmount() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldIncreaseColumn3WithMinWidthBigAmount() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldIncreaseColumn3WithMinWidthSmallAmount() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldIncreaseColumn3WithNoDynamicBigAmount() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldIncreaseColumn3WithNoDynamicSmallAmount() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldIncreaseColumn4WithNoDynamicBigAmount1() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldIncreaseColumn4WithNoDynamicSmallAmount() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldIncreaseColumn5WithMinWidthBigAmount() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldIncreaseColumn5WithMinWidthSmallAmount() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldIncreaseColumn5WithNoDynamicBigAmount1() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldIncreaseColumn5WithNoDynamicSmallAmount() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldIncreaseColumn7WithMinWidthBigAmount() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldIncreaseColumn7WithMinWidthSmallAmount() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldIncreaseColumn8WithNoDynamicBigAmount() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldIncreaseColumn8WithNoDynamicSmallAmount() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldIncreaseColumn9WithMinWidthBigAmount() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldIncreaseColumn9WithMinWidthSmallAmount() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldIncreaseColumn9WithNoDynamicBigAmount() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldIncreaseColumn9WithNoDynamicSmallAmount() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldIncreaseDynamicPercentageColumnHalfOfAdjacent() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldIncreaseDynamicPercentageColumnSmallAmount() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldIncreaseFixedPercentageColumnAndHandleMinSizeOfAdjacent() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
shouldIncreaseTypeCorrectly() - Method in class org.eclipse.nebula.widgets.nattable.tickupdate.command.DefaultTickUpdateHandlerTest
 
shouldIncrementCellValue() - Method in class org.eclipse.nebula.widgets.nattable.tickupdate.command.TickUpdateCommandHandlerTest
 
shouldInitiallySetSizeAsPercentage() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
shouldInitiallySetSizeAsPercentageAfter() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
shouldInitWithNoScroll() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportIntegrationTest
 
shouldInsertAColumnIndexToAGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest
 
shouldInsertInScrolledState() - Method in class org.eclipse.nebula.widgets.nattable.data.command.RowInsertCommandTest
 
shouldInsertInScrolledState() - Method in class org.eclipse.nebula.widgets.nattable.datachange.command.KeyRowInsertCommandTest
 
shouldInsertInScrolledStateAtBottom() - Method in class org.eclipse.nebula.widgets.nattable.data.command.RowInsertCommandTest
 
shouldInsertInScrolledStateAtBottom() - Method in class org.eclipse.nebula.widgets.nattable.datachange.command.KeyRowInsertCommandTest
 
shouldInsertInScrolledStateInTable() - Method in class org.eclipse.nebula.widgets.nattable.data.command.RowInsertCommandTest
 
shouldInsertInScrolledStateInTable() - Method in class org.eclipse.nebula.widgets.nattable.datachange.command.KeyRowInsertCommandTest
 
shouldInsertInScrolledStateInTableAtBottom() - Method in class org.eclipse.nebula.widgets.nattable.data.command.RowInsertCommandTest
 
shouldInsertInScrolledStateInTableAtBottom() - Method in class org.eclipse.nebula.widgets.nattable.datachange.command.KeyRowInsertCommandTest
 
shouldInsertMultipleRows() - Method in class org.eclipse.nebula.widgets.nattable.data.command.RowInsertCommandTest
 
shouldInsertMultipleRows() - Method in class org.eclipse.nebula.widgets.nattable.datachange.command.KeyRowInsertCommandTest
 
shouldInsertSingleRow() - Method in class org.eclipse.nebula.widgets.nattable.data.command.RowInsertCommandTest
 
shouldInsertSingleRow() - Method in class org.eclipse.nebula.widgets.nattable.datachange.command.KeyRowInsertCommandTest
 
shouldJoinContiguousRanges() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionUtilTest
 
shouldKeepChangeOnFilter() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.DataChangeLayerIntegrationTest
 
shouldKeepChangeOnFilter() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowStructuralDataChangeLayerIntegrationTest
 
shouldKeepConsistentPercentagesOnExceedingSpace() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
shouldKeepFilterOnEdit() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderCompositeIntegrationTest
 
shouldKeepFilterOnSort() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderCompositeIntegrationTest
 
shouldKeepFilterOnStructuralChanges() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderCompositeIntegrationTest
 
shouldKeepHiddenOnSort() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayerTest
 
shouldKnowLeftEdgeOfGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldKnowRightEdgeOfGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
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.SelectionModelStructuralChangeEventHandlerTest
 
shouldLeaveSelectionUnchangedIfTheFollowingRowIsModified() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelStructuralChangeEventHandlerTest
 
shouldLoadColorFromSavedRGBString() - Method in class org.eclipse.nebula.widgets.nattable.persistence.ColorPersistorTest
 
shouldLoadState() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldLoadState() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayerTest
 
shouldLoadstateFromProperties() - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest2
 
shouldLoadstateFromProperties() - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerTest2
 
shouldLoadStateWithExpandCollapseStates() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldLoadStateWithExpandCollapseStates() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
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
 
shouldMatchColumnRangeRegex() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldMatchDigiRegex() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldMatchFunctionRegex() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldMatchLocalizedDigitRegex() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldMatchOperatorRegex() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldMatchPlaceholderRegex() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldMatchRangeRegex() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldMatchReferenceRangeRegex() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldMatchReferenceRegex() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldMatchRowRangeRegex() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldMergeContiguousRangesToOne() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionUtilTest
 
shouldMergeNotContiguousRanges() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionUtilTest
 
shouldMoveAnchorOnDeselectWithCtrl() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerSelectionTest
 
shouldMoveAnchorOnDeselectWithCtrl() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerSelectionTest
 
shouldMoveAnchorOnDeselectWithCtrl() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerSelectionTest
 
shouldMoveAnchorOnDeselectWithCtrlWithPreserve() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerSelectionTest
 
shouldMoveAnchorOnDeselectWithCtrlWithPreserve() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerSelectionTest
 
shouldMoveAnchorOnDeselectWithCtrlWithPreserve() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerSelectionTest
 
shouldMoveInAndOutGroupsByOneStepDown() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest
 
shouldMoveInAndOutGroupsByOneStepUp() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest
 
shouldMoveLabelToTop() - Method in class org.eclipse.nebula.widgets.nattable.layer.LabelStackTest
 
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
 
shouldMultiplyEmptyValues() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest
 
shouldMultiplyMultipleValues() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest
 
shouldMultiplySingleValue() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest
 
shouldMultiplyTwoValues() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest
 
shouldMultiReorderToEndWithLevel1AllAndNoLevel0() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
 
shouldMultiReorderToEndWithLevel1AllAndNoLevel0() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
 
shouldMultiResizeColumnGroupHeaderAndBody() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
 
shouldMultiResizeColumnGroupHeaderAndColumnHeader() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldMultiResizeColumnGroupHeaderRow() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldMultiResizeColumnGroupHeaderRow() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
 
shouldMultiResizeColumnGroupHeaderRowWithDownScale() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldMultiResizeColumnGroupHeaderRowWithDownScale() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
 
shouldMultiResizeColumnGroupHeaderRowWithoutDownScale() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldMultiResizeColumnGroupHeaderRowWithoutDownScale() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
 
shouldMultiResizeRowGroupHeaderAndBody() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
 
shouldMultiResizeRowGroupHeaderAndRowHeader() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldMultiResizeRowGroupHeaderColumn() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldMultiResizeRowGroupHeaderColumn() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
 
shouldMultiResizeRowGroupHeaderColumnWithDownScale() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldMultiResizeRowGroupHeaderColumnWithDownScale() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
 
shouldMultiResizeRowGroupHeaderColumnWithoutDownScale() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldMultiResizeRowGroupHeaderColumnWithoutDownScale() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
 
shouldNegateEmptyValues() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest
 
shouldNegateSingleValue() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest
 
shouldNegateTwoValues() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest
 
shouldNotAddAlreadyContainingPositionToGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldNotAddLabelsTwiceToLabelStack() - Method in class org.eclipse.nebula.widgets.nattable.layer.LabelStackTest
 
shouldNotAddMultiplePositionsAfterGapAtBeginningOfGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldNotAddMultiplePositionsAfterGapAtEndOfGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldNotAddPositionAtBeginningOfGroupWithGap() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldNotAddPositionAtEndOfGroupWithGap() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldNotAddPositionToUnbreakableGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldNotAddStaticPositionThatIsNotInGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
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
 
shouldNotBeDirtyForSameValue() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerIdIndexTest
 
shouldNotBeDirtyForSameValue() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTempStorageTest
 
shouldNotBeDirtyForSameValue() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest
 
shouldNotBeDirtyOnResettingSameValue() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTempStorageTest
 
shouldNotBeDirtyOnSettingSameValue() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerIdIndexTest
 
shouldNotBeDirtyOnSettingSameValue() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest
 
shouldNotBreakUnbreakableCollapsedGroupOnDragReorderUngroupedToEndWithHiddenLast() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotBreakUnbreakableCollapsedGroupOnDragReorderUngroupedToEndWithHiddenLast() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotBreakUnbreakableCollapsedGroupOnMultiReorderUngroupedToEndWithHiddenLast() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotBreakUnbreakableCollapsedGroupOnMultiReorderUngroupedToEndWithHiddenLast() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotBreakUnbreakableCollapsedGroupOnReorderUngroupedToEndWithHiddenLast() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotBreakUnbreakableCollapsedGroupOnReorderUngroupedToEndWithHiddenLast() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnDragReorderFromCollapsedToEndWithHiddenLast() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnDragReorderFromCollapsedToEndWithHiddenLast() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnDragReorderFromGroupToEndWithHiddenLast() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnDragReorderFromGroupToEndWithHiddenLast() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnDragReorderFromGroupToStartWithHiddenFirst() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnDragReorderFromGroupToStartWithHiddenFirst() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnDragReorderFromUnbreakable() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnDragReorderFromUnbreakable() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnDragReorderGroupToEndWithHiddenLast() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnDragReorderGroupToEndWithHiddenLast() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnDragReorderGroupToStartWithHiddenFirst() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnDragReorderGroupToStartWithHiddenFirst() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnDragReorderMultipleFromUnbreakable() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnDragReorderMultipleFromUnbreakable() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnDragReorderMultipleToUnbreakable() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnDragReorderMultipleToUnbreakable() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnDragReorderToUnbreakable() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnDragReorderToUnbreakable() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnDragReorderUngroupedToEndWithHiddenLast() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnDragReorderUngroupedToEndWithHiddenLast() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnDragReorderUngroupedToEndWithHiddenLastTableEnd() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnDragReorderUngroupedToEndWithHiddenLastTableEnd() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnDragReorderUngroupedToStartWithHiddenFirst() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnDragReorderUngroupedToStartWithHiddenFirst() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnMultiReorderFromCollapsedToEndWithHiddenLast() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnMultiReorderFromCollapsedToEndWithHiddenLast() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnMultiReorderFromGroupToEndWithHiddenLast() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnMultiReorderFromGroupToEndWithHiddenLast() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnMultiReorderFromGroupToStartWithHiddenFirst() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnMultiReorderFromGroupToStartWithHiddenFirst() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnMultiReorderUngroupedToEndWithHiddenLast() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnMultiReorderUngroupedToEndWithHiddenLast() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnMultiReorderUngroupedToStartWithHiddenFirst() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnMultiReorderUngroupedToStartWithHiddenFirst() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnReorderBetweenGroupsDown() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnReorderBetweenGroupsRight() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnReorderCollapsedGroupToEndWithHiddenLast() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnReorderCollapsedGroupToEndWithHiddenLast() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnReorderFromCollapsedToEndWithHiddenLast() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnReorderFromCollapsedToEndWithHiddenLast() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnReorderFromGroupToEndWithHiddenLast() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnReorderFromGroupToEndWithHiddenLast() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnReorderFromGroupToStartWithHiddenFirst() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnReorderFromGroupToStartWithHiddenFirst() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnReorderFromUnbreakable() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnReorderFromUnbreakable() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnReorderGroupToEndWithHiddenLast() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnReorderGroupToEndWithHiddenLast() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnReorderGroupToStartWithHiddenFirst() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnReorderGroupToStartWithHiddenFirst() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnReorderToUnbreakable() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnReorderToUnbreakable() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnReorderToUnbreakableEdgeDown() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnReorderToUnbreakableEdgeLeft() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnReorderToUnbreakableEdgeRight() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnReorderToUnbreakableEdgeUp() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnReorderUngroupedToEndWithHiddenLast() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnReorderUngroupedToEndWithHiddenLast() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnReorderUngroupedToEndWithHiddenLastSameGroupBorders() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnReorderUngroupedToEndWithHiddenLastSameGroupBorders() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnReorderUngroupedToEndWithHiddenLastSpanningFirstLevel() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnReorderUngroupedToEndWithHiddenLastSpanningFirstLevel() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnReorderUngroupedToEndWithHiddenLastSpanningSecondLevel() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnReorderUngroupedToEndWithHiddenLastSpanningSecondLevel() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnReorderUngroupedToStartWithHiddenFirst() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotBreakUnbreakableGroupOnReorderUngroupedToStartWithHiddenFirst() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotClearSelectionIfOtherColumnIsHidden() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelStructuralChangeEventHandlerTest
 
shouldNotClearSelectionOnStructuralChanges() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelStructuralChangeEventHandlerTest
 
shouldNotCollapseNonCollapseableGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldNotContainEndPosition() - Method in class org.eclipse.nebula.widgets.nattable.selection.RangeTest
 
shouldNotConvertOnInvalidPosition() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.command.HideRowCommandTest
 
shouldNotCopyCellMarkedAsCopyNotAllowedMultiSelectionOneColumn() - Method in class org.eclipse.nebula.widgets.nattable.copy.command.CopyDataCommandHandlerTest
 
shouldNotCopyCellMarkedAsCopyNotAllowedMultiSelectionOneRow() - Method in class org.eclipse.nebula.widgets.nattable.copy.command.CopyDataCommandHandlerTest
 
shouldNotCopyCellMarkedAsCopyNotAllowedMultiSelectionRegion() - Method in class org.eclipse.nebula.widgets.nattable.copy.command.CopyDataCommandHandlerTest
 
shouldNotCopySingleCellMarkedAsCopyNotAllowed() - Method in class org.eclipse.nebula.widgets.nattable.copy.command.CopyDataCommandHandlerTest
 
shouldNotDirtyNullToNull() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTempStorageTest
 
shouldNotDirtyNullToNull() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest
 
shouldNotDragReorderFromUnbreakableLevel1GroupToEnd() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
 
shouldNotDragReorderFromUnbreakableLevel1GroupToEnd() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
 
shouldNotDragReorderLevel0GroupOutOfUnbreakableLevel1Group() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
 
shouldNotDragReorderLevel0GroupOutOfUnbreakableLevel1Group() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
 
shouldNotDragReorderNonGroupedToUnbreakableLevel1Group() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
 
shouldNotDragReorderNonGroupedToUnbreakableLevel1Group() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
 
shouldNotDragReorderUngroupMiddleColumnInGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotDragReorderUngroupMiddleRowInGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotExceedSpaceOnScaling() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
shouldNotExceedSpaceOnScaling2() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
shouldNotExpandCollapsedGroupOnDragReorderToEnd() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotExpandCollapsedGroupOnDragReorderToEnd() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotExpandCollapsedGroupOnDragReorderToStart() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotExpandCollapsedGroupOnDragReorderToStart() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotExpandCollapsedGroupOnReorderDown() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotExpandCollapsedGroupOnReorderLeft() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotExpandCollapsedGroupOnReorderLeft() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotExpandCollapsedGroupOnReorderToEnd() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotExpandCollapsedGroupOnReorderToEnd() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotExpandCollapsedGroupOnReorderToRight() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
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
 
shouldNotFireEventForNotProcessedColumn() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest
 
shouldNotFireEventForNotProcessedColumn() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest
 
shouldNotHandleNonNumbers() - Method in class org.eclipse.nebula.widgets.nattable.tickupdate.command.DefaultTickUpdateHandlerTest
 
shouldNoticeCycleReference() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldNoticeCycleReferenceWithRange() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldNoticeSimpleCycleReference() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldNotifyListeners() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.ButtonCellPainterTest
 
shouldNotIncludeDeselectedCellsWithCtrlModifier() - Method in class org.eclipse.nebula.widgets.nattable.selection.ColumnSelectionTest
 
shouldNotIncludeDeselectedCellsWithCtrlModifier() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTest
 
shouldNotInsertIntoAnUnbreakableGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest
 
shouldNotJoinNotContiguousRanges() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.PositionUtilTest
 
shouldNotMatchColumnRangeRegex() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldNotMatchRangeRegex() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldNotMatchReferenceRangeRegex() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldNotMatchReferenceRegex() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldNotMatchRowRangeRegex() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldNotModifyUnbreakableGroupOnCreate() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotModifyUnbreakableGroupOnCreate() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotModifyUnbreakableGroupOnCreateAndCreateNewNonContiguous() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotModifyUnbreakableGroupOnCreateAndCreateNewNonContiguous() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotMoveColumnBetweenGroupsIfEitherGroupIsUnbreakable() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest
 
shouldNotRemoveForUnbreakableGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldNotRemoveFromAnUnbreakableGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest
 
shouldNotRemoveFromUnbreakableOnMultipleGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldNotRemoveFromUnbreakableSingleGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldNotRemoveGroupOnDragReorderLastColumnInGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotRemoveGroupOnDragReorderLastRowInGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotRemoveGroupOnReorderLastColumnInGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotRemoveGroupOnReorderLastColumnInGroupToNonGrouped() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotRemoveGroupOnReorderLastColumnInGroupToUnbreakableGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotRemoveGroupOnReorderLastRowInGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotRemoveGroupOnReorderLastRowInGroupToNonGrouped() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotRemoveGroupOnReorderLastRowInGroupToUnbreakableGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotRemoveGroupOnReorderRemoveLastFromCollapsed() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotRemoveGroupOnReorderRemoveLastFromCollapsed() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotRemoveNotContainingOnMultipleGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldNotRemoveNotContainingPosition() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldNotRemoveNotContainingPositionFromSingleGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldNotRemoveUnbreakableColumnGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotRemoveUnbreakableColumnGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotReorderLevel0GroupOutOfUnbreakableLevel1Group() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
 
shouldNotReorderLevel0GroupOutOfUnbreakableLevel1Group() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
 
shouldNotReorderNonGroupedToUnbreakableLevel1Group() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
 
shouldNotReorderNonGroupedToUnbreakableLevel1Group() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
 
shouldNotReorderUngroupMiddleColumnInGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotReorderUngroupMiddleRowInGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotResizeNotResizableColumnGroupHeaderRow() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotResizeNotResizableColumnGroupHeaderRowMulti() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotResizeNotResizableRowGroupHeaderColumn() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotResizeNotResizableRowGroupHeaderColumnMulti() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotSaveIfNothingIsSorted() - Method in class org.eclipse.nebula.widgets.nattable.sort.SortStatePersistorTest
 
shouldNotScaleWithDPI96() - Method in class org.eclipse.nebula.widgets.nattable.layer.DpiConverterTest
 
shouldNotShowFullySelectedColumnOnClear() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest
 
shouldNotShowFullySelectedColumnOnColumnSelectionAfterHideAndShowAll() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest
 
shouldNotShowFullySelectedColumnOnColumnSelectionAfterHideRowOnDeselect() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest
 
shouldNotShowFullySelectedColumnOnColumnSelectionBeforeHideRowOnDeselect() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest
 
shouldNotShowFullySelectedColumnOnDeselectCell() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest
 
shouldNotShowFullySelectedRowOnClear() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest
 
shouldNotShowFullySelectedRowOnDeselectCell() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest
 
shouldNotShowFullySelectedRowOnRowSelectionAfterHideColumnOnDeselect() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest
 
shouldNotShowFullySelectedRowOnRowSelectionAfterHideColumnOnDeselectResize() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest
 
shouldNotShowFullySelectedRowOnRowSelectionBeforeHideColumnOnDeselect() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest
 
shouldNotShowFullySelectedRowOnRowSelectionBeforeHideColumnOnDeselectResize() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest
 
shouldNotShowHiddenColumnInCollapsedGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotShowHiddenColumnsInMultipleGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotShowHiddenFirstColumnInCollapsedGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotShowHiddenFirstRowInCollapsedGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotShowHiddenLastColumnInCollapsedGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotShowHiddenLastRowInCollapsedGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotShowHiddenRowsInCollapsedGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotShowHiddenRowsInMultipleGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotSortUnsortableColumns() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.SortIntegrationTest
 
shouldNotThrowAnExceptionOnResize() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.DataChangeLayerIntegrationTest
 
shouldNotThrowAnExceptionOnResize() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowStructuralDataChangeLayerIntegrationTest
 
shouldNotThrowExceptionOnNoSelection() - Method in class org.eclipse.nebula.widgets.nattable.tickupdate.command.TickUpdateCommandHandlerTest
 
shouldNotToggleColumnReorderCommandCoordinateToLeftEdgeOnLastColumn() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnReorderToggleCommandPositionTest
 
shouldNotToggleColumnReorderCommandCoordinateToRightEdgeOnFirstColumn() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnReorderToggleCommandPositionTest
 
shouldNotToggleColumnReorderEndCommandCoordinateToLeftEdgeOnLastColumn() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnReorderToggleCommandPositionTest
 
shouldNotToggleColumnReorderEndCommandCoordinateToRightEdgeOnFirstColumn() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnReorderToggleCommandPositionTest
 
shouldNotToggleMultiColumnReorderCommandCoordinateToLeftEdgeOnLastColumn() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnReorderToggleCommandPositionTest
 
shouldNotToggleMultiColumnReorderCommandCoordinateToRightEdgeOnFirstColumn() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnReorderToggleCommandPositionTest
 
shouldNotToggleMultiRowReorderCommandCoordinateToBottomEdgeOnFirstRow() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowReorderToggleCommandPositionTest
 
shouldNotToggleMultiRowReorderCommandCoordinateToTopEdgeOnLastRow() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowReorderToggleCommandPositionTest
 
shouldNotToggleRowReorderCommandCoordinateToBottomEdgeOnFirstRow() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowReorderToggleCommandPositionTest
 
shouldNotToggleRowReorderCommandCoordinateToTopEdgeOnLastRow() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowReorderToggleCommandPositionTest
 
shouldNotToggleRowReorderEndCommandCoordinateToBottomEdgeOnFirstRow() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowReorderToggleCommandPositionTest
 
shouldNotToggleRowReorderEndCommandCoordinateToTopEdgeOnLastRow() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowReorderToggleCommandPositionTest
 
shouldNotUngroupColumnsInUnbreakableGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupsCommandHandlerTest
 
shouldNotUngroupFromUnbreakableGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotUngroupFromUnbreakableGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotUngroupOnReorderEntireGroupToGroupEnd() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotUngroupOnReorderEntireGroupToGroupEnd() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotUngroupOnReorderEntireGroupToGroupStart() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldNotUngroupOnReorderEntireGroupToGroupStart() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldNotUpdateAnUneditableCell() - Method in class org.eclipse.nebula.widgets.nattable.tickupdate.command.TickUpdateCommandHandlerTest
 
shouldNotUpdateDataInDataLayer() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTempStorageTest
 
shouldNotWrap() - Method in class org.eclipse.nebula.widgets.nattable.search.strategy.SelectionSearchStrategyTest
 
shouldOnlyAddGroupPositionsToGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
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
 
shouldOnlyShowNonGroupColumnIfAdjacentGroupsAreCollapsed() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldOnlyShowNonGroupRowIfAdjacentGroupsAreCollapsed() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldOnlySortFirstLevel() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hierarchical.HierarchicalTreeLayerGlazedListsTest
 
shouldOnlySortLastLevel() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hierarchical.HierarchicalTreeLayerGlazedListsTest
 
shouldOnlySortMiddleLevel() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hierarchical.HierarchicalTreeLayerGlazedListsTest
 
shouldOpenDefaultDialogWithoutIncrementDecrementBox() - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.MultiCellEditDialogRunner
 
shouldPaintButtonPressedOnMouseClick() - Method in class org.eclipse.nebula.widgets.nattable.painter.cell.ButtonCellPainterTest
 
shouldParseComplexNativeFunctionString() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldParseFunction() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldParseMixedNativeFunction() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldParseMultipleFunction() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldParseNativeDifferenceFunctionString() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldParseNativePowerFunction() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldParseNativeProductFunctionString() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldParseNativeSubtractFunctionString() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldParseNativeSumAndSubtractionFunctionString() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldParseNativeSumFunctionString() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldParseNativeSumWithDecimals() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldParseNestedFunctions() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldParseTheSavedStringCorrectly() - Method in class org.eclipse.nebula.widgets.nattable.sort.SortStatePersistorTest
 
shouldPassOnLayerEventsToListeners() - Method in class org.eclipse.nebula.widgets.nattable.NatTableTest
 
shouldPerformEditChecksOnHierarchicalTreeLayer() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
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
 
shouldPowerEmptyValues() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest
 
shouldPowerMultipleValues() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest
 
shouldPowerSingleValue() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest
 
shouldPowerTwoValues() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest
 
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
 
shouldProcessFunction() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldProcessMultipleFunctions() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldProcessNestedFunctions() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldProcessPowerFirst() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
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
 
shouldReEvaluateWithChange() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategyTest
 
shouldReEvaluateWithChange() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsStaticFilterStrategyTest
 
shouldReEvaluateWithoutChange() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategyTest
 
shouldReEvaluateWithoutChange() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsStaticFilterStrategyTest
 
shouldRemoveAllColumnsInGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupsCommandHandlerTest
 
shouldRemoveAllFromColumnGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldRemoveAllFromGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldRemoveAllFromGroup2() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldRemoveAtBeginningOfGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldRemoveAtEndOfGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldRemoveCellSelectionOnColumnDelete() - Method in class org.eclipse.nebula.widgets.nattable.selection.PreserveSelectionModelStructuralChangeEventHandlerTest
 
shouldRemoveCellSelectionOnRowDelete() - Method in class org.eclipse.nebula.widgets.nattable.selection.PreserveSelectionModelStructuralChangeEventHandlerTest
 
shouldRemoveChangeOnColumnDelete() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerIdIndexTest
 
shouldRemoveChangeOnColumnDelete() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest
 
shouldRemoveChangeOnRowDelete() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerIdIndexTest
 
shouldRemoveChangeOnRowDelete() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest
 
shouldRemoveColumnGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldRemoveFirstColumnFromGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldRemoveFirstRowFromGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldRemoveFromAGroupWhileReorderingMultipleColumns() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest
 
shouldRemoveFromMultipleGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldRemoveFromOneGroupAndAddToAnother() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest
 
shouldRemoveFromSingleGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldRemoveGroupOnReorderLastColumnInGroupToOtherGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldRemoveGroupOnReorderLastFromCollapsedGroupToOtherGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldRemoveGroupOnReorderLastFromCollapsedGroupToOtherGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldRemoveGroupOnReorderLastRowInGroupToOtherGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldRemoveInMiddleOfGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldRemoveLabel() - Method in class org.eclipse.nebula.widgets.nattable.layer.LabelStackTest
 
shouldRemoveLabelFromPersistenceIfStyleIsCleared() - Method in class org.eclipse.nebula.widgets.nattable.style.editor.command.DisplayColumnStyleEditorCommandHandlerTest
 
shouldRemoveLastColumnFromGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldRemoveLastRowFromGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldRemoveMiddleColumnFromGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldRemoveMiddleRowFromGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldRemoveMultipleFromSingleGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldRemoveMultipleFromSingleGroup2() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
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
 
shouldRemoveRowGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldRemoveSelectionOnDelete() - Method in class org.eclipse.nebula.widgets.nattable.selection.PreserveSelectionModelStructuralChangeEventHandlerTest
 
shouldRemoveSelectionOnDelete() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionModelStructuralChangeEventHandlerTest
 
shouldRemoveStaticIndexIfRemovedFromGroupEnd() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldRemoveStaticIndexIfRemovedFromGroupEnd2() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldRemoveStaticIndexIfRemovedFromGroupStart() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldRemoveStaticIndexIfRemovedFromGroupStart2() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
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
 
shouldRenameColumnHeaderForReorderedColumnProgrammatically() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.RenameColumnIntegrationTest
 
shouldRenderColumnGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldRenderColumnGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
 
shouldRenderGroupInScrolledState() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldRenderGroupInScrolledState() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldRenderGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupHeaderFreezeTest
 
shouldRenderGroupsWithFrozenColumns() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupHeaderFreezeTest
 
shouldRenderGroupsWithFrozenRows() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupHeaderFreezeTest
 
shouldRenderRowGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldRenderRowGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
 
shouldReorderBetweenGroupsDown() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderBetweenGroupsLeft() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderBetweenGroupsRight() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderBetweenGroupsUp() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderDownAddRowToCollapsedGroupWithStatics() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderDownAddRowToCollapsedGroupWithStaticsInGroupBottomEdge() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderDownAddRowToCollapsedGroupWithStaticsInMiddleOfGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderDownAddUngroupedToCollapsedGroupDown() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderDownAddUngroupedToCollapsedGroupUp() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderDownAddUngroupedToGroupAsFirstRow() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderDownRemoveFromCollapsedGroupAddToOtherGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderDownRemoveRowFromCollapsedGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderDownRemoveRowFromCollapsedGroupWithStatics() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderEntireColumnGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest
 
shouldReorderEntireColumnGroupAndAddAColumnToCollapsedGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest
 
shouldReorderEntireColumnGroupBetweenOtherGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderEntireColumnGroupToLast() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderEntireColumnGroupToStart() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderEntireRowGroupBetweenOtherGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderEntireRowGroupToLast() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderEntireRowGroupToStart() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderFirstColumnBetweenGroupsLeft() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderFirstColumnBetweenGroupsRight() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderFirstColumnWithinGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderFirstRowBetweenGroupsDown() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderFirstRowBetweenGroupsUp() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderFirstRowWithinGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderFromCollapsedGroupDownToRemoveAndRightToAddRowAgain() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderFromCollapsedGroupLeftToRemoveAndRightToAddColumnAgain() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderFromCollapsedGroupRightToRemoveAndLeftToAddColumnAgain() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderFromCollapsedGroupUpToRemoveAndRightToAddRowAgain() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderGroupBetweenHiddenColumns() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderGroupBetweenHiddenColumns() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderGroupBetweenHiddenColumns() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
 
shouldReorderGroupBetweenHiddenColumns() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
 
shouldReorderGroupFromNonVisibleArea() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderGroupFromNonVisibleArea() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderGroupFromNonVisibleAreaWithCommand() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderGroupFromNonVisibleAreaWithCommand() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderGroupOutsideVisibleArea() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderGroupOutsideVisibleArea() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderGroupOutsideVisibleAreaWithCommand() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderGroupOutsideVisibleAreaWithCommand() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderGroupToNonVisibleArea() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderGroupToNonVisibleArea() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderGroupToNonVisibleAreaEnd() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderGroupToNonVisibleAreaEnd() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderGroupToNonVisibleAreaEndWithCommand() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderGroupToNonVisibleAreaEndWithCommand() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderGroupToNonVisibleAreaWithCommand() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderGroupToNonVisibleAreaWithCommand() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderGroupWithHiddenColumns() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderGroupWithHiddenRows() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderGroupWithReorderedColumns() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderGroupWithReorderedRows() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderInsideCollapsedGroupWithStatics() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderInsideCollapsedGroupWithStatics() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderInsideCollapsedGroupWithStaticsFromBeginning() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderInsideCollapsedGroupWithStaticsFromBeginning() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderInsideGroupWithHiddenColumnsAtEnd() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderInsideGroupWithHiddenColumnsAtEnd() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderLeftAddColumnToCollapsedGroupWithStatics() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderLeftAddColumnToCollapsedGroupWithStatics() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderLeftAddColumnToCollapsedGroupWithStaticsInGroupLeftEdge() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderLeftAddUngroupedToCollapsedGroupLeft() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderLeftAddUngroupedToCollapsedGroupLeftJump() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderLeftAddUngroupedToCollapsedGroupRight() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderLeftAddUngroupedToCollapsedGroupUp() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderLeftAddUngroupedToGroupAsLastColumn() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderLeftColumnFromCollapsedGroupWithStatics() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderLeftRemoveColumnFromCollapsedGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderLeftRemoveFromCollapsedGroupAddToOtherGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderLevel0GroupToNonGroupedUnbreakable() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
 
shouldReorderLevel0GroupToNonGroupedUnbreakable() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
 
shouldReorderLevel0GroupWithOneColumnToNonGroupedUnbreakable() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
 
shouldReorderLevel0GroupWithOneColumnToNonGroupedUnbreakable() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
 
shouldReorderLevel1GroupToEnd() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
 
shouldReorderLevel1GroupToEnd() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
 
shouldReorderLevel1GroupToStart() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
 
shouldReorderLevel1GroupToStart() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
 
shouldReorderMultipleColumnsFromOneGroupToOtherGroupLeft() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderMultipleColumnsFromOneGroupToOtherGroupRight() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderMultipleColumnsInsideGroupLeft() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderMultipleColumnsInsideGroupRight() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderMultipleColumnsInsideGroupToUngroupLeft() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderMultipleColumnsInsideGroupToUngroupRight() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderMultipleRowsFromOneGroupToOtherGroupDown() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderMultipleRowsFromOneGroupToOtherGroupUp() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderMultipleRowsInsideGroupDown() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderMultipleRowsInsideGroupToUngroupDown() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderMultipleRowsInsideGroupToUngroupUp() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderMultipleRowsInsideGroupUp() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderMultipleUngroupedAddColumnToGroupLeft() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderMultipleUngroupedAddColumnToGroupLeftOnEdge() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderMultipleUngroupedAddColumnToGroupRight() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderMultipleUngroupedAddRowToGroupDown() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderMultipleUngroupedAddRowToGroupUp() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderMultipleUngroupedAddRowToGroupUpOnEdge() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderMultipleUngroupedNotAddColumnToGroupRightOnEdge() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderMultipleUngroupedNotAddRowToGroupDownOnEdge() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderMultipleUngroupedToGroupOnBottomEdgeWithHidden() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderMultipleUngroupedToGroupOnRightEdgeWithHidden() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderMultipleUngroupedToGroupOnRightEdgeWithHidden() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
 
shouldReorderMultipleUngroupedToGroupOnRightEdgeWithHidden() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
 
shouldReorderRightAddColumnToCollapsedGroupWithStatics() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderRightAddColumnToCollapsedGroupWithStaticsInGroupRightEdge() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderRightAddColumnToCollapsedGroupWithStaticsInMiddleOfGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderRightAddUngroupedToCollapsedGroupLeft() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderRightAddUngroupedToCollapsedGroupRight() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderRightAddUngroupedToGroupAsFirstColumn() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderRightRemoveColumnFromCollapsedGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderRightRemoveColumnFromCollapsedGroupWithStatics() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderRightRemoveFromCollapsedGroupAddToOtherGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderToBottomEndInsideGroupWithHidden() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderToConsecutive() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupReorderLayerTest
 
shouldReorderToConsecutive() - Method in class org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupsCommandHandlerTest
 
shouldReorderToEndWithLevel1AllAndNoLevel0() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
 
shouldReorderToEndWithLevel1AllAndNoLevel0() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
 
shouldReorderToFirstColumnBetweenGroupsLeft() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderToFirstColumnBetweenGroupsRight() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderToFirstColumnWithinGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderToFirstRowBetweenGroupsDown() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderToFirstRowBetweenGroupsUp() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderToFirstRowWithinGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderToFirstWithHidden() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderToFirstWithHidden() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderToLastWithHidden() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderToLastWithHidden() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderToRightEndInsideGroupWithHidden() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderToRightEndInsideGroupWithHidden() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
 
shouldReorderToRightEndInsideGroupWithHidden() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
 
shouldReorderUnbreakableGroupsBetweenGroupsLeft() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderUnbreakableGroupsBetweenGroupsUp() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderUnbreakableGroupsDown() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderUnbreakableGroupsToEndDown() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderUnbreakableGroupsToEndRight() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderUnbreakableGroupsToRight() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderUnbreakableGroupsToStartLeft() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderUnbreakableGroupsToStartUp() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderUngroupColumnFromGroupLeft() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderUngroupColumnGroupRight() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderUngroupedAddColumnToGroupLeft() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderUngroupedAddColumnToGroupRight() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderUngroupedAddRowToGroupDown() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderUngroupedAddRowToGroupUp() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderUngroupedToBottomWithFirstHidden() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderUngroupedToRightWithFirstHidden() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderUngroupedToRightWithFirstHidden() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
 
shouldReorderUngroupedToRightWithFirstHidden() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
 
shouldReorderUngroupFirstColumnInGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderUngroupFirstRowInGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderUngroupLastColumnInGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderUngroupLastRowInGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderUngroupRowFromGroupUp() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderUngroupRowGroupDown() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderUpAddRowToCollapsedGroupWithStaticsInGroupUpperEdge() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderUpAddUngroupedToCollapsedGroupDown() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderUpAddUngroupedToCollapsedGroupUpJump() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderUpAddUngroupedToGroupAsLastRow() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderUpRemoveColumnFromCollapsedGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderUpRemoveFromCollapsedGroupAddToOtherGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderUpRowFromCollapsedGroupWithStatics() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReorderWithinGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReorderWithinGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReplaceNestedParenthesis() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldReplaceOneParenthesis() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldReplaceTwoParenthesis() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldResetFilterinDifferentOrder() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxGlazedListsFilterStrategyTest
 
shouldResetFilterinDifferentOrder() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategyTest
 
shouldResetFilterinDifferentOrder() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsStaticFilterStrategyTest
 
shouldResetFilterinDifferentOrderWithStaticHomerFilter() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxGlazedListsFilterStrategyTest
 
shouldResetFilterinDifferentOrderWithStaticHomerFilter() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsStaticFilterStrategyTest
 
shouldResetFilterinSameOrder() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxGlazedListsFilterStrategyTest
 
shouldResetFilterinSameOrder() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsFilterStrategyTest
 
shouldResetFilterinSameOrder() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsStaticFilterStrategyTest
 
shouldResetFilterinSameOrderWithStaticHomerFilter() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxGlazedListsFilterStrategyTest
 
shouldResetFilterinSameOrderWithStaticHomerFilter() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsStaticFilterStrategyTest
 
shouldResetReordering() - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest
 
shouldResetReordering() - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerTest
 
shouldResetReorderingViaCommand() - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest
 
shouldResetReorderingViaCommand() - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerTest
 
shouldResetUpdateDeleteOnDiscard() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest
 
shouldResetUpdateDeleteOnDiscard() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest
 
shouldResizeAllSelectedColumns() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.ColumnResizeCommandTest
 
shouldResizeColumnGroupHeaderRow() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldResizeColumnGroupHeaderRow() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
 
shouldResizeColumnGroupHeaderRowWithDownScale() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldResizeColumnGroupHeaderRowWithDownScale() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
 
shouldResizeColumnGroupHeaderRowWithoutDownScale() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldResizeColumnGroupHeaderRowWithoutDownScale() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
 
shouldResizeColumnHeaderRow() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldResizeCorrectlyAfterResizeOfFixedPosition() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
shouldResizePercentageSizedColumn() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.ColumnResizeCommandTest
 
shouldResizePercentageSizedColumnWithDownscale() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.ColumnResizeCommandTest
 
shouldResizePercentageSizedColumnWithDownscale() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.RowResizeCommandTest
 
shouldResizePercentageSizedColumnWithoutDownscale() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.ColumnResizeCommandTest
 
shouldResizePercentageSizedColumnWithoutDownscale() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.RowResizeCommandTest
 
shouldResizePercentageSizedRow() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.RowResizeCommandTest
 
shouldResizeRowGroupHeaderColumn() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldResizeRowGroupHeaderColumn() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
 
shouldResizeRowGroupHeaderColumnWithDownScale() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldResizeRowGroupHeaderColumnWithDownScale() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
 
shouldResizeRowGroupHeaderColumnWithoutDownScale() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldResizeRowGroupHeaderColumnWithoutDownScale() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
 
shouldResizeRowHeaderRow() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldResizeSummaryRow() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest
 
shouldResizeSummaryRowViaMultiRowResize() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest
 
shouldResizeSummaryRowWithDownScale() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest
 
shouldResizeSummaryRowWithoutDownScale() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest
 
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
 
shouldRetainCollapsedStateOnDescSorting() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hierarchical.HierarchicalTreeLayerGlazedListsTest
 
shouldRetainCollapsedStateOnFilter() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hierarchical.HierarchicalTreeLayerGlazedListsTest
 
shouldRetainCollapsedStateOnSort() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hierarchical.HierarchicalTreeLayerGlazedListsTest
 
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
 
shouldReturnAdditionalLabels() - Method in class org.eclipse.nebula.widgets.nattable.style.ColumnHeaderLayerSelectionTest
 
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
 
shouldReturnColumnLabel() - Method in class org.eclipse.nebula.widgets.nattable.grid.data.DefaultColumnHeaderDataProviderTest
 
shouldReturnConfigLabels() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReturnConfigLabels() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReturnConfigLabelsOnLevel0() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
 
shouldReturnConfigLabelsOnLevel0() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
 
shouldReturnConfigLabelsOnLevel0WithoutLevel0() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
 
shouldReturnConfigLabelsOnLevel0WithoutLevel0() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
 
shouldReturnConfigLabelsOnLevel1() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
 
shouldReturnConfigLabelsOnLevel1() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
 
shouldReturnConfigLabelsWithAccumulator() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReturnConfigLabelsWithAccumulator() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldReturnDefaultValueImmediately() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest
 
shouldReturnEmptySelectionOnNoSelection() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowSelectionIntegrationTest
 
shouldReturnEvaluatedFormula() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaDataProviderTest
 
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
 
shouldReturnGridWithSelectedCellsNoHeaders() - Method in class org.eclipse.nebula.widgets.nattable.copy.command.CopyDataCommandHandlerTest
 
shouldReturnHiddenColumnIndexes() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest
 
shouldReturnHiddenRowIndexes() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest
 
shouldReturnHiddenRowIndexes() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayerTest
 
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
 
shouldReturnMemberArray() - Method in class org.eclipse.nebula.widgets.nattable.selection.RangeTest
 
shouldReturnMemberCollection() - Method in class org.eclipse.nebula.widgets.nattable.selection.RangeTest
 
shouldReturnNativeFormula() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaDataProviderTest
 
shouldReturnNativeFormulaIfDisabled() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaDataProviderTest
 
shouldReturnNullOnInvalidColumnIndex() - Method in class org.eclipse.nebula.widgets.nattable.grid.data.DefaultColumnHeaderDataProviderTest
 
shouldReturnOnlySelectedBodyCells() - Method in class org.eclipse.nebula.widgets.nattable.copy.command.CopyDataCommandHandlerTest
 
shouldReturnPropertyLabel() - Method in class org.eclipse.nebula.widgets.nattable.grid.data.DefaultColumnHeaderDataProviderTest
 
shouldReturnProvidedLabels() - Method in class org.eclipse.nebula.widgets.nattable.style.ColumnHeaderLayerSelectionTest
 
shouldReturnSameCellForDifferentColumnPositions() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldReturnSameCellForDifferentRowPositions() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
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)
shouldReturnVisibleIndexCollection() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldReturnVisiblePositionCollection() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldSaveAfterDelete() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTempStorageTest
 
shouldSaveAfterDelete() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest
 
shouldSaveAfterInsert() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTempStorageTest
 
shouldSaveChanges() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerIdIndexTest
 
shouldSaveChanges() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTempStorageTest
 
shouldSaveChanges() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest
 
shouldSaveRowDeleteEvent() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest
 
shouldSaveRowDeleteEvent() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest
 
shouldSaveRowInsertEvent() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest
 
shouldSaveRowInsertEvent() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest
 
shouldSaveSortedColumnsAndSortOrder() - Method in class org.eclipse.nebula.widgets.nattable.sort.SortStatePersistorTest
 
shouldSaveState() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldSaveState() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayerTest
 
shouldSaveState() - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest2
 
shouldSaveState() - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerTest2
 
shouldSaveTheColorAsAString() - Method in class org.eclipse.nebula.widgets.nattable.persistence.ColorPersistorTest
 
shouldScaleWithDPI120() - Method in class org.eclipse.nebula.widgets.nattable.layer.DpiConverterTest
 
shouldScaleWithDPI144() - Method in class org.eclipse.nebula.widgets.nattable.layer.DpiConverterTest
 
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
 
shouldSelectAllCellsInGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerSelectionTest
 
shouldSelectAllCellsInGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerSelectionTest
 
shouldSelectAllCellsInGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerSelectionTest
 
shouldSelectAllCellsInGroupsDownWithShiftInScrolledState() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerSelectionTest
 
shouldSelectAllCellsInGroupsToLeftWithShift() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerSelectionTest
 
shouldSelectAllCellsInGroupsToLeftWithShift() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerSelectionTest
 
shouldSelectAllCellsInGroupsToLeftWithShift() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerSelectionTest
 
shouldSelectAllCellsInGroupsToRightWithShift() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerSelectionTest
 
shouldSelectAllCellsInGroupsToRightWithShift() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerSelectionTest
 
shouldSelectAllCellsInGroupsToRightWithShift() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerSelectionTest
 
shouldSelectAllCellsInGroupsToRightWithShiftInScrolledState() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerSelectionTest
 
shouldSelectAllCellsInGroupsToRightWithShiftInScrolledState() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerSelectionTest
 
shouldSelectAllCellsInGroupWithCtrl() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerSelectionTest
 
shouldSelectAllCellsInGroupWithCtrl() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerSelectionTest
 
shouldSelectAllCellsInGroupWithCtrl() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerSelectionTest
 
shouldSelectAllCellsToTheLeftWithShiftKeyPressed() - Method in class org.eclipse.nebula.widgets.nattable.selection.ColumnSelectionTest
 
shouldSelectAllCellsToTheRightWithShiftKeyPressed() - Method in class org.eclipse.nebula.widgets.nattable.selection.ColumnSelectionTest
 
shouldSelectColumnInScrolledState() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerSelectionTest
 
shouldSelectColumnInScrolledState() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerSelectionTest
 
shouldSelectInColumnScrolledState() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerSelectionTest
 
shouldSelectInRowScrolledState() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerSelectionTest
 
shouldSelectInRowScrolledState() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerSelectionTest
 
shouldSelectOtherRegion() - Method in class org.eclipse.nebula.widgets.nattable.selection.RegionSelectionTest
 
shouldSelectRegion() - Method in class org.eclipse.nebula.widgets.nattable.selection.RegionSelectionTest
 
shouldSelectRowInScrolledState() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerSelectionTest
 
shouldSendEventOnSelectAllWhenHidingLastSelectedColumn() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectAllTest
 
shouldSetAnchorWithInitialShiftKeyPressed() - Method in class org.eclipse.nebula.widgets.nattable.selection.ColumnSelectionTest
 
shouldSetAnchorWithInitialShiftKeyPressed() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTest
 
shouldSetFirstLevelProperty() - Method in class org.eclipse.nebula.widgets.nattable.data.ExtendedReflectiveColumnPropertyAccessorTest
 
shouldSetFirstLevelPropertyToNull() - Method in class org.eclipse.nebula.widgets.nattable.data.ExtendedReflectiveColumnPropertyAccessorTest
 
shouldSetGroupHeaderColumnWidth() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldSetGroupHeaderColumnWidth() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
 
shouldSetGroupHeaderColumnWidthByLevel() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
 
shouldSetGroupHeaderRowHeight() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldSetGroupHeaderRowHeight() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
 
shouldSetGroupHeaderRowHeightByLevel() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
 
shouldSetNullValuesInHierarchical() - Method in class org.eclipse.nebula.widgets.nattable.data.ExtendedReflectiveColumnPropertyAccessorTest
 
shouldSetSecondLevelProperty() - Method in class org.eclipse.nebula.widgets.nattable.data.ExtendedReflectiveColumnPropertyAccessorTest
 
shouldSetSecondLevelPropertyToNull() - Method in class org.eclipse.nebula.widgets.nattable.data.ExtendedReflectiveColumnPropertyAccessorTest
 
shouldSetValuesInMultiHierarchial() - Method in class org.eclipse.nebula.widgets.nattable.data.ExtendedReflectiveColumnPropertyAccessorTest
 
shouldShowAfterDoubleHide() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest
 
shouldShowAllHiddenStaticColumnsInCollapsedState() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldShowAllHiddenStaticRowsInCollapsedState() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldShowCellInViewport() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ShowInViewportCommandTest
 
shouldShowColumnGroupOnReorderInHiddenState() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldShowColumnGroupOnReorderInHiddenState() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
 
shouldShowColumnInViewport() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ShowInViewportCommandTest
 
shouldShowColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest
 
shouldShowFirstVisibleColumnOnCollapseWhenFirstColumnIsHidden() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldShowFirstVisibleRowOnCollapseWhenFirstRowIsHidden() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldShowFullySelectedColumnOnColumnSelection() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest
 
shouldShowFullySelectedColumnOnColumnSelectionAfterHideRow() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest
 
shouldShowFullySelectedColumnOnColumnSelectionBeforeHideRow() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest
 
shouldShowFullySelectedRowOnReorder() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest
 
shouldShowFullySelectedRowOnRowSelection() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest
 
shouldShowFullySelectedRowOnRowSelectionAfterHideColumn() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest
 
shouldShowFullySelectedRowOnRowSelectionAfterHideColumnResize() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest
 
shouldShowFullySelectedRowOnRowSelectionBeforeHideColumn() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest
 
shouldShowFullySelectedRowOnRowSelectionBeforeHideColumnResize() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest
 
shouldShowGroupHiddenByLoadState() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldShowGroupHiddenByLoadState() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldShowHiddenFirstStaticColumnInCollapsedState() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldShowHiddenFirstStaticRowInCollapsedState() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldShowHiddenLastStaticColumnInCollapsedState() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldShowHiddenLastStaticRowInCollapsedState() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldShowNonGroupColumnIfAdjacentGroupsAreCollapsed() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldShowNonGroupRowIfAdjacentGroupsAreCollapsed() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldShowRowGroupOnReorderInHiddenState() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldShowRowGroupOnReorderInHiddenState() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
 
shouldShowRowInViewport() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ShowInViewportCommandTest
 
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
 
shouldSortRangesByStart() - Method in class org.eclipse.nebula.widgets.nattable.selection.RangeTest
 
shouldStartUpAllConflaterTasksAtTheEndOfTheInterval() - Method in class org.eclipse.nebula.widgets.nattable.EventConflaterChainTest
 
shouldSumEmptyValues() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest
 
shouldSummarizeAskPriceColumn() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest
 
shouldSummarizeAskPriceColumnImmediatelyOnPreCalculation() - Method in class org.eclipse.nebula.widgets.nattable.summaryrow.SummaryRowIntegrationTest
 
shouldSumMultipleSumFunctions() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest
 
shouldSumMultipleValues() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest
 
shouldSumSingleValue() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest
 
shouldSumTwoValues() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest
 
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
 
shouldTestInSameGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupUtilsTest
 
shouldTestInSameGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupUtilsTest
 
shouldTestIsBetweenTwoGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupUtilsTest
 
shouldTestIsBetweenTwoGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupUtilsTest
 
shouldTestIsBetweenTwoGroupsOnLevel() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupUtilsTest
 
shouldTestIsBetweenTwoGroupsOnLevel() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupUtilsTest
 
shouldTestIsGroupReordered() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupUtilsTest
 
shouldTestIsGroupReordered() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupUtilsTest
 
shouldTestIsReorderValidFromUnbreakable() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupUtilsTest
 
shouldTestIsReorderValidFromUnbreakable() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupUtilsTest
 
shouldTestIsReorderValidWithoutUnbreakable() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupUtilsTest
 
shouldTestIsReorderValidWithoutUnbreakable() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupUtilsTest
 
shouldTestIsReorderValidWithUnbreakableFromNonGroupedLeft() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupUtilsTest
 
shouldTestIsReorderValidWithUnbreakableFromNonGroupedLeft() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupUtilsTest
 
shouldTestIsReorderValidWithUnbreakableFromNonGroupedRight() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupUtilsTest
 
shouldTestIsReorderValidWithUnbreakableFromNonGroupedRight() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupUtilsTest
 
shouldThrowAReorderColumnEvent() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderColumnEventTest
 
shouldThrowAReorderRowEvent() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.ReorderRowEventTest
 
shouldThrowExceptionOnDivisionByZero() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.FunctionTest
 
shouldThrowExceptionOnMissingOperator() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldThrowExceptionOnNegativeSqrt() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldThrowExceptionOnNotAvailableGetter() - Method in class org.eclipse.nebula.widgets.nattable.data.ExtendedReflectiveColumnPropertyAccessorTest
 
shouldThrowExceptionOnNotAvailableSetter() - Method in class org.eclipse.nebula.widgets.nattable.data.ExtendedReflectiveColumnPropertyAccessorTest
 
shouldThrowExceptionOnNotClosingFunction() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldThrowExceptionOnSelfReference() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldThrowExceptionOnSet() - Method in class org.eclipse.nebula.widgets.nattable.grid.data.DefaultColumnHeaderDataProviderTest
 
shouldThrowExceptionOnUnclosedNestedParanthesis() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldThrowExceptionOnUnclosedParenthesis() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldThrowExceptionOnUnclosedTwoParenthesis() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldThrowExceptionOnUnopenedNestedParenthesis() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldThrowExceptionOnUnopenedParenthesis() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldThrowExceptionOnUnopenedTwoParenthesis() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldThrowExceptionOnUnsupportedTypes() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldThrowExceptionOnUnsupportedTypesInRange() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldThrowExceptionOnWrongArgumentsMod() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldToggleCollapsedState() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
shouldToggleColumnReorderCommandCoordinateToLeftEdge() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnReorderToggleCommandPositionTest
 
shouldToggleColumnReorderCommandCoordinateToRightEdge() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnReorderToggleCommandPositionTest
 
shouldToggleColumnReorderEndCommandCoordinateToLeftEdge() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnReorderToggleCommandPositionTest
 
shouldToggleColumnReorderEndCommandCoordinateToRightEdge() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnReorderToggleCommandPositionTest
 
shouldToggleMultiColumnReorderCommandCoordinateToLeftEdge() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnReorderToggleCommandPositionTest
 
shouldToggleMultiColumnReorderCommandCoordinateToRightEdge() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnReorderToggleCommandPositionTest
 
shouldToggleMultiRowReorderCommandCoordinateToBottomEdge() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowReorderToggleCommandPositionTest
 
shouldToggleMultiRowReorderCommandCoordinateToTopEdge() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowReorderToggleCommandPositionTest
 
shouldToggleRowReorderCommandCoordinateToBottomEdge() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowReorderToggleCommandPositionTest
 
shouldToggleRowReorderCommandCoordinateToTopEdge() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowReorderToggleCommandPositionTest
 
shouldToggleRowReorderEndCommandCoordinateToBottomEdge() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowReorderToggleCommandPositionTest
 
shouldToggleRowReorderEndCommandCoordinateToTopEdge() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowReorderToggleCommandPositionTest
 
shouldTrackRowDeleteEvent() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest
 
shouldTrackRowDeleteEvent() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest
 
shouldTrackRowInsert() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowStructuralDataChangeLayerIntegrationTest
 
shouldTrackRowInsertEvent() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeIdIndexTest
 
shouldTrackRowInsertEvent() - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowStructuralDataChangeTest
 
shouldTrackRowInsertInSortedState() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowStructuralDataChangeLayerIntegrationTest
 
shouldTrackRowInsertOnSort() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowStructuralDataChangeLayerIntegrationTest
 
shouldTransformLocalToUnderlyingColumnPositionHidden() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest
 
shouldTransformLocalToUnderlyingColumnPositionNothingHidden() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest
 
shouldTransformLocalToUnderlyingRowPositionHidden() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest
 
shouldTransformLocalToUnderlyingRowPositionNothingHidden() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest
 
shouldUngroupFirstAndLastSelectedColumn() - Method in class org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupsCommandHandlerTest
 
shouldUngroupFirstItemInGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldUngroupFirstItemInGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldUngroupFirstSelectedColumn() - Method in class org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupsCommandHandlerTest
 
shouldUngroupLastItemInGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldUngroupLastItemInGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldUngroupMiddleItemInGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldUngroupMiddleItemInGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldUngroupMiddleSelectedColumns() - Method in class org.eclipse.nebula.widgets.nattable.group.command.ColumnGroupsCommandHandlerTest
 
shouldUngroupMultipleFirstItemsInGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldUngroupMultipleFirstItemsInGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldUngroupMultipleItemsFirstLastOfGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldUngroupMultipleItemsFirstLastOfGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldUngroupMultipleItemsInMiddleOfGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldUngroupMultipleItemsInMiddleOfGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldUngroupMultipleLastItemsInGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldUngroupMultipleLastItemsInGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldUpdateAnchorIfDeselected() - Method in class org.eclipse.nebula.widgets.nattable.selection.ColumnSelectionTest
 
shouldUpdateAnchorIfDeselected() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTest
 
shouldUpdateAnchorOnDeselectRegion() - Method in class org.eclipse.nebula.widgets.nattable.selection.RegionSelectionTest
 
shouldUpdateChangeOnColumnDelete() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerIdIndexTest
 
shouldUpdateChangeOnColumnDelete() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest
 
shouldUpdateChangeOnColumnInsert() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerIdIndexTest
 
shouldUpdateChangeOnColumnInsert() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest
 
shouldUpdateChangeOnRowDelete() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerIdIndexTest
 
shouldUpdateChangeOnRowDelete() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest
 
shouldUpdateChangeOnRowInsert() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerIdIndexTest
 
shouldUpdateChangeOnRowInsert() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest
 
shouldUpdateChangeOnSortAndDiscard() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerIdIndexTest
 
shouldUpdateChangeOnSortAndSaveWithTemp() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerIdIndexTest
 
shouldUpdateColumnSelectionOnShowColumns() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest
 
shouldUpdateConsecutiveColumnSelectionOnShowColumns() - Method in class org.eclipse.nebula.widgets.nattable.selection.preserve.PreserveSelectionModelIntegrationTest
 
shouldUpdateDataInDataLayer() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerIdIndexTest
 
shouldUpdateDataInDataLayer() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest
 
shouldUpdateDataInDataLayer() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.DataChangeLayerIntegrationTest
 
shouldUpdateDataInDataLayer() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowStructuralDataChangeLayerIntegrationTest
 
shouldUpdateEventDataForMultipleUpdatesToBean() - Method in class org.eclipse.nebula.widgets.nattable.blink.UpdateEventsCacheTest
 
shouldUpdateGroupOnCreate() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerTest
 
shouldUpdateGroupOnCreate() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerTest
 
shouldUpdateHiddenOnInsert() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.ColumnStructuralChangeEventIntegrationTest
 
shouldUpdateHiddenOnInsertAndDelete() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.ColumnStructuralChangeEventIntegrationTest
 
shouldUpdateMinSizeOnResize() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
shouldUpdateMinSizeOnResizeWithNoFixedPercentage() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
shouldUpdateMinSizeOnResizeWithNoFixedPercentageNoFixPercentageValues() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
shouldUpdateMultipleCellsInSelection() - Method in class org.eclipse.nebula.widgets.nattable.tickupdate.command.TickUpdateCommandHandlerTest
 
shouldUpdateNullValueAndBackAgain() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTempStorageTest
 
shouldUpdateNullValueAndBackAgain() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest
 
shouldUpdateOnInsert() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.ColumnStructuralChangeEventIntegrationTest
 
shouldUpdateOnInsertAndDelete() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.ColumnStructuralChangeEventIntegrationTest
 
shouldUpdateOnInsertAndDelete() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.RowStructuralChangeEventIntegrationTest
 
shouldUpdateOnlyIfAllCellsHaveTheSameEditor() - Method in class org.eclipse.nebula.widgets.nattable.tickupdate.command.TickUpdateCommandHandlerTest
 
shouldUpdateOnMultiRowDelete() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerIdIndexTest
 
shouldUpdateOnMultiRowDelete() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest
 
shouldUpdateOnMultiRowInsert() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerIdIndexTest
 
shouldUpdateOnMultiRowInsert() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest
 
shouldUpdateReferences() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
shouldUpdateRenamedColumnOnAddingMultipleColumn() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.RenameColumnIntegrationTest
 
shouldUpdateRenamedColumnOnAddingMultipleColumnRanges() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.RenameColumnIntegrationTest
 
shouldUpdateRenamedColumnOnAddingOneColumn() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.RenameColumnIntegrationTest
 
shouldUpdateRenamedColumnOnDeleteMultipleColumn() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.RenameColumnIntegrationTest
 
shouldUpdateRenamedColumnOnDeleteMultipleColumnRanges() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.RenameColumnIntegrationTest
 
shouldUpdateRenamedColumnOnDeleteOneColumn() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.RenameColumnIntegrationTest
 
shouldUpdateReorderOnInsert() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.ColumnStructuralChangeEventIntegrationTest
 
shouldUpdateReorderOnInsertAndDelete() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.ColumnStructuralChangeEventIntegrationTest
 
shouldUpdateSelectedRegionLeftWithShift() - Method in class org.eclipse.nebula.widgets.nattable.selection.RegionSelectionTest
 
shouldUpdateSelectedRegionUpWithShift() - Method in class org.eclipse.nebula.widgets.nattable.selection.RegionSelectionTest
 
shouldUpdateSelectionOnShiftSelect() - Method in class org.eclipse.nebula.widgets.nattable.selection.PreserveSelectionModelStructuralChangeEventHandlerTest
 
shouldUpdateToNullAndBackAgain() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTempStorageTest
 
shouldUpdateToNullAndBackAgain() - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayerTest
 
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
 
showAColumnByIndex() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest
 
showAllColumnPositionsOnLeftSide() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest
 
showAllColumnPositionsOnLeftSide() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest
 
showAllColumnPositionsOnRightSide() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest
 
showAllColumnPositionsOnRightSide() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest
 
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 interface org.eclipse.nebula.widgets.nattable.hideshow.IColumnHideShowLayer
Show all hidden columns again.
showAllColumns() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayer
 
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
 
ShowAllColumnsCommandHandler(IColumnHideShowLayer) - 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.
showAllColumnsMenuItemProvider(String, Image) - 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.
showAllRowPositionsOnBottomSide() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest
 
showAllRowPositionsOnBottomSide() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayerTest
 
showAllRowPositionsOnTopSide() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest
 
showAllRowPositionsOnTopSide() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayerTest
 
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.IRowHideShowLayer
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.hideshow.RowIdHideShowLayer
 
showAllRows() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayerTest
 
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(IRowHideShowLayer) - 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.
showAllRowsMenuItemProvider(String, Image) - 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.
showARowByIndex() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest
 
showARowByIndex() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayerTest
 
showARowByIndexPrimitive() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayerTest
 
ShowCellInViewportCommand - Class in org.eclipse.nebula.widgets.nattable.viewport.command
Command to show a cell in the viewport.
ShowCellInViewportCommand(int, int) - 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() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest
 
showColumnIndexes(int...) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayer
Show the columns with the given indexes again if they are hidden by this layer.
showColumnIndexes(int...) - Method in interface org.eclipse.nebula.widgets.nattable.hideshow.IColumnHideShowLayer
Show the columns with the given indexes again if they are hidden by this layer.
showColumnIndexes(int...) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayer
 
showColumnIndexes(Collection<Integer>) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayer
 
showColumnIndexes(Collection<Integer>) - Method in interface org.eclipse.nebula.widgets.nattable.hideshow.IColumnHideShowLayer
Show the columns with the given indexes again if they are hidden by this layer.
showColumnIndexes(Collection<Integer>) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayer
 
showColumnIndexes(List<Integer>, ColumnHideShowLayer) - Static method in class org.eclipse.nebula.widgets.nattable.columnChooser.ColumnChooserUtils
 
showColumnIndexesPrimitive() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest
 
ShowColumnInViewportCommand - Class in org.eclipse.nebula.widgets.nattable.viewport.command
Command to show a column position in the viewport.
ShowColumnInViewportCommand(int) - 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
 
showColumnMenuItemProvider(boolean) - 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 ColumnShowCommand to a popup menu.
showColumnMenuItemProvider(boolean, 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 ColumnShowCommand to a popup menu.
showColumnMenuItemProvider(boolean, String, Image) - 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 ColumnShowCommand to a popup menu.
showColumnPosition(int, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayer
 
showColumnPosition(int, boolean, boolean) - Method in interface org.eclipse.nebula.widgets.nattable.hideshow.IColumnHideShowLayer
Show the column(s) that are hidden next to the given column position.
showColumnPosition(int, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayer
 
showColumnPositions() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerTest
 
ShowColumnPositionsEvent - Class in org.eclipse.nebula.widgets.nattable.hideshow.event
Structural change event to indicate that columns are made visible again.
ShowColumnPositionsEvent(ShowColumnPositionsEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.event.ShowColumnPositionsEvent
Clone constructor.
ShowColumnPositionsEvent(ILayer, int...) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.event.ShowColumnPositionsEvent
Constructor.
ShowColumnPositionsEvent(IUniqueIndexLayer, Collection<Integer>) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.event.ShowColumnPositionsEvent
Constructor.
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.
showDropdownFilter - Variable in class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
Flag that indicates whether a text box is displayed to filter the drop down options
showDropdownFilter - Variable in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
Flag that indicated whether this NatCombo supports filtering of the values in the dropdown control
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
 
ShowInViewportCommandTest - Class in org.eclipse.nebula.widgets.nattable.viewport
 
ShowInViewportCommandTest() - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.ShowInViewportCommandTest
 
showMenu(NatTable) - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.action.FillHandleDragMode
Check if the menu should be shown for selecting copy or series fill operation.
showMenu(NatTable) - Method in class org.eclipse.nebula.widgets.nattable.formula.action.FormulaFillHandleDragMode
 
showRowIndexes() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest
 
showRowIndexes() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayerTest
 
showRowIndexes(int...) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hideshow.GlazedListsRowHideShowLayer
 
showRowIndexes(int...) - Method in interface org.eclipse.nebula.widgets.nattable.hideshow.IRowHideShowLayer
Show the rows with the given indexes again.
showRowIndexes(int...) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayer
 
showRowIndexes(int...) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayer
 
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.IRowHideShowLayer
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.hideshow.RowIdHideShowLayer
 
showRowIndexesPrimitive() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest
 
showRowIndexesPrimitive() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayerTest
 
ShowRowInViewportCommand - Class in org.eclipse.nebula.widgets.nattable.viewport.command
Command to show a row position in the viewport.
ShowRowInViewportCommand(int) - 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
 
showRowMenuItemProvider(boolean) - 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 RowShowCommand to a popup menu.
showRowMenuItemProvider(boolean, 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 RowShowCommand to a popup menu.
showRowMenuItemProvider(boolean, String, Image) - 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 RowShowCommand to a popup menu.
showRowPosition(int, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hideshow.GlazedListsRowHideShowLayer
Show the row(s) that are hidden next to the given row position.
showRowPosition(int, boolean, boolean) - Method in interface org.eclipse.nebula.widgets.nattable.hideshow.IRowHideShowLayer
Show the row(s) that are hidden next to the given row position.
showRowPosition(int, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayer
 
showRowPosition(int, boolean, boolean) - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayer
 
showRowPositions() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowHideShowLayerTest
 
showRowPositions() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.RowIdHideShowLayerTest
 
ShowRowPositionsEvent - Class in org.eclipse.nebula.widgets.nattable.hideshow.event
Structural change event to indicate that rows are made visible again.
ShowRowPositionsEvent(ShowRowPositionsEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.event.ShowRowPositionsEvent
Clone constructor.
ShowRowPositionsEvent(ILayer, int...) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.event.ShowRowPositionsEvent
Constructor.
ShowRowPositionsEvent(ILayer, Collection<Integer>) - Constructor for class org.eclipse.nebula.widgets.nattable.hideshow.event.ShowRowPositionsEvent
Constructor.
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.
showSourceLinks(Composite, String) - Method in class org.eclipse.nebula.widgets.nattable.examples.e4.AbstractE4NatExamplePart
 
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.
shutdownNow() - Method in class org.eclipse.nebula.widgets.nattable.util.Scheduler
Terminate all actively executing tasks and shutdown the scheduler.
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
 
SimplePerson - Class in org.eclipse.nebula.widgets.nattable.dataset.person
Object representation of a row in the table
SimplePerson(int, String, Date) - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.person.SimplePerson
 
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
 
singleMinSizeRespected() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
singleMinSizeRespectedWithFixedPercentageSize() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
singleMinSizeRespectedWithFixedPercentageSizeDifferentRatio() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
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
 
SIX - org.eclipse.nebula.widgets.nattable.dataset.pricing.ColumnHeaders
 
SIXTEEN - org.eclipse.nebula.widgets.nattable.dataset.pricing.ColumnHeaders
 
size() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.Range
 
size() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModel
 
size() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel
 
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
 
SizeConfigResizeTest - Class in org.eclipse.nebula.widgets.nattable.layer
 
SizeConfigResizeTest() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.SizeConfigResizeTest
 
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
 
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
 
sizeOverrideCalculationModeLeft() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPercentageTest
 
sizeOverrideCalculationModeWithoutFixDynamicPercentages() - 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
 
SKIP_SEARCH_RESULT_LABEL - Static variable in interface org.eclipse.nebula.widgets.nattable.search.strategy.ISearchStrategy
Label that can be added to cells to avoid that they are included in the search result.
skipLoadingStateIfPersistedStateDoesNotMatchDataSource() - Method in class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayerTest2
 
skipLoadingStateIfPersistedStateDoesNotMatchDataSource() - Method in class org.eclipse.nebula.widgets.nattable.reorder.RowReorderLayerTest2
 
SliderScroller - Class in org.eclipse.nebula.widgets.nattable.viewport
 
SliderScroller(Slider) - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.SliderScroller
 
SOLID - org.eclipse.nebula.widgets.nattable.style.BorderStyle.LineStyleEnum
 
sort(int, SortDirectionEnum, boolean) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsSortModel
 
sort(int, SortDirectionEnum, boolean) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hierarchical.HierarchicalWrapperSortModel
 
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 class org.eclipse.nebula.widgets.nattable.sort.SortConfigAttributes
 
SORT_CONFIG_TYPE - Static variable in class org.eclipse.nebula.widgets.nattable.sort.config.DefaultSortConfiguration
Config label that is added if a column is sorted.
SORT_DOWN_CONFIG_TYPE - Static variable in class org.eclipse.nebula.widgets.nattable.sort.config.DefaultSortConfiguration
Config label that is added if a column is sorted descending.
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
Config label that is added if a column is sorted ascending.
SORTABLE_HEADER_KEY - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.painterfactory.CellPainterFactory
 
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, 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.
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, 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) - 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, 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.
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
Helper method to sort a list of Range objects by their start position.
sortByX(List<Rectangle>) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModel
 
sortByY() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModelTest
 
sortByY(List<Rectangle>) - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionModel
 
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, boolean, SortDirectionEnum) - Constructor for class org.eclipse.nebula.widgets.nattable.sort.command.SortColumnCommand
 
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(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 - Class in org.eclipse.nebula.widgets.nattable.sort
 
sortDirection - Variable in class org.eclipse.nebula.widgets.nattable.sort.SortStatePersistor.SortState
 
SortDirectionEnum - Enum in org.eclipse.nebula.widgets.nattable.sort
 
SortDirectionEnumTest - Class in org.eclipse.nebula.widgets.nattable.sort
 
SortDirectionEnumTest() - Constructor for class org.eclipse.nebula.widgets.nattable.sort.SortDirectionEnumTest
 
sortedList - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsSortModel
 
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
 
SortState(int, SortDirectionEnum, int) - Constructor for 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
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() - Constructor for class org.eclipse.nebula.widgets.nattable.layer.SpanningDataLayer
 
SpanningDataLayer(int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.SpanningDataLayer
 
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
 
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
 
SpanningLayerCell - Class in org.eclipse.nebula.widgets.nattable.layer.cell
This implementation of ILayerCell is used to support spanning updates in case spanned rows/columns are hidden.
SpanningLayerCell(ILayerCell, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.cell.SpanningLayerCell
 
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.dataset.fixture.data.RowDataListFixture
 
SPREAD_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataListFixture
 
SquareRootFunction - Class in org.eclipse.nebula.widgets.nattable.formula.function
Returns the positive square root of a given number.
SquareRootFunction() - Constructor for class org.eclipse.nebula.widgets.nattable.formula.function.SquareRootFunction
 
SquareRootFunction(List<FunctionValue>) - Constructor for class org.eclipse.nebula.widgets.nattable.formula.function.SquareRootFunction
 
SquareRootFunction(FunctionValue) - Constructor for class org.eclipse.nebula.widgets.nattable.formula.function.SquareRootFunction
 
StandaloneNatExampleRunner - Class in org.eclipse.nebula.widgets.nattable.examples.runner
 
StandaloneNatExampleRunner() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.runner.StandaloneNatExampleRunner
 
start - Variable in class org.eclipse.nebula.widgets.nattable.coordinate.Range
 
start() - Method in class org.eclipse.nebula.widgets.nattable.conflation.EventConflaterChain
 
START - org.eclipse.nebula.widgets.nattable.edit.editor.EditorSelectionEnum
In fact selects nothing, simply sets the cursor at the beginning of the contained text in the text editor control.
startEvent - Variable in class org.eclipse.nebula.widgets.nattable.fillhandle.action.FillHandleDragMode
 
startPosition - Variable in class org.eclipse.nebula.widgets.nattable.fillhandle.action.FillHandleDragMode
 
STARTS_WITH - org.eclipse.nebula.widgets.nattable.filterrow.TextMatchingMode
 
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
 
storeBorderStyle(CSSValueList, BorderStyle, CSSEngine, Display) - Static method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSHelper
Convert and store the values of the given CSSValueList to the given BorderStyle.
storeContextValue(CSSElementContext, DisplayMode, Object, Object) - Static method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSHelper
Put a value for the given key and DisplayMode to the given CSSElementContext.
storePadding(String, CSSValue, CSSElementContext, DisplayMode) - Static method in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSHelper
Convert and store the padding value for the given key in the painter properties map.
STREET_COLUMN_POSITION - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.person.DataModelConstants
 
STREET_PROPERTYNAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.person.DataModelConstants
 
STRETCH - Static variable in class org.eclipse.nebula.widgets.nattable.print.config.PrintConfigAttributes
Configuration attribute to configure a scaling option in case PrintConfigAttributes.FITTING_MODE is set.
STRIKETHROUGH - org.eclipse.nebula.widgets.nattable.style.TextDecorationEnum
 
STRING_TYPE_ARRAY - Static variable in class org.eclipse.nebula.widgets.nattable.util.ArrayUtil
 
StringColumnValueBean() - Constructor for class org.eclipse.nebula.widgets.nattable.dataset.generator.NatTableDataGenerator.StringColumnValueBean
 
StringFunctionValue - Class in org.eclipse.nebula.widgets.nattable.formula.function
 
StringFunctionValue(String) - Constructor for class org.eclipse.nebula.widgets.nattable.formula.function.StringFunctionValue
 
StructuralChangeEventHelper - Class in org.eclipse.nebula.widgets.nattable.layer.event
Helper class providing support for modifying cached index lists for IStructuralChangeEvents.
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(StructuralRefreshEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.StructuralRefreshEvent
 
StructuralRefreshEvent(ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.StructuralRefreshEvent
 
StubbedMarkerSelectionModel() - Constructor for class org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest.StubbedMarkerSelectionModel
 
style - Variable in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.RichTextCellEditor
The style bits that are used to create the rich text editor control.
Style - Class in org.eclipse.nebula.widgets.nattable.style
IStyle implementation that carries style ConfigAttributes in a local map.
Style() - Constructor for class org.eclipse.nebula.widgets.nattable.style.Style
 
Style(Style) - Constructor for class org.eclipse.nebula.widgets.nattable.style.Style
Copy constructor.
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.
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
Deprecated.
Use constructor with DisplayMode parameter.
StyleProxy(ConfigAttribute<IStyle>, IConfigRegistry, DisplayMode, 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
 
SumFunction - Class in org.eclipse.nebula.widgets.nattable.formula.function
Returns the sum of a supplied list of numbers.
SumFunction() - Constructor for class org.eclipse.nebula.widgets.nattable.formula.function.SumFunction
 
SumFunction(List<FunctionValue>) - Constructor for class org.eclipse.nebula.widgets.nattable.formula.function.SumFunction
 
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.
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
 
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.
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.
SummaryRowPreserveSelectionModel<T> - Class in org.eclipse.nebula.widgets.nattable.selection.preserve
Specialization of PreserveSelectionModel that is also able to handle and preserve selections in a summary row.
SummaryRowPreserveSelectionModel(IUniqueIndexLayer, IRowDataProvider<T>, IRowIdAccessor<T>) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.preserve.SummaryRowPreserveSelectionModel
Creates a row sortable selection model that supports selection in a summary row.
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 class 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(IModeEventHandler) - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.AbstractModeEventHandler
 
switchMode(IModeEventHandler) - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.ModeSupport
 
switchMode(Mode) - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.AbstractModeEventHandler
Switch the mode in the underlying ModeSupport.
switchMode(Mode) - Method in class org.eclipse.nebula.widgets.nattable.ui.mode.ModeSupport
Switch to the given mode.
SWTUtils - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration
 
SWTUtils - Class in org.eclipse.nebula.widgets.nattable.test.integration
 
SWTUtils() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.SWTUtils
 
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 - org.eclipse.nebula.widgets.nattable.selection.ITraversalStrategy.TraversalScope
The scope of the traversal is on the table itself.
TABLE_BORDER_COLOR - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property to specify the border color that is applied around the NatTable.
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_EXPORTER - Static variable in class org.eclipse.nebula.widgets.nattable.export.ExportConfigAttributes
The configuration attribute for specifying the concrete implementation instance of ITableExporter that should be used for exporting the NatTable.
TABLE_PAINTER_KEY - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.painterfactory.CellPainterFactory
 
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.
TableCellEditingSupport() - Constructor for class org.eclipse.nebula.widgets.nattable.edit.editor.TableCellEditor.TableCellEditingSupport
 
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.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.TableCellEditingSupport - Class in org.eclipse.nebula.widgets.nattable.edit.editor
EditingSupport to make the TableViewer control of this cell editor editable.
TableCellEditor.ValueWrapper - Class in org.eclipse.nebula.widgets.nattable.edit.editor
This class is needed to make editing work correctly within the TableViewer.
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.
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.style.editor.GridStyleParameterObject
 
tableShouldDefaultProperlyIfNoPropertiesAreLoaded() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.PersistenceIntegrationTest
 
tableStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.editor.GridStyleParameterObject
 
targetOverlayPainter - Variable in class org.eclipse.nebula.widgets.nattable.reorder.action.ColumnReorderDragMode
 
targetOverlayPainter - Variable in class org.eclipse.nebula.widgets.nattable.reorder.action.RowReorderDragMode
 
teardown() - Method in class org.eclipse.nebula.widgets.nattable.EventConflaterChainTest
 
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.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderCompositeIntegrationTest
 
tearDown() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsStaticFilterStrategyTest
 
tearDown() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.GlazedListsEventLayerTest
 
tearDown() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerSummaryRowConcurrencyTest
 
tearDown() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.hierarchical.HierarchicalTreeLayerGlazedListsTest
 
tearDown() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.DataChangeLayerIntegrationTest
 
tearDown() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.HideMultipleColumnsIntegrationTest
 
tearDown() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowSelectionIntegrationTest
 
tearDown() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.RowStructuralDataChangeLayerIntegrationTest
 
tearDown() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration.SortIntegrationTest
 
tearDown() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest
 
tearDown() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
tearDown() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaFillHandlePasteTest
 
tearDown() - Static method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParserTest
 
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
 
tearDownClass() - Static method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderCompositeIntegrationTest
 
TemporaryDataProvider - Interface in org.eclipse.nebula.widgets.nattable.datachange
Interface to support temporary data storage without updating the backing data.
TemporaryUpdateDataChange - Class in org.eclipse.nebula.widgets.nattable.datachange
DataChange implementation that tracks UpdateDataCommands for temporary storage.
TemporaryUpdateDataChange(Object, Object, CellKeyHandler<?>) - Constructor for class org.eclipse.nebula.widgets.nattable.datachange.TemporaryUpdateDataChange
Creates a TemporaryUpdateDataChange to track the data change without updating the backing data directly.
TemporaryUpdateDataChangeHandler - Class in org.eclipse.nebula.widgets.nattable.datachange
DataChangeHandler to handle UpdateDataCommands for data changes that that should be stored temporarily and not directly performed on the backing data.
TemporaryUpdateDataChangeHandler(DataChangeLayer, CellKeyHandler<?>) - Constructor for class org.eclipse.nebula.widgets.nattable.datachange.TemporaryUpdateDataChangeHandler
Creates an TemporaryUpdateDataChangeHandler to handle DataUpdateEvents to be able to track and revert data changes.
TEN - org.eclipse.nebula.widgets.nattable.dataset.pricing.ColumnHeaders
 
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.ColumnGroupHeaderLayerSelectionTest
 
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_1 - Static variable in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerSelectionTest
 
TEST_GROUP_NAME_1 - Static variable in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
TEST_GROUP_NAME_1 - Static variable in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerSelectionTest
 
TEST_GROUP_NAME_2 - Static variable in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerSelectionTest
 
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_2 - Static variable in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerSelectionTest
 
TEST_GROUP_NAME_2 - Static variable in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
TEST_GROUP_NAME_2 - Static variable in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerSelectionTest
 
TEST_GROUP_NAME_3 - Static variable in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerSelectionTest
 
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_GROUP_NAME_3 - Static variable in class org.eclipse.nebula.widgets.nattable.group.performance.ColumnGroupHeaderLayerSelectionTest
 
TEST_GROUP_NAME_3 - Static variable in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModelTest
 
TEST_GROUP_NAME_3 - Static variable in class org.eclipse.nebula.widgets.nattable.group.performance.RowGroupHeaderLayerSelectionTest
 
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
 
testAggregateConfigLabelAccumulator() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ConfigLabelProviderTest
 
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
 
testAggregateSizeWithScaling() - 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
 
testBigDecimalNullCellValueDragDown() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testBigIntegerNullCellValueDragDown() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testBodyOverrideConfigLabelAccumulator() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ConfigLabelProviderTest
 
testBothValueNull() - Method in class org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProviderTest
 
testByteNullCellValueDragDown() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testCacheUpdate() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaIntegrationTest
 
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
 
testCellOverrideLabelAccumulator() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ConfigLabelProviderTest
 
testChildLayerInfoForViewportByLayout() - Method in class org.eclipse.nebula.widgets.nattable.layer.CompositeLayerTest
 
testClassNameConfigLabelAccumulator() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ConfigLabelProviderTest
 
testClearAllClearsAllMarkers() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest
 
testClearAnchorRectangleClearsOnlyAnchor() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest
 
testClearCollapsedStateOnReGrouping() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerTest
 
testClearOutsideAnchorRectangleClearsNoMarkers() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest
 
testClearSingleCellClearsNoMarkers() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest
 
testClearSingleSelectedCellClearsAllMarkers() - 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
 
testCollapseableColumnGroups() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest
 
testCollapseAll() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModelExpandCollapseTest
 
testCollapseAll() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testCollapseAllExpandAll() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
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
 
testCollapseExpandSingleItemFirstLevel() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testCollapseMultipleExpandSingle() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testCollapseMultipleExpandSingleToLevel() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testColumnCount() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
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
 
testColumnHide() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
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
 
testColumnLabelAccumulator() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ConfigLabelProviderTest
 
testColumnOverrideLabelAccumulator() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ConfigLabelProviderTest
 
testColumnPositionAfterHide() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest
 
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.group.RowGroupHeaderLayerTest
 
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
 
testConfigLabels() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerTest
 
testConfigLabels() - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayerTest
 
testConfigLabelsByPosition() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testConfigLabelsWithAccumulator() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupHeaderLayerTest
 
testConfigLabelsWithAccumulator() - Method in class org.eclipse.nebula.widgets.nattable.group.RowGroupHeaderLayerTest
 
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
 
testConsecutiveCollapse() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testConsecutivePositions() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionUtilsTest
 
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.DefaultIntegerDisplayConverterTest
 
testConversionExceptionTooBig() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultShortDisplayConverterTest
 
testConvertLocalized() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultDoubleDisplayConverterTest
 
testConvertLocalized() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultFloatDisplayConverterTest
 
testConvertLocalized() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultIntegerDisplayConverterTest
 
testConvertLocalized() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultLongDisplayConverterTest
 
testConvertLocalized() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultShortDisplayConverterTest
 
testConvertNonLocalized() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultDoubleDisplayConverterTest
 
testConvertNonLocalized() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultFloatDisplayConverterTest
 
testConvertNonLocalized() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultIntegerDisplayConverterTest
 
testConvertNonLocalized() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultLongDisplayConverterTest
 
testConvertNonLocalized() - 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
 
testCreationWithCarAndMotor() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTest
 
testCreationWithCarAndMotorAndRootObjects() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTest
 
testCreationWithCarAndMotorWithOrders() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTest
 
testCreationWithCarAndMotorWithOrdersAndRootObjects() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTest
 
testCreationWithCarOnly() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTest
 
testCreationWithCarOnlyAndRootObjects() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTest
 
testCreationWithMultipleCarAndMotorWithOrdersAndRootObjects() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTest
 
testDataValidation() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest
 
testDateNullCellValueDragDown() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testDefaultEquals() - Method in class org.eclipse.nebula.widgets.nattable.ui.matcher.MouseEventMatcherTest
 
testDefaultSize() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.ColumnSizeConfigurationCommandTest
 
testDefaultSize() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.RowSizeConfigurationCommandTest
 
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
 
testDisableFormulaResolution() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaIntegrationTest
 
testDoubleNullCellValueDragDown() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testDuplicateConsecutivePositions() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionUtilsTest
 
testEditorActivatedDuringInlineCellEdit() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest
 
testEditorClosesWhenANewEditCommandIsFired() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest
 
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
 
testEmptyArray() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionUtilsTest
 
testEmptyRangeOverlap() - Method in class org.eclipse.nebula.widgets.nattable.coordinate.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.KeyEventMatcherTest
 
testExpandAllLevelsOnSearch() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testExpandAllLevelsOnSearchWithoutLevelHeader() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
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
 
testExpandCollapseConfigLabelsByPosition() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testExpandCollapseConfigLabelsByPositionForChildColumns() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testExpandOnSearch() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testExpandOnSearchWithoutLevelHeader() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testExpandToLevel() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModelExpandCollapseTest
 
testExpandToLevel() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testFailConvertLocalized() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultDoubleDisplayConverterTest
 
testFailConvertLocalized() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultFloatDisplayConverterTest
 
testFailConvertLocalized() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultIntegerDisplayConverterTest
 
testFailConvertLocalized() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultLongDisplayConverterTest
 
testFailConvertLocalized() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.DefaultShortDisplayConverterTest
 
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
 
testFloatNullCellValueDragDown() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
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
 
testFreezeAllColumnsResize() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeHandlerTest
 
testFreezeAllRows() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest
 
testFreezeAllRowsResize() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeHandlerTest
 
testFreezeColumnResize() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeHandlerTest
 
testFreezeColumns() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest
 
testFreezeColumns() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest
 
testFreezeColumns() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerIntegrationTest
 
testFreezeDeleteRows() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest
 
testFreezeEnd() - Method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayerTest2
 
testFreezeHideBothSidesOfFreezeBorder() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerIntegrationTest
 
testFreezeHideFrozenFirst() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerIntegrationTest
 
testFreezeHideFrozenOnEdge() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerIntegrationTest
 
testFreezeHideMultiColumnShowPositionInvalid() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerHideShowTest
 
testFreezeHideNonFrozenAny() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerIntegrationTest
 
testFreezeHideNonFrozenOnEdge() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerIntegrationTest
 
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
 
testFreezeHideShowColumnPositionViewportRegionRightEdge() - 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
 
testFreezeHideShowRowPositionViewportRegionBottomEdge() - 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
 
testFreezeReorderToAllColumns() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeHandlerTest
 
testFreezeRowResize() - Method in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeHandlerTest
 
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
 
testFullFunctionCellDragDown() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaFillHandlePasteTest
 
testFunctionCellDragDown() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaFillHandlePasteTest
 
testGapConsecutivePositions() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionUtilsTest
 
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
 
testGetBottomRightSelectAll() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionUtilsTest
 
testGetBottomRightSelectDifferentColumns() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionUtilsTest
 
testGetBottomRightSelectDifferentRows() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionUtilsTest
 
testGetBottomRightSelectNothing() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionUtilsTest
 
testGetBottomRightSelectOne() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionUtilsTest
 
testGetBottomRightSelectRegion() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionUtilsTest
 
testGetBottomRightSelectRegionDeselectMiddle() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionUtilsTest
 
testGetBottomRightSelectRegionDeselectMiddleBottomEdge() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionUtilsTest
 
testGetBottomRightSelectRegionDeselectTopEdge() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionUtilsTest
 
testGetCellByPosition() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testGetChildrenByIndex() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.tree.GlazedListTreeRowModelExpandCollapseTest
 
testGetColumnIndexByPosition() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testGetColumnIndexesForLevel() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testGetColumnPositionByIndex() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testGetColumnPositionByX() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testGetColumnPositionByXScaled() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testGetColumnWidthByPosition() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testGetColumnWidthByPositionScaled() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testGetCommonColumnWidth() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.MultiRowResizeCommandTest
 
testGetDataValue() - Method in class org.eclipse.nebula.widgets.nattable.data.FilterListDataProviderTest
 
testGetDataValueByPosition() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testGetDisplayModeByPosition() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testGetDisplayModeByPositionWithSelectionLayer() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testGetElementsInGroupWithNullValue() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerTest
 
testGetEmptyListOnCellSelectionForFullRowSelection() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionUtilsTest
 
testGetEmptyListOnNoSelection() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionUtilsTest
 
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
 
testgetLevelByColumnIndex() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testGetMultipleItemsOnCellSelection() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionUtilsTest
 
testGetMultipleItemsOnFullRowSelection() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionUtilsTest
 
testGetProvidedLabels() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testGetRowHeight() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.MultiRowResizeCommandTest
 
testGetRowObject() - Method in class org.eclipse.nebula.widgets.nattable.data.FilterListDataProviderTest
 
testGetSingleItemOnCellSelection() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionUtilsTest
 
testGetSingleItemsOnFullRowSelection() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionUtilsTest
 
testGetStartXOfColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testGetStartXOfColumnPositionScaled() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testGetterInvocations() - Method in class org.eclipse.nebula.widgets.nattable.data.ReflectiveColumnAccessorTest
 
testGetWidth() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testGetWidthScaled() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testGroupByItemCount() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerTest
 
testGroupByItemCountAfterListChange() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerTest
 
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
 
testHandleColumnSizeResetCommand() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.ColumnSizeResetCommandTest
 
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
 
TestHandler - Class in org.eclipse.nebula.widgets.nattable.examples.e4.handler
 
TestHandler() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.e4.handler.TestHandler
 
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
 
testHandleRowSizeResetCommand() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.RowSizeResetCommandTest
 
testHandleRowSizeResetCommandWithoutEvent() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.ColumnSizeResetCommandTest
 
testHandleRowSizeResetCommandWithoutEvent() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.RowSizeResetCommandTest
 
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
 
testHiddenColumnsHaveSkipSearchLabel() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest
 
testHideAllColumnsInLastLevel() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testHideAllNonFrozen() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerIntegrationTest
 
testHideAllNonFrozenAndOneFrozenNotConsecutive() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerIntegrationTest
 
testHideAllNonFrozenAndOneFrozenNotConsecutiveMultiShow() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerIntegrationTest
 
testHideAllSelectedRowPositions() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testHideAndShowAllNonFrozenAndOneFrozenConsecutive() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerIntegrationTest
 
testHideBeginningFrozenColumn() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest
 
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
 
testHideLeftmostColumnsAndFreezeColumn() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerIntegrationTest
 
testHideLeftmostColumnsAndFreezePosition() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerIntegrationTest
 
testHideLeftmostColumnsAndFreezeSelection() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerIntegrationTest
 
testHideMiddleFrozenColumn() - Method in class org.eclipse.nebula.widgets.nattable.freeze.CompositeFreezeLayerTest
 
testHideReorder() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.RowStructuralChangeEventIntegrationTest
 
testHideResizeShowDynamicPercentageSizedColumns() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest
 
testHideResizeShowDynamicPercentageSizedColumnsWithMinSize() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest
 
testHideResizeShowFixedPercentageSizedColumns() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest
 
testHideResizeShowMixedPercentageSizedColumns() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest
 
testHideResizeShowSpecificColumn() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest
 
testHideResizeShowSpecificColumn2() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest
 
testHideResizeShowSpecificColumn3() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest
 
testHideResizeShowSpecificColumn4() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest
 
testHideShow() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.RowStructuralChangeEventIntegrationTest
 
testHideShowCustomColumnWithPercentageLastColumn() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest
 
testHideShowCustomSizedColumns() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest
 
testHideShowDefaultColumnWithPercentageLastColumn() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest
 
testHideShowDefaultSizedColumns() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest
 
testHideShowFixedPercentageSizedColumns() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest
 
testHideShowFixedPercentageSizedColumnsByIndex() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest
 
testHideShowInteriorColumn() - Method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayerTest
 
testHideShowLoadState() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest
 
testHideShowLoadStatePercentageSizing() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest
 
testHideShowNotResizableColumns() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest
 
testHideShowPercentageSizedColumns() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest
 
testHideShowPercentageSizedColumnsAndDefaultMinWidth() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest
 
testHideShowPercentageSizedColumnsAndSpecificMinWidth() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest
 
testHideShowPercentageSizedColumnsAndSpecificMinWidthOnScaling() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest
 
testHideShowSaveState() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest
 
testHideShowSaveStatePercentageSizing() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest
 
testHideShowSaveStatePercentageSizingWithoutFixOnResize() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest
 
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
 
testIntegerNullCellValueDragDown() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testInterfaceGetterAccess() - Method in class org.eclipse.nebula.widgets.nattable.data.ReflectiveColumnAccessorTest
 
testInterfaceSetterAccess() - Method in class org.eclipse.nebula.widgets.nattable.data.ReflectiveColumnAccessorTest
 
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
 
testIsLevelHeaderColumn() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testIsLevelHeaderColumnOnHideShow() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testIsModelEventHandlerRegistered() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest
 
testIsTreeColumn() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
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
 
testKeepSortOnGrouping() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerTest
 
TestLayer - Class in org.eclipse.nebula.widgets.nattable.test.fixture
 
TestLayer(int, int, int, int, int, int, String, String, String) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
TestLayer(int, int, String, String, String) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayer
 
testLayerAccumulatorIntegrationLabels() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ConfigLabelProviderTest
 
TestLayerCell - Class in org.eclipse.nebula.widgets.nattable.test.fixture
 
TestLayerCell(ILayerCell) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.TestLayerCell
 
TestLayerCell(ILayer, int, int) - 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(ILayer, int, int, DataCell) - 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
 
testLevelHeaderCanNotBeReordered() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
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
 
testLoadEnhancedPercentageSizingWithMinSizeState() - 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
 
testLongNullCellValueDragDown() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
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
 
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
 
testMoveToRowEndWithCustomStrategy() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveToRowStartWithCustomStrategy() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveToTableEndWithCustomStrategy() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveToTableStartEndWithCustomStrategy() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
testMoveToTableStartWithCustomStrategy() - Method in class org.eclipse.nebula.widgets.nattable.selection.CellSelectionTraversalTest
 
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
 
testMultiCellDifferentIntegerValueDragDown() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testMultiCellDifferentTypesDragDown() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testMultiCellDifferentTypesDragRight() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testMultiCellDragOneDown() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest
 
testMultiCellDragOneLeft() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest
 
testMultiCellDragOneRight() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest
 
testMultiCellDragOneUp() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest
 
testMultiCellDragThreeDown() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest
 
testMultiCellDragThreeLeft() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest
 
testMultiCellDragThreeRight() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest
 
testMultiCellDragThreeUp() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest
 
testMultiCellIntegerValueDragDown() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testMultiCellIntegerValueDragRight() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testMultiCellSameDiffBigDecimalValueDragDown() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testMultiCellSameDiffBigDecimalValueDragRight() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testMultiCellSameDiffBigIntegerValueDragDown() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testMultiCellSameDiffBigIntegerValueDragRight() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testMultiCellSameDiffByteValueDragDown() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testMultiCellSameDiffByteValueDragRight() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testMultiCellSameDiffDateValueDragDown() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testMultiCellSameDiffDateValueDragRight() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testMultiCellSameDiffDateYearValueDragDown() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testMultiCellSameDiffDoubleValueDragDown() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testMultiCellSameDiffDoubleValueDragRight() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testMultiCellSameDiffFloatValueDragDown() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testMultiCellSameDiffFloatValueDragRight() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testMultiCellSameDiffIntegerValueDragDown() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testMultiCellSameDiffIntegerValueDragLeft() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testMultiCellSameDiffIntegerValueDragRight() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testMultiCellSameDiffIntegerValueDragUp() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testMultiCellSameDiffLongValueDragDown() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testMultiCellSameDiffLongValueDragRight() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testMultiCellSameDiffShortValueDragDown() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testMultiCellSameDiffShortValueDragRight() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testMultiColumnHide() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testMultiHorizontalCellDragDown() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest
 
testMultiHorizontalCellDragLeft() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest
 
testMultiHorizontalCellDragRight() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest
 
testMultiHorizontalCellDragUp() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest
 
testMultiNumberCellDragDown() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaFillHandlePasteTest
 
testMultiResizeWithDownscale() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.MultiColumnResizeCommandTest
 
testMultiResizeWithDownscale() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.MultiRowResizeCommandTest
 
testMultiResizeWithDownscaleOnSelection() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.MultiColumnResizeCommandTest
 
testMultiResizeWithDownscaleOnSelection() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.MultiRowResizeCommandTest
 
testMultiResizeWithoutDownscale() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.MultiColumnResizeCommandTest
 
testMultiResizeWithoutDownscale() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.MultiRowResizeCommandTest
 
testMultiResizeWithoutDownscaleOnSelection() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.MultiColumnResizeCommandTest
 
testMultiResizeWithoutDownscaleOnSelection() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.MultiRowResizeCommandTest
 
testMultiSelectionRestore() - Method in class org.eclipse.nebula.widgets.nattable.selection.RowSelectionTest
 
testMultiVerticalCellDragDown() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest
 
testMultiVerticalCellDragLeft() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest
 
testMultiVerticalCellDragRight() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest
 
testMultiVerticalCellDragUp() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest
 
testNavigationUsingTabButtonWhenAnInvalidValueIsEntered() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest
 
testNoLevelHeaderReorder() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.action.HierarchicalTreeColumnReorderDragModeTest
 
testNoLevelObject() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testNoMultiReorderBetweenLevels() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
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
 
testNoReorderBetweenLevels() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testNoReorderBetweenLevelsWithoutLevelHeader() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testNoReorderInOtherLevel() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.action.HierarchicalTreeColumnReorderDragModeTest
 
testNotEditableByDefault() - Method in class org.eclipse.nebula.widgets.nattable.test.integration.EditIntegrationTest
 
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
 
testNotFrozen() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerIntegrationTest
 
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
 
testNullValuesNotEqual() - Method in class org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProviderTest
 
testOneEntryArray() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionUtilsTest
 
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
 
testPercentageDisplayConverterWithNumberTypes() - Method in class org.eclipse.nebula.widgets.nattable.data.convert.PercentageDisplayConverterTest
 
testPercentageSizing() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.ColumnSizeConfigurationCommandTest
 
testPercentageSizing() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.RowSizeConfigurationCommandTest
 
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 Bug 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
 
testProvidedGridLabels() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ConfigLabelProviderTest
 
testProvidedGridLabelsColumnGroupHeader() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ConfigLabelProviderTest
 
testProvidedGridLabelsFilterHeader() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ConfigLabelProviderTest
 
testProvidedGridLabelsRowGroupHeader() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ConfigLabelProviderTest
 
testProvidedGridLabelsSortHeader() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ConfigLabelProviderTest
 
testProvidedLabels() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerTest
 
testProvidedRegionLabels() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ConfigLabelProviderTest
 
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
 
testReorderInLevel() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testReorderInLevelWithoutLevelHeader() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
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 + + + -
testReorderLeftConvertToLocal() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.MultiRowReorderEventDiffTest
+ - - - before: 0 1 2 3 4 5 6 7 8 9 10 after: 0 1 7 8 9 2 3 4 5 6 10 + + + -
testReorderLeftRowDiffs() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.MultiRowReorderEventDiffTest
+ - - - 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 - + + +
testReorderRightConvertToLocal() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.MultiRowReorderEventDiffTest
- - - + before: 0 1 2 3 4 5 6 7 8 after: 0 1 5 6 2 3 4 7 8 - + + +
testReorderRightRowDiffs() - Method in class org.eclipse.nebula.widgets.nattable.reorder.event.MultiRowReorderEventDiffTest
- - - + 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
 
testReorderToFirstColumnInLevel() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.action.HierarchicalTreeColumnReorderDragModeTest
 
testReorderToLastColumnInLevel() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.action.HierarchicalTreeColumnReorderDragModeTest
 
testReset() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigTest
 
testResetAllRegions() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.ColumnSizeResetCommandTest
 
testResetAllRegions() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.RowSizeResetCommandTest
 
testResetColumnSize() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayerTest
 
testResetOnlyBody() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.ColumnSizeResetCommandTest
 
testResetOnlyBody() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.RowSizeResetCommandTest
 
testResetRowSize() - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayerTest
 
testResetStatesOnLoad() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPersistenceTest
 
testResetStatesOnReset() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPersistenceTest
 
testResizeWithDownscale() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.ColumnResizeCommandTest
 
testResizeWithDownscale() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.RowResizeCommandTest
 
testResizeWithoutDownscale() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.ColumnResizeCommandTest
 
testResizeWithoutDownscale() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.RowResizeCommandTest
 
testResultCaching() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaIntegrationTest
 
testResultCachingDisabled() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaIntegrationTest
 
testRetainCollapsedStateOnGrouping() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupby.GroupByDataLayerTest
 
testRounding() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigScalingTest
 
testRoundingAllCustomSize() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigScalingTest
 
testRoundingMixedSize() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigScalingTest
 
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.group.ColumnGroupHeaderLayerTest
 
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
 
testRowOverrideLabelAccumulator() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ConfigLabelProviderTest
 
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
 
testRowPositionHide() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
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
 
testSaveEnhancedPercentageSizingWithMinSizeState() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigPersistenceTest
 
testSaveResetSaveLoad() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ColumnHideShowLayerPersistenceTest
 
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
 
testScalingFactor() - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfigScalingTest
 
testScrollRight() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest2
 
testSelectionLabels() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ConfigLabelProviderTest
 
testSelectLevelHeader() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testSelectLevelHeaderColumn() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testSelectLevelHeaderColumnWithSublevel() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testSelectLevelHeaderWithSublevel() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testSelectSpannedCellIsOrigin() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
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
 
testSetPercentage() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.ColumnSizeConfigurationCommandTest
 
testSetPercentage() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.RowSizeConfigurationCommandTest
 
testSetPercentageValue() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.ColumnSizeConfigurationCommandTest
 
testSetPercentageValue() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.RowSizeConfigurationCommandTest
 
testSetSelectionAnchorDelegatesToAnchorModel() - Method in class org.eclipse.nebula.widgets.nattable.selection.MarkerSelectionModelTest
 
testSetSelectionAnchorDoesNotDelegateToModel() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest
 
testSetSize() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.ColumnSizeConfigurationCommandTest
 
testSetSize() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.RowSizeConfigurationCommandTest
 
testSetSizeInBodyRegion() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.ColumnSizeConfigurationCommandTest
 
testSetSizeInBodyRegion() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.RowSizeConfigurationCommandTest
 
testSetSizeInColumnHeaderRegion() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.ColumnSizeConfigurationCommandTest
 
testSetSizeInColumnHeaderRegion() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.RowSizeConfigurationCommandTest
 
testSetSizeInGrid() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.ColumnSizeConfigurationCommandTest
 
testSetSizeInGrid() - Method in class org.eclipse.nebula.widgets.nattable.resize.command.RowSizeConfigurationCommandTest
 
testSetterInvocations() - Method in class org.eclipse.nebula.widgets.nattable.data.ReflectiveColumnAccessorTest
 
testSetupColumns() - Method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayerTest
 
testSetupRows() - Method in class org.eclipse.nebula.widgets.nattable.freeze.FreezeLayerTest
 
testShortNullCellValueDragDown() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testShowSpecificColumnsFixedWidth() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest
 
testShowSpecificColumnsPercentageWidth() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayerTest
 
testSimpleConfigLabelAccumulator() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ConfigLabelProviderTest
 
testSingleCellBigDecimalValueDragDown() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testSingleCellBigIntegerValueDragDown() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testSingleCellByteValueDragDown() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testSingleCellDateValueDragDown() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testSingleCellDateValueDragUp() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testSingleCellDoubleValueDragDown() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testSingleCellDragDownLeft() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest
 
testSingleCellDragDownRight() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest
 
testSingleCellDragMultiLeft() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest
 
testSingleCellDragMultipleDown() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest
 
testSingleCellDragMultiRight() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest
 
testSingleCellDragMultiUp() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest
 
testSingleCellDragOneDown() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest
 
testSingleCellDragOneDown() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaFillHandlePasteTest
 
testSingleCellDragOneLeft() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest
 
testSingleCellDragOneRight() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest
 
testSingleCellDragOneUp() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest
 
testSingleCellDragOneUpRight() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest
 
testSingleCellDragUpLeft() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandlePasteTest
 
testSingleCellFloatValueDragDown() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testSingleCellIntegerValueDragDown() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testSingleCellIntegerValueDragLeft() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testSingleCellIntegerValueDragRight() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testSingleCellIntegerValueDragUp() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testSingleCellLongValueDragDown() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testSingleCellSeriesStringDragOneDown() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaFillHandlePasteTest
 
testSingleCellShortValueDragDown() - Method in class org.eclipse.nebula.widgets.nattable.fillhandle.FillHandleSeriesTest
 
testSingleNumberCellDragDown() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaFillHandlePasteTest
 
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
 
testSubclassGetterAccess() - Method in class org.eclipse.nebula.widgets.nattable.data.ReflectiveColumnAccessorTest
 
testSubclassSetterAccess() - Method in class org.eclipse.nebula.widgets.nattable.data.ReflectiveColumnAccessorTest
 
testSummaryRowLabels() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ConfigLabelProviderTest
 
testTestLayer() - Method in class org.eclipse.nebula.widgets.nattable.test.TestLayerTest
 
testTreeLabels() - Method in class org.eclipse.nebula.widgets.nattable.layer.cell.ConfigLabelProviderTest
 
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
 
testUnderlyingToLocalColumnPosition() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testUnderlyingToLocalColumnPositions() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testUnhideOnSearch() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testUnhideOnSearchWithoutLevelHeader() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayerTest
 
testUnregisterModelEventHandler() - Method in class org.eclipse.nebula.widgets.nattable.selection.SelectionLayerTest
 
testUnregisterPersistable() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.FilterRowDataLayerTest
 
testValuesEqual() - Method in class org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProviderTest
 
testValuesNotEqual() - Method in class org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProviderTest
 
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 class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
TEXT_DECORATION - Static variable in class org.eclipse.nebula.widgets.nattable.style.CellStyleAttributes
Attribute for configuring the text decoration (underline and/or strikethrough).
TEXT_DELIMITER - Static variable in class org.eclipse.nebula.widgets.nattable.filterrow.config.FilterRowConfigAttributes
 
TEXT_DIRECTION - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property to specify whether text should be rendered horizontally or vertically.
TEXT_MATCHING_MODE - Static variable in class org.eclipse.nebula.widgets.nattable.filterrow.config.FilterRowConfigAttributes
 
TEXT_PAINTER_KEY - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.painterfactory.CellPainterFactory
 
TEXT_TRIM - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property to specify whether text should be trimmed on rendering words or not.
TEXT_WRAP - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property to specify whether text should automatically wrapped between words or not.
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 that will not move the selection on pressing the left or right arrow keys on the according edges.
TextCellEditor(boolean, 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
Creates a TextPainter that does not wrap text and paints the background.
TextPainter(boolean, boolean) - 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) - 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
 
THIRTEEN - org.eclipse.nebula.widgets.nattable.dataset.pricing.ColumnHeaders
 
THREE - org.eclipse.nebula.widgets.nattable.dataset.pricing.ColumnHeaders
 
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
 
TickUpdateCommandHandler(SelectionLayer, IUniqueIndexLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.tickupdate.command.TickUpdateCommandHandler
Creates a command handler that performs the edit checks based on the given upper layer.
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.
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.
toColumnPositionCoordinate - Variable in class org.eclipse.nebula.widgets.nattable.reorder.command.MultiColumnReorderCommand
 
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
 
toDisplayCoordinates(Point) - Method in class org.eclipse.nebula.widgets.nattable.group.command.DisplayRowGroupRenameDialogCommand
 
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
 
toggleCollapsed() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel.Group
Toggles the collapsed state.
toggleColumnGroup() - Method in class org.eclipse.nebula.widgets.nattable.group.ColumnGroupModelTest
 
toggleCoordinateByEdge() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.ColumnReorderCommand
Toggles the coordinate from left edge to right edge and vice versa.
toggleCoordinateByEdge() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.ColumnReorderEndCommand
Toggles the coordinate from left edge to right edge and vice versa.
toggleCoordinateByEdge() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.MultiColumnReorderCommand
Toggles the coordinate from left edge to right edge and vice versa.
toggleCoordinateByEdge() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.MultiRowReorderCommand
Toggles the coordinate from top edge to bottom edge and vice versa.
toggleCoordinateByEdge() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.RowReorderCommand
Toggles the coordinate from top edge to bottom edge and vice versa.
toggleCoordinateByEdge() - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.RowReorderEndCommand
Toggles the coordinate from top edge to bottom edge and vice versa.
ToggleEnabledHandler - Class in org.eclipse.nebula.widgets.nattable.examples.e4.handler
 
ToggleEnabledHandler() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.e4.handler.ToggleEnabledHandler
 
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 - org.eclipse.nebula.widgets.nattable.style.VerticalAlignmentEnum
 
TOP - org.eclipse.nebula.widgets.nattable.ui.util.CellEdgeEnum
 
TOP_LEFT - org.eclipse.nebula.widgets.nattable.ui.util.CellEdgeEnum
 
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.
TOP_RIGHT - org.eclipse.nebula.widgets.nattable.ui.util.CellEdgeEnum
 
toRowPositionCoordinate - Variable in class org.eclipse.nebula.widgets.nattable.reorder.command.MultiRowReorderCommand
The coordinate of the row to which the dragged rows should be dropped.
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.datachange.IdIndexIdentifier
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.BlinkingRowDataFixture
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.PricingTypeBean
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.dataset.pricing.PricingDataBean
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.edit.command.UpdateDataCommand
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.TableCellEditor.ValueWrapper
 
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.extension.glazedlists.fixture.DataLayerFixture
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByObject
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboUpdateEvent
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.BigDecimalFunctionValue
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.ModFunction
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.NegateFunction
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.PowerFunction
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.ProductFunction
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.QuotientFunction
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.SquareRootFunction
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.StringFunctionValue
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.formula.function.SumFunction
 
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.group.performance.GroupModel.Group
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.group.performance.GroupModel
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayer.ColumnSizeInfo
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer.HierarchicalTreeNode
 
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.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.layer.DataLayerFixture
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.ui.binding.MouseBinding
 
toString() - Method in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayer
 
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
 
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
 
totalArea - Variable in class org.eclipse.nebula.widgets.nattable.resize.AutoResizeHelper
The total area needed to render the whole layer at once.
tracksDataChange(int, int) - Method in interface org.eclipse.nebula.widgets.nattable.datachange.TemporaryDataProvider
Checks if this TemporaryDataProvider contains a temporary value for the given position.
tracksDataChange(int, int) - Method in class org.eclipse.nebula.widgets.nattable.datachange.TemporaryUpdateDataChangeHandler
 
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.
treatAsClick(MouseEvent, MouseEvent) - Static method in class org.eclipse.nebula.widgets.nattable.ui.util.MouseEventHelper
Checks if the mouse down event and the mouse up event was triggered with an accidental movement which causes a drag behavior.
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_KEY - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.painterfactory.CellPainterFactory
 
TREE_STRUCTURE_PAINTER - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property for configuring the tree structure painter.
TREE_STRUCTURE_PAINTER - Static variable in class 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.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
treeBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
treeBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
treeBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
treeCellPainter - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
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 - Class in org.eclipse.nebula.widgets.nattable.tree.config
Configuration attributes for configuring the visualization of a tree representation.
TreeExample - Class in org.eclipse.nebula.widgets.nattable.examples.e4.part
 
TreeExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.e4.part.TreeExample
 
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
IMouseAction that triggers a TreeExpandCollapseCommand for the clicked cell position.
TreeExpandCollapseAction() - Constructor for class org.eclipse.nebula.widgets.nattable.tree.action.TreeExpandCollapseAction
 
TreeExpandCollapseCommand - Class in org.eclipse.nebula.widgets.nattable.tree.command
Command to expand/collapse a tree node.
TreeExpandCollapseCommand(int) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.command.TreeExpandCollapseCommand
Create a TreeExpandCollapseCommand for the given row index.
TreeExpandCollapseCommand(int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.command.TreeExpandCollapseCommand
Create a TreeExpandCollapseCommand for the given row and column index.
TreeExpandCollapseCommand(TreeExpandCollapseCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.command.TreeExpandCollapseCommand
Constructor used for cloning.
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.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
treeFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
treeFont - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
treeFont - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
treeGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
treeGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
treeGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
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
 
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
 
treeHAlign - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
treeHAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
treeImage - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
treeImage - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
TreeImagePainter - Class in org.eclipse.nebula.widgets.nattable.tree.painter
 
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(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.
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.
treeLayer - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByComparator
 
treeLayer - Variable in class org.eclipse.nebula.widgets.nattable.hideshow.indicator.HierarchicalHideIndicatorOverlayPainter
 
treeLayer - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerConfiguration
 
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<?>, boolean) - 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<?>, 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, where also an alternative tree layer implementation can be used.
TreeLayerExpandCollapseKeyBindings(IUniqueIndexLayer, SelectionLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.tree.config.TreeLayerExpandCollapseKeyBindings
 
TreeLayerTest - Class in org.eclipse.nebula.widgets.nattable.tree
 
TreeLayerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.tree.TreeLayerTest
 
treePWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
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.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
treeSelectionBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
treeSelectionBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
treeSelectionBorderStyle - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
treeSelectionCellPainter - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
treeSelectionCellPainter - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
treeSelectionFgColor - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
treeSelectionFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
treeSelectionFont - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
treeSelectionFont - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
treeSelectionGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
treeSelectionGradientBgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
treeSelectionGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
treeSelectionGradientFgColor - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
treeSelectionHAlign - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
treeSelectionHAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
treeSelectionImage - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
treeSelectionImage - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
treeSelectionPWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
treeSelectionPWEchoChar - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
treeSelectionTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
treeSelectionTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
treeSelectionVAlign - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
treeSelectionVAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
treeStructurePainter - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
treeStructurePainter - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
treeStructureSelectionPainter - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
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.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
treeTextDecoration - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
treeVAlign - Variable in class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
treeVAlign - Variable in class org.eclipse.nebula.widgets.nattable.style.theme.DefaultNatTableThemeConfiguration
 
Tuple(List<String>, Object[], long) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.BlinkingGlazedListExample.Tuple
 
TupleColumnPropertyAccessor() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.BlinkingGlazedListExample.TupleColumnPropertyAccessor
 
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
 
TWELVE - org.eclipse.nebula.widgets.nattable.dataset.pricing.ColumnHeaders
 
TWENTY - org.eclipse.nebula.widgets.nattable.dataset.pricing.ColumnHeaders
 
TWENTYFOUR - org.eclipse.nebula.widgets.nattable.dataset.pricing.ColumnHeaders
 
TWENTYONE - org.eclipse.nebula.widgets.nattable.dataset.pricing.ColumnHeaders
 
TWENTYTHREE - org.eclipse.nebula.widgets.nattable.dataset.pricing.ColumnHeaders
 
TWENTYTWO - org.eclipse.nebula.widgets.nattable.dataset.pricing.ColumnHeaders
 
TWO - org.eclipse.nebula.widgets.nattable.dataset.pricing.ColumnHeaders
 
TwoDimensionalArrayDataProvider - Class in org.eclipse.nebula.widgets.nattable.formula
 
TwoDimensionalArrayDataProvider(Object[][]) - Constructor for class org.eclipse.nebula.widgets.nattable.formula.TwoDimensionalArrayDataProvider
 
TwoLevelColumnGroupHeaderLayerTest - Class in org.eclipse.nebula.widgets.nattable.group.performance
 
TwoLevelColumnGroupHeaderLayerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelColumnGroupHeaderLayerTest
 
TwoLevelRowGroupHeaderLayerTest - Class in org.eclipse.nebula.widgets.nattable.group.performance
 
TwoLevelRowGroupHeaderLayerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.TwoLevelRowGroupHeaderLayerTest
 
type - Variable in class org.eclipse.nebula.widgets.nattable.dataset.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
 
UNCHECKED - org.eclipse.nebula.widgets.nattable.edit.CheckBoxStateEnum
 
UNDERLINE - org.eclipse.nebula.widgets.nattable.style.TextDecorationEnum
 
UNDERLINE_STRIKETHROUGH - org.eclipse.nebula.widgets.nattable.style.TextDecorationEnum
 
underlyingDataProvider - Variable in class org.eclipse.nebula.widgets.nattable.data.WrappingSpanningDataProvider
 
underlyingDataProvider - Variable in class org.eclipse.nebula.widgets.nattable.formula.FormulaDataProvider
 
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.hierarchical.HierarchicalTreeLayer
 
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
Transforms the column position relative to the given underlying layer to this layer coordinates.
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.hierarchical.HierarchicalTreeLayer
 
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
Transforms the column position ranges relative to the given underlying layer to this layer coordinates.
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
Transforms the row position relative to the given underlying layer to this layer coordinates.
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
Transforms the row position ranges relative to the given underlying layer to this layer coordinates.
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.
UNFREEZE_MENU_ITEM_ID - Static variable in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
UnfreezeEvent - Class in org.eclipse.nebula.widgets.nattable.freeze.event
 
UnfreezeEvent(UnfreezeEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.freeze.event.UnfreezeEvent
 
UnfreezeEvent(ILayer) - 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
 
unfreezeMenuItemProvider() - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
unfreezeMenuItemProvider(String) - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
UNGROUP_BY_MENU_ITEM_ID - Static variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByHeaderMenuConfiguration
 
UNGROUP_COLUMNS_MENU_ITEM_ID - Static variable in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
UNGROUP_ROWS_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
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(UngroupColumnsEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.group.event.UngroupColumnsEvent
 
UngroupColumnsEvent(ILayer) - 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
 
UngroupRowCommand - Class in org.eclipse.nebula.widgets.nattable.group.command
Command to remove fully selected rows from its parent row groups.
UngroupRowCommand() - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.UngroupRowCommand
 
UngroupRowsEvent - Class in org.eclipse.nebula.widgets.nattable.group.event
Event to inform about ungrouping in a row group.
UngroupRowsEvent(UngroupRowsEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.group.event.UngroupRowsEvent
 
UngroupRowsEvent(ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.event.UngroupRowsEvent
 
ungroupRowsMenuItemProvider() - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
 
ungroupRowsMenuItemProvider(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
 
UNKNOWN - org.eclipse.nebula.widgets.nattable.columnCategories.Node.Type
 
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
Unregister the ILayerCommandHandler that is registered for the given ILayerCommand class.
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>) - Method in interface org.eclipse.nebula.widgets.nattable.config.IConfigRegistry
Unregister the given configuration attribute.
unregisterConfigAttribute(ConfigAttribute<T>, String) - Method in class org.eclipse.nebula.widgets.nattable.config.ConfigRegistry
 
unregisterConfigAttribute(ConfigAttribute<T>, String) - Method in interface org.eclipse.nebula.widgets.nattable.config.IConfigRegistry
unregisterConfigAttribute(ConfigAttribute<T>, String, String) - Method in class org.eclipse.nebula.widgets.nattable.config.ConfigRegistry
 
unregisterConfigAttribute(ConfigAttribute<T>, String, String) - Method in interface org.eclipse.nebula.widgets.nattable.config.IConfigRegistry
unregisterConfigAttribute(ConfigAttribute<T>, DisplayMode) - Method in class org.eclipse.nebula.widgets.nattable.config.ConfigRegistry
 
unregisterConfigAttribute(ConfigAttribute<T>, DisplayMode) - Method in interface org.eclipse.nebula.widgets.nattable.config.IConfigRegistry
Unregister the given configuration attribute for the given DisplayMode.
unregisterConfigAttribute(ConfigAttribute<T>, DisplayMode, String) - Method in class org.eclipse.nebula.widgets.nattable.config.ConfigRegistry
 
unregisterConfigAttribute(ConfigAttribute<T>, DisplayMode, 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.
unregisterDataChangeHandler(DataChangeHandler) - Method in class org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayer
Unregisters the given DataChangeHandler.
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
 
unregisterMarkup(String) - Method in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.MarkupDisplayConverter
Unregister the markup that was registered for the given value.
unregisterMarkupDisplayConverter(MarkupDisplayConverter) - Method in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.SearchMarkupCommandHandler
 
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
Unregister the given IPersistable.
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 class org.eclipse.nebula.widgets.nattable.hierarchical.config.DefaultHierarchicalTreeLayerThemeExtension
 
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
 
UP - org.eclipse.nebula.widgets.nattable.selection.SelectionLayer.MoveDirectionEnum
 
update() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByModel
Notifies the observers about a change.
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
 
UpdateColumnGroupCollapseCommand - Class in org.eclipse.nebula.widgets.nattable.group.performance.command
Command that is used to update the hidden indexes for a column group in the ColumnGroupExpandCollapseLayer.
UpdateColumnGroupCollapseCommand(UpdateColumnGroupCollapseCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.UpdateColumnGroupCollapseCommand
Clone constructor.
UpdateColumnGroupCollapseCommand(GroupModel, GroupModel.Group) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.UpdateColumnGroupCollapseCommand
 
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.
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.
UpdateDataChange - Class in org.eclipse.nebula.widgets.nattable.datachange
DataChange implementation that tracks data updates.
UpdateDataChange(Object, Object, CellKeyHandler<?>) - Constructor for class org.eclipse.nebula.widgets.nattable.datachange.UpdateDataChange
Create an UpdateDataChange that is able to revert the performed data update.
UpdateDataChangeHandler<T extends UpdateDataChange> - Class in org.eclipse.nebula.widgets.nattable.datachange
Abstract implementation of DataChangeHandler to handle data updates.
UpdateDataChangeHandler(DataChangeLayer, CellKeyHandler<?>, Map<Object, T>) - Constructor for class org.eclipse.nebula.widgets.nattable.datachange.UpdateDataChangeHandler
Creates an PersistenceUpdateDataChangeHandler to handle DataUpdateEvents to be able to track and revert data changes.
UpdateDataCommand - Class in org.eclipse.nebula.widgets.nattable.edit.command
Command that will trigger a data model update.
UpdateDataCommand(UpdateDataCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.edit.command.UpdateDataCommand
Create a new UpdateDataCommand based on the specified instance.
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.
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
Creates an UpdateDataCommandHandler that performs an equals check before performing a data update and does not perform an update if the data value is equal to the one currently set.
UpdateDataCommandHandler(DataLayer, boolean) - 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
 
updateFromColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.ColumnReorderCommand
 
updateFromColumnPositions(int...) - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.MultiColumnReorderCommand
 
updateFromRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.RowReorderCommand
 
updateFromRowPositions(int...) - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.MultiRowReorderCommand
 
updateFunctionRegex() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParser
Update the regular expression that is used to identify a function in a function string.
updateKey(Object) - Method in interface org.eclipse.nebula.widgets.nattable.datachange.DataChange
Update the locally stored key.
updateKey(Object) - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowDeleteDataChange
 
updateKey(Object) - Method in class org.eclipse.nebula.widgets.nattable.datachange.RowInsertDataChange
 
updateKey(Object) - Method in class org.eclipse.nebula.widgets.nattable.datachange.UpdateDataChange
 
updateLocalizedDigitRegex() - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParser
Updates the localized regular expression for decimal values.
updateOnHorizontalStructuralChange() - Method in interface org.eclipse.nebula.widgets.nattable.datachange.CellKeyHandler
 
updateOnHorizontalStructuralChange() - Method in class org.eclipse.nebula.widgets.nattable.datachange.IdIndexKeyHandler
 
updateOnHorizontalStructuralChange() - Method in class org.eclipse.nebula.widgets.nattable.datachange.PointKeyHandler
 
updateOnVerticalStructuralChange() - Method in interface org.eclipse.nebula.widgets.nattable.datachange.CellKeyHandler
 
updateOnVerticalStructuralChange() - Method in class org.eclipse.nebula.widgets.nattable.datachange.IdIndexKeyHandler
 
updateOnVerticalStructuralChange() - Method in class org.eclipse.nebula.widgets.nattable.datachange.PointKeyHandler
 
updatePercentageValues(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.SizeConfig
Recalculate the percentage values for the given amount of columns.
updateReferences(String, int, int, int, int) - Method in class org.eclipse.nebula.widgets.nattable.formula.FormulaParser
Updates the references in a function string.
updateResize() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.fixture.NatTableFixture
 
updateResize() - Method in class org.eclipse.nebula.widgets.nattable.NatTable
 
updateResize() - Method in class org.eclipse.nebula.widgets.nattable.test.fixture.NatTableFixture
 
UpdateRowGroupCollapseCommand - Class in org.eclipse.nebula.widgets.nattable.group.performance.command
Command that is used to update the hidden indexes for a row group in the RowGroupExpandCollapseLayer.
UpdateRowGroupCollapseCommand(UpdateRowGroupCollapseCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.UpdateRowGroupCollapseCommand
Clone constructor.
UpdateRowGroupCollapseCommand(GroupModel, GroupModel.Group) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.command.UpdateRowGroupCollapseCommand
 
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.
updateToColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.ColumnReorderCommand
 
updateToColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.ColumnReorderEndCommand
 
updateToColumnPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.MultiColumnReorderCommand
 
updateToRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.MultiRowReorderCommand
 
updateToRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.RowReorderCommand
 
updateToRowPosition(int) - Method in class org.eclipse.nebula.widgets.nattable.reorder.command.RowReorderEndCommand
 
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.
UpdateTupleTask() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._103_Events.BlinkingGlazedListExample.UpdateTupleTask
 
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.
upScaleColumnWidth(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
Calculates the column width value dependent on a possible configured scaling from pixel to DPI value.
upScaleRowHeight(int) - Method in class org.eclipse.nebula.widgets.nattable.layer.DataLayer
Calculates the row height 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
 

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(int, int, 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 class org.eclipse.nebula.widgets.nattable.data.validate.ContextualDataValidator
 
validate(ILayerCell, IConfigRegistry, Object) - Method in class org.eclipse.nebula.widgets.nattable.data.validate.DataValidator
 
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) - Method in interface org.eclipse.nebula.widgets.nattable.edit.editor.ICellEditor
Validates the given value 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.editor.AbstractCellEditor
 
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, IEditErrorHandler) - Method in class org.eclipse.nebula.widgets.nattable.edit.gui.AbstractDialogCellEditor
 
validateMethodParameter(List<FunctionValue>) - Method in class org.eclipse.nebula.widgets.nattable.formula.function.AbstractMathFunction
Performs a type check for the given list of FunctionValues and throws a FunctionException in case a StringFunctionValue is contained.
VALIDATION_ERROR_BACKGROUND_COLOR - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property for specifying the background color of a text cell editor on validation error.
VALIDATION_ERROR_FONT - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property for specifying the font of a text cell editor on validation error.
VALIDATION_ERROR_FONT_FAMILY - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property for specifying the font family of a text cell editor on validation error.
VALIDATION_ERROR_FONT_SIZE - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property for specifying the font size of a text cell editor on validation error.
VALIDATION_ERROR_FONT_STYLE - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property for specifying the font style of a text cell editor on validation error.
VALIDATION_ERROR_FONT_WEIGHT - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property for specifying the font weight of a text cell editor on validation error.
VALIDATION_ERROR_FOREGROUND_COLOR - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property for specifying the foreground color of a text cell editor on validation error.
VALIDATION_ERROR_HANDLER - Static variable in class 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 class 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
 
ValidationMessageTableStyleConfiguration(Composite) - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.AutomaticRowHeightExample.ValidationMessageTableStyleConfiguration
 
ValidatorMessageLabelAccumulator() - Constructor for class org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration.AutomaticRowHeightExample.ValidatorMessageLabelAccumulator
 
vAlign - Variable in class org.eclipse.nebula.widgets.nattable.config.DefaultNatTableStyleConfiguration
 
vAlign - Variable in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultColumnHeaderStyleConfiguration
 
vAlign - Variable in class org.eclipse.nebula.widgets.nattable.layer.config.DefaultRowHeaderStyleConfiguration
 
value() - Method in annotation type org.eclipse.nebula.widgets.nattable.dataset.generator.DataValueGenerator
 
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.
valueCache - Variable in class org.eclipse.nebula.widgets.nattable.command.DisposeCalculatedValueCacheCommandHandler
 
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.config.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.nebula.widgets.nattable.dataset.car.Classification
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.nebula.widgets.nattable.dataset.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.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.fillhandle.command.FillHandlePasteCommand.FillHandleOperation
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.group.performance.gui.HeaderGroupNameDialog.HeaderGroupNameDialogLabels
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.eclipse.nebula.widgets.nattable.hideshow.ResizeColumnHideShowLayer.ColumnSizeInfo
 
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.painter.cell.BorderPainter.PaintModeEnum
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.search.SearchDirection
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.BorderModeEnum
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.DisplayMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.nebula.widgets.nattable.style.HorizontalAlignmentEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.nebula.widgets.nattable.style.TextDecorationEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.nebula.widgets.nattable.style.VerticalAlignmentEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.nebula.widgets.nattable.ui.mode.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.nebula.widgets.nattable.ui.rename.HeaderRenameDialog.RenameDialogLabels
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 - Variable in class org.eclipse.nebula.widgets.nattable.formula.function.AbstractFunction
 
values - Variable in class org.eclipse.nebula.widgets.nattable.formula.function.MultipleValueFunctionValue
 
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.config.Direction
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.car.Classification
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in annotation type org.eclipse.nebula.widgets.nattable.dataset.generator.GenerateListOfStrings
 
values() - Static method in enum org.eclipse.nebula.widgets.nattable.dataset.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.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.fillhandle.command.FillHandlePasteCommand.FillHandleOperation
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.group.performance.gui.HeaderGroupNameDialog.HeaderGroupNameDialogLabels
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.painter.cell.BorderPainter.PaintModeEnum
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.search.SearchDirection
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.BorderModeEnum
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.DisplayMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.nebula.widgets.nattable.style.HorizontalAlignmentEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.nebula.widgets.nattable.style.TextDecorationEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.nebula.widgets.nattable.style.VerticalAlignmentEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.nebula.widgets.nattable.ui.mode.Mode
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.rename.HeaderRenameDialog.RenameDialogLabels
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.
valuesEqual(Object, Object) - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalSpanningDataProvider
Check if the given values are equal, where two null values are not considered to be equal.
valuesNotEqual(Object, Object) - Method in class org.eclipse.nebula.widgets.nattable.data.AutomaticSpanningDataProvider
Check if the given values are equal.
ValueWrapper(Object) - Constructor for class org.eclipse.nebula.widgets.nattable.edit.editor.TableCellEditor.ValueWrapper
 
VERTICAL - org.eclipse.nebula.widgets.nattable.config.Direction
 
VERTICAL_ALIGNMENT - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
VERTICAL_ALIGNMENT - Static variable in class org.eclipse.nebula.widgets.nattable.style.CellStyleAttributes
Attribute for configuring the vertical alignment of a cell.
VERTICAL_DPI_CONVERTER - Static variable in class org.eclipse.nebula.widgets.nattable.config.NatTableConfigAttributes
Configuration attribute for registering an IDpiConverter to convert dimensions vertically.
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
 
verticalBorderOffset - Variable in class org.eclipse.nebula.widgets.nattable.viewport.action.AutoScrollDragMode
 
VerticalResizeCursorAction - Class in org.eclipse.nebula.widgets.nattable.resize.action
Action to enable a custom cursor (resize) on NatTable.
VerticalResizeCursorAction() - Constructor for class org.eclipse.nebula.widgets.nattable.resize.action.VerticalResizeCursorAction
 
VerticalScrollBarHandler - Class in org.eclipse.nebula.widgets.nattable.viewport
Listener for the Vertical scroll bar events.
VerticalScrollBarHandler(ViewportLayer, IScroller<?>) - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.VerticalScrollBarHandler
 
VerticalScrollBarHandler(ViewportLayer, ScrollBar) - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.VerticalScrollBarHandler
 
VerticalScrollBarHandlerTest - Class in org.eclipse.nebula.widgets.nattable.viewport
Test for Vertical scrolling of the viewport.
VerticalScrollBarHandlerTest() - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.VerticalScrollBarHandlerTest
 
verticalScrollbarThumbSize() - Method in class org.eclipse.nebula.widgets.nattable.viewport.VerticalScrollBarHandlerTest
 
verticalScrollbarThumbSizeCalcNoScrollingNeeded() - Method in class org.eclipse.nebula.widgets.nattable.viewport.VerticalScrollBarHandlerTest
 
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, 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) - 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, 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) - 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
 
ViewportIntegrationTest - Class in org.eclipse.nebula.widgets.nattable.viewport
 
ViewportIntegrationTest() - Constructor for class org.eclipse.nebula.widgets.nattable.viewport.ViewportIntegrationTest
 
viewportLayer - Variable in class org.eclipse.nebula.widgets.nattable.freeze.command.FreezeCommandHandler
 
viewportLayer - Variable in class org.eclipse.nebula.widgets.nattable.viewport.ScrollBarHandlerTemplate
 
viewportLayer - Variable in class org.eclipse.nebula.widgets.nattable.viewport.ViewportLayerTest
 
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
 
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.extension.glazedlists.fixture
Viewport fixtures to enable testing with various configurations.
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.extension.glazedlists.fixture.ViewportLayerFixture
 
ViewportLayerFixture() - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.ViewportLayerFixture
 
ViewportLayerFixture(int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.fixture.ViewportLayerFixture
 
ViewportLayerFixture(int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.ViewportLayerFixture
 
ViewportLayerFixture(int, int, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.fixture.ViewportLayerFixture
 
ViewportLayerFixture(int, int, int, int) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.ViewportLayerFixture
 
ViewportLayerFixture(IUniqueIndexLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.fixture.ViewportLayerFixture
 
ViewportLayerFixture(IUniqueIndexLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.ViewportLayerFixture
 
ViewportLayerFixture(Rectangle) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.fixture.ViewportLayerFixture
 
ViewportLayerFixture(Rectangle) - Constructor for class org.eclipse.nebula.widgets.nattable.test.fixture.layer.ViewportLayerFixture
 
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
 
ViewportSelectColumnGroupAction - Class in org.eclipse.nebula.widgets.nattable.group.action
IMouseAction that is used to trigger the selection of all columns belonging to a column group.
ViewportSelectColumnGroupAction(boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.action.ViewportSelectColumnGroupAction
 
ViewportSelectColumnGroupCommand - Class in org.eclipse.nebula.widgets.nattable.group.command
Command to trigger the selection of all columns belonging to a column group.
ViewportSelectColumnGroupCommand(ViewportSelectColumnGroupCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.ViewportSelectColumnGroupCommand
Clone constructor.
ViewportSelectColumnGroupCommand(ILayer, int, int, int, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.ViewportSelectColumnGroupCommand
 
ViewportSelectColumnGroupCommandHandler - Class in org.eclipse.nebula.widgets.nattable.group.command
Command handler for the ViewportSelectColumnGroupCommand.
ViewportSelectColumnGroupCommandHandler(AbstractLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.ViewportSelectColumnGroupCommandHandler
 
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
 
ViewportSelectRowGroupAction - Class in org.eclipse.nebula.widgets.nattable.group.action
IMouseAction that is used to trigger the selection of all rows belonging to a row group.
ViewportSelectRowGroupAction(boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.action.ViewportSelectRowGroupAction
 
ViewportSelectRowGroupCommand - Class in org.eclipse.nebula.widgets.nattable.group.command
Command to trigger the selection of all rows belonging to a row group.
ViewportSelectRowGroupCommand(ViewportSelectRowGroupCommand) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.ViewportSelectRowGroupCommand
Clone constructor.
ViewportSelectRowGroupCommand(ILayer, int, int, int, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.ViewportSelectRowGroupCommand
 
ViewportSelectRowGroupCommandHandler - Class in org.eclipse.nebula.widgets.nattable.group.command
Command handler for the ViewportSelectRowGroupCommand.
ViewportSelectRowGroupCommandHandler(AbstractLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.group.command.ViewportSelectRowGroupCommandHandler
 
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(VisualRefreshEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.VisualRefreshEvent
 
VisualRefreshEvent(ILayer) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.event.VisualRefreshEvent
 
volume - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataFixture
 
volume - Variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowGroupDataFixture
 
VOLUME_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.fixture.data.RowDataListFixture
 
VOLUME_PROP_NAME - Static variable in class org.eclipse.nebula.widgets.nattable.dataset.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
 
widgetStyle - Variable in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
The style bits that where set on creation time.
width - Variable in class org.eclipse.nebula.widgets.nattable.test.fixture.AreaProviderFixture
 
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
 
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 ContributionItem to the popup menu.
withCreateColumnGroupMenuItem() - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Adds the menu item for creating a column group with the new performance ColumnGroupHeaderLayer.
withCreateColumnGroupMenuItem(String) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Adds the menu item for creating a column group with the new performance ColumnGroupHeaderLayer.
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
 
withCreateRowGroupMenuItem() - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Adds the menu item for creating a row group with the new performance RowGroupHeaderLayer.
withCreateRowGroupMenuItem(String) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Adds the menu item for creating a row group with the new performance RowGroupHeaderLayer.
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.
withExportToImageMenuItem() - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Add the menu item for exporting to image to the popup menu.
withExportToImageMenuItem(String) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Add the menu item for exporting to image to the popup menu.
withFreezeColumnMenuItem() - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Adds the menu item for for freezing a grid at a given column position.
withFreezeColumnMenuItem(String) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Adds the menu item for for freezing a grid at a given column position.
withFreezePositionMenuItem(boolean) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Adds the menu item for freezing a grid at a given cell position.
withFreezePositionMenuItem(String, boolean) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Adds the menu item for freezing a grid at a given cell position.
withFreezeRowMenuItem() - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Adds the menu item for for freezing a grid at a given row position.
withFreezeRowMenuItem(String) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Adds the menu item for for freezing a grid at a given row position.
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 by using the RowHideCommand.
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 by using the RowHideCommand.
withHideRowPositionMenuItem() - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Adds the menu item for hiding a row to the popup menu by using the RowPositionHideCommand.
withHideRowPositionMenuItem(String) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Adds the menu item for hiding a row to the popup menu by using the RowPositionHideCommand.
withInspectLabelsMenuItem() - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
 
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.
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.
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
 
withRemoveRowGroupMenuItem() - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Adds the menu item for removing a row group.
withRemoveRowGroupMenuItem(String) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Adds the menu item for removing a row group.
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
 
withRenameRowGroupMenuItem() - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Adds the menu item for renaming a row group.
withRenameRowGroupMenuItem(String) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Adds the menu item for renaming a row group.
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.
withUnfreezeMenuItem() - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Adds the menu item for removing a frozen state.
withUnfreezeMenuItem(String) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Adds the menu item for removing a frozen state.
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
 
withUngroupRowsMenuItem() - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Adds the menu item for ungrouping selected rows from an existing row group.
withUngroupRowsMenuItem(String) - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
Adds the menu item for ungrouping selected rows from an existing row group.
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.
WORD_WRAP - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
CSS property to specify whether words should automatically or not.
wordWrapping - Variable in class org.eclipse.nebula.widgets.nattable.painter.cell.AbstractTextPainter
 
wrappedConverter - Variable in class org.eclipse.nebula.widgets.nattable.extension.nebula.richtext.MarkupDisplayConverter
 
wrappedConverters - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByDisplayConverter
 
WrappingSpanningDataProvider - Class in org.eclipse.nebula.widgets.nattable.data
Abstract implementation of ISpanningDataProvider that wraps an existing IDataProvider.
WrappingSpanningDataProvider(IDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.data.WrappingSpanningDataProvider
 
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
 
x - Variable in class org.eclipse.nebula.widgets.nattable.painter.cell.BorderPainter.LineValues
 
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
 
y - Variable in class org.eclipse.nebula.widgets.nattable.painter.cell.BorderPainter.LineValues
 

Z

zoomIn(NatTable, Consumer<IConfigRegistry>) - Static method in class org.eclipse.nebula.widgets.nattable.ui.scaling.ScalingUtil
Performs a ConfigureScalingCommand to increase the scaling to "zoom in" a NatTable.
ZoomInScalingAction - Class in org.eclipse.nebula.widgets.nattable.ui.scaling
Action to zoom in a NatTable instance which means to increase the scaling settings.
ZoomInScalingAction() - Constructor for class org.eclipse.nebula.widgets.nattable.ui.scaling.ZoomInScalingAction
Creates a new ZoomInScalingAction without an updater.
ZoomInScalingAction(Consumer<IConfigRegistry>) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.scaling.ZoomInScalingAction
Creates a new ZoomInScalingAction with the given updater.
zoomOut(NatTable, Consumer<IConfigRegistry>) - Static method in class org.eclipse.nebula.widgets.nattable.ui.scaling.ScalingUtil
Performs a ConfigureScalingCommand to decrease the scaling to "zoom out" a NatTable.
ZoomOutScalingAction - Class in org.eclipse.nebula.widgets.nattable.ui.scaling
Action to zoom in a NatTable instance which means to increase the scaling settings.
ZoomOutScalingAction() - Constructor for class org.eclipse.nebula.widgets.nattable.ui.scaling.ZoomOutScalingAction
Creates a new ZoomOutScalingAction without an updater.
ZoomOutScalingAction(Consumer<IConfigRegistry>) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.scaling.ZoomOutScalingAction
Creates a new ZoomOutScalingAction with the given updater.

_

_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.ColumnHeaderLayerStack - Class in org.eclipse.nebula.widgets.nattable.examples.examples
 
_001_Getting_Started.RowHeaderLayerStack - Class in org.eclipse.nebula.widgets.nattable.examples.examples
 
_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
 
_305_FormulaDataExample - Class in org.eclipse.nebula.widgets.nattable.examples._300_Data
Example that demonstrates the usage of formulas using the FormulaDataProvider.
_305_FormulaDataExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._300_Data._305_FormulaDataExample
 
_306_CalculatedFormulaDataExample - Class in org.eclipse.nebula.widgets.nattable.examples._300_Data
Example that demonstrates how to implement a NatTable instance that shows calculated values.
_306_CalculatedFormulaDataExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._300_Data._306_CalculatedFormulaDataExample
 
_307_ChangeDataProviderExample - Class in org.eclipse.nebula.widgets.nattable.examples._300_Data
Example that shows how to exchange the IDataProvider at runtime.
_307_ChangeDataProviderExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._300_Data._307_ChangeDataProviderExample
 
_308_DataModificationExample - Class in org.eclipse.nebula.widgets.nattable.examples._300_Data
Example that shows how to add/remove data from the table at runtime.
_308_DataModificationExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._300_Data._308_DataModificationExample
 
_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
 
_424_NebulaRichTextIntegrationExample - Class in org.eclipse.nebula.widgets.nattable.examples._400_Configuration
 
_424_NebulaRichTextIntegrationExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._424_NebulaRichTextIntegrationExample
 
_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
 
_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
 
_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
 
_448_CDateTimeEditorExample - Class in org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing
Example that demonstrates the usage of a date editor based on Nebula CDateTime.
_448_CDateTimeEditorExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing._448_CDateTimeEditorExample
 
_448_CDateTimeEditorExample.DateValues - Class in org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing
 
_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
 
_5016_DataChangeLayerExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers._501_Data
Example showing the usage of the DataChangeLayer.
_5016_DataChangeLayerExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._501_Data._5016_DataChangeLayerExample
 
_5017_DataChangeLayerTempStorageExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers._501_Data
Example showing the usage of the DataChangeLayer that temporarily stores data changes instead of applying it directly to the underlying data model.
_5017_DataChangeLayerTempStorageExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._501_Data._5017_DataChangeLayerTempStorageExample
 
_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
 
_5045_ScrollableRowHeaderExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers._504_Viewport
 
_5045_ScrollableRowHeaderExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._504_Viewport._5045_ScrollableRowHeaderExample
 
_5046_MultiScrollExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers._504_Viewport
 
_5046_MultiScrollExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._504_Viewport._5046_MultiScrollExample
 
_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
 
_5074_ResizeColumnHideShowExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers._507_HideShow
Simple example showing how to add the ResizeColumnHideShowLayer to the layer composition of a grid and how to add the corresponding actions to the column header menu.
_5074_ResizeColumnHideShowExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._507_HideShow._5074_ResizeColumnHideShowExample
 
_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
 
_5114_PerformanceColumnGroupingExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers._511_Grouping
Simple example showing how to add the performance ColumnGroupHeaderLayer to the layer composition of a grid and how to add the corresponding actions to the column header menu.
_5114_PerformanceColumnGroupingExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._511_Grouping._5114_PerformanceColumnGroupingExample
 
_5115_HugeColumnGroupingExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers._511_Grouping
This example shows the usage of the performance ColumnGroupHeaderLayer in a layer composition of a grid for a huge number of columns that are grouped.
_5115_HugeColumnGroupingExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._511_Grouping._5115_HugeColumnGroupingExample
 
_5116_PerformanceRowGroupingExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers._511_Grouping
Simple example showing how to add the performance RowGroupHeaderLayer to the layer composition of a grid and how to add the corresponding actions to the row header menu.
_5116_PerformanceRowGroupingExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._511_Grouping._5116_PerformanceRowGroupingExample
 
_5117_PerformanceColumnAndRowGroupingExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers._511_Grouping
Simple example showing how to add the performance ColumnGroupHeaderLayer and the RowGroupHeaderLayer to the layer composition of a grid and how to add the corresponding actions to the header menus.
_5117_PerformanceColumnAndRowGroupingExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._511_Grouping._5117_PerformanceColumnAndRowGroupingExample
 
_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
 
_514_TreeLayerExample - Class in org.eclipse.nebula.widgets.nattable.examples._500_Layers
Simple example showing how to create a tree within a grid.
_514_TreeLayerExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._500_Layers._514_TreeLayerExample
 
_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
 
_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
 
_6036_SingleFieldFilterExample - Class in org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter
 
_6036_SingleFieldFilterExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter._6036_SingleFieldFilterExample
 
_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
 
_6043_HierarchicalTreeExample - Class in org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._604_Tree
Example showing the TreeLayer with levels over multiple columns.
_6043_HierarchicalTreeExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._604_Tree._6043_HierarchicalTreeExample
 
_6044_HierarchicalTreeLayerGridExample - Class in org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._604_Tree
Example showing the HierarchicalTreeLayer in a grid composition.
_6044_HierarchicalTreeLayerGridExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._604_Tree._6044_HierarchicalTreeLayerGridExample
 
_6045_HierarchicalTreeLayerExample - Class in org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._604_Tree
Example showing the HierarchicalTreeLayer.
_6045_HierarchicalTreeLayerExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._604_Tree._6045_HierarchicalTreeLayerExample
 
_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.MyRowObject - Class in org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._605_GroupBy
 
_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
 
_752_ExtendedCopyExample - Class in org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions
 
_752_ExtendedCopyExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions._752_ExtendedCopyExample
 
_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
 
_762_MultiPrintExample - Class in org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions
 
_762_MultiPrintExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions._762_MultiPrintExample
 
_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
 
_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
 
_813_SortableGroupByWithComboBoxFilterExample - Class in org.eclipse.nebula.widgets.nattable.examples._800_Integration
Example showing how to add the group by feature to the layer composition of a grid in conjunction with showing summary values of groupings.
_813_SortableGroupByWithComboBoxFilterExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._800_Integration._813_SortableGroupByWithComboBoxFilterExample
 
_814_EditableSortableGroupByWithFilterExample - 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.
_814_EditableSortableGroupByWithFilterExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._800_Integration._814_EditableSortableGroupByWithFilterExample
 
_815_SortableGroupByFilterPerformanceColumnGroupAndFreezeExample - Class in org.eclipse.nebula.widgets.nattable.examples._800_Integration
Example that shows how to add the group by feature to the layer composition of a grid in combination with showing summary values of groupings.
_815_SortableGroupByFilterPerformanceColumnGroupAndFreezeExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._800_Integration._815_SortableGroupByFilterPerformanceColumnGroupAndFreezeExample
 
_816_EditableFixedSummaryRowWithFreezeExample - Class in org.eclipse.nebula.widgets.nattable.examples._800_Integration
Example that demonstrates the summary row at fixed locations in a layer composition with additionally having the tables editable and freeze support.
_816_EditableFixedSummaryRowWithFreezeExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._800_Integration._816_EditableFixedSummaryRowWithFreezeExample
 
_817_TreeLayerWithRowGroupingExample - Class in org.eclipse.nebula.widgets.nattable.examples._800_Integration
Simple example showing how to create a tree within a grid.
_817_TreeLayerWithRowGroupingExample() - Constructor for class org.eclipse.nebula.widgets.nattable.examples._800_Integration._817_TreeLayerWithRowGroupingExample
 
_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 J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages