how to get html element id of smartgwt widgets ?

Posted by Ehsan Khodarahmi on Stack Overflow See other posts from Stack Overflow or by Ehsan Khodarahmi
Published on 2010-03-10T17:22:38Z Indexed on 2010/03/29 12:23 UTC
Read the original article Hit count: 297

Filed under:
|
|
|
|

I want get html id of input field & icon field of a TextItem widget, how can i do this ??? (no getId methos is available for TextItem widget & seems that setAttribiute("id", "foo") has no effect)

© Stack Overflow or respective owner

Related posts about smartgwt

Related posts about gwt