Uses of Class
org.pentaho.di.ui.spoon.delegates.SpoonDelegates
Packages that use SpoonDelegates
Package
Description
This package contains the classes needed by Spoon.
-
Uses of SpoonDelegates in org.pentaho.di.ui.spoon
Fields in org.pentaho.di.ui.spoon declared as SpoonDelegates -
Uses of SpoonDelegates in org.pentaho.di.ui.spoon.partition.processor
Methods in org.pentaho.di.ui.spoon.partition.processor with parameters of type SpoonDelegatesModifier and TypeMethodDescriptionvoid
MethodProcessor.schemaSelection
(PartitionSettings settings, org.eclipse.swt.widgets.Shell shell, SpoonDelegates delegates) void
MirrorMethodProcessor.schemaSelection
(PartitionSettings settings, org.eclipse.swt.widgets.Shell shell, SpoonDelegates delegates) void
NoneMethodProcessor.schemaSelection
(PartitionSettings settings, org.eclipse.swt.widgets.Shell shell, SpoonDelegates delegates) void
SpecialMethodProcessor.schemaSelection
(PartitionSettings settings, org.eclipse.swt.widgets.Shell shell, SpoonDelegates delegates)