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

xworker.javafx.control.ListCell.dml Maven / Gradle / Ivy

There is a newer version: 2.0.2
Show newest version



    The Cell type used within ListView instances. In addition to the API defined on Cell and IndexedCell, the ListCell is more tightly bound to a ListView, allowing for better support of editing events, etc.

可以重写的方法:

  • void updateItem(Object item, boolean empty)
    The updateItem method should not be called by developers, but it is the best method for developers to override to allow for them to customise the visuals of the cell. 

 

]]>
用于定义动作行为,通过子节点添加具体的动作行为。

只有第一个动作模型(本节点类型)生效,会忽略后面添加的动作模型。

]]>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy