wicket datatable, row selection, update another component

2016-10-28 Thread Rob Audenaerde
Hi all, I have a DataTable which, in onConfigure(), sets a selected item. I want another (detail) panel, outside of this component, to react on that selection i.e. set it's visibility and render details of the selected item. What I see is that the onConfigure() of the detail component is called B

Re: wicket datatable, row selection, update another component

2016-10-28 Thread Alan Woodward
Hi Rob, I think you posted this to the wrong mailing list? Alan Woodward www.flax.co.uk > On 28 Oct 2016, at 12:13, Rob Audenaerde wrote: > > Hi all, > > I have a DataTable which, in onConfigure(), sets a selected item. I want > another (detail) panel, outside of this component, to react on t

Re: wicket datatable, row selection, update another component

2016-10-28 Thread Rob Audenaerde
Whoops! You are correct! Sorry 'bout that. On Fri, Oct 28, 2016 at 1:26 PM, Alan Woodward wrote: > Hi Rob, I think you posted this to the wrong mailing list? > > Alan Woodward > www.flax.co.uk > > > > On 28 Oct 2016, at 12:13, Rob Audenaerde > wrote: > > > > Hi all, > > > > I have a DataTable w

an overview of the index format on Javadoc

2016-10-28 Thread Shinichiro Abe
Since Lucene 6.2 Javadoc an overview of the index format seems to be removed[1], although sometimes I've seen that helpful guide such as summary of file extensions or history. Where should I see instead, each XXXFormat class page? Or am I missing something? Apparently, the context of removing the p

Re: an overview of the index format on Javadoc

2016-10-28 Thread Shinichiro Abe
File Format Guide exists in master. https://builds.apache.org/job/Lucene-Artifacts-master/javadoc/core/org/apache/lucene/codecs/lucene70/package-summary.html#package.description Sorry for the noise. Shinichiro Abe 2016-10-29 10:06 GMT+09:00 Shinichiro Abe : > Since Lucene 6.2 Javadoc an overview

Re: an overview of the index format on Javadoc

2016-10-28 Thread Shinichiro Abe
Hi, File Formats Guide does not exist in branch_6x. May I file to JIRA? https://github.com/apache/lucene-solr/blob/branch_6x/lucene/core/src/java/org/apache/lucene/codecs/lucene62/package-info.java Regards, Shinichiro Abe 2016-10-29 10:17 GMT+09:00 Shinichiro Abe : > File Format Guide exists i