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

James Carman commented on WICKET-1936:
--------------------------------------

That is more "wickety"!  I like it.  I've never understood RepeatingViews, so 
that's why I didn't use them I guess.  This seems much cleaner.  Although, I 
don't like that a behavior is named "Area".  I'd probably rename it.  A 
behavior does something (i.e. AttributeModifier, etc.)  I'd name it something 
like AddAreaAttributes or something.

> Client-Side Image Map
> ---------------------
>
>                 Key: WICKET-1936
>                 URL: https://issues.apache.org/jira/browse/WICKET-1936
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3.5, 1.4-RC1
>            Reporter: James Carman
>            Assignee: Igor Vaynberg
>             Fix For: 1.5-M2.1
>
>         Attachments: ClientSideImageMape.patch, WICKET-1936.patch
>
>
> The existing ImageMap implementation does not allow you to "attach" it to any 
> Image component.  Also, it only works with Link objects (and thus not 
> AjaxLinks or ExternalLinks).  The new client-side image map implementation 
> attaches itself to any existing image and supports any AbstractLink object.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to