« Return to Thread: MADescription>>cssClass:

Re: MADescription>>cssClass:

by Michal Perutka-2 :: Rate this Message:

Reply to Author | View in Thread

It was an example only. Generally I have been searching how to add css
classes to my decsriptions. Is #cssClass: not intended for it ? So in
which way I should do it, please ? (for  labels or controls in
MATableRenderer...)

Michal

2008/1/10, Lukas Renggli <renggli@...>:

> > I don't see class="readonly info" in my page source code, only
> > class="readonly". The problem seems to be in
> > MAComponentRenderer>>classFor:, which ignores aDescription
> > attributes. Right?
>
> #cssClass: is added to the form element, not to the enclosing div. In
> the case of the readonly view the attributes are not used.
>
> Cheers,
> Lukas
>
> --
> Lukas Renggli
> http://www.lukas-renggli.ch
>
>
>
> _______________________________________________
> SmallWiki, Magritte, Pier and Related Tools ...
> https://www.iam.unibe.ch/mailman/listinfo/smallwiki
>
>

_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki

 « Return to Thread: MADescription>>cssClass: