Class GetFieldsSampleDataDialog


  • public class GetFieldsSampleDataDialog
    extends EnterNumberDialog
    A dialog that allows the user to select the number of data rows to sample, when fetching fields.
    • Constructor Detail

      • GetFieldsSampleDataDialog

        public GetFieldsSampleDataDialog​(org.eclipse.swt.widgets.Shell parentShell,
                                         GetFieldsCapableStepDialog parentDialog,
                                         boolean reloadAllFields)
    • Method Detail

      • handleOk

        protected void handleOk​(int samples)