Uses of Class
org.eclipse.nebula.widgets.nattable.hover.HoverLayer
Packages that use HoverLayer
Package
Description
-
Uses of HoverLayer in org.eclipse.nebula.widgets.nattable.hover.action
Constructors in org.eclipse.nebula.widgets.nattable.hover.action with parameters of type HoverLayerModifierConstructorDescriptionClearHoverStylingAction(HoverLayer hoverLayer) Create a ClearHoverStylingAction that will trigger clearing the hover styling in every HoverLayer that exists in the layer composition, except the given HoverLayer.HoverStylingAction(HoverLayer hoverLayer) HoverStylingByIndexAction(HoverLayer hoverLayer) -
Uses of HoverLayer in org.eclipse.nebula.widgets.nattable.hover.command
Methods in org.eclipse.nebula.widgets.nattable.hover.command that return HoverLayerModifier and TypeMethodDescriptionClearHoverStylingCommand.getHoverLayer()HoverStylingByIndexCommand.getHoverLayer()HoverStylingCommand.getHoverLayer()Constructors in org.eclipse.nebula.widgets.nattable.hover.command with parameters of type HoverLayerModifierConstructorDescriptionClearHoverStylingCommand(HoverLayer hoverLayer) Create a ClearHoverStylingCommand that clears the hover styling in every HoverLayer that exists in the layer composition, except the given HoverLayer.HoverStylingByIndexCommand(int columnIndex, int rowIndex, HoverLayer hoverLayer) HoverStylingCommand(ILayer layer, int columnPosition, int rowPosition, HoverLayer hoverLayer) -
Uses of HoverLayer in org.eclipse.nebula.widgets.nattable.hover.config
Methods in org.eclipse.nebula.widgets.nattable.hover.config with parameters of type HoverLayerModifier and TypeMethodDescriptionprotected voidColumnHeaderHoverLayerConfiguration.addColumnHeaderUIBindings(HoverLayer layer) protected voidRowHeaderHoverLayerConfiguration.addRowHeaderUIBindings(HoverLayer layer) Constructors in org.eclipse.nebula.widgets.nattable.hover.config with parameters of type HoverLayerModifierConstructorDescription