Re: Using DataView newItem method to display a BreadCrumbPanel

2011-02-03 Thread msj121
-- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Using-DataView-newItem-method-to-display-a-BreadCrumbPanel-tp3252215p3259442.html Sent from the Users forum mailing list archive at Nabble.com.

Re: Using DataView newItem method to display a BreadCrumbPanel

2011-02-03 Thread shetc
.nabble.com/Using-DataView-newItem-method-to-display-a-BreadCrumbPanel-tp3252215p3259004.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional

Re: Using DataView newItem method to display a BreadCrumbPanel

2011-02-03 Thread shetc
Thanks for the reply Matthew. Unfortunately, I'm not sure how to pass the panel to the target. Putting it within the IBreadCrumbPanelFactory create method seems to have no effect. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Using-DataView-newItem-meth

Re: Using DataView newItem method to display a BreadCrumbPanel

2011-02-01 Thread msj121
} > }); > } > }); > return item; > } > > ... >

Using DataView newItem method to display a BreadCrumbPanel

2011-02-01 Thread shetc
homePage, jsr.getOrderId()); } }); } }); return item; } ... } -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Using-DataView-newItem-method-to-