Questions tagged as 'smartgwt'

0
answers

Reposition a window and bring to the front?

I have created a window that shows a loading animation that says "Loading next data" . My idea is that when the client presses a certain button the window appears with an animation while loading a record and then disappears. The fact is tha...
asked by 07.07.2016 / 09:00
1
answer

High dynamic adjustment of a vLayout

I have a problem using GWT the general problem is that I am inserting a resource using the URL in an HTMLFlow where I give the url of the resource htmlPage = new HTMLFlow(); htmlPage.setContentsURL(urlPage); .... vLayout...
asked by 08.04.2016 / 17:46
1
answer

SmartGWT - Change the color of the row when clicking on a ListGrid

I am using a ListGrid, when the user clicks on a row I want the background color of that row to change to one chosen by me. I add an image that shows a row with the color changed once the user has clicked. How can I get the color to cha...
asked by 04.07.2016 / 09:41