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 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
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
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
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.ChoiceBoxListCell.
Companion Object for scalafx.scene.control.cell.ChoiceBoxTableCell.
Companion Object for scalafx.scene.control.cell.ChoiceBoxTreeCell.
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.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.
Wraps
javafx.scene.control.cell
package.