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

Use onConfigure() to set the visibility of ExportToolbar instead of overriding isVisible()

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 7.6.0
    • 7.7.0, 8.0.0-M5
    • wicket-extensions
    • None

    Description

      ExportToolbar should use onConfigure() + setVisible() instead of overrring isVisible() because the latter is called many times during rendering process and thus is more expensive.

      Attachments

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            mgrigorov Martin Tzvetanov Grigorov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: