Re: [Trinidad] How to get control over tr:table detail disclose link table cell?

2010-03-17 Thread Elmar Kretzer
Hi Bart, the skinning support for the automatic disclose link is not sufficient as far as i can see. E.g. in tr:column i can set the style class via EL so i have full control over the styles in a rendered table row, and I can explicitly change the style class of a disclosed row's table cells.

Re: [Trinidad] How to get control over tr:table detail disclose link table cell?

2010-03-17 Thread Bart Kummel
Hi Elmar, Yeah, I got your problem. In skinning terms, I think you can summarize your problem by saying that a af|table::disclosureCell skinning selector is missing, right? I can think of a couple of solutions, you also mentioned some. I think for a lot of use cases the addition of

Re: [Trinidad] How to get control over tr:table detail disclose link table cell?

2010-03-16 Thread Bart Kummel
Hi Elmar, You should use Trinidad Skinning for this. You can take an existing skin and change the elements you want to change the appearance of. See [1] for more information. Best regards, Bart [1] http://myfaces.apache.org/trinidad/devguide/skinning.html On Wed, Mar 10, 2010 at 11:58, Elmar

[Trinidad] How to get control over tr:table detail disclose link table cell?

2010-03-10 Thread Elmar Kretzer
Hi all, is it possible to get control over the appearance of the disclose link in a tr:table? Currently it seems like the td with the disclose link get automagically rendered with class af_column_cell-text and OraTableBorder when you add the detail stamp. Like: td nowrap=