Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • getApplication().getCssSettings().setSortOrderDownClass("sort-order-down");

Remove deprecated in Wicket 6.x classes and methods

For example:

  • the old Swing based implementation of Tree
  • the backward compatibility helper methods in AbstractDefaultAjaxBehavior
  • WicketTester#startComponent()
  • ...