Uploaded image for project: 'HAL'
  1. HAL
  2. HAL-1840

Refactor Wizard API

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Unresolved
    • Major
    • None
    • None
    • None
    • None

    Description

      Make it easier to set up wizards. 

      Change code in WizardStep from

      protected void onShow(C context) {
      } 

      to

      protected Promise<Void> onShow(C context) {
      } 

      Attachments

        Activity

          People

            lvydra Lukas Vydra
            hpehl@redhat.com Harald Pehl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: