Martin Grigorov created WICKET-6333:
---------------------------------------
Summary: Use onConfigure() to set the visibility of ExportToolbar
instead of overriding isVisible()
Key: WICKET-6333
URL: https://issues.apache.org/jira/browse/WICKET-6333
Project: Wicket
Issue Type: Improvement
Components: wicket-extensions
Affects Versions: 7.6.0
Reporter: Martin Grigorov
Assignee: Martin Grigorov
Priority: Minor
ExportToolbar should use onConfigure() + setVisible() instead of overrring
isVisible() because the latter is called many times during rendering process
and thus is more expensive.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)