Empty table, if tab is deselected
This commit is contained in:
parent
f79b5eddc5
commit
49feade0c0
|
@ -526,6 +526,7 @@ public class MyFreeCamsTableTab extends Tab implements TabSelectionListener {
|
||||||
updateService.cancel();
|
updateService.cancel();
|
||||||
}
|
}
|
||||||
saveData();
|
saveData();
|
||||||
|
observableModels.clear();
|
||||||
}
|
}
|
||||||
|
|
||||||
private void saveData() {
|
private void saveData() {
|
||||||
|
|
Loading…
Reference in New Issue