Thanks lot Adam! Also for the halign in tr:panelButtonBar. I owe you a beer for 
that. :)

While the tr:panelButtonBar's halign is doing great, I got a problem with the 
tr:table's actions facet: Since the navigation bar is only displayed if there 
are more then "rows" entries to display, my action-facet contents disappear if 
there are to few rows in the table. I would generally prefer to have the 
navigaton bar always displayed when the rows attribute is > 0, independent of 
the current count of rows to display. Navigation controls could be disabled if 
the number of rows in the model is less then the "rows" attribute, but IMHO 
they should be displayed to have the page optically more "stable" for the user.

Regards,
Thorsten

-----Ursprüngliche Nachricht-----
Von: Adam Winer [mailto:[EMAIL PROTECTED] 
Gesendet: Donnerstag, 12. Oktober 2006 19:30
An: [email protected]
Betreff: Re: Re: Re: decorateCollection component

It just did. :)  SVN revision 463333.

Hrm, it should be at http://incubator.apache.org/adffaces/,
but that site is out-of-date, *and* the Javadoc doesn't
work...  I'll ask Matthias what's up with that.

-- Adam


On 10/12/06, Brian Smith <[EMAIL PROTECTED]> wrote:
> Cool thanks Adam, is the new "actions" facet going to make it into the Trunk
> build?  Also on a side note, do you know where a javadoc for trinidad can be
> found (if there is one)?
> Thanks,
> -Brian
>
> On 10/12/06, Adam Winer <[EMAIL PROTECTED]> wrote:
> >
> > I'm coding this up now as an "actions" facet on the table. We had this
> > back in ADF Faces, then got rid of it - I forget why - but it's
> > definitely useful here.  It'll be in there shortly.
> >
> > -- Adam
> >
> >
> > On 10/12/06, Brian Smith <[EMAIL PROTECTED]> wrote:
> > > Thanks Adam, I am working with a build from the trunk, (built
> > yesterday).
> > > Do you know when/if this component is going to make it in the
> > build?  Rough
> > > guess?  Is there an alternative for now?  I guess I could just use the
> > table
> > > header facet but it is not quite what I am wanting.  I am placing a
> > > selectOneChoice box on the table to select the number of rows visble.  I
> > > would like it inline with the range navigation stuff.
> > >
> > > Thanks,
> > > -Brian
> > >
> > > On 10/12/06, Adam Winer <[EMAIL PROTECTED]> wrote:
> > > >
> > > > Brian,
> > > >
> > > > No, you're not missing anything.  It's missing, and needs to be
> > > > added;  it looks like it just didn't make it in the open-source drop.
> > > >
> > > > -- Adam
> > > >
> > > >
> > > > On 10/11/06, Brian Smith <[EMAIL PROTECTED]> wrote:
> > > > > I am trying to convert some adf faces pages over to trinidad.  I was
> > > > using
> > > > > the "actions" facet of the af:table.  In the "API Changes from
> > Oracle's
> > > > ADF
> > > > > Faces" doc here
> > http://incubator.apache.org/adffaces/api-changes.html
> > > >   It
> > > > > says to use the "toolbar" facet of the decorateCollection
> > component.  I
> > > > > can't seem to find this component is the latest build.  Has it been
> > > > renamed
> > > > > or am I missing some other way to do what I am wanting?
> > > > > Thanks,
> > > > > Brian
> > > > >
> > > > >
> > > >
> > >
> > >
> >
>
>


Reply via email to