package org.tessell.widgets.cellview; import com.google.gwt.cell.client.CheckboxCell; public class GwtCheckboxCell extends CheckboxCell implements IsCheckboxCell { }