All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xworker.javafx.control.cell.CheckBoxListCell.dml Maven / Gradle / Ivy

There is a newer version: 2.0.2
Show newest version



    A class containing a ListCell implementation that draws a CheckBox node inside the cell, optionally with a label to indicate what the checkbox represents.

]]>
Property representing the Callback that is bound to by the CheckBox shown on screen.

]]>
Property representing the Callback that is bound to by the CheckBox shown on screen.

需要实现的方法:

  • ObservableValue<Boolean> call(Object param)
    返回参数是否被选择?  

 

]]>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy