Uses of Enum Class
org.eclipse.nebula.widgets.nattable.selection.ITraversalStrategy.TraversalScope
Packages that use ITraversalStrategy.TraversalScope
Package
Description
-
Uses of ITraversalStrategy.TraversalScope in org.eclipse.nebula.widgets.nattable.hierarchical
Methods in org.eclipse.nebula.widgets.nattable.hierarchical that return ITraversalStrategy.TraversalScope -
Uses of ITraversalStrategy.TraversalScope in org.eclipse.nebula.widgets.nattable.selection
Methods in org.eclipse.nebula.widgets.nattable.selection that return ITraversalStrategy.TraversalScopeModifier and TypeMethodDescriptionEditTraversalStrategy.getTraversalScope()ITraversalStrategy.getTraversalScope()Returns the enum constant of this class with the specified name.static ITraversalStrategy.TraversalScope[]ITraversalStrategy.TraversalScope.values()Returns an array containing the constants of this enum class, in the order they are declared.