[
https://issues.apache.org/jira/browse/WICKET-6333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15896908#comment-15896908
]
ASF subversion and git services commented on WICKET-6333:
---------------------------------------------------------
Commit 251dd21157e58bf254151c9696bb8d7756f02235 in wicket's branch
refs/heads/wicket-7.x from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=251dd21 ]
WICKET-6333 Use onConfigure() to set the visibility of ExportToolbar instead of
overriding isVisible()
> 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
> Fix For: 7.7.0, 8.0.0-M5
>
>
> 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)