Is it possible to extend ExternalLink in Tapestry 4? When I try, it seems as though none of my parameters are getting populated. I've tried explicitly re-annotating the abstracts in my subclass, but that doesn't take care of things like getExternalService(). Any insight into how this thing's actually initialized?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
|||
|
|
|
Check
So you could do the same thing with an annotation like so:
It looks like you should be able to extend |
|||
|
|