Could someone take a look at this and merge it if its ok, I need it for the contrib-dataview project.
Thanks, Igor > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of SourceForge.net > Sent: Monday, August 01, 2005 6:02 PM > To: [EMAIL PROTECTED] > Subject: [Wicket-develop] [ wicket-Patches-1249929 ] allow > access to attr modifier's replace model > > Patches item #1249929, was opened at 2005-08-02 01:02 Message > generated for change (Tracker Item Submitted) made by Item > Submitter You can respond by visiting: > https://sourceforge.net/tracker/?func=detail&atid=684977&aid=1 249929&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.1 > Status: Open > Resolution: None > Priority: 5 > Submitted By: Igor (ivaynberg) > Assigned to: Nobody/Anonymous (nobody) > Summary: allow access to attr modifier's replace model > > Initial Comment: > It would be nice if subclasses of attributemodifier had > access to the underlying model. This is useful when > overriding isEnabled(). > > ie > > isEnabled() { return > ((SomeModel)getReplaceModel()).getAttr()!=null; } > > > > ---------------------------------------------------------------------- > > You can respond by visiting: > https://sourceforge.net/tracker/?func=detail&atid=684977&aid=1 249929&group_id=119783 > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration > Strategies from IBM. Find simple to follow Roadmaps, > straightforward articles, informative Webcasts and more! Get > everything you need to get up to speed, fast. > http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > _______________________________________________ > Wicket-develop mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-develop > > > ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Wicket-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-develop
