Have you read up what the spec says about this?

Is there a way to set an item style in the RI?

It seems to me that that would be important in many cases...

regards,

Martin

On 2/9/06, Tonio Caputo <[EMAIL PROTECTED]> wrote:
> Hi,
>
>    I'm trying to make my application
> implemented and tested with sun
> reference implementation run with myfaces-
> 1.1.1
>
>    After some basic problems all seems
> to work ok.
>
>   There is only a difference:
>
>      HtmlSelectOneRadio Style renderer
>
>      I'm setting the style of the component
>      with the HtmlSelectOneRadio.setStyle()
>      method, what happens:
>
>      * Sun implementations generates a
>        <span> tag with style information
>        surrounding all the <input> elements
>
>      * My faces is setting the style attribute
>        of every component to the style information.
>
>      I'm using XY Layout, so imagine that instead
>      of positioning all elements in a box,
>      all Radio Buttons with the size of all elements.
>
>   My question: Is this a correct difference between implementations,
> or shoul one of them change the way it is rendered.
>
>   The solution I suppose is putting this components inside
> a HtmlPanelGrid.
>
> Thanks in advance
> tonio.
>
>


--

http://www.irian.at

Your JSF powerhouse -
JSF Consulting, Development and
Courses in English and German

Professional Support for Apache MyFaces

Reply via email to