Just make IDataProvider in charge for sorting and filtering like DataTable
does.

Filtering in tree could be seen in Eclipse preferences for instance.


svenmeier wrote:
> 
> Hi,
> 
> I've added single selection to the example. I'm not sure how sorting and
> filtering applies to hierarchical data though.
> 
> API will be finalized after sufficient feedback from the Wicket
> community - so keep on firing questions ;).
> 
> Sven
> 
> On So, 2009-07-26 at 01:51 -0700, Vladimir K wrote:
>> Nested tree and tree table seems promicing.
>> 
>> What I missed in your example is single-selection mode, and sortable
>> headers
>> with filters.
>> 
>> One of my the upcoming tasks is to build a selector component that knows
>> whether the object is hierarchical and puts inside a datatable with
>> navigator or treetable. Since wicket-extentions project has completely
>> incompatible components in this regard my component that unifies both
>> looks
>> pretty complex to do. Your treetable components seems to be more close to
>> datable so it definitely might come in handy.
>> 
>> When are you going to finalize the component contract (api)?
>> 
>> 
>> svenmeier wrote:
>> > 
>> > Sure, wicket-tree is still in its conception phase.
>> > 
>> > I'll tidy up the project structure soon.
>> > 
>> > Sven
>> > 
>> > On Sa, 2009-07-25 at 18:57 -0400, James Carman wrote:
>> >> So is the project a war (since it runs with jetty:run)?  Wouldn't that
>> >> make
>> >> it hard to use in other projects?
>> >> 
>> >> On Jul 25, 2009 6:18 PM, "Major Péter" <majorpe...@sch.bme.hu> wrote:
>> >> 
>> >> Cool, that was exactly, what I was looking for.
>> >> Thanks.
>> >> 
>> >> Peter
>> >> 
>> >> 2009-07-26 00:06 keltezéssel, Sven Meier írta:
>> >> 
>> >> > > Hi Peter, > >> // at the chekcedfoldercontent (nested tree)
>> example
>> >> if I
>> >> check the >> parent, t...
>> > 
>> > 
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> > For additional commands, e-mail: users-h...@wicket.apache.org
>> > 
>> > 
>> > 
>> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/-ANN--wicket-tree-project-tp24660403p24665608.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to