143144145146147148149150151152153
} //cleanup for (Canvas child : recentBundleDeployContent.getChildren()) { child.destroy(); } column.markForRedraw(); recentBundleDeployContent.addChild(column); recentBundleDeployContent.markForRedraw(); currentlyLoading = false; markForRedraw(); }