Uses of Enum Class
org.eclipse.nebula.widgets.nattable.config.Direction
Packages that use Direction
Package
Description
-
Uses of Direction in org.eclipse.nebula.widgets.nattable.config
Methods in org.eclipse.nebula.widgets.nattable.config that return Direction -
Uses of Direction in org.eclipse.nebula.widgets.nattable.fillhandle.config
Fields in org.eclipse.nebula.widgets.nattable.fillhandle.config with type parameters of type DirectionModifier and TypeFieldDescriptionstatic final ConfigAttribute<Direction>FillHandleConfigAttributes.ALLOWED_FILL_DIRECTIONConfigAttribute to configure the directions that are allowed for the fill handle. -
Uses of Direction in org.eclipse.nebula.widgets.nattable.print.config
Fields in org.eclipse.nebula.widgets.nattable.print.config with type parameters of type DirectionModifier and TypeFieldDescriptionstatic final ConfigAttribute<Direction>PrintConfigAttributes.FITTING_MODEConfiguration attribute to configure the scaling mode on printing.