Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-3089

onBeforeRender in NextButton should not be final

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.4.12
    • 1.4.13, 1.5-M3
    • wicket-extensions
    • None

    Description

      Hi,

      As already stated in WICKET-1844, it is a little bit annoying to set the methods of the Wizard's buttons to final.

      All I want to do is to add another CSS class depending on the state of the wizard:

      add(new AttributeAppender("class", new Model("foo"), " "));

      Currently, the additional class for the NextButton is set via JavaScript...

      If there's another way to do so, please let me know.

      Regards,
      Carsten

      PS: What a pity, obviously, you've deactivated any tags to format texts.

      Attachments

        Issue Links

          Activity

            People

              ivaynberg Igor Vaynberg
              cfrank Carsten Franke
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: