I’m new to smart gwt and I’m a bit puzzled by a title that is appearing next to a LinkItem. Here is a screen shot of that
As u can see, “Download Template” is the one that is giving me a head ache. Please tell how to remove this thing. I tried removing the title but it sail isc_ListItem_0 in the place where Download Template. I also tried providing null as a parameter to setTitle but to no avail. Please Help Me!!! Thank you in advance…
I got the answer myself! All you need to do is set
setShowTitle(false)