Uses of Interface
org.eclipse.nebula.widgets.nattable.data.IColumnAccessor
Packages that use IColumnAccessor
Package
Description
-
Uses of IColumnAccessor in org.eclipse.nebula.widgets.nattable.data
Subinterfaces of IColumnAccessor in org.eclipse.nebula.widgets.nattable.dataClasses in org.eclipse.nebula.widgets.nattable.data that implement IColumnAccessorModifier and TypeClassDescriptionclassclassConvenience class which uses java reflection to get/set property names from the row bean.Fields in org.eclipse.nebula.widgets.nattable.data declared as IColumnAccessorConstructors in org.eclipse.nebula.widgets.nattable.data with parameters of type IColumnAccessorModifierConstructorDescriptionAbstractFilterListDataProvider(List<T> list, IColumnAccessor<T> columnAccessor) ListDataProvider(List<T> list, IColumnAccessor<T> columnAccessor) -
Uses of IColumnAccessor in org.eclipse.nebula.widgets.nattable.examples.examples._103_Events
Classes in org.eclipse.nebula.widgets.nattable.examples.examples._103_Events that implement IColumnAccessor -
Uses of IColumnAccessor in org.eclipse.nebula.widgets.nattable.extension.glazedlists
Fields in org.eclipse.nebula.widgets.nattable.extension.glazedlists declared as IColumnAccessorModifier and TypeFieldDescriptionprotected final IColumnAccessor<T>GlazedListsSortModel.columnAccessorConstructors in org.eclipse.nebula.widgets.nattable.extension.glazedlists with parameters of type IColumnAccessorModifierConstructorDescriptionGlazedListsDataProvider(ca.odell.glazedlists.EventList<T> list, IColumnAccessor<T> columnAccessor) Deprecated.GlazedListsSortModel(ca.odell.glazedlists.SortedList<T> sortedList, IColumnAccessor<T> columnAccessor, IColumnPropertyResolver columnPropertyResolver, IConfigRegistry configRegistry, ILayer dataLayer) NatColumnTableFormat(IColumnAccessor<R> columnAccessor, IColumnPropertyResolver columnPropertyResolver, IConfigRegistry configRegistry, ILayer columnHeaderDataLayer) -
Uses of IColumnAccessor in org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow
Fields in org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow declared as IColumnAccessorModifier and TypeFieldDescriptionprotected final IColumnAccessor<T>DefaultGlazedListsFilterStrategy.columnAccessorConstructors in org.eclipse.nebula.widgets.nattable.extension.glazedlists.filterrow with parameters of type IColumnAccessorModifierConstructorDescriptionComboBoxFilterRowHeaderComposite(ca.odell.glazedlists.FilterList<T> filterList, ca.odell.glazedlists.matchers.CompositeMatcherEditor<T> matcherEditor, FilterRowComboBoxDataProvider<T> comboBoxDataProvider, IColumnAccessor<T> bodyDataColumnAccessor, ILayer columnHeaderLayer, IDataProvider columnHeaderDataProvider, IConfigRegistry configRegistry, boolean useDefaultConfiguration) Creates a new ComboBoxFilterRowHeaderComposite based on the given informations.ComboBoxFilterRowHeaderComposite(ca.odell.glazedlists.FilterList<T> filterList, ca.odell.glazedlists.matchers.CompositeMatcherEditor<T> matcherEditor, ILayer bodyLayer, Collection<T> baseCollection, IColumnAccessor<T> bodyDataColumnAccessor, boolean lazyLoading, ILayer columnHeaderLayer, IDataProvider columnHeaderDataProvider, IConfigRegistry configRegistry, boolean useDefaultConfiguration) Creates a new ComboBoxFilterRowHeaderComposite based on the given informations.ComboBoxFilterRowHeaderComposite(ca.odell.glazedlists.FilterList<T> filterList, ca.odell.glazedlists.matchers.CompositeMatcherEditor<T> matcherEditor, ILayer bodyLayer, Collection<T> baseCollection, IColumnAccessor<T> bodyDataColumnAccessor, ILayer columnHeaderLayer, IDataProvider columnHeaderDataProvider, IConfigRegistry configRegistry, boolean useDefaultConfiguration) Creates a new ComboBoxFilterRowHeaderComposite based on the given informations.ComboBoxFilterRowHeaderComposite(ca.odell.glazedlists.FilterList<T> filterList, FilterRowComboBoxDataProvider<T> comboBoxDataProvider, IColumnAccessor<T> bodyDataColumnAccessor, ILayer columnHeaderLayer, IDataProvider columnHeaderDataProvider, IConfigRegistry configRegistry) Creates a new ComboBoxFilterRowHeaderComposite based on the given informations.ComboBoxFilterRowHeaderComposite(ca.odell.glazedlists.FilterList<T> filterList, FilterRowComboBoxDataProvider<T> comboBoxDataProvider, IColumnAccessor<T> bodyDataColumnAccessor, ILayer columnHeaderLayer, IDataProvider columnHeaderDataProvider, IConfigRegistry configRegistry, boolean useDefaultConfiguration) Creates a new ComboBoxFilterRowHeaderComposite based on the given informations.ComboBoxFilterRowHeaderComposite(ca.odell.glazedlists.FilterList<T> filterList, ILayer bodyLayer, Collection<T> baseCollection, IColumnAccessor<T> bodyDataColumnAccessor, boolean lazyLoading, ILayer columnHeaderLayer, IDataProvider columnHeaderDataProvider, IConfigRegistry configRegistry, boolean useDefaultConfiguration) Creates a new ComboBoxFilterRowHeaderComposite based on the given informations.ComboBoxFilterRowHeaderComposite(ca.odell.glazedlists.FilterList<T> filterList, ILayer bodyLayer, Collection<T> baseCollection, IColumnAccessor<T> bodyDataColumnAccessor, ILayer columnHeaderLayer, IDataProvider columnHeaderDataProvider, IConfigRegistry configRegistry) Creates a new ComboBoxFilterRowHeaderComposite based on the given informations.ComboBoxFilterRowHeaderComposite(ca.odell.glazedlists.FilterList<T> filterList, ILayer bodyLayer, Collection<T> baseCollection, IColumnAccessor<T> bodyDataColumnAccessor, ILayer columnHeaderLayer, IDataProvider columnHeaderDataProvider, IConfigRegistry configRegistry, boolean useDefaultConfiguration) Creates a new ComboBoxFilterRowHeaderComposite based on the given informations.ComboBoxGlazedListsFilterStrategy(FilterRowComboBoxDataProvider<T> comboBoxDataProvider, ca.odell.glazedlists.FilterList<T> filterList, ca.odell.glazedlists.matchers.CompositeMatcherEditor<T> matcherEditor, IColumnAccessor<T> columnAccessor, IConfigRegistry configRegistry) ComboBoxGlazedListsFilterStrategy(FilterRowComboBoxDataProvider<T> comboBoxDataProvider, ca.odell.glazedlists.FilterList<T> filterList, IColumnAccessor<T> columnAccessor, IConfigRegistry configRegistry) ComboBoxGlazedListsWithExcludeFilterStrategy(FilterRowComboBoxDataProvider<T> comboBoxDataProvider, ca.odell.glazedlists.FilterList<T> filterList, IColumnAccessor<T> columnAccessor, IConfigRegistry configRegistry) DefaultGlazedListsFilterStrategy(ca.odell.glazedlists.FilterList<T> filterList, ca.odell.glazedlists.matchers.CompositeMatcherEditor<T> matcherEditor, IColumnAccessor<T> columnAccessor, IConfigRegistry configRegistry) Create a new DefaultGlazedListsFilterStrategy on top of the given FilterList using the given CompositeMatcherEditor.DefaultGlazedListsFilterStrategy(ca.odell.glazedlists.FilterList<T> filterList, IColumnAccessor<T> columnAccessor, IConfigRegistry configRegistry) Create a new DefaultGlazedListsFilterStrategy on top of the given FilterList.DefaultGlazedListsStaticFilterStrategy(ca.odell.glazedlists.FilterList<T> filterList, ca.odell.glazedlists.matchers.CompositeMatcherEditor<T> matcherEditor, IColumnAccessor<T> columnAccessor, IConfigRegistry configRegistry) Create a new DefaultGlazedListsStaticFilterStrategy on top of the given FilterList using the given CompositeMatcherEditor.DefaultGlazedListsStaticFilterStrategy(ca.odell.glazedlists.FilterList<T> filterList, IColumnAccessor<T> columnAccessor, IConfigRegistry configRegistry) Create a new DefaultGlazedListsStaticFilterStrategy on top of the given FilterList.GlazedListsFilterRowComboBoxDataProvider(ILayer bodyLayer, Collection<T> baseCollection, IColumnAccessor<T> columnAccessor) GlazedListsFilterRowComboBoxDataProvider(ILayer bodyLayer, Collection<T> baseCollection, IColumnAccessor<T> columnAccessor, boolean lazy) -
Uses of IColumnAccessor in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy
Classes in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy that implement IColumnAccessorModifier and TypeClassDescriptionclassIColumnAccessorthat wraps an instance ofIColumnAccessorand adds the ability to handleGroupByObjects additionally to the underlying data structure.Fields in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy declared as IColumnAccessorModifier and TypeFieldDescriptionprotected final IColumnAccessor<T>GroupByColumnAccessor.columnAccessorprotected final IColumnAccessor<T>GroupByComparator.columnAccessorMethods in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy with parameters of type IColumnAccessorModifier and TypeMethodDescriptionprotected GroupByTreeFormat<T>GroupByDataLayer.createGroupByTreeFormat(GroupByModel groupByModel, IColumnAccessor<T> groupByColumnAccessor) protected ca.odell.glazedlists.matchers.Matcher<T>GroupByDataLayer.getGroupDescriptorMatcher(GroupByObject group, IColumnAccessor<T> columnAccessor) Constructors in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy with parameters of type IColumnAccessorModifierConstructorDescriptionGroupByColumnAccessor(IColumnAccessor<T> columnAccessor) GroupByComparator(GroupByModel groupByModel, IColumnAccessor<T> columnAccessor) GroupByComparator(GroupByModel groupByModel, IColumnAccessor<T> columnAccessor, GroupByDataLayer<T> dataLayer) GroupByDataLayer(GroupByModel groupByModel, ca.odell.glazedlists.EventList<T> eventList, IColumnAccessor<T> columnAccessor) Create a newGroupByDataLayerwith the given configuration that: uses the defaultGroupByExpansionModelwhich shows all nodes initially expanded has smoothUpdates enabled which leads to showing the summary values that were calculated before until the new value calculation is done uses the defaultGroupByDataLayerConfigurationdoes not support groupBy summary values because of the missingIConfigRegistryreferenceGroupByDataLayer(GroupByModel groupByModel, ca.odell.glazedlists.EventList<T> eventList, IColumnAccessor<T> columnAccessor, boolean useDefaultConfiguration) Create a newGroupByDataLayerwith the given configuration that: uses the defaultGroupByExpansionModelwhich shows all nodes initially expanded has smoothUpdates enabled which leads to showing the summary values that were calculated before until the new value calculation is done does not support groupBy summary values because of the missingIConfigRegistryreferenceGroupByDataLayer(GroupByModel groupByModel, ca.odell.glazedlists.EventList<T> eventList, IColumnAccessor<T> columnAccessor, ca.odell.glazedlists.TreeList.ExpansionModel<Object> expansionModel, IConfigRegistry configRegistry, boolean smoothUpdates, boolean useDefaultConfiguration) Create a newGroupByDataLayerwith the given configuration.GroupByDataLayer(GroupByModel groupByModel, ca.odell.glazedlists.EventList<T> eventList, IColumnAccessor<T> columnAccessor, IConfigRegistry configRegistry) Create a newGroupByDataLayerwith the given configuration that: uses the defaultGroupByExpansionModelwhich shows all nodes initially expanded has smoothUpdates enabled which leads to showing the summary values that were calculated before until the new value calculation is done uses the defaultGroupByDataLayerConfigurationGroupByDataLayer(GroupByModel groupByModel, ca.odell.glazedlists.EventList<T> eventList, IColumnAccessor<T> columnAccessor, IConfigRegistry configRegistry, boolean useDefaultConfiguration) Create a newGroupByDataLayerwith the given configuration that: uses the defaultGroupByExpansionModelwhich shows all nodes initially expanded has smoothUpdates enabled which leads to showing the summary values that were calculated before until the new value calculation is doneGroupByDataLayer(GroupByModel groupByModel, ca.odell.glazedlists.EventList<T> eventList, IColumnAccessor<T> columnAccessor, IConfigRegistry configRegistry, boolean smoothUpdates, boolean useDefaultConfiguration) Create a newGroupByDataLayerwith the given configuration that: uses the defaultGroupByExpansionModelwhich shows all nodes initially expandedGroupByTreeFormat(GroupByModel model, IColumnAccessor<T> columnAccessor) GroupDescriptorMatcher(GroupByObject group, IColumnAccessor<T> columnAccessor) -
Uses of IColumnAccessor in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.summary
Constructors in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy.summary with parameters of type IColumnAccessor -
Uses of IColumnAccessor in org.eclipse.nebula.widgets.nattable.extension.glazedlists.hierarchical
Constructors in org.eclipse.nebula.widgets.nattable.extension.glazedlists.hierarchical with parameters of type IColumnAccessorModifierConstructorDescriptionHierarchicalWrapperSortModel(ca.odell.glazedlists.SortedList<HierarchicalWrapper> sortedList, IColumnAccessor<HierarchicalWrapper> columnAccessor, Map<Integer, List<Integer>> levelIndexMapping, DataLayer columnHeaderDataLayer, ConfigRegistry configRegistry) -
Uses of IColumnAccessor in org.eclipse.nebula.widgets.nattable.filterrow.combobox
Constructors in org.eclipse.nebula.widgets.nattable.filterrow.combobox with parameters of type IColumnAccessorModifierConstructorDescriptionFilterRowComboBoxDataProvider(ILayer bodyLayer, Collection<T> baseCollection, IColumnAccessor<T> columnAccessor) FilterRowComboBoxDataProvider(ILayer bodyLayer, Collection<T> baseCollection, IColumnAccessor<T> columnAccessor, boolean lazy) -
Uses of IColumnAccessor in org.eclipse.nebula.widgets.nattable.hierarchical
Classes in org.eclipse.nebula.widgets.nattable.hierarchical that implement IColumnAccessorModifier and TypeClassDescriptionclassSpecialization ofReflectiveColumnPropertyAccessorto access fields in aHierarchicalWrapper.Constructors in org.eclipse.nebula.widgets.nattable.hierarchical with parameters of type IColumnAccessorModifierConstructorDescriptionHierarchicalWrapperComparator(IColumnAccessor<HierarchicalWrapper> columnAccessor, Map<Integer, List<Integer>> levelIndexMapping) Creates a newHierarchicalWrapperComparatorwithout anISortModel.HierarchicalWrapperComparator(IColumnAccessor<HierarchicalWrapper> columnAccessor, Map<Integer, List<Integer>> levelIndexMapping, ISortModel sortModel) Creates a newHierarchicalWrapperComparatorwith anISortModelto support dynamic configurable column based sorting.