Pedro,
yes,that's what i was exactly looking for ..

api is very easy and intuitive .

You are super fast ;)

thank you !
-- 
regards,
Vineet Semwal

On Tue, Oct 6, 2009 at 12:59 AM, Pedro Santos <[email protected]> wrote:

> I just commit the new version:
>
> - Refactoring the OrderingImage class
> - Using TableColumns and default renders per class to resolve the cell
> component creation
> - Remove the static cell model version
> - Css separation for selectableListView, since this class can to be used
> for
> direferent purposes than Table
> - Development of columns components that use ajax timing behavior
>
> On the table-example you can notes the line:
>
> table.getColumnModel().addColumn(new SelfUpdateColumn(1,
> Duration.seconds(5)));
>
> Hope it is what you looking for,
> best regards
>
>
> On Mon, Oct 5, 2009 at 3:19 AM, vineet semwal <[email protected]
> >wrote:
>
> > Pedro,
> > eagerly waiting for next version ;)
> >
> > thank you ,
> >
> > --
> > regards,
> > Vineet Semwal
> >
> > On Mon, Oct 5, 2009 at 4:25 AM, Pedro Santos <[email protected]>
> wrote:
> >
> > > Hi Semwal,
> > > it has capability to update some columns. I update HomePage on
> > > table-example
> > > to show how it can be done now. But it makes no sense, since the model
> on
> > > non editable cells table are static, so the values on table model will
> > not
> > > be queried every ajax update.
> > > In next version, all table cells will have dynamic models.
> > >
> > >
> > > On Sun, Oct 4, 2009 at 3:04 AM, vineet semwal <
> > [email protected]
> > > >wrote:
> > >
> > > > Pedro,
> > > > does it have or will it have capability to  update some columns in a
> > > table
> > > > with ajax timer ?
> > > >
> > > > table still is good but good to hear that you are doing  major
> > > improvement
> > > > in design ;)
> > > >
> > > > thank you !
> > > > --
> > > > regards,
> > > > Vineet Semwal
> > > >
> > > >
> > > > On Sun, Oct 4, 2009 at 3:57 AM, Pedro Santos <[email protected]>
> > > wrote:
> > > >
> > > > > Hi Semwal, I'm currently working on Table class design to turn
> simple
> > > > this
> > > > > kind of extension.
> > > > >
> > > > > On Sat, Oct 3, 2009 at 10:38 AM, vineet semwal
> > > > > <[email protected]>wrote:
> > > > >
> > > > > > can i update some columns in wicket-stuff table with ajax timer ?
> > > > > > i have seen wicket-stuff table example but can't understand how
> to
> > do
> > > > it
> > > > > ..
> > > > > >
> > > > > > --
> > > > > > regards,
> > > > > > Vineet Semwal
> > > > > >
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Pedro Henrique Oliveira dos Santos
> > > > >
> > > >
> > >
> > >
> > >
> > > --
> > > Pedro Henrique Oliveira dos Santos
> > >
> >
>
>
>
> --
> Pedro Henrique Oliveira dos Santos
>

Reply via email to