[
https://issues.apache.org/jira/browse/WICKET-949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526793
]
Sebastiaan van Erk commented on WICKET-949:
-------------------------------------------
Hmm... that would be a problem. :-) Indeed, I did not look very deeply into the
matter, I just assumed the hierarchy would be so. Maybe it's possible to
implement it in a Behavior, so that it can be added to all Links? If this is a
good idea, I don't mind having a go at it myself...
> ExternalLink does not support enable/disable like Link
> ------------------------------------------------------
>
> Key: WICKET-949
> URL: https://issues.apache.org/jira/browse/WICKET-949
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Affects Versions: 1.3.0-beta3
> Environment: All
> Reporter: Sebastiaan van Erk
> Priority: Minor
>
> ExternalLink does not have the setEnabled(false) behavior that Link has,
> i.e., that the Link can be disabled and have specific markup put before and
> after it in case of being disabled. It would be nice to have this for all
> links... Maybe the functionality can be moved to AbstractLink?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.