[ 
https://issues.apache.org/jira/browse/WICKET-6333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15896907#comment-15896907
 ] 

ASF subversion and git services commented on WICKET-6333:
---------------------------------------------------------

Commit d5099d36229d494506245c100144e7f8d5ea3594 in wicket's branch 
refs/heads/master from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=d5099d3 ]

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
>
> 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)

Reply via email to