posted 8 years ago
Hi All,
I am new to GWT and working on enhancement on an existing application.
I have a requirement to display name of the directory in TextItem which select user select in Browse window. (on click event)
I am able to display correct name in the alert box but it does not disaply in TextItem.
I am using
However I am able to display name in the TextItem when the application is loading.
I have tried below
Can anyone please suggest me? Also please let me know which all snippets are needed.
Thanks.