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

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

There is a newer version: 2.0.2
Show newest version



    A class containing a TreeCell implementation that draws a CheckBox node inside the cell, along with support for common interactions (discussed in more depth shortly).

]]>
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