Class RemoveSlotsWizard

java.lang.Object
overit.geocallapp.wfm.project.ux.wizard.RemoveSlotsWizard
All Implemented Interfaces:
overit.geocallapp.wfm.ui.wizard.Wizard

public class RemoveSlotsWizard extends Object implements overit.geocallapp.wfm.ui.wizard.Wizard
  • Field Details

    • wm

      protected WindowManager wm
    • STEP_START

      protected static final int STEP_START
      List of all steps used in the wizard
      See Also:
    • STEP_SLOT_SELECTION

      protected static final int STEP_SLOT_SELECTION
      See Also:
    • currentStep

      protected int currentStep
  • Constructor Details

    • RemoveSlotsWizard

      public RemoveSlotsWizard()
  • Method Details