Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
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 aICellEditDialog
. - 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 underlyingIEditErrorHandler
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.filterrow.GlazedListsFilterRowComboBoxDataProvider
-
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.
- activateFilterStrategy() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxGlazedListsWithExcludeFilterStrategy
- activateFilterStrategy() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.DefaultGlazedListsStaticFilterStrategy
- activateFilterStrategy() - Method in interface org.eclipse.nebula.widgets.nattable.filterrow.IActivatableFilterStrategy
-
Activate additional filter logic so it gets applied on the next filter operation, e.g.
- 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 - Enum constant in enum class 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
- addAllGroupByColumnIndexes(int...) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.GroupByModel
-
Add the given column indexes to the list of column indexes that are currently grouped.
- addAllStateChangeListener(List<IStateChangedListener>) - Method in class org.eclipse.nebula.widgets.nattable.persistence.gui.PersistenceDialog
-
Adds the given
IStateChangedListener
s 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 ofFunctionValue
s 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
- addExcludeFilter(Matcher<T>) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxGlazedListsWithExcludeFilterStrategy
-
Add a exclude filter to this filter strategy which will always be applied additionally to any other filter to exclude from filtering.
- addExcludeFilter(MatcherEditor<T>) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxGlazedListsWithExcludeFilterStrategy
-
Add a exclude filter to this filter strategy which will always be applied additionally to any other filter to exclude items from filtering.
- 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 handleILayerEvent
s 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(FilterNatCombo) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxCellEditor
-
Registers special listeners to the
FilterNatCombo
regarding theEditModeEnum
, that are needed to commit/close or change the visibility state of theNatCombo
dependent on UI interactions. - addNatComboListener(NatCombo) - Method in class org.eclipse.nebula.widgets.nattable.edit.editor.ComboBoxCellEditor
-
Registers special listeners to the
NatCombo
regarding theEditModeEnum
, that are needed to commit/close or change the visibility state of theNatCombo
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.
- addToFilterItemViewer - Variable in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterNatCombo
-
The viewer that contains the 'add to filter' item in the dropdown control.
- addTraverseListener(TraverseListener) - Method in class org.eclipse.nebula.widgets.nattable.widget.NatCombo
- addUpdate(int, Collection<?>, Collection<?>) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboUpdateEvent
- addValue(FunctionValue) - Method in class org.eclipse.nebula.widgets.nattable.formula.function.MultipleValueFunctionValue
- 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 - Enum constant in enum class 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 otherIConfigLabelAccumulator
s. - 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 - Enum constant in enum class org.eclipse.nebula.widgets.nattable.edit.editor.EditorSelectionEnum
-
Select the whole text contained in the text editor control.
- ALL - Enum constant in enum class 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.
- allButton - Variable in class org.eclipse.nebula.widgets.nattable.search.gui.SearchDialog
- 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
- allValue - Variable in class org.eclipse.nebula.widgets.nattable.search.gui.SearchDialog
- 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 forCellConfigAttributes.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 - Enum constant in enum class 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
Integer
s to an array of primitiveint
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
-
Create a
AutoResizeColumnsCommand
from the givenInitializeAutoResizeColumnsCommand
. - 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
-
Create a
AutoResizeRowsCommand
from the givenInitializeAutoResizeRowsCommand
. - 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 - Enum constant in enum class 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
-
The
ITraversalStrategy
that is wrapped by thisHierarchicalTraversalStrategy
. - baseStrategy - Variable in class org.eclipse.nebula.widgets.nattable.selection.EditTraversalStrategy
-
The
ITraversalStrategy
that is wrapped by thisEditTraversalStrategy
. - 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 aBigDecimal
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
-
CSS property for
CellStyleAttributes.BORDER_STYLE
. - BORDER_COLOR - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
-
CSS property for
CellStyleAttributes.BORDER_STYLE
. - BORDER_MODE - Static variable in class org.eclipse.nebula.widgets.nattable.extension.e4.css.NatTableCSSConstants
-
CSS property for
CellStyleAttributes.BORDER_STYLE
. - 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
-
CSS property for
CellStyleAttributes.BORDER_STYLE
. - 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
-
CSS property for
CellStyleAttributes.BORDER_STYLE
. - 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 aBorderStyle
. - 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 Class 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 Class in org.eclipse.nebula.widgets.nattable.style
- BorderStyle.LineStyleEnum - Enum Class 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 - Enum constant in enum class org.eclipse.nebula.widgets.nattable.config.Direction
- bothShiftAndControl(boolean, boolean) - Static method in class org.eclipse.nebula.widgets.nattable.selection.SelectionUtils
- BOTTOM - Enum constant in enum class org.eclipse.nebula.widgets.nattable.style.VerticalAlignmentEnum
- BOTTOM - Enum constant in enum class org.eclipse.nebula.widgets.nattable.ui.util.CellEdgeEnum
- BOTTOM_LEFT - Enum constant in enum class 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 - Enum constant in enum class 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(boolean) - 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. - buildSubMenu() - Method in class org.eclipse.nebula.widgets.nattable.ui.menu.PopupMenuBuilder
-
Build the submenu and return the parent
PopupMenuBuilder
to implement the builder pattern. - buildUpdateEvent(int, List<?>, List<?>) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProvider
-
Creates a new
FilterRowComboUpdateEvent
for the given column index. - buildUpdateEvent(FilterRowComboUpdateEvent, int, List<?>, List<?>) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProvider
-
Creates a new
FilterRowComboUpdateEvent
or updates the givenFilterRowComboUpdateEvent
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
- caseSensitiveButton - Variable in class org.eclipse.nebula.widgets.nattable.search.gui.SearchDialog
- caseSensitiveValue - Variable in class org.eclipse.nebula.widgets.nattable.search.gui.SearchDialog
- 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 - Enum constant in enum class 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
-
CSS property for
CellStyleAttributes.BACKGROUND_COLOR
. - 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 Class 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
- 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(int, String, int, Class<? extends ICellPainter>) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.matcher.CellPainterMouseEventMatcher
-
Creates a
CellPainterMouseEventMatcher
for a given state mask, region name, mouse button and a target cellPainter class. - CellPainterMouseEventMatcher(int, String, int, ICellPainter) - Constructor for class org.eclipse.nebula.widgets.nattable.ui.matcher.CellPainterMouseEventMatcher
-
Creates a
CellPainterMouseEventMatcher
for a given state mask, region name, mouse button and a specific target cellPainter instance. - 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
-
Creates a
CellSelectionEvent
that will move a selected cell into the viewport if it is currently not visible. - CellSelectionEvent(SelectionLayer, int, int, boolean, boolean, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.selection.event.CellSelectionEvent
-
Creates a
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.
- 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 - Enum constant in enum class org.eclipse.nebula.widgets.nattable.style.HorizontalAlignmentEnum
- CENTERED - Enum constant in enum class 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 - Enum constant in enum class org.eclipse.nebula.widgets.nattable.layer.event.StructuralDiff.DiffTypeEnum
- CHANGE - Enum constant in enum class 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 givenLocale
. - 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 Class in org.eclipse.nebula.widgets.nattable.edit
- CHECKED - Enum constant in enum class 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 Class 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.MoveRowSelectionCommandHandlerTest
- 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
- cleanupRetainedCollapsedNodes() - Method in class org.eclipse.nebula.widgets.nattable.hierarchical.HierarchicalTreeLayer
-
If
HierarchicalTreeLayer.retainRemovedRowObjectNodes
is set totrue
, theHierarchicalTreeLayer.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 totrue
, theHierarchicalTreeLayer.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.
- clearCache(boolean) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProvider
-
Clear the cache.
- clearCache(Map<Integer, List<?>>, ReadWriteLock, boolean) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProvider
-
Clear the cache.
- ClearClipboardAction - Class in org.eclipse.nebula.widgets.nattable.copy.action
-
IKeyAction
to clear theInternalCellClipboard
. - 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.
- clearExcludeFilter() - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxGlazedListsWithExcludeFilterStrategy
-
Removes all applied exclude filters from this filter strategy.
- ClearFilterAction - Class in org.eclipse.nebula.widgets.nattable.filterrow.action
- ClearFilterAction() - Constructor for class org.eclipse.nebula.widgets.nattable.filterrow.action.ClearFilterAction
- ClearFilterCommand - Class in org.eclipse.nebula.widgets.nattable.filterrow.command
- ClearFilterCommand(ILayer, int) - Constructor for class org.eclipse.nebula.widgets.nattable.filterrow.command.ClearFilterCommand
- ClearFilterIconMouseEventMatcher - Class in org.eclipse.nebula.widgets.nattable.filterrow.event
-
Specialization of a
CellPainterMouseEventMatcher
that only matches for the filter row region if a filter is applied in the clicked cell and the click was executed on the painted icon in that cell (usually the clear filter icon). - ClearFilterIconMouseEventMatcher(FilterRowPainter) - Constructor for class org.eclipse.nebula.widgets.nattable.filterrow.event.ClearFilterIconMouseEventMatcher
-
Create a new
ClearFilterIconMouseEventMatcher
for the givenFilterRowPainter
- 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
- 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.HoverStylingByIndexCommand
- 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.ShowColumnInViewportCommand
- 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.group.performance.event.ColumnGroupCollapseEvent
- 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.filterrow.combobox.FilterRowComboBoxCellEditor
- 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.
- collectionsEqual(Collection, Collection) - Static method in class org.eclipse.nebula.widgets.nattable.util.ObjectUtils
-
Checks if the passed collections are equal or not.
- collectValues(int) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProvider
-
Iterates over all rows of the base collection and collects the distinct values for the given column index.
- collectValues(Collection<T>, int) - Method in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.GlazedListsFilterRowComboBoxDataProvider
- collectValues(Collection<T>, int) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProvider
-
Iterates over all rows of the given collection and collects the distinct values for the given column index.
- collectValuesForColumn(int) - Method in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.FilterRowComboBoxDataProvider
-
Collects the distinct 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 - Enum constant in enum class 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 - Enum constant in enum class org.eclipse.nebula.widgets.nattable.ui.mode.Mode
- COLUMN_HEADER - Static variable in class org.eclipse.nebula.widgets.nattable.grid.GridRegion
- COLUMN_HEADER_MODE - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class org.eclipse.nebula.widgets.nattable.ui.mode.Mode
- COLUMN_RESIZE_MODE - Enum constant in enum class 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 - Enum constant in enum class 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
Tree
s 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.
- ColumnDragMode - Class in org.eclipse.nebula.widgets.nattable.ui.action
-
IDragMode
to visualize a column as overlay. - ColumnDragMode() - Constructor for class org.eclipse.nebula.widgets.nattable.ui.action.ColumnDragMode
- 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
- columnFirstButton - Variable in class org.eclipse.nebula.widgets.nattable.search.gui.SearchDialog
- columnFirstValue - Variable in class org.eclipse.nebula.widgets.nattable.search.gui.SearchDialog
- 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
- ColumnGroupCollapseEvent - Class in org.eclipse.nebula.widgets.nattable.group.performance.event
-
Specialization of the
HideColumnPositionsEvent
. - ColumnGroupCollapseEvent(ColumnGroupCollapseEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.event.ColumnGroupCollapseEvent
-
Clone constructor.
- ColumnGroupCollapseEvent(ILayer, int...) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.event.ColumnGroupCollapseEvent
-
Creates a new ColumnGroupCollapseEvent based on the given information.
- ColumnGroupCollapseEvent(ILayer, int[], int[]) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.event.ColumnGroupCollapseEvent
-
Creates a new ColumnGroupCollapseEvent based on the given information.
- ColumnGroupCollapseEvent(ILayer, Collection<Integer>) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.event.ColumnGroupCollapseEvent
-
Creates a new ColumnGroupCollapseEvent based on the given information.
- ColumnGroupCollapseEvent(ILayer, Collection<Integer>, Collection<Integer>) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.event.ColumnGroupCollapseEvent
-
Creates a new ColumnGroupCollapseEvent based on the given information.
- 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
- ColumnGroupExpandEvent - Class in org.eclipse.nebula.widgets.nattable.group.performance.event
-
Specialization of the
ShowColumnPositionsEvent
. - ColumnGroupExpandEvent(ShowColumnPositionsEvent) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.event.ColumnGroupExpandEvent
-
Clone constructor.
- ColumnGroupExpandEvent(ILayer, int...) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.event.ColumnGroupExpandEvent
-
Constructor.
- ColumnGroupExpandEvent(IUniqueIndexLayer, Collection<Integer>) - Constructor for class org.eclipse.nebula.widgets.nattable.group.performance.event.ColumnGroupExpandEvent
-
Constructor.
- 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 performanceColumnGroupHeaderLayer
. - 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 aTextPainter
as baseICellPainter
and decorate it with theColumnGroupExpandCollapseImagePainter
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 givenICellPainter
as baseICellPainter
and decorate it with theColumnGroupExpandCollapseImagePainter
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 givenICellPainter
as baseICellPainter
and decorate it with theColumnGroupExpandCollapseImagePainter
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 givenICellPainter
as baseICellPainter
and decorate it with theColumnGroupExpandCollapseImagePainter
on the specified edge of the cell. - ColumnGroupHeaderTextPainter(ICellPainter, CellEdgeEnum, boolean, int, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.group.painter.ColumnGroupHeaderTextPainter
- ColumnGroupHeaderTextPainter(ICellPainter, CellEdgeEnum, ICellPainter) - Constructor for class org.eclipse.nebula.widgets.nattable.group.painter.ColumnGroupHeaderTextPainter
-
Creates a
ColumnGroupHeaderTextPainter
that uses the givenICellPainter
as baseICellPainter
and decorate it with the givenICellPainter
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
- 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
IColumnGroupCommand
s 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
- ColumnGroupsCommandHandler(ColumnGroupHeaderLayer, SelectionLayer, boolean) - 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 Class 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
- columnImageOverlayPainter - Variable in class org.eclipse.nebula.widgets.nattable.ui.action.ColumnDragMode
- 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
-
Create a
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
-
Creates a
ColumnReorderLayer
on top of the givenIUniqueIndexLayer
and adds theDefaultColumnReorderLayerConfiguration
. - ColumnReorderLayer(IUniqueIndexLayer, boolean) - Constructor for class org.eclipse.nebula.widgets.nattable.reorder.ColumnReorderLayer
-
Creates a
ColumnReorderLayer
on top of the givenIUniqueIndexLayer
. - 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
-
Registers the
DisplayColumnStyleEditorCommandHandler
- ColumnStyleChooserConfiguration(AbstractLayer, SelectionLayer) - Constructor for class org.eclipse.nebula.widgets.nattable.layer.config.ColumnStyleChooserConfiguration
- ColumnStyleEditorDialog - Class in org.eclipse.nebula.widgets.nattable.style.editor
- ColumnStyleEditorDialog(Shell, Style) - Constructor for class org.eclipse.nebula.widgets.nattable.style.editor.ColumnStyleEditorDialog
- ColumnStyleEditorDialogRunner - Class in org.eclipse.nebula.widgets.nattable.style.editor
- ColumnStyleEditorDialogRunner() - Constructor for class org.eclipse.nebula.widgets.nattable.style.editor.ColumnStyleEditorDialogRunner
- columnStyleEditorMenuItemProvider() - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
- columnStyleEditorMenuItemProvider(String) - Static method in class org.eclipse.nebula.widgets.nattable.ui.menu.MenuItemProviders
- 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
FunctionValue
s 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 givenIComboBoxDataProvider
, 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 givenIComboBoxDataProvider
. - ComboBoxClearFilterIconMouseEventMatcher - Class in org.eclipse.nebula.widgets.nattable.filterrow.combobox
-
Specialization of a
ClearFilterIconMouseEventMatcher
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) if the filter row painter is used with the Excel like combo box filters. - ComboBoxClearFilterIconMouseEventMatcher(FilterRowPainter, IComboBoxDataProvider) - Constructor for class org.eclipse.nebula.widgets.nattable.filterrow.combobox.ComboBoxClearFilterIconMouseEventMatcher
-
Create a new
ComboBoxClearFilterIconMouseEventMatcher
for the givenFilterRowPainter
- comboBoxDataProvider - Variable in class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxFilterRowHeaderComposite
-
The IComboBoxDataProvider that is used to fill the filter row comboboxes.
- comboBoxDataProvider - Variable in class org.eclipse.nebula.widgets.nattable.filterrow.combobox.ComboBoxFilterRowConfiguration
-
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
- ComboBoxFilterRowConfiguration(ICellEditor, ImagePainter, IComboBoxDataProvider) - 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.
- ComboBoxFilterRowHeaderComposite(ComboBoxGlazedListsFilterStrategy<T>, FilterRowComboBoxDataProvider<T>, ILayer, FilterRowDataLayer<T>, 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
- ComboBoxFilterUtils - Class in org.eclipse.nebula.widgets.nattable.filterrow.combobox
-
Helper class for Excel like combo box filters.
- 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
- ComboBoxGlazedListsWithExcludeFilterStrategy<T> - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow
-
Specialized
ComboBoxGlazedListsFilterStrategy
that can be used to exclude items from filtering. - ComboBoxGlazedListsWithExcludeFilterStrategy(FilterRowComboBoxDataProvider<T>, FilterList<T>, IColumnAccessor<T>, IConfigRegistry) - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxGlazedListsWithExcludeFilterStrategy
- ComboBoxGlazedListsWithExcludeFilterStrategyTest - Class in org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow
- ComboBoxGlazedListsWithExcludeFilterStrategyTest() - Constructor for class org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow.ComboBoxGlazedListsWithExcludeFilterStrategyTest
- 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 givenImage
as the image marking the cell as a combo control. - comboBoxShouldCommitWhenAValueIsSele
DisplayMode
parameter.