[ https://issues.apache.org/jira/browse/WICKET-6333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Martin Grigorov resolved WICKET-6333. ------------------------------------- Resolution: Fixed Fix Version/s: 8.0.0-M5 7.7.0 > 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)