entityDisplayListPanel.setVisible(false);
}
} // if (neighborConfig.getType().equals("child")) {
} // for
item.add(new PanelListView("childEntityListPanelListView",
childList));
} catch (Exception e) {
log.error("Error in EntityDisplayListListView: "
+ modelContext.getEntitiesCode() + " - " + e.getMessage());
}