Is there a GWT Showcase example of the use of ListGrid.setGridComponents(,...)?
I'm looking to add a customized canvas to a listgrid as in the documentation : "By embedding a Canvas directly in this list you can add arbitrary additional components to the listGrid as members, and have them be displayed alongside the standard automatically generated parts of the ListGrid."
I'm looking to add a customized canvas to a listgrid as in the documentation : "By embedding a Canvas directly in this list you can add arbitrary additional components to the listGrid as members, and have them be displayed alongside the standard automatically generated parts of the ListGrid."
Comment