I have a JavaFX TableView, filled with an Observable ArrayList of objects. I want to disable certain objects in the TableView that have certain properties. I still want these objects displayed, but would like them to be grayed-out or disabled. How would I do this?
I do not have the index of the items I want to disable.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…