Ejemplo n.º 1
0
 public void showProducts(Collection<Product> products) {
   grid.setProducts(products);
 }