Interface IPartitionSchemaSelection


  • public interface IPartitionSchemaSelection
    • Method Detail

      • schemaFieldSelection

        String schemaFieldSelection​(org.eclipse.swt.widgets.Shell shell,
                                    PartitionSettings partitionSettings)
                             throws HopException
        Perform the schema selection. Return a non-null string if a selection happened (in a dialog)
        Parameters:
        shell -
        partitionSettings -
        Returns:
        Throws:
        HopException