Uses of Interface
org.eclipse.nebula.widgets.nattable.freeze.command.IFreezeCoordinatesProvider
Packages that use IFreezeCoordinatesProvider
-
Uses of IFreezeCoordinatesProvider in org.eclipse.nebula.widgets.nattable.freeze.command
Classes in org.eclipse.nebula.widgets.nattable.freeze.command that implement IFreezeCoordinatesProviderModifier and TypeClassDescriptionclassclassclassclassMethods in org.eclipse.nebula.widgets.nattable.freeze.command with parameters of type IFreezeCoordinatesProviderModifier and TypeMethodDescriptionprotected voidFreezeCommandHandler.handleFreezeCommand(IFreezeCoordinatesProvider coordinatesProvider, boolean toggle, boolean override) Performs freeze actions dependent on the coordinates specified by the givenIFreezeCoordinatesProviderand the configuration flags.