Da Overridare per gestire l'aggiunta di un Item
Future<bool> xOnAddDett(T item) async { return false; }