JavaFX BooleanBinding Partially Working for Multiple Validation

后端 未结 0 1471
野趣味
野趣味 2021-01-12 16:35

I have a BooleanBinding in JavaFX whose logic is like:

certificationType is not equal to noCertificationType
or
(
   (certificationType is equal to recordsVer         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题