dtp
28 Mar 2009, 12:16 AM
Hello
I want a custom DataListItem with some custom text and gifs on it.
So I made a class and extended DataListItem.
How I can overwrite the content of that widget?
In native gwt there is a method setHtml(htmlcode) to give a html content,
but DataListItem dont have that method.
Is it possible to add a component like a Html or so on my DataListItem?
What is the best way to place some text and some gifs on my custom DataListItem?
greets
Markus
I want a custom DataListItem with some custom text and gifs on it.
So I made a class and extended DataListItem.
How I can overwrite the content of that widget?
In native gwt there is a method setHtml(htmlcode) to give a html content,
but DataListItem dont have that method.
Is it possible to add a component like a Html or so on my DataListItem?
What is the best way to place some text and some gifs on my custom DataListItem?
greets
Markus