Uses of Class
org.eclipse.nebula.widgets.nattable.layer.LabelStack
Packages that use LabelStack
Package
Description
-
Uses of LabelStack in org.eclipse.nebula.widgets.nattable
Methods in org.eclipse.nebula.widgets.nattable that return LabelStackModifier and TypeMethodDescriptionNatTable.getConfigLabelsByPosition(int columnPosition, int rowPosition) NatTable.getRegionLabelsByXY(int x, int y) -
Uses of LabelStack in org.eclipse.nebula.widgets.nattable.blink
Methods in org.eclipse.nebula.widgets.nattable.blink that return LabelStackModifier and TypeMethodDescriptionBlinkLayer.getConfigLabelsByPosition(int columnPosition, int rowPosition) BlinkLayer.resolveConfigTypes(ILayerCell cell, Object oldValue, Object newValue) Checks if there is aIBlinkingCellResolverregistered in theConfigRegistryand use it to add config type labels associated with a blinking cell to the label stack. -
Uses of LabelStack in org.eclipse.nebula.widgets.nattable.datachange
Methods in org.eclipse.nebula.widgets.nattable.datachange that return LabelStackModifier and TypeMethodDescriptionDataChangeLayer.getConfigLabelsByPosition(int columnPosition, int rowPosition) -
Uses of LabelStack in org.eclipse.nebula.widgets.nattable.edit.editor
Fields in org.eclipse.nebula.widgets.nattable.edit.editor declared as LabelStackModifier and TypeFieldDescriptionprotected LabelStackAbstractCellEditor.labelStackTheLabelStackof the cell whose editor should be activated. -
Uses of LabelStack in org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration
Methods in org.eclipse.nebula.widgets.nattable.examples.examples._102_Configuration with parameters of type LabelStackModifier and TypeMethodDescriptionvoidAutomaticRowHeightExample.ValidatorMessageLabelAccumulator.accumulateConfigLabels(LabelStack configLabels, int columnPosition, int rowPosition) -
Uses of LabelStack in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy
Methods in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy that return LabelStackModifier and TypeMethodDescriptionGroupByDataLayer.getConfigLabelsByPosition(int columnPosition, int rowPosition) Methods in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy with parameters of type LabelStackModifier and TypeMethodDescriptionvoidGroupByConfigLabelModifier.accumulateConfigLabels(LabelStack configLabels, int columnPosition, int rowPosition) GroupByDataLayer.getDataValueByPosition(int columnPosition, int rowPosition, LabelStack labelStack, boolean calculateInBackground) This method is used to retrieve a data value of anILayerCell.GroupByDataLayer.getGroupBySummaryProvider(LabelStack labelStack) -
Uses of LabelStack in org.eclipse.nebula.widgets.nattable.fillhandle.event
Methods in org.eclipse.nebula.widgets.nattable.fillhandle.event with parameters of type LabelStackModifier and TypeMethodDescriptionbooleanFillHandleEventMatcher.matches(NatTable natTable, org.eclipse.swt.events.MouseEvent event, LabelStack regionLabels) -
Uses of LabelStack in org.eclipse.nebula.widgets.nattable.filterrow
Methods in org.eclipse.nebula.widgets.nattable.filterrow that return LabelStackModifier and TypeMethodDescriptionFilterRowDataLayer.getConfigLabelsByPosition(int columnPosition, int rowPosition) -
Uses of LabelStack in org.eclipse.nebula.widgets.nattable.filterrow.combobox
Methods in org.eclipse.nebula.widgets.nattable.filterrow.combobox with parameters of type LabelStackModifier and TypeMethodDescriptionbooleanComboBoxClearFilterIconMouseEventMatcher.matches(NatTable natTable, org.eclipse.swt.events.MouseEvent event, LabelStack regionLabels) -
Uses of LabelStack in org.eclipse.nebula.widgets.nattable.filterrow.event
Methods in org.eclipse.nebula.widgets.nattable.filterrow.event with parameters of type LabelStackModifier and TypeMethodDescriptionbooleanClearFilterIconMouseEventMatcher.matches(NatTable natTable, org.eclipse.swt.events.MouseEvent event, LabelStack regionLabels) booleanFilterRowMouseEventMatcher.matches(NatTable natTable, org.eclipse.swt.events.MouseEvent event, LabelStack regionLabels) -
Uses of LabelStack in org.eclipse.nebula.widgets.nattable.grid.cell
Methods in org.eclipse.nebula.widgets.nattable.grid.cell with parameters of type LabelStackModifier and TypeMethodDescriptionvoidAlternatingRowConfigLabelAccumulator.accumulateConfigLabels(LabelStack configLabels, int columnPosition, int rowPosition) -
Uses of LabelStack in org.eclipse.nebula.widgets.nattable.grid.data
Methods in org.eclipse.nebula.widgets.nattable.grid.data that return LabelStackModifier and TypeMethodDescriptionFixedSummaryRowHeaderLayer.getConfigLabelsByPosition(int columnPosition, int rowPosition) -
Uses of LabelStack in org.eclipse.nebula.widgets.nattable.grid.layer
Methods in org.eclipse.nebula.widgets.nattable.grid.layer that return LabelStackModifier and TypeMethodDescriptionColumnHeaderLayer.getConfigLabelsByPosition(int columnPosition, int rowPosition) DimensionallyDependentLayer.getConfigLabelsByPosition(int columnPosition, int rowPosition) RowHeaderLayer.getConfigLabelsByPosition(int columnPosition, int rowPosition) DimensionallyDependentLayer.getRegionLabelsByXY(int x, int y) -
Uses of LabelStack in org.eclipse.nebula.widgets.nattable.group
Methods in org.eclipse.nebula.widgets.nattable.group that return LabelStackModifier and TypeMethodDescriptionColumnGroupGroupHeaderLayer.getConfigLabelsByPosition(int columnPosition, int rowPosition) ColumnGroupHeaderLayer.getConfigLabelsByPosition(int columnPosition, int rowPosition) RowGroupHeaderLayer.getConfigLabelsByPosition(int columnPosition, int rowPosition) ColumnGroupGroupHeaderLayer.getRegionLabelsByXY(int x, int y) ColumnGroupHeaderLayer.getRegionLabelsByXY(int x, int y) RowGroupHeaderLayer.getRegionLabelsByXY(int x, int y) -
Uses of LabelStack in org.eclipse.nebula.widgets.nattable.group.performance
Methods in org.eclipse.nebula.widgets.nattable.group.performance that return LabelStackModifier and TypeMethodDescriptionColumnGroupHeaderLayer.getConfigLabelsByPosition(int columnPosition, int rowPosition) RowGroupHeaderLayer.getConfigLabelsByPosition(int columnPosition, int rowPosition) ColumnGroupHeaderLayer.getRegionLabelsByXY(int x, int y) RowGroupHeaderLayer.getRegionLabelsByXY(int x, int y) -
Uses of LabelStack in org.eclipse.nebula.widgets.nattable.hideshow
Methods in org.eclipse.nebula.widgets.nattable.hideshow that return LabelStackModifier and TypeMethodDescriptionColumnHideShowLayer.getConfigLabelsByPosition(int columnPosition, int rowPosition) ResizeColumnHideShowLayer.getConfigLabelsByPosition(int columnPosition, int rowPosition) RowHideShowLayer.getConfigLabelsByPosition(int columnPosition, int rowPosition) RowIdHideShowLayer.getConfigLabelsByPosition(int columnPosition, int rowPosition) -
Uses of LabelStack in org.eclipse.nebula.widgets.nattable.hideshow.indicator
Methods in org.eclipse.nebula.widgets.nattable.hideshow.indicator with parameters of type LabelStackModifier and TypeMethodDescriptionbooleanColumnHideIndicatorEventMatcher.matches(NatTable natTable, org.eclipse.swt.events.MouseEvent event, LabelStack regionLabels) booleanHierarchicalRowHideIndicatorEventMatcher.matches(NatTable natTable, org.eclipse.swt.events.MouseEvent event, LabelStack regionLabels) booleanRowHideIndicatorEventMatcher.matches(NatTable natTable, org.eclipse.swt.events.MouseEvent event, LabelStack regionLabels) -
Uses of LabelStack in org.eclipse.nebula.widgets.nattable.hierarchical
Methods in org.eclipse.nebula.widgets.nattable.hierarchical that return LabelStackModifier and TypeMethodDescriptionHierarchicalTreeLayer.getConfigLabelsByPosition(int columnPosition, int rowPosition) Methods in org.eclipse.nebula.widgets.nattable.hierarchical with parameters of type LabelStackModifier and TypeMethodDescriptionvoidHierarchicalTreeAlternatingRowConfigLabelAccumulator.accumulateConfigLabels(LabelStack configLabels, int columnPosition, int rowPosition) -
Uses of LabelStack in org.eclipse.nebula.widgets.nattable.layer
Methods in org.eclipse.nebula.widgets.nattable.layer that return LabelStackModifier and TypeMethodDescriptionAbstractIndexLayerTransform.getConfigLabelsByPosition(int columnPosition, int rowPosition) AbstractLayer.getConfigLabelsByPosition(int columnPosition, int rowPosition) AbstractLayerTransform.getConfigLabelsByPosition(int columnPosition, int rowPosition) CompositeLayer.getConfigLabelsByPosition(int compositeColumnPosition, int compositeRowPosition) ILayer.getConfigLabelsByPosition(int columnPosition, int rowPosition) Returns the config labels for the cell at the given coordinates.InvertedLayer.getConfigLabelsByPosition(int columnPosition, int rowPosition) AbstractIndexLayerTransform.getRegionLabelsByXY(int x, int y) AbstractLayer.getRegionLabelsByXY(int x, int y) AbstractLayerTransform.getRegionLabelsByXY(int x, int y) CompositeLayer.getRegionLabelsByXY(int x, int y) ILayer.getRegionLabelsByXY(int x, int y) Return theLabelStackcontaining the region labels for the cell at the given pixel position.InvertedLayer.getRegionLabelsByXY(int x, int y) -
Uses of LabelStack in org.eclipse.nebula.widgets.nattable.layer.cell
Methods in org.eclipse.nebula.widgets.nattable.layer.cell that return LabelStackModifier and TypeMethodDescriptionAbstractLayerCell.getConfigLabels()ILayerCell.getConfigLabels()InvertedLayerCell.getConfigLabels()Methods in org.eclipse.nebula.widgets.nattable.layer.cell with parameters of type LabelStackModifier and TypeMethodDescriptionvoidAggregateConfigLabelAccumulator.accumulateConfigLabels(LabelStack configLabels, int columnPosition, int rowPosition) voidBodyOverrideConfigLabelAccumulator.accumulateConfigLabels(LabelStack configLabels, int columnPosition, int rowPosition) voidCellOverrideLabelAccumulator.accumulateConfigLabels(LabelStack configLabels, int columnPosition, int rowPosition) voidClassNameConfigLabelAccumulator.accumulateConfigLabels(LabelStack configLabel, int columnPosition, int rowPosition) voidColumnLabelAccumulator.accumulateConfigLabels(LabelStack configLabels, int columnPosition, int rowPosition) voidColumnOverrideLabelAccumulator.accumulateConfigLabels(LabelStack configLabels, int columnPosition, int rowPosition) Add labels applicable to this cell positionvoidIConfigLabelAccumulator.accumulateConfigLabels(LabelStack configLabels, int columnPosition, int rowPosition) Add labels applicable to this cell positionvoidRowOverrideLabelAccumulator.accumulateConfigLabels(LabelStack configLabels, int columnPosition, int rowPosition) voidSimpleConfigLabelAccumulator.accumulateConfigLabels(LabelStack configLabels, int columnPosition, int rowPosition) -
Uses of LabelStack in org.eclipse.nebula.widgets.nattable.resize.event
Methods in org.eclipse.nebula.widgets.nattable.resize.event with parameters of type LabelStackModifier and TypeMethodDescriptionbooleanColumnResizeEventMatcher.matches(NatTable natTable, org.eclipse.swt.events.MouseEvent event, LabelStack regionLabels) booleanRowResizeEventMatcher.matches(NatTable natTable, org.eclipse.swt.events.MouseEvent event, LabelStack regionLabels) -
Uses of LabelStack in org.eclipse.nebula.widgets.nattable.selection
Methods in org.eclipse.nebula.widgets.nattable.selection that return LabelStackModifier and TypeMethodDescriptionSelectionLayer.getConfigLabelsByPosition(int columnPosition, int rowPosition) -
Uses of LabelStack in org.eclipse.nebula.widgets.nattable.sort
Methods in org.eclipse.nebula.widgets.nattable.sort that return LabelStackModifier and TypeMethodDescriptionSortHeaderLayer.getConfigLabelsByPosition(int columnPosition, int rowPosition) -
Uses of LabelStack in org.eclipse.nebula.widgets.nattable.sort.event
Methods in org.eclipse.nebula.widgets.nattable.sort.event with parameters of type LabelStackModifier and TypeMethodDescriptionbooleanColumnHeaderClickEventMatcher.matches(NatTable natTable, org.eclipse.swt.events.MouseEvent event, LabelStack regionLabels) -
Uses of LabelStack in org.eclipse.nebula.widgets.nattable.summaryrow
Methods in org.eclipse.nebula.widgets.nattable.summaryrow that return LabelStackModifier and TypeMethodDescriptionFixedSummaryRowLayer.getConfigLabelsByPosition(int columnPosition, int rowPosition) SummaryRowLayer.getConfigLabelsByPosition(int columnPosition, int rowPosition) protected LabelStackFixedSummaryRowLayer.getConfigLabelsByPositionWithoutTransformation(int columnPosition, int rowPosition) This implementation directly calls the super implementation.protected LabelStackSummaryRowLayer.getConfigLabelsByPositionWithoutTransformation(int columnPosition, int rowPosition) This method is a wrapper for callingSummaryRowLayer.getConfigLabelsByPosition(int, int). -
Uses of LabelStack in org.eclipse.nebula.widgets.nattable.test.fixture
Methods in org.eclipse.nebula.widgets.nattable.test.fixture that return LabelStackModifier and TypeMethodDescriptionTestLayer.getConfigLabelsByPosition(int columnPosition, int rowPosition) TestLayer.getRegionLabelsByXY(int x, int y) -
Uses of LabelStack in org.eclipse.nebula.widgets.nattable.test.fixture.layer
Methods in org.eclipse.nebula.widgets.nattable.test.fixture.layer that return LabelStackMethods in org.eclipse.nebula.widgets.nattable.test.fixture.layer with parameters of type LabelStack -
Uses of LabelStack in org.eclipse.nebula.widgets.nattable.tree
Methods in org.eclipse.nebula.widgets.nattable.tree that return LabelStackModifier and TypeMethodDescriptionTreeLayer.getConfigLabelsByPosition(int columnPosition, int rowPosition) -
Uses of LabelStack in org.eclipse.nebula.widgets.nattable.ui
Methods in org.eclipse.nebula.widgets.nattable.ui that return LabelStackConstructors in org.eclipse.nebula.widgets.nattable.ui with parameters of type LabelStackModifierConstructorDescriptionNatEventData(NatTable natTable, LabelStack regionLabels, int columnPosition, int rowPosition, org.eclipse.swt.events.MouseEvent originalEvent) -
Uses of LabelStack in org.eclipse.nebula.widgets.nattable.ui.matcher
Methods in org.eclipse.nebula.widgets.nattable.ui.matcher with parameters of type LabelStackModifier and TypeMethodDescriptionbooleanCellEditorMouseEventMatcher.matches(NatTable natTable, org.eclipse.swt.events.MouseEvent event, LabelStack regionLabels) booleanCellLabelMouseEventMatcher.matches(NatTable natTable, org.eclipse.swt.events.MouseEvent event, LabelStack regionLabels) booleanCellPainterMouseEventMatcher.matches(NatTable natTable, org.eclipse.swt.events.MouseEvent event, LabelStack regionLabels) booleanDisplayModeMouseEventMatcher.matches(NatTable natTable, org.eclipse.swt.events.MouseEvent event, LabelStack regionLabels) booleanIMouseEventMatcher.matches(NatTable natTable, org.eclipse.swt.events.MouseEvent event, LabelStack regionLabels) Figures out if the mouse event occurred in the supplied region.booleanMouseEventMatcher.matches(NatTable natTable, org.eclipse.swt.events.MouseEvent event, LabelStack regionLabels)