I am using GXT3 with GWT2.5. In earlier versions I used to change the UI widgets attributes dynamically and call layout() method which re renders the widget with updated attributes. I didnt see the layout() method in latest versions.
Could any one let me know any equivalent method exists.