Uses of Package
org.eclipse.nebula.widgets.nattable.data

Packages that use org.eclipse.nebula.widgets.nattable.data
org.eclipse.nebula.widgets.nattable.blink   
org.eclipse.nebula.widgets.nattable.data   
org.eclipse.nebula.widgets.nattable.examples._300_Data   
org.eclipse.nebula.widgets.nattable.examples._800_Integration   
org.eclipse.nebula.widgets.nattable.examples.examples   
org.eclipse.nebula.widgets.nattable.examples.examples._103_Events   
org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing   
org.eclipse.nebula.widgets.nattable.examples.fixtures   
org.eclipse.nebula.widgets.nattable.extension.builder   
org.eclipse.nebula.widgets.nattable.extension.builder.layers   
org.eclipse.nebula.widgets.nattable.extension.builder.util   
org.eclipse.nebula.widgets.nattable.extension.glazedlists   
org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow   
org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy   
org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.summary   
org.eclipse.nebula.widgets.nattable.extension.glazedlists.hideshow   
org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration   
org.eclipse.nebula.widgets.nattable.filterrow   
org.eclipse.nebula.widgets.nattable.filterrow.combobox   
org.eclipse.nebula.widgets.nattable.grid.data   
org.eclipse.nebula.widgets.nattable.grid.layer   
org.eclipse.nebula.widgets.nattable.group.model   
org.eclipse.nebula.widgets.nattable.layer   
org.eclipse.nebula.widgets.nattable.layer.cell   
org.eclipse.nebula.widgets.nattable.layer.stack   
org.eclipse.nebula.widgets.nattable.search.strategy   
org.eclipse.nebula.widgets.nattable.selection   
org.eclipse.nebula.widgets.nattable.selection.preserve   
org.eclipse.nebula.widgets.nattable.summaryrow   
org.eclipse.nebula.widgets.nattable.test.fixture.data   
org.eclipse.nebula.widgets.nattable.test.fixture.layer   
 

Classes in org.eclipse.nebula.widgets.nattable.data used by org.eclipse.nebula.widgets.nattable.blink
IColumnPropertyResolver
          Maps between the column property name in the backing data bean and its corresponding column index.
IRowDataProvider
           
IRowIdAccessor
           
 

Classes in org.eclipse.nebula.widgets.nattable.data used by org.eclipse.nebula.widgets.nattable.data
IColumnAccessor
          Maps the properties from the row object to the corresponding columns.
IColumnPropertyAccessor
           
IColumnPropertyResolver
          Maps between the column property name in the backing data bean and its corresponding column index.
IDataProvider
          Provide data to the table.
IRowDataProvider
           
ISpanningDataProvider
           
ListDataProvider
          Enables the use of a List containing POJO(s) as a backing data source.
ReflectiveColumnPropertyAccessor
          Convenience class which uses java reflection to get/set property names from the row bean.
 

Classes in org.eclipse.nebula.widgets.nattable.data used by org.eclipse.nebula.widgets.nattable.examples._300_Data
IDataProvider
          Provide data to the table.
 

Classes in org.eclipse.nebula.widgets.nattable.data used by org.eclipse.nebula.widgets.nattable.examples._800_Integration
IColumnPropertyAccessor
           
IDataProvider
          Provide data to the table.
 

Classes in org.eclipse.nebula.widgets.nattable.data used by org.eclipse.nebula.widgets.nattable.examples.examples
IDataProvider
          Provide data to the table.
 

Classes in org.eclipse.nebula.widgets.nattable.data used by org.eclipse.nebula.widgets.nattable.examples.examples._103_Events
IColumnAccessor
          Maps the properties from the row object to the corresponding columns.
IColumnPropertyAccessor
           
IColumnPropertyResolver
          Maps between the column property name in the backing data bean and its corresponding column index.
IDataProvider
          Provide data to the table.
 

Classes in org.eclipse.nebula.widgets.nattable.data used by org.eclipse.nebula.widgets.nattable.examples.examples._110_Editing
IDataProvider
          Provide data to the table.
 

Classes in org.eclipse.nebula.widgets.nattable.data used by org.eclipse.nebula.widgets.nattable.examples.fixtures
IColumnPropertyAccessor
           
IDataProvider
          Provide data to the table.
IRowDataProvider
           
IRowIdAccessor
           
ListDataProvider
          Enables the use of a List containing POJO(s) as a backing data source.
 

Classes in org.eclipse.nebula.widgets.nattable.data used by org.eclipse.nebula.widgets.nattable.extension.builder
IRowIdAccessor
           
 

Classes in org.eclipse.nebula.widgets.nattable.data used by org.eclipse.nebula.widgets.nattable.extension.builder.layers
IColumnPropertyAccessor
           
IDataProvider
          Provide data to the table.
ListDataProvider
          Enables the use of a List containing POJO(s) as a backing data source.
 

Classes in org.eclipse.nebula.widgets.nattable.data used by org.eclipse.nebula.widgets.nattable.extension.builder.util
IColumnAccessor
          Maps the properties from the row object to the corresponding columns.
IColumnPropertyAccessor
           
IColumnPropertyResolver
          Maps between the column property name in the backing data bean and its corresponding column index.
 

Classes in org.eclipse.nebula.widgets.nattable.data used by org.eclipse.nebula.widgets.nattable.extension.glazedlists
IColumnAccessor
          Maps the properties from the row object to the corresponding columns.
IColumnPropertyAccessor
           
IColumnPropertyResolver
          Maps between the column property name in the backing data bean and its corresponding column index.
IDataProvider
          Provide data to the table.
IRowDataProvider
           
ListDataProvider
          Enables the use of a List containing POJO(s) as a backing data source.
 

Classes in org.eclipse.nebula.widgets.nattable.data used by org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow
IColumnAccessor
          Maps the properties from the row object to the corresponding columns.
IDataProvider
          Provide data to the table.
 

Classes in org.eclipse.nebula.widgets.nattable.data used by org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy
IColumnAccessor
          Maps the properties from the row object to the corresponding columns.
IDataProvider
          Provide data to the table.
 

Classes in org.eclipse.nebula.widgets.nattable.data used by org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.summary
IColumnAccessor
          Maps the properties from the row object to the corresponding columns.
 

Classes in org.eclipse.nebula.widgets.nattable.data used by org.eclipse.nebula.widgets.nattable.extension.glazedlists.hideshow
IRowDataProvider
           
IRowIdAccessor
           
 

Classes in org.eclipse.nebula.widgets.nattable.data used by org.eclipse.nebula.widgets.nattable.extension.glazedlists.test.integration
IColumnPropertyAccessor
           
ListDataProvider
          Enables the use of a List containing POJO(s) as a backing data source.
 

Classes in org.eclipse.nebula.widgets.nattable.data used by org.eclipse.nebula.widgets.nattable.filterrow
IDataProvider
          Provide data to the table.
 

Classes in org.eclipse.nebula.widgets.nattable.data used by org.eclipse.nebula.widgets.nattable.filterrow.combobox
IColumnAccessor
          Maps the properties from the row object to the corresponding columns.
 

Classes in org.eclipse.nebula.widgets.nattable.data used by org.eclipse.nebula.widgets.nattable.grid.data
IDataProvider
          Provide data to the table.
IRowDataProvider
           
ISpanningDataProvider
           
ListDataProvider
          Enables the use of a List containing POJO(s) as a backing data source.
 

Classes in org.eclipse.nebula.widgets.nattable.data used by org.eclipse.nebula.widgets.nattable.grid.layer
IDataProvider
          Provide data to the table.
 

Classes in org.eclipse.nebula.widgets.nattable.data used by org.eclipse.nebula.widgets.nattable.group.model
IRowDataProvider
           
 

Classes in org.eclipse.nebula.widgets.nattable.data used by org.eclipse.nebula.widgets.nattable.layer
IDataProvider
          Provide data to the table.
ISpanningDataProvider
           
 

Classes in org.eclipse.nebula.widgets.nattable.data used by org.eclipse.nebula.widgets.nattable.layer.cell
IRowDataProvider
           
IRowIdAccessor
           
 

Classes in org.eclipse.nebula.widgets.nattable.data used by org.eclipse.nebula.widgets.nattable.layer.stack
IDataProvider
          Provide data to the table.
 

Classes in org.eclipse.nebula.widgets.nattable.data used by org.eclipse.nebula.widgets.nattable.search.strategy
IDataProvider
          Provide data to the table.
 

Classes in org.eclipse.nebula.widgets.nattable.data used by org.eclipse.nebula.widgets.nattable.selection
IRowDataProvider
           
IRowIdAccessor
           
 

Classes in org.eclipse.nebula.widgets.nattable.data used by org.eclipse.nebula.widgets.nattable.selection.preserve
IRowDataProvider
           
IRowIdAccessor
           
 

Classes in org.eclipse.nebula.widgets.nattable.data used by org.eclipse.nebula.widgets.nattable.summaryrow
IDataProvider
          Provide data to the table.
 

Classes in org.eclipse.nebula.widgets.nattable.data used by org.eclipse.nebula.widgets.nattable.test.fixture.data
IColumnAccessor
          Maps the properties from the row object to the corresponding columns.
IDataProvider
          Provide data to the table.
IRowDataProvider
           
IRowIdAccessor
           
 

Classes in org.eclipse.nebula.widgets.nattable.data used by org.eclipse.nebula.widgets.nattable.test.fixture.layer
IDataProvider
          Provide data to the table.
 



Copyright © 2014. All rights reserved.