Original report by Mohamed Sghaier (Bitbucket: SghaierMoh, GitHub: Unknown).
Hi, The resolution of the bug 167 made a regression on our application, in fact now when we call CheckListView.getCheckModel() the return model is null and so we can't retrieve the list of checked items. We are dynamically populating the listview with the result of a task and not populating it in the constructor ( in fact for the constructor we send an empty observable list)
该提问来源于开源项目:controlsfx/controlsfx