Hi,
For the round corner panel, I'd like to retrieve the "width"
parameter sent from HTML to the component. I don't think we formally
discussed how this mapping would occur. My expectation is that I'd have
to define setWidth() for my model and the HTML parser will invoke
setWidth() when it sees "width=value" as an attribute. I'd expect to
get a RenderException if I try passing in a parameter for which a
setter method is not defined.
Secondly, I assume that the model object is my component object
(i.e. RoundCornerPanel) unless I explicitly call setModel() and apply
it to another object. Is this correct?
Thanks,
Gili
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Wicket-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-develop