def editCdHistory(self): StoreManager.editSavedValue(self.storeKey)
def editHistory(self): StoreManager.editSavedValue(self.editHistoryKey);