choiceBoxCellFactory
Sets a ChoiceBoxListCell factory for use in this ListView.
Parameters
The type of the elements contained within the ListView.
Zero or more items that will be shown to the user when the javafx.scene.control.ChoiceBox menu is showing.
Sets a ChoiceBoxListCell factory for use in this ListView.
Parameters
The type of the elements contained within the ListView.
A string converter that, given an object of type T, will return a String that can be used to represent the object visually.
Zero or more items that will be shown to the user when the javafx.scene.control.ChoiceBox menu is showing.
Sets a CheckBoxTableCell factory for use in this TableColumn.
Parameters
The type of the elements contained within the TableColumn.
Zero or more items that will be shown to the user when the javafx.scene.control.ChoiceBox menu is showing.
Sets a ChoiceBoxTableCell factory for use in this TableColumn.
Parameters
The type of the elements contained within the TableColumn.
A string converter that, given an object of type T, will return a String that can be used to represent the object visually.
Zero or more items that will be shown to the user when the javafx.scene.control.ChoiceBox menu is showing.
Sets a ChoiceBoxTableCell factory for use in this TableColumn.
Parameters
The type of the elements contained within the TableColumn.
Zero or more items that will be shown to the user when the javafx.scene.control.ChoiceBox menu is showing.
Sets a ChoiceBoxTreeCell factory for use in this TreeView.
Parameters
The type of the elements contained within the TreeView.
Zero or more items that will be shown to the user when the javafx.scene.control.ChoiceBox menu is showing.
Sets a ChoiceBoxTreeCell factory for use in this TreeView.
Parameters
The type of the elements contained within the TreeView.
A string converter that, given an object of type T, will return a String that can be used to represent the object visually.
Zero or more items that will be shown to the user when the javafx.scene.control.ChoiceBox menu is showing.
Sets a CheckBoxTreeTableCell factory for use in this TreeTableColumn.
Parameters
The type of the elements contained within the TreeTableColumn.
Zero or more items that will be shown to the user when the javafx.scene.control.ChoiceBox menu is showing.
Sets a CheckBoxTreeTableCell factory for use in this TreeTableColumn.
Parameters
The type of the elements contained within the TreeTableColumn.
A string converter that, given an object of type T, will return a String that can be used to represent the object visually.
Zero or more items that will be shown to the user when the javafx.scene.control.ChoiceBox menu is showing.