public void showBottom(boolean b) {
   spinWidget.setOpen(b);
 }