Contains implcit methods to convert from
javafx.scene.control.cell
Classes/Traits to their ScalaFX counterparts.
Wraps CheckBoxListCell
Wraps CheckBoxListCell
Type used in this cell
Wraps CheckBoxTableCell
Wraps CheckBoxTableCell
Type used in this cell
Wraps CheckBoxTreeCell
Wraps CheckBoxTreeCell
Type used in this cell
Wraps JavaFX CheckBoxTreeTableCell
Wraps JavaFX CheckBoxTreeTableCell
The type of the elements contained within the TreeTableColumn.
8.0
Wraps ChoiceBoxListCell
Wraps ChoiceBoxListCell
Type used in this cell
Wraps ChoiceBoxListCell
Wraps ChoiceBoxListCell
Type used in this cell
Wraps ChoiceBoxTreeCell
Wraps ChoiceBoxTreeCell
Type used in this cell
Wraps JavaFX ChoiceBoxTreeTableCell
Wraps JavaFX ChoiceBoxTreeTableCell
The type of the elements contained within the TreeTableColumn.
8.0
Types that contains the method comboBoxEditableProperty(): jfxbp.BooleanProperty
Cells which delegate contains the method comboBoxEditableProperty(): jfxbp.BooleanProperty
.
Cells which delegate contains the method comboBoxEditableProperty(): jfxbp.BooleanProperty
.
Derivated type from JavaFX Cell
The type of the elements contained within the inner element inside the Cell.
Wraps ChoiceBoxListCell
Wraps ChoiceBoxListCell
Type used in this cell
Wraps ComboBoxTableCell
Wraps ComboBoxTableCell
Type used in this cell
Wraps ComboBoxTreeCell
Wraps ComboBoxTreeCell
Type used in this cell
Wraps ComboBoxTreeTableCell
Types that contains the method converterProperty(): jfxbp.ObjectProperty[jfxu.StringConverter[T]]
Cells which delegate contains the method converterProperty(): jfxbp.ObjectProperty[jfxu.StringConverter[T]]
Cells which delegate contains the method converterProperty(): jfxbp.ObjectProperty[jfxu.StringConverter[T]]
Derivated type from JavaFX Cell
The type of the elements contained within the inner element inside the Cell.
Original Java type used by converter.
Types that contains the method getItems(): ObservableList[T]
.
javafx.scene.control.Cells that contains the method getItems(): ObservableList[T]
.
javafx.scene.control.Cells that contains the method getItems(): ObservableList[T]
.
Derived type from JavaFX Cell
The type of the elements contained within the inner element inside the Cell.
Wraps ProgressBarTableCell
Wraps ProgressBarTableCell
Type used in this cell
Types that contains the property selectedStateCallback
.
Cells which delegate contains the property selectedStateCallback
.
Cells which delegate contains the property selectedStateCallback
.
TODO: Convert selectedStateCallback getter return type from
jfxbp.ObjectProperty[jfxu.Callback[J, javafx.beans.property.ObservableValue[java.lang.Boolean]]]
to
ObjectProperty[J => ObservableValue[Boolean, java.lang.Boolean]]
.
Derivated type from JavaFX Cell
The type of the elements contained within the inner element inside the Cell.
Original Java type used by converter.
Wraps TextFieldListCell
Wraps TextFieldListCell
Type used in this cell
Wraps TextFieldTableCell
Wraps TextFieldTableCell
Type used in this cell
Wraps TextFieldTreeCell
Wraps TextFieldTreeCell
Type used in this cell
Wraps TextFieldTreeTableCell
Wraps TextFieldTreeTableCell
Type used in this cell
Cells which delegate contains the method updateItem(item: Any, empty: Boolean): Unit
.
Cells which delegate contains the method updateItem(item: Any, empty: Boolean): Unit
.
Derivated type from JavaFX Cell
The type of the elements contained within the inner element inside the Cell.
Companion Object for scalafx.scene.control.cell.CheckBoxListCell.
Companion Object for scalafx.scene.control.cell.CheckBoxTableCell.
Companion Object for scalafx.scene.control.cell.CheckBoxTreeCell.
Companion Object for scalafx.scene.control.cell.CheckBoxTreeTableCell.
Companion Object for scalafx.scene.control.cell.CheckBoxTreeTableCell.
8.0
Replace all references to JavaFX TreeTableColumn to its ScalaFX counterpart when it was created
Companion Object for scalafx.scene.control.cell.ChoiceBoxListCell.
Companion Object for scalafx.scene.control.cell.ChoiceBoxTableCell.
Companion Object for scalafx.scene.control.cell.ChoiceBoxTreeCell.
Companion Object for scalafx.scene.control.cell.ChoiceBoxTreeTableCell.
Companion Object for scalafx.scene.control.cell.ChoiceBoxTreeTableCell.
8.0
Replace all references to JavaFX TreeTableColumn to its ScalaFX counterpart when it was created
Companion Object for scalafx.scene.control.cell.ComboBoxListCell.
Companion Object for scalafx.scene.control.cell.ComboBoxTableCell.
Companion Object for scalafx.scene.control.cell.ComboBoxTreeCell.
Companion Object for scalafx.scene.control.cell.ComboBoxTreeTableCell.
Companion Object for scalafx.scene.control.cell.ComboBoxTreeTableCell.
8.0
Replace all references to JavaFX TreeTableColumn
to its ScalaFX counterpart when it was created
Companion Object for scalafx.scene.control.cell.ProgressBarTableCell.
Companion Object for scalafx.scene.control.cell.TextFieldListCell.
Companion Object for scalafx.scene.control.cell.TextFieldTableCell.
Companion Object for scalafx.scene.control.cell.TextFieldTableCell.
Companion Object for scalafx.scene.control.cell.TextFieldTreeTableCell.
Wraps
javafx.scene.control.cell
package.