public override void update()
 {
     _selectBox.setSelected(getValue <object>().ToString());
 }