In the maven project you've referenced... It only has a small handful of files, so take a browse around.
Sorry to be brief, sent from my phone On 22 Sep 2013 21:27, "james agada" <[email protected]> wrote: > Where is that code located? > > Sent from my iPhone > > On Sep 22, 2013, at 9:25 PM, Dan Haywood <[email protected]> > wrote: > > > Put a break point in the appliesTo() method of the excel component > > factory... does it get called? > > > > Sorry to be brief, sent from my phone > > On 22 Sep 2013 19:37, "james agada" <[email protected]> wrote: > > > >> I have added the dependency > >>> > >>> <dependency> > >>> > >>> <groupId>com.danhaywood.isis.wicket</groupId> > >>> > >>> <artifactId>danhaywood-isis-wicket-excel</artifactId> > >>> > >>> <version>1.2.0</version> > >>> > >>> </dependency> > >> > >> However, I do not see any link appearing in my derived collection view > in > >> order to download the collection in excel! > >> >
