You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Iryna Stetska <st...@lohika.lviv.ua> on 2006/01/19 17:05:47 UTC

Tobago t:link underline

HI,

I have the following structure
        <t:sheet ...>
            <t:column>
                      <t:link ...>
            </t:column>
            <t:column>
                      <t:link ...>
            </t:column>
         </t:sheet>

Links in the first column should be underlined, in second column - not
underlined.
Can I implement it?

Did you consider specifying "class" or "style" attribute for t:link
and maybe other components.

Thanks


Re: Tobago t:link underline

Posted by Detlef Bartetzko <de...@atanion.com>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Iryna,

this issue comes up from time to time... Supporting class and style
attributes in tobago tags has a disadvantage: We get mixed up with the
view technologie. Tobago should be an abstract view discription which is
not bound to a certain view like HTML. If you want to render the result
for example in XUL, SVG or WML, you don't have classes or styles.
[Actually this is a guess ;-)] Therefore we need a pure "logical"
attribute. Maybe something like "strong" or "deleted". The
renderer/theme than decides how the tag is rendered and what for example
"strong" means visually.

@All: What do you thing about this?

Yours,
Pleff

Iryna Stetska wrote:
> HI,
> 
> I have the following structure
>         <t:sheet ...>
>             <t:column>
>                       <t:link ...>
>             </t:column>
>             <t:column>
>                       <t:link ...>
>             </t:column>
>          </t:sheet>
> 
> Links in the first column should be underlined, in second column - not
> underlined.
> Can I implement it?
> 
> Did you consider specifying "class" or "style" attribute for t:link
> and maybe other components.
> 
> Thanks
> 
> 


- --
Dipl.-Inform. Detlef Bartetzko - Executive Officer - Atanion GmbH
Software Development - Bismarckstraße 13 - 26122 Oldenburg - Germany
phone +49 441 4082300 - mobile +49 174 9749449 - fax +49 441 4082333
mailto:detlef.bartetzko@atanion.com - http://www.atanion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFDz+FEIB+kfrK8jncRAp5DAJ9eQVuPFe2gKd1wJ/iRZF6tHH4s7wCgiwQl
g6xLuV2YdMpAlBKc27CGnZc=
=JBrb
-----END PGP SIGNATURE-----