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 SpoonDelegatesSpoon. 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 voidMethodProcessor. schemaSelection(PartitionSettings settings, org.eclipse.swt.widgets.Shell shell, SpoonDelegates delegates)voidMirrorMethodProcessor. schemaSelection(PartitionSettings settings, org.eclipse.swt.widgets.Shell shell, SpoonDelegates delegates)voidNoneMethodProcessor. schemaSelection(PartitionSettings settings, org.eclipse.swt.widgets.Shell shell, SpoonDelegates delegates)voidSpecialMethodProcessor. schemaSelection(PartitionSettings settings, org.eclipse.swt.widgets.Shell shell, SpoonDelegates delegates)
-