Uses of Interface
org.eclipse.nebula.widgets.nattable.examples.INatExample
Packages that use INatExample
Package
Description
-
Uses of INatExample in org.eclipse.nebula.widgets.nattable.examples
Classes in org.eclipse.nebula.widgets.nattable.examples that implement INatExampleModifier and TypeClassDescriptionclassclassAdds hooks to theonStart()andonStop()methods to save the settings to a properties file.Constructors in org.eclipse.nebula.widgets.nattable.examples with parameters of type INatExample -
Uses of INatExample in org.eclipse.nebula.widgets.nattable.examples._300_Data
Classes in org.eclipse.nebula.widgets.nattable.examples._300_Data that implement INatExampleModifier and TypeClassDescriptionclassExample showing how to implement and use a custom IDataProvider.classExample showing how to implement and use a custom IColumnPropertyAccessor.classExample that demonstrates how to implement a NatTable instance that shows calculated values.classExample that shows how to create a custom IColumnPropertyAccessor that supports dynamic column creation at runtime.classExample that demonstrates the usage of formulas using the FormulaDataProvider.classExample that demonstrates how to implement a NatTable instance that shows calculated values.classExample that shows how to exchange the IDataProvider at runtime.classExample that shows how to add/remove data from the table at runtime. -
Uses of INatExample in org.eclipse.nebula.widgets.nattable.examples._400_Configuration
Classes in org.eclipse.nebula.widgets.nattable.examples._400_Configuration that implement INatExampleModifier and TypeClassDescriptionclassSimple example showing the NatGridLayerPainter which renders grid lines at the remainder space.classclassExample showing how to useThemeConfigurations in a NatTable.class -
Uses of INatExample in org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing
Classes in org.eclipse.nebula.widgets.nattable.examples._400_Configuration._440_Editing that implement INatExampleModifier and TypeClassDescriptionclassExample that demonstrates how to implement cross validation in a NatTable.classclassclassclassExample that demonstrates the usage of a date editor based on Nebula CDateTime. -
Uses of INatExample in org.eclipse.nebula.widgets.nattable.examples._500_Layers
Classes in org.eclipse.nebula.widgets.nattable.examples._500_Layers that implement INatExampleModifier and TypeClassDescriptionclassSimple example showing how to add theSortHeaderLayerto the layer composition of a grid.classSimple example showing how to add the functionality for freezing regions to a grid.classSimple example showing how to create a tree within a grid. -
Uses of INatExample in org.eclipse.nebula.widgets.nattable.examples._500_Layers._501_Data
Classes in org.eclipse.nebula.widgets.nattable.examples._500_Layers._501_Data that implement INatExampleModifier and TypeClassDescriptionclassSimple example showing the DataLayer.classclassclassExample to show the usage of SpanningDataLayer.classExample to show the SpanningDataLayer for automatic spanning of equal shown data.classExample showing the usage of theDataChangeLayer.classExample showing the usage of theDataChangeLayerthat temporarily stores data changes instead of applying it directly to the underlying data model.class -
Uses of INatExample in org.eclipse.nebula.widgets.nattable.examples._500_Layers._503_Compositions
Classes in org.eclipse.nebula.widgets.nattable.examples._500_Layers._503_Compositions that implement INatExampleModifier and TypeClassDescriptionclassExample showing a NatTable that contains a column header and a body layer.classExample showing a NatTable that contains a row header and a body layer.classExample showing a NatTable grid composition. -
Uses of INatExample in org.eclipse.nebula.widgets.nattable.examples._500_Layers._504_Viewport
Classes in org.eclipse.nebula.widgets.nattable.examples._500_Layers._504_Viewport that implement INatExampleModifier and TypeClassDescriptionclassSimple example showing the viewport.classExample showing how to implement NatTable that contains two horizontal split viewports.classExample showing how to implement NatTable that contains two vertical split viewports.classExample showing how to implement NatTable that contains two horizontal split viewports in a grid.classclass -
Uses of INatExample in org.eclipse.nebula.widgets.nattable.examples._500_Layers._505_Selection
Classes in org.eclipse.nebula.widgets.nattable.examples._500_Layers._505_Selection that implement INatExampleModifier and TypeClassDescriptionclassSimple example showing the SelectionLayer.classExample showing how selection works in a NatTable grid composition.classExample showing custom selection event handling in a NatTable grid composition.classExample showing how to use JFace ISelectionProvider with a NatTable grid composition.class -
Uses of INatExample in org.eclipse.nebula.widgets.nattable.examples._500_Layers._506_Hover
Classes in org.eclipse.nebula.widgets.nattable.examples._500_Layers._506_Hover that implement INatExampleModifier and TypeClassDescriptionclassSimple example showing how to add theHoverLayerto a simple layer composition.classSimple example showing how to add theHoverLayerto a layer composition with column header and body.classSimple example showing how to add theHoverLayerto a grid layer composition.classSimple example showing how to add theHoverLayerto a grid layer composition.classSimple example showing how to add theHoverLayerto a grid layer composition. -
Uses of INatExample in org.eclipse.nebula.widgets.nattable.examples._500_Layers._507_HideShow
Classes in org.eclipse.nebula.widgets.nattable.examples._500_Layers._507_HideShow that implement INatExampleModifier and TypeClassDescriptionclassSimple example showing how to add theColumnHideShowLayerto the layer composition of a grid and how to add the corresponding actions to the column header menu.classSimple example showing how to add theRowHideShowLayerto the layer composition of a grid and how to add the corresponding actions to the row header menu.classSimple example showing how to add theColumnHideShowLayerand theRowHideShowLayerto the layer composition of a grid and how to add the corresponding actions to the header menus.classSimple example showing how to add theResizeColumnHideShowLayerto the layer composition of a grid and how to add the corresponding actions to the column header menu. -
Uses of INatExample in org.eclipse.nebula.widgets.nattable.examples._500_Layers._508_Reorder
Classes in org.eclipse.nebula.widgets.nattable.examples._500_Layers._508_Reorder that implement INatExampleModifier and TypeClassDescriptionclassSimple example showing how to add theColumnReorderLayerto the layer composition of a grid.classSimple example showing how to add theRowReorderLayerto the layer composition of a grid.classSimple example showing how to add theColumnReorderLayerand theRowReorderLayerto the layer composition of a grid.classExample that shows how to implement row reordering that changes the underlying data structure instead of a visual transformation. -
Uses of INatExample in org.eclipse.nebula.widgets.nattable.examples._500_Layers._511_Grouping
Classes in org.eclipse.nebula.widgets.nattable.examples._500_Layers._511_Grouping that implement INatExampleModifier and TypeClassDescriptionclassSimple example showing how to add theColumnGroupHeaderLayerto the layer composition of a grid and how to add the corresponding actions to the column header menu.classSimple example showing how to add theColumnGroupHeaderLayerand theColumnGroupGroupHeaderLayerto the layer composition of a grid and how to add the corresponding actions to the column header menu.classclassSimple example showing how to add the performanceColumnGroupHeaderLayerto the layer composition of a grid and how to add the corresponding actions to the column header menu.classThis example shows the usage of the performanceColumnGroupHeaderLayerin a layer composition of a grid for a huge number of columns that are grouped.classSimple example showing how to add the performanceRowGroupHeaderLayerto the layer composition of a grid and how to add the corresponding actions to the row header menu.classSimple example showing how to add the performanceColumnGroupHeaderLayerand theRowGroupHeaderLayerto the layer composition of a grid and how to add the corresponding actions to the header menus. -
Uses of INatExample in org.eclipse.nebula.widgets.nattable.examples._500_Layers._512_SummaryRow
Classes in org.eclipse.nebula.widgets.nattable.examples._500_Layers._512_SummaryRow that implement INatExampleModifier and TypeClassDescriptionclassExample that demonstrates the usage of a SummaryRow in NatTable.classExample that demonstrates how to implement a NatTable instance that shows calculated values.classExample that demonstrates the usage of the SummaryRow in NatTable and how to position the summary row at fixed locations in a layer composition.classExample that demonstrates the usage of the SummaryRow in a NatTable grid and how to position the summary row at fixed locations in a layer composition. -
Uses of INatExample in org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists
Classes in org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists that implement INatExampleModifier and TypeClassDescriptionclassExample showing how to add theSortHeaderLayerto the layer composition of a grid that is using GlazedList for sorting operations.classSimple example showing how to add the row hide/show functionality to a grid that is build using GlazedLists and how to add the corresponding actions to the row header menu. -
Uses of INatExample in org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter
Classes in org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._603_Filter that implement INatExampleModifier and TypeClassDescriptionclassSimple example showing how to add the filter row to the layer composition of a grid that is using GlazedLists FilterList for filtering.classSimple example showing how to add the filter row to the layer composition of a grid.classSimple example showing how to add the filter row to the layer composition of a grid that is using GlazedLists FilterList for filtering.classExample showing how to add the filter row to the layer composition of a grid that looks like the Excel filter.classExample showing how to add the filter row to the layer composition of a grid that looks like the Excel filter.classclassExample showing how to add the filter row to the layer composition of a grid that contains Excel like filters, text filters and combobox filters. -
Uses of INatExample in org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._604_Tree
Classes in org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._604_Tree that implement INatExampleModifier and TypeClassDescriptionclassSimple example showing how to create a tree within a grid.classSimple example showing how to create a tree within a grid.classExample showing the TreeLayer with levels over multiple columns.classExample showing the HierarchicalTreeLayer in a grid composition.classExample showing the HierarchicalTreeLayer. -
Uses of INatExample in org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._605_GroupBy
Classes in org.eclipse.nebula.widgets.nattable.examples._600_GlazedLists._605_GroupBy that implement INatExampleModifier and TypeClassDescriptionclassSimple example showing how to add the group by feature to the layer composition of a grid.classSimple example showing how to add the group by feature to the layer composition of a grid.classSimple example showing how to add the group by feature to the layer composition of a grid in conjunction with showing summary values of groupings. -
Uses of INatExample in org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions
Classes in org.eclipse.nebula.widgets.nattable.examples._700_AdditionalFunctions that implement INatExampleModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclass -
Uses of INatExample in org.eclipse.nebula.widgets.nattable.examples._800_Integration
Classes in org.eclipse.nebula.widgets.nattable.examples._800_Integration that implement INatExampleModifier and TypeClassDescriptionclassExample showing a NatTable that contains a column header and a body layer.classExample that demonstrates how to implement a NatTable instance that shows calculated values.classExample that demonstrates how to implement a NatTable instance that shows calculated values by using the CalculatedValueCache.classclassSimple example showing how to add theColumnGroupHeaderLayerto the layer composition of a grid and how to add the corresponding actions to the column header menu.classclassSimple example showing how to add the group by feature to the layer composition of a grid in conjunction with showing summary values of groupings.classSimple example showing how to add the group by feature to the layer composition of a grid in conjunction with showing summary values of groupings.classSimple example showing how to add the group by feature to the layer composition of a grid in conjunction with showing summary values of groupings.classSimple example showing how to add the group by feature to the layer composition of a grid in conjunction with showing summary values of groupings.classSimple example showing how to add the group by feature to the layer composition of a grid in conjunction with showing summary values of groupings.classExample showing how to add the group by feature to the layer composition of a grid in conjunction with showing summary values of groupings.classSimple example showing how to add the group by feature to the layer composition of a grid in conjunction with showing summary values of groupings.classExample that shows how to add the group by feature to the layer composition of a grid in combination with showing summary values of groupings.classExample that demonstrates the summary row at fixed locations in a layer composition with additionally having the tables editable and freeze support.classSimple example showing how to create a tree within a grid.class -
Uses of INatExample in org.eclipse.nebula.widgets.nattable.examples.e4
Classes in org.eclipse.nebula.widgets.nattable.examples.e4 that implement INatExampleMethods in org.eclipse.nebula.widgets.nattable.examples.e4 that return INatExampleMethods in org.eclipse.nebula.widgets.nattable.examples.e4 that return types with arguments of type INatExampleModifier and TypeMethodDescriptionClass<? extends INatExample>NavigationPart.getExampleClass(String examplePath, ClassLoader loader) -
Uses of INatExample in org.eclipse.nebula.widgets.nattable.examples.e4.part
Classes in org.eclipse.nebula.widgets.nattable.examples.e4.part that implement INatExampleModifier and TypeClassDescriptionclassclassclassclassclassclass -
Uses of INatExample in org.eclipse.nebula.widgets.nattable.examples.examples
Classes in org.eclipse.nebula.widgets.nattable.examples.examples that implement INatExampleModifier and TypeClassDescriptionclassclassclass -
Uses of INatExample in org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers
Classes in org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers that implement INatExampleModifier and TypeClassDescriptionclassclassclassclassThis fixture creates a simple, minimal 3x3 table with resizable columns whose cells are of the form 'Row X, Col Y'.classclassclass -
Uses of INatExample in org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._100_Grid
Classes in org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._100_Grid that implement INatExample -
Uses of INatExample in org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._101_Header
Classes in org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._101_Header that implement INatExampleModifier and TypeClassDescriptionclassclassclassclassclassclass -
Uses of INatExample in org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.elemental
Classes in org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.elemental that implement INatExampleModifier and TypeClassDescriptionclassclassclassclassclassclassclassclass -
Uses of INatExample in org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.viewportSelection
Classes in org.eclipse.nebula.widgets.nattable.examples.examples._100_Layers._900_test.viewportSelection that implement INatExampleModifier and TypeClassDescriptionclassclassclass -
Uses of INatExample in org.eclipse.nebula.widgets.nattable.examples.examples._101_Data
Classes in org.eclipse.nebula.widgets.nattable.examples.examples._101_Data that implement INatExampleModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of INatExample in org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration
Classes in org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration that implement INatExampleModifier and TypeClassDescriptionclassclassExample showing a NatTable with dynamic row height that is increasing and shrinking the row height dependent to the content.classclassclassclassclass -
Uses of INatExample in org.eclipse.nebula.widgets.nattable.examples.examples._103_Events
Classes in org.eclipse.nebula.widgets.nattable.examples.examples._103_Events that implement INatExampleModifier and TypeClassDescriptionclassclassclassclassclassExample to demonstrate rows being added/deleted as the backing data source is updated. -
Uses of INatExample in org.eclipse.nebula.widgets.nattable.examples.examples._104_Styling
Classes in org.eclipse.nebula.widgets.nattable.examples.examples._104_Styling that implement INatExampleModifier and TypeClassDescriptionclassclassclassThis example demonstrates the use of custom painters.class -
Uses of INatExample in org.eclipse.nebula.widgets.nattable.examples.examples._105_Persistence
Classes in org.eclipse.nebula.widgets.nattable.examples.examples._105_Persistence that implement INatExampleModifier and TypeClassDescriptionclassclass -
Uses of INatExample in org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing
Classes in org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing that implement INatExampleModifier and TypeClassDescriptionclassExample that demonstrates how to implement a NatTable instance that shows calculated values.classExample that demonstrates how to implement cross validation in a NatTable.classclassclass -
Uses of INatExample in org.eclipse.nebula.widgets.nattable.examples.examples._120_Selection
Classes in org.eclipse.nebula.widgets.nattable.examples.examples._120_Selection that implement INatExample -
Uses of INatExample in org.eclipse.nebula.widgets.nattable.examples.examples._130_Sorting
Classes in org.eclipse.nebula.widgets.nattable.examples.examples._130_Sorting that implement INatExampleModifier and TypeClassDescriptionclassExample to demonstrate sorting of the columns. -
Uses of INatExample in org.eclipse.nebula.widgets.nattable.examples.examples._131_Filtering
Classes in org.eclipse.nebula.widgets.nattable.examples.examples._131_Filtering that implement INatExample -
Uses of INatExample in org.eclipse.nebula.widgets.nattable.examples.examples._150_Column_and_row_grouping
Classes in org.eclipse.nebula.widgets.nattable.examples.examples._150_Column_and_row_grouping that implement INatExampleModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of INatExample in org.eclipse.nebula.widgets.nattable.examples.runner
Methods in org.eclipse.nebula.widgets.nattable.examples.runner that return INatExampleModifier and TypeMethodDescriptionstatic INatExampleTabbedNatExampleRunner.getExample(String examplePath) Methods in org.eclipse.nebula.widgets.nattable.examples.runner that return types with arguments of type INatExampleModifier and TypeMethodDescriptionstatic Class<? extends INatExample>TabbedNatExampleRunner.getExampleClass(String examplePath) Methods in org.eclipse.nebula.widgets.nattable.examples.runner with parameters of type INatExampleModifier and TypeMethodDescriptionstatic voidStandaloneNatExampleRunner.run(int shellWidth, int shellHeight, INatExample example) static voidStandaloneNatExampleRunner.run(INatExample example)