On 9 juin, 23:00, Paul <[email protected]> wrote:
> Hi,
> I need to display a set of text elements (each with a separate click
> handler etc) one after another. I use a FlowPanel and thought the
> usage of Label for the text elements would be a good idea. But it is
> not. Label renders itself as div (as described in the Javadoc).
> Is there any way to render a kind of span version?
>
> I only found the work-around of using InlineHTML -- but I don't want
> to allow HTML in content and want to keep some level of abstraction
> and so on.
>
> Any ideas?
Er, InlineLabel?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---