585586587588589590591592593594595
} } if (removedItem != null) { // if a feature is deleted, show the initial style getDetails().showPage(information); tree.deselectAll(); tree.getItem(tree.indexOf(removedItem)).dispose(); } } /** * Check if the feature is on the store.