@Override
 public boolean performSearch(SearchType searchType) {
   return itemControl.performSearch(searchType);
 }