Uses of Class
org.pentaho.di.ui.spoon.delegates.SpoonDelegates
-
Packages that use SpoonDelegates Package Description org.pentaho.di.ui.spoon This package contains the classes needed by Spoon.org.pentaho.di.ui.spoon.partition.processor -
-
Uses of SpoonDelegates in org.pentaho.di.ui.spoon
Fields in org.pentaho.di.ui.spoon declared as SpoonDelegates Modifier and Type Field Description SpoonDelegates
Spoon. delegates
-
Uses of SpoonDelegates in org.pentaho.di.ui.spoon.partition.processor
Methods in org.pentaho.di.ui.spoon.partition.processor with parameters of type SpoonDelegates Modifier and Type Method Description void
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)
-