Bugs item #1348762, was opened at 2005-11-05 02:40 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1348762&group_id=119783
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: core Group: 1.2 Status: Open Resolution: None Priority: 5 Submitted By: Ralf Ebert (dreivier) Assigned to: Nobody/Anonymous (nobody) Summary: Reusable option rendering in AbstractChoice.onComponentTagBo Initial Comment: Offering a protected method in AbstractChoice which renders the complete <option>xxx</option> markup to a StringBuffer (as currently done in AbstractChoice.onComponentTagBody) would be useful when deriving components from AbstractChoice. (I needed to copy this part of code into my own component when doing my ajax connected DropDownChoice component and felt a bit bad about that) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1348762&group_id=119783 ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Wicket-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-develop
