RomanErshov1
Results
2
issues of
RomanErshov1
In my program, I want to provide the ability to dynamically add and remove rows. Data is taken from database by GWT RPC. In AsyncCalback I use the code: `...
I tried to change the title of my table, but when I write table.getTableTitle().setText("..."), there is an exception: Exception caught: (TypeError) : Cannot read property 'setText_0_g$' of undefined (In Debug...